summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-10Merge tag 'ata-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-07-10selftests/tracing: Have trigger-hist-poll.tc use sched_process_exitSteven Rostedt
2026-07-10selftests/ftrace: Fix reading enabled_functions in add_remove_fprobe_module testSteven Rostedt
2026-07-10KVM: TDX: Reject concurrent change to CPUID entry countBinbin Wu
2026-07-10MAINTAINERS: Update maintainer and git tree for CIX SoCGary Yang
2026-07-10KVM: selftests: Verify SNP VMs are rejected from migration and mirroringAtish Patra
2026-07-10KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMsAtish Patra
2026-07-10Merge tag 'drm-fixes-2026-07-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-10selftests/riscv: ptrace: Fix memory leak of regset_data in vector testsWang Yan
2026-07-10block: remove redundant GD_NEED_PART_SCAN in add_disk_final()Connor Williamson
2026-07-10sctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi
2026-07-10netfilter: xt_physdev: masks are not c-stringsFlorian Westphal
2026-07-10ipvs: fix more places with wrong ipv6 transport offsetsJulian Anastasov
2026-07-10ipvs: reload ip header after head reallocationFlorian Westphal
2026-07-10netfilter: flowtable: use correct direction to set up tunnel routePablo Neira Ayuso
2026-07-10selftests: netfilter: add bridge tunnel flowtable regressionZhengyang Chen
2026-07-10netfilter: nf_conncount: fix zone comparison in tuple dedupYizhou Zhao
2026-07-10netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()Xiang Mei (Microsoft)
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