summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-10netfilter: ecache: fix inverted time_after() checkYizhou Zhao
2026-07-10netfilter: xt_nat: reject unsupported target familiesWyatt Feng
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-07-10net/iucv: take a reference on the socket found in afiucv_hs_rcv()Bryam Vargas
2026-07-10ipv4: fib: free fib_alias with kfree_rcu() on insert error pathWeiming Shi
2026-07-10perf/x86/amd/lbr: Fix kernel address leakageSandipan Das
2026-07-10drbd: reject data replies with an out-of-range payload sizeMichael Bommarito
2026-07-10serial: 8250: Ignore flow control on suspend/resume with no_console_suspendJohn Ogness
2026-07-10serial: 8250_mid: Disable DMA for selected platformsAndy Shevchenko
2026-07-10serial: 8250_omap: clear rx_running on zero-length DMA completesMatthias Feser
2026-07-10vt: fix spurious modifier in CSI/cursor key sequencesNicolas Pitre
2026-07-10Merge tag 'tee-update-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-07-10ARM: Don't let ARMv5 platforms select USE_OFUwe Kleine-König (The Capable Hub)
2026-07-10Merge tag 'tegra-for-7.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2026-07-10dm-verity: make error counter atomicMikulas Patocka
2026-07-10dm-verity: increase sprintf buffer sizeMikulas Patocka
2026-07-10Merge tag 'tegra-for-7.2-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-07-10dm-verity: fix a possible NULL pointer dereferenceMikulas Patocka
2026-07-10dm-verity: avoid double increment of &use_bh_wq_enabledMikulas Patocka
2026-07-10Merge tag 'tegra-for-7.2-pmc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-07-10dm-ioctl: fix a possible overflow in list_version_get_infoMikulas Patocka
2026-07-10dm_early_create: fix freeing used table on dm_resume failureMikulas Patocka
2026-07-10dm-integrity: fix a bug if the bio is out of limitsMikulas Patocka
2026-07-10dm-integrity: don't increment hash_offset twiceMikulas Patocka
2026-07-10dm-integrity: fix leaking uninitialized kernel memoryMikulas Patocka
2026-07-10dm-integrity: fix the 'fix_hmac' optionMikulas Patocka
2026-07-10Merge tag 'reset-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-10MAINTAINERS: Update SpacemiT SoC git tree repositoryYixun Lan
2026-07-10Merge tag 'asoc-fix-v7.2-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-07-10powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVMGautam Menghani
2026-07-10ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAFNorbert Szetei
2026-07-10selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth
2026-07-10selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth
2026-07-10landlock: Update formattingMickaël Salaün
2026-07-10landlock: Fix kernel-doc for the nested quiet layer flagMickaël Salaün
2026-07-10selftests/landlock: Add test for TCP fast openMatthieu Buffet
2026-07-10landlock: Fix TCP Fast Open connection bypassMatthieu Buffet
2026-07-10Merge tag 'pinctrl-qcom-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/l...Linus Walleij
2026-07-10perf/aux: Fix page UAF in map_range()Lee Jia Jie
2026-07-10nouveau/vmm: fix another SPT/LPT raceDave Airlie
2026-07-10Merge tag 'drm-xe-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-07-10Merge tag 'amd-drm-fixes-7.2-2026-07-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-07-10Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-10Merge tag 'drm-intel-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-07-09Merge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-07-09cifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár
2026-07-09cifs: Fix and improve cifs_is_path_accessible() functionPali Rohár
2026-07-09mm/memory-failure: trace: change memory_failure_event to ras subsystemXie Yuanbin
2026-07-09mm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin
2026-07-09mm/kmemleak: fix checksum computation for per-cpu objectsBreno Leitao