index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-07-28
idpf: adjust TxQ ring count minimum
Joshua Hay
2026-07-28
idpf: bound interrupt-vector register fill to the allocated array
Michael Bommarito
2026-07-28
spi: spi-qpic-snand: write the feature value before executing SET_FEATURE
Stanislaw Pal
2026-07-28
PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencing
Richard Zhu
2026-07-28
ALSA: usb-audio: Add quirk for Corsair Virtuoso (later revision)
Robert Abrahamse
2026-07-28
ALSA: pcm: wake linked drain waiters on unlink
Norbert Szetei
2026-07-28
KVM: x86/mmu: Check all address spaces before skipping unsync
Jinu Kim
2026-07-28
KVM: x86/mmu: Check write tracking in all address spaces
Jinu Kim
2026-07-28
hwmon: (pmbus) Fix return value from pmbus_update_byte_data()
Guenter Roeck
2026-07-28
KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUs
Weiming Shi
2026-07-28
KVM: VMX: add memory clobber to asm for VMX instructions
Paolo Bonzini
2026-07-28
Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-07-28
Merge tag 'kvm-s390-master-7.2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2026-07-28
of/address: Fix NULL bus dereference in of_pci_range_parser_one()
Carlo Caione
2026-07-28
i2c: imx: mark I2C adapter when hardware is powered down
Carlos Song
2026-07-29
tracing/fprobe: Roll back on enable_trace_fprobe() failure
Raushan Patel
2026-07-28
Merge tag 'for-7.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-07-28
tracing/probes: Reject $arg0 in meta argument expansion
Raushan Patel
2026-07-28
net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controller
Chenguang Zhao
2026-07-28
binfmt_misc: don't leak the user namespace when the mount fails
Christian Brauner
2026-07-28
binfmt_misc: reject a flag character as the field delimiter
Christian Brauner
2026-07-28
binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
Christian Brauner
2026-07-28
binfmt_misc: restore write access when removing an entry
Christian Brauner
2026-07-28
Merge patch series "binfmt_misc: don't let an 'F' entry pin its own instance"
Christian Brauner
2026-07-28
binfmt_misc: don't let an 'F' entry pin its own instance
Christian Brauner
2026-07-28
Merge patch series "netfs: Miscellaneous fixes"
Christian Brauner
2026-07-28
netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
David Howells
2026-07-28
netfs: release readahead folios on iterator preparation failure
Yichong Chen
2026-07-28
netfs: handle single writeback rolling buffer allocation failure
Yichong Chen
2026-07-28
netfs: clear PG_private_2 on copy-to-cache append failure
Yichong Chen
2026-07-28
wifi: iwlegacy: replace BUG_ON() with WARN_ON() on num_stations check
Stanislaw Gruszka
2026-07-28
wifi: mac80211: validate individual TWT params before driver setup
Zhao Li
2026-07-28
wifi: cfg80211: publish PMSR request before starting the driver
Zhao Li
2026-07-28
wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS frames
Zhao Li
2026-07-28
wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()
Deepanshu Kartikey
2026-07-28
Merge tag 'ath-current-20260727' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
2026-07-28
wifi: mac80211: fix tid_tx use-after-free on BA session stop
Zhao Li
2026-07-28
drm/vc4: Zero the tile state data array before each BIN job
MaĆra Canal
2026-07-28
drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO size
Jose Maria Casanova Crespo
2026-07-28
net: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()
Eric Dumazet
2026-07-28
bpf: lwt: Fix dst reference leak on reroute failure
Xuanqiang Luo
2026-07-28
net/smc: fix socket use-after-free during link group termination
Xuanqiang Luo
2026-07-28
net/sched: cls_u32: validate offshift to prevent shift-out-of-bounds
Cen Zhang (Microsoft)
2026-07-28
pinctrl: qcom: ipq806x: mark pci reset as a GPIO pin function
Hans Ulli Kroll
2026-07-28
pinctrl: qcom: ipq806x: mark gpio as a GPIO pin function
Hans Ulli Kroll
2026-07-28
net: mpls: initialize rtm_tos in mpls_getroute()
Yehyeong Lee
2026-07-28
fou: Fix use-after-free in fou_create()
Xuanqiang Luo
2026-07-28
i2c: designware: defer probe if child GpioInt controllers are not bound
Hardik Prakash
2026-07-28
staging: rtl8723bs: validate monitor transmit frame lengths
Mariano Baragiola
2026-07-28
staging: rtl8723bs: fix missing shared-key auth challenge length check
Panagiotis Petrakopoulos
[prev]
[next]