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-7.1.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-07-24
usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()
Mauricio Faria de Oliveira
1
-5
/
+31
2026-07-24
usb: iowarrior: remove inherent race with minor number
Oliver Neukum
1
-14
/
+3
2026-07-24
bpf: Allow LPM map access from sleepable BPF programs
Vlad Poenaru
1
-2
/
+2
2026-07-24
bpf: Consistently use bpf_rcu_lock_held() everywhere
Andrii Nakryiko
5
-29
/
+16
2026-07-24
hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
Tristan Madani
2
-2
/
+2
2026-07-24
hfs/hfsplus: prevent getting negative values of offset/length
Viacheslav Dubeyko
12
-153
/
+171
2026-07-24
serial: 8250_mid: Disable DMA for selected platforms
Andy Shevchenko
1
-2
/
+11
2026-07-24
serial: 8250_mid: Remove 8250_pci usage
Ilpo Järvinen
1
-11
/
+7
2026-07-24
HID: appleir: fix UAF on pending key_up_timer in remove()
Manish Khadka
1
-10
/
+35
2026-07-24
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2026-07-24
proc: protect ptrace_may_access() with exec_update_lock (part 1)
Jann Horn
3
-19
/
+40
2026-07-24
seqlock: Change do_task_stat() to use scoped_seqlock_read()
Oleg Nesterov
1
-7
/
+2
2026-07-24
seqlock: Introduce scoped_seqlock_read()
Peter Zijlstra
1
-0
/
+111
2026-07-24
mm/slab: do not limit zeroing to orig_size when only red zoning is enabled
Vlastimil Babka (SUSE)
1
-7
/
+10
2026-07-24
HID: multitouch: fix out-of-bounds bit access on mt_io_flags
Trung Nguyen
1
-12
/
+20
2026-07-24
HID: add haptics page defines
Angela Czubak
1
-0
/
+29
2026-07-24
perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
Zide Chen
1
-7
/
+0
2026-07-24
writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()
Baokun Li
1
-2
/
+29
2026-07-24
writeback: Avoid contention on wb->list_lock when switching inodes
Jan Kara
4
-36
/
+74
2026-07-24
proc: protect ptrace_may_access() with exec_update_lock (FD links)
Jann Horn
3
-89
/
+59
2026-07-24
proc: rename proc_setattr to proc_nochmod_setattr
Christoph Hellwig
5
-19
/
+19
2026-07-24
ksmbd: track the connection owning a byte-range lock
Namjae Jeon
3
-8
/
+26
2026-07-24
ksmbd: centralize ksmbd_conn final release to plug transport leak
DaeMyung Kang
5
-30
/
+156
2026-07-24
ksmbd: use opener credentials for FSCTL mutations
Namjae Jeon
2
-7
/
+16
2026-07-24
smb: client: resolve SWN tcon from live registrations
Michael Bommarito
2
-54
/
+262
2026-07-24
smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()
Markus Elfring
1
-7
/
+6
2026-07-24
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
Siwei Zhang
5
-109
/
+127
2026-07-24
Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregister
Pauli Virtanen
1
-2
/
+23
2026-07-24
Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock
Runyu Xiao
1
-8
/
+2
2026-07-24
netfilter: ebtables: zero chainstack array
Florian Westphal
1
-2
/
+1
2026-07-24
netfilter: ebtables: Use vmalloc_array() to improve code
Qianfeng Rong
1
-7
/
+7
2026-07-24
media: nxp: imx8-isi: Fix use-after-free on remove
Xiaolei Wang
1
-1
/
+1
2026-07-24
media: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify code
Frank Li
1
-9
/
+7
2026-07-24
media: nxp: imx8-isi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2026-07-24
gpio: sch: use raw_spinlock_t in the irq startup path
Runyu Xiao
1
-16
/
+16
2026-07-24
coresight: etb10: restore atomic_t for shared reading state
Runyu Xiao
1
-3
/
+3
2026-07-24
mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()
Shakeel Butt
1
-4
/
+0
2026-07-24
mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
Qi Zheng
1
-15
/
+1
2026-07-24
Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref
Marco Elver
2
-14
/
+21
2026-07-24
crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()
Giovanni Cabiddu
4
-2
/
+61
2026-07-24
staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and...
Alexandru Hossu
1
-0
/
+15
2026-07-24
staging: rtl8723bs: fix spaces around binary operators
Nikolay Kulikov
1
-36
/
+42
2026-07-24
staging: rtl8723bs: core: move constants to right side in comparison
William Hansen-Baird
2
-3
/
+3
2026-07-24
PCI: Skip Resizable BAR restore on read error
Marco Nenciarini
1
-0
/
+6
2026-07-24
PCI: Move Resizable BAR code to rebar.c
Ilpo Järvinen
6
-201
/
+217
2026-07-24
PCI: Add kerneldoc for pci_resize_resource()
Ilpo Järvinen
1
-0
/
+20
2026-07-24
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
7
-60
/
+87
2026-07-24
PCI: Free saved list without holding pci_bus_sem
Ilpo Järvinen
1
-1
/
+1
2026-07-24
PCI: Prevent resource tree corruption when BAR resize fails
Ilpo Järvinen
1
-0
/
+5
2026-07-24
PCI: mediatek: Fix IRQ domain leak when port fails to enable
Manivannan Sadhasivam
1
-25
/
+42
[prev]
[next]