index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
mptcp: fix slab-use-after-free in __inet_lookup_established
Jiayuan Chen
3
-6
/
+12
2026-04-18
Revert "mptcp: add needs_id for netlink appending addr"
Matthieu Baerts (NGI0)
1
-19
/
+5
2026-04-18
ALSA: hda/intel: enforce stricter period-size alignment for Intel NVL
Kai Vehmanen
1
-2
/
+5
2026-04-18
Revert "ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone"
Takashi Iwai
1
-9
/
+0
2026-04-18
net: rfkill: prevent unlimited numbers of rfkill events from being created
Greg Kroah-Hartman
1
-11
/
+24
2026-04-18
xfrm_user: fix info leak in build_report()
Greg Kroah-Hartman
1
-0
/
+1
2026-04-18
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-18
usb: typec: ucsi: skip connector validation before init
Nathan Rebello
1
-1
/
+2
2026-04-11
Linux 6.19.12
v6.19.12
Greg Kroah-Hartman
1
-1
/
+1
2026-04-11
wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
Alexander Popov
1
-1
/
+0
2026-04-11
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
1
-0
/
+3
2026-04-11
kallsyms: cleanup code for appending the module buildid
Petr Mladek
1
-9
/
+33
2026-04-11
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...
Petr Mladek
1
-4
/
+8
2026-04-11
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
1
-1
/
+6
2026-04-11
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
1
-10
/
+37
2026-04-11
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
1
-9
/
+10
2026-04-11
usb: gadget: f_rndis: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-25
/
+48
2026-04-11
usb: gadget: f_subset: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-35
/
+44
2026-04-11
usb: gadget: f_eem: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-34
/
+46
2026-04-11
usb: gadget: f_ecm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-19
/
+39
2026-04-11
usb: gadget: f_rndis: Protect RNDIS options with mutex
Kuen-Han Tsai
1
-3
/
+6
2026-04-11
usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
Kuen-Han Tsai
1
-0
/
+6
2026-04-11
usb: gadget: uvc: fix NULL pointer dereference during unbind race
Jimmy Hu
3
-4
/
+43
2026-04-11
usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo
Kuen-Han Tsai
1
-2
/
+4
2026-04-11
usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
Kuen-Han Tsai
1
-5
/
+5
2026-04-11
HID: appletb-kbd: add .resume method in PM
Aditya Garg
1
-2
/
+3
2026-04-11
usb: typec: ucsi: validate connector number in ucsi_notify_common()
Nathan Rebello
1
-2
/
+7
2026-04-11
usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...
Sebastian Urban
1
-0
/
+6
2026-04-11
USB: dummy-hcd: Fix interrupt synchronization error
Alan Stern
1
-15
/
+14
2026-04-11
USB: dummy-hcd: Fix locking/synchronization error
Alan Stern
1
-1
/
+6
2026-04-11
thunderbolt: Fix property read in nhi_wake_supported()
Konrad Dybcio
1
-1
/
+1
2026-04-11
usb: typec: thunderbolt: Set enter_vdo during initialization
Andrei Kuchynski
1
-22
/
+22
2026-04-11
misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
Xingjing Deng
1
-1
/
+3
2026-04-11
misc: fastrpc: possible double-free of cctx->remote_heap
Xingjing Deng
1
-0
/
+1
2026-04-11
thermal: core: Fix thermal zone device registration error path
Rafael J. Wysocki
1
-0
/
+1
2026-04-11
thermal: core: Address thermal zone removal races with resume
Rafael J. Wysocki
1
-5
/
+26
2026-04-11
gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
Tzung-Bi Shih
1
-53
/
+48
2026-04-11
gpio: mxc: map Both Edge pad wakeup to Rising Edge
Shenwei Wang
1
-1
/
+9
2026-04-11
sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
Andrea Righi
1
-14
/
+35
2026-04-11
sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
Changwoo Min
1
-12
/
+19
2026-04-11
cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
Guangshuo Li
1
-3
/
+3
2026-04-11
virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LEN
Srujana Challa
1
-11
/
+9
2026-04-11
iommupt: Fix short gather if the unmap goes into a large mapping
Jason Gunthorpe
1
-1
/
+1
2026-04-11
net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled
Sven Eckelmann (Plasma Cloud)
1
-1
/
+20
2026-04-11
net: ftgmac100: fix ring allocation unwind on open failure
Yufan Chen
1
-4
/
+24
2026-04-11
vxlan: validate ND option lengths in vxlan_na_create
Yang Yang
1
-2
/
+4
2026-04-11
crypto: tegra - Add missing CRYPTO_ALG_ASYNC
Eric Biggers
2
-17
/
+24
2026-04-11
counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev member
Cosmin Tanislav
1
-28
/
+27
2026-04-11
counter: rz-mtu3-cnt: prevent counter from being toggled multiple times
Cosmin Tanislav
1
-4
/
+8
2026-04-11
vt: resize saved unicode buffer on alt screen exit after resize
Nicolas Pitre
1
-9
/
+15
[prev]
[next]