summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-30udf: Move udf_map_block() upJan Kara
2026-07-30tools/nolibc/powerpc: mark ctr and xer as clobbered by system callThomas Weißschuh
2026-07-30net: libwx: fix FDIR ATR queue mismatch for software VLAN packetsJiawen Wu
2026-07-30Merge patch series "vfs: call audit_inode_child() in lookup_open() on failure"Christian Brauner
2026-07-30fs/namei.c: update kerneldoc of atomic_open()Jori Koolstra
2026-07-30vfs: call audit_inode_child() in lookup_open() on failureJori Koolstra
2026-07-30vfs: move create error && negative dentry case in lookup_open() upJori Koolstra
2026-07-30Merge branch 'netpoll-finish-untangling-netconsole-from-netpoll'Paolo Abeni
2026-07-30netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()Breno Leitao
2026-07-30netconsole: move local_ip/remote_ip/ipv6 to netconsole_targetBreno Leitao
2026-07-30netconsole: move egress_dev() as netcons_egress_dev()Breno Leitao
2026-07-30netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()Breno Leitao
2026-07-30netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()Breno Leitao
2026-07-30netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()Breno Leitao
2026-07-30netconsole: take over netpoll_setup() from netpollBreno Leitao
2026-07-30netpoll: export the netpoll_setup() helpers for netconsoleBreno Leitao
2026-07-30netpoll: export carrier_timeout via netpoll_get_carrier_timeout()Breno Leitao
2026-07-30fanotify: stop permission watchdog when timeout is zeroYichong Chen
2026-07-30drm/panthor: skip zero-sized firmware sectionsOsama Abdelkader
2026-07-30md/raid5: protect lockless recovery_offset accesses during reshapeChen Cheng
2026-07-30md/raid5: fix reshape deadlock while failed devices more than max degradedChen Cheng
2026-07-30Merge branch 'airoha-add-the-capability-to-configure-gdm3-gdm4-as-wan-lan-on-...Paolo Abeni
2026-07-30net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offloadLorenzo Bianconi
2026-07-30net: airoha: fix ETS QoS stats counter underflow and cross-channel corruptionLorenzo Bianconi
2026-07-30net: airoha: rename airoha_priv_flags to airoha_dev_flagsLorenzo Bianconi
2026-07-30ALSA: hda/realtek: add missing NULL check for codec->bus->pciBob Song
2026-07-30ALSA: hda/realtek: add missing error checks for COEF index reads in alc269Bob Song
2026-07-30ALSA: hda/realtek: enable AW88399 on Lenovo Legion ProMarco Giunta
2026-07-30ALSA: hda/scodec: add AW88399 HDA side codec driverMarco Giunta
2026-07-30ACPI/platform: add AWDZ8399 to serial-multi-instantiateMarco Giunta
2026-07-30ovpn: fix incorrect use of rcu_access_pointer()Qingfang Deng
2026-07-30ovpn: ensure TCP vars are initialized firstAntonio Quartulli
2026-07-30ovpn: disable IPv4 redirects on MP interfacesAntonio Quartulli
2026-07-30ovpn: hash floated peer by transport identity onlyAntonio Quartulli
2026-07-30ovpn: zero-initialize sockaddr before learning a floated endpointAntonio Quartulli
2026-07-30ovpn: ensure socket is owned by ovpn before deref sk_user_dataAntonio Quartulli
2026-07-30ovpn: rehash peer in by_transp_addr table on CMD_PEER_SETAntonio Quartulli
2026-07-30ovpn: skip rehash for peers already removed from by_idAntonio Quartulli
2026-07-30ovpn: limit keepalive values to one dayMarco Baffo
2026-07-30Merge tag 'mtk-dts64-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-30Merge branch 'for-linus' into for-nextTakashi Iwai
2026-07-30Merge tag 'mtk-dts32-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-30Merge tag 'imx-dt-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/fra...Arnd Bergmann
2026-07-30Merge tag 'mtk-soc-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-07-30ipv6: remove unnecessary reset of position pointerFernando Fernandez Mancera
2026-07-30ipv4: remove unnecessary reset of position pointerFernando Fernandez Mancera
2026-07-30mm/slub: fix missing debugfs entries for caches created before sysfs initLi Xiasong
2026-07-30Merge branch 'improve-wwan-qcdm-compatibility-with-user-space-tools'Paolo Abeni
2026-07-30net: wwan: add exclusive open mode capability to AT and QCDM portsDaniele Palmas
2026-07-30net: wwan: add minimalistic IOCTls support also to QCDM portDaniele Palmas