index
:
kernel/git/stable/linux-stable.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
6 days
HID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()
Jose VillaseƱor Montfort
6 days
HID: magicmouse: re-enable multitouch after reset-resume
Christopher Kodama
6 days
nfc: nci: add data_len bound checks to activation parameter extractors
Bryam Vargas
6 days
nilfs2: reject invalid block index in GC ioctl
Ryusuke Konishi
6 days
nilfs2: correct return value kernel-doc descriptions for ioctl functions
Ryusuke Konishi
6 days
ext4: propagate errors from fast commit range replay
Guanghui Yang
6 days
ext4: make some fast commit functions reuse extents path
Baokun Li
6 days
ext4: make state in ext4_mb_mark_bb to be bool
Kemeng Shi
6 days
ksmbd: harden file lifetime during session teardown
DaeMyung Kang
6 days
crypto: starfive - Do not free stack buffer
Jia Jie Ho
6 days
powerpc/hv-gpci: fix preempt count leak in sysfs show paths
Aboorva Devarajan
6 days
net/sched: initialize noop_qdisc owner
Johannes Berg
6 days
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
6 days
selinux: switch two allocations to use kzalloc_objs()
Stephen Smalley
6 days
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().
Kuniyuki Iwashima
6 days
ASoC: nau8821: Cancel pending work before suspend
Cristian Ciocaltea
6 days
Revert "PM: sleep: Use complete() in device_pm_sleep_init()"
Sasha Levin
6 days
riscv: Fix register corruption from uninitialized cregs on error
Michael Neuling
6 days
bpf: Fix use-after-free in offloaded map/prog info fill
Jiayuan Chen
6 days
ASoC: nau8821: Cancel delayed work on component remove
Cristian Ciocaltea
6 days
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().
Kuniyuki Iwashima
6 days
smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().
Kuniyuki Iwashima
6 days
KVM: arm64: Prevent access to vCPU events before init
Oliver Upton
6 days
smc: Fix use-after-free in __pnet_find_base_ndev().
Kuniyuki Iwashima
6 days
can: j1939: make j1939_sk_bind() fail if device is no longer registered
Tetsuo Handa
6 days
can: j1939: add missing calls in NETDEV_UNREGISTER notification handler
Tetsuo Handa
6 days
can: j1939: implement NETDEV_UNREGISTER notification handler
Tetsuo Handa
6 days
mISDN: hfcpci: Fix warning when deleting uninitialized timer
Vladimir Riabchun
6 days
media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode()
Wentao Liang
6 days
exfat: fix double free in delayed_free
Namjae Jeon
6 days
jfs: Fix null-ptr-deref in jfs_ioc_trim
Dylan Wolff
6 days
ibmvnic: Use kernel helpers for hex dumps
Nick Child
6 days
jfs: add check read-only before txBeginAnon() call
Vasiliy Kovalev
6 days
jfs: add check read-only before truncation in jfs_truncate_nolock()
Vasiliy Kovalev
6 days
bpf: Remove tst_run from lwt_seg6local_prog_ops.
Sebastian Andrzej Siewior
6 days
perf: Reject exited events as group leaders
Kyle Zeng
6 days
bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
Tao Lyu
6 days
Revert "usb: phy: fsl-usb: Fix use-after-free in delayed work during device r...
Ralf Lici
6 days
io_uring/io-wq: fix worker accounting when canceling creation callbacks
Vishnu Razdan
6 days
ext4: don't enable DAX on new encrypted files
Eric Biggers
6 days
KVM: x86/mmu: Check write tracking in all address spaces
Jinu Kim
6 days
RDMA/rxe: Fix OOB in free_rd_atomic_resources()
Peiyang He
11 days
Linux 6.6.155
v6.6.155
Greg Kroah-Hartman
11 days
inet: frags: strip GSO state from fragments before reassembly
Xinyang Ge
12 days
Linux 6.6.154
v6.6.154
Greg Kroah-Hartman
12 days
net: gro: properly validate BIG TCP aggregation criteria
Eric Dumazet
12 days
Bluetooth: hci_event: validate LE Set CIG Parameters response
Laxman Acharya Padhya
12 days
Bluetooth: hci_event: fix LE list UAF on reset
Chengfeng Ye
12 days
HID: hyperv: validate initial device info bounds
Michael Bommarito
12 days
HID: sensor: custom: Fix use-after-free in enable_sensor
Haoxiang Li
[prev]
[next]