summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-30net: ethernet: remove conditional return with no effectSang-Heon Jeon7-37/+7
2026-07-30dpll: zl3073x: remove conditional return with no effectSang-Heon Jeon2-11/+3
2026-07-30sched/deadline: Use revised wakeup rule only for running dl_serverGabriele Monaco1-1/+2
2026-07-30x86/kcfi: Optimize call sequencePeter Zijlstra2-3/+29
2026-07-30md: recheck spare changes before starting syncAbd-Alrhman Masalkhi1-1/+13
2026-07-30octeontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh1-1/+1
2026-07-30IB/mad: cleanup all kernel-doc commentsRandy Dunlap1-47/+48
2026-07-30md: remove REQ_NOWAIT support from raid1/10/456Abd-Alrhman Masalkhi10-185/+60
2026-07-30udf: Fix data loss when converting inline inodes to out of lineJan Kara1-2/+13
2026-07-30udf: Move udf_map_block() upJan Kara1-59/+59
2026-07-30tools/nolibc/powerpc: mark ctr and xer as clobbered by system callThomas Weißschuh1-1/+1
2026-07-30net: libwx: fix FDIR ATR queue mismatch for software VLAN packetsJiawen Wu1-0/+2
2026-07-30Merge patch series "vfs: call audit_inode_child() in lookup_open() on failure"Christian Brauner1-46/+75
2026-07-30fs/namei.c: update kerneldoc of atomic_open()Jori Koolstra1-9/+17
2026-07-30vfs: call audit_inode_child() in lookup_open() on failureJori Koolstra1-36/+56
2026-07-30vfs: move create error && negative dentry case in lookup_open() upJori Koolstra1-4/+5
2026-07-30Merge branch 'netpoll-finish-untangling-netconsole-from-netpoll'Paolo Abeni3-249/+267
2026-07-30netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()Breno Leitao3-17/+16
2026-07-30netconsole: move local_ip/remote_ip/ipv6 to netconsole_targetBreno Leitao2-70/+76
2026-07-30netconsole: move egress_dev() as netcons_egress_dev()Breno Leitao3-25/+23
2026-07-30netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()Breno Leitao3-44/+43
2026-07-30netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()Breno Leitao3-32/+31
2026-07-30netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()Breno Leitao3-20/+18
2026-07-30netconsole: take over netpoll_setup() from netpollBreno Leitao3-85/+83
2026-07-30netpoll: export the netpoll_setup() helpers for netconsoleBreno Leitao2-5/+15
2026-07-30netpoll: export carrier_timeout via netpoll_get_carrier_timeout()Breno Leitao2-4/+15
2026-07-30fanotify: stop permission watchdog when timeout is zeroYichong Chen1-1/+6
2026-07-30drm/panthor: skip zero-sized firmware sectionsOsama Abdelkader1-0/+3
2026-07-30md/raid5: protect lockless recovery_offset accesses during reshapeChen Cheng1-25/+25
2026-07-30md/raid5: fix reshape deadlock while failed devices more than max degradedChen Cheng1-0/+75
2026-07-30Merge branch 'airoha-add-the-capability-to-configure-gdm3-gdm4-as-wan-lan-on-...Paolo Abeni4-45/+263
2026-07-30net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offloadLorenzo Bianconi4-30/+243
2026-07-30net: airoha: fix ETS QoS stats counter underflow and cross-channel corruptionLorenzo Bianconi2-10/+15
2026-07-30net: airoha: rename airoha_priv_flags to airoha_dev_flagsLorenzo Bianconi2-5/+5
2026-07-30ALSA: hda/realtek: add missing NULL check for codec->bus->pciBob Song1-0/+1
2026-07-30ALSA: hda/realtek: add missing error checks for COEF index reads in alc269Bob Song1-8/+14
2026-07-30ALSA: hda/realtek: enable AW88399 on Lenovo Legion ProMarco Giunta2-0/+92
2026-07-30ALSA: hda/scodec: add AW88399 HDA side codec driverMarco Giunta5-0/+442
2026-07-30ACPI/platform: add AWDZ8399 to serial-multi-instantiateMarco Giunta2-0/+11
2026-07-30ovpn: fix incorrect use of rcu_access_pointer()Qingfang Deng1-1/+1
2026-07-30ovpn: ensure TCP vars are initialized firstAntonio Quartulli1-3/+4
2026-07-30ovpn: disable IPv4 redirects on MP interfacesAntonio Quartulli1-15/+35
2026-07-30ovpn: hash floated peer by transport identity onlyAntonio Quartulli1-4/+21
2026-07-30ovpn: zero-initialize sockaddr before learning a floated endpointAntonio Quartulli1-8/+23
2026-07-30ovpn: ensure socket is owned by ovpn before deref sk_user_dataAntonio Quartulli1-0/+9
2026-07-30ovpn: rehash peer in by_transp_addr table on CMD_PEER_SETAntonio Quartulli3-33/+79
2026-07-30ovpn: skip rehash for peers already removed from by_idAntonio Quartulli1-30/+43
2026-07-30ovpn: limit keepalive values to one dayMarco Baffo2-6/+18
2026-07-30Merge tag 'mtk-dts64-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann17-66/+252
2026-07-30Merge branch 'for-linus' into for-nextTakashi Iwai32-57/+425