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
17 hours
dm-switch: use WRITE_ONCE() in switch_region_table_write()
Haotian Zhang
17 hours
dm-stats: fix a crash if allocation of per-cpu data fails
Mikulas Patocka
17 hours
arch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map()
Nathan Chancellor
17 hours
net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry
Yehyeong Lee
17 hours
rust: rust_is_available: warn for `bindgen` < 0.72.1 && libclang >= 22
Miguel Ojeda
17 hours
ovpn: run deferred work on a module-owned workqueue
Ralf Lici
17 hours
ring-buffer: Fix subbuf resize race with ring buffer readers
Vincent Donnefort
17 hours
ALSA: hda/realtek: Fix Lenovo Yoga Slim 7 14AKP10 quirk ordering
Zhang Heng
17 hours
ALSA: hda/realtek: Enable micmute LED on HP EliteBook 6 G1a p/n: AD3Q9ET#UUG
Denis Batishchev
17 hours
ALSA: hda/realtek: Add quirk for TongFang XxAF5xxx
Eckhart Mohr
17 hours
ALSA: virmidi: Check card index validity at probe
Takashi Iwai
17 hours
ALSA: serial-u16550: Check card index validity at probe
Takashi Iwai
17 hours
ALSA: portman2x4: Check card index validity at probe
Takashi Iwai
17 hours
ALSA: pcxhr: initialize mutexes before requesting threaded IRQ
Runyu Xiao
17 hours
ALSA: mts64: Check card index validity at probe
Takashi Iwai
17 hours
ALSA: mpu401: Check card index validity at probe
Takashi Iwai
17 hours
ALSA: hda/ext: preserve PPLCCTL bits when clearing reset
Xu Rao
17 hours
ALSA: bcd2000: clear the URB pointers on disconnect
Baul Lee
17 hours
ALSA: aloop: Check card index validity at probe
Takashi Iwai
17 hours
ALSA: 6fire: bound the MIDI event length from the device
Baul Lee
17 hours
mfd: sm501: Fix potential memory leaks during remove
Abdun Nihaal
17 hours
mfd: cgbc: Fix teardown ordering in cgbc_remove()
Thomas Richard
17 hours
hwrng: stm32 - Fix runtime PM cleanup on registration failure
Can Peng
17 hours
seg6: reset IP6CB after IPv6 decapsulation
Zhiling Zou
17 hours
net: skbuff: don't touch shared zerocopy state in skb_tx_error()
Norbert Szetei
17 hours
net: fix spurious TX timeout after dev_activate()
Breno Leitao
17 hours
net: cap advertised IP tunnel headroom
Zhiling Zou
17 hours
net/smc: unregister the connection before draining the rx tasklet
Bryam Vargas
17 hours
net/smc: stop killed, freed and out_of_sync sharing a byte
Hidayath Khan
17 hours
net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
Yehyeong Lee
17 hours
net/smc: fix use-after-free in smc_rx_pipe_buf_release()
Hidayath Khan
17 hours
net/smc: fix socket refcount leak in smc_switch_conns()
Hidayath Khan
17 hours
net/smc: do not dereference an unset send buffer on the SMC-D teardown path
Bryam Vargas
17 hours
net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
Yehyeong Lee
17 hours
net: ntb_netdev: Count packets dropped on RX refill failure
Koichiro Den
17 hours
net: ntb_netdev: Avoid double-accounting netif_rx() drops
Koichiro Den
17 hours
net: ntb_netdev: Fix TX busy and drop handling
Koichiro Den
17 hours
NTB: ntb_transport: Reject oversized TX buffers
Koichiro Den
17 hours
NTB: ntb_transport: Fail TX enqueue when the QP link is down
Koichiro Den
17 hours
NTB: ntb_transport: Recycle TX entries before client callbacks
Koichiro Den
17 hours
net: thunderbolt: Mark the connection down when bringing it up fails
Fan Ye
17 hours
net: thunderbolt: Release the Rx HopID that was handed out on mismatch
Fan Ye
17 hours
net: ravb: serialize PTP clock teardown
Xuanqiang Luo
17 hours
net: ravb: avoid dereferencing an invalid PTP clock
Xuanqiang Luo
17 hours
net: phylink: correctly validate returned PCS in phylink_inband_caps
Christian Marangi
17 hours
net: openvswitch: fix nf_connlabels leak in ovs_ct_init
Ruoyu Wang
17 hours
net: openvswitch: fix flow mask use-after-free on flow deletion
Ilya Maximets
17 hours
net: l2tp: do not propagate multicast notification errors
Zihan Xi
17 hours
net: ipa: fix stalled modem TX queue after runtime resume
Jorijn van der Graaf
17 hours
net: ibm: emac: mal: fix NAPI locking
Runyu Xiao
[prev]
[next]