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
2026-07-12
rust: drm: change default DeviceContext to Normal
Danilo Krummrich
2026-07-12
rust: drm: Add Driver::ParentDevice associated type
Danilo Krummrich
2026-07-12
rust: faux: add Device type with AsBusDevice support
Danilo Krummrich
2026-07-12
rust: drm: rename Uninit DeviceContext to Normal
Danilo Krummrich
2026-07-12
rust: drm: ioctl: fix unbounded lifetimes in ioctl handler arguments
Danilo Krummrich
2026-07-12
RDMA/rxe: Avoid reprocessing the current packet after the QP enters the error...
Allison Henderson
2026-07-12
x86/entry: Simplify the syscall number logic
Thomas Gleixner
2026-07-12
x86/entry: Get rid of the sys_ni_syscall() indirection
Thomas Gleixner
2026-07-12
x86/entry: Make syscall functions static
Thomas Gleixner
2026-07-12
ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...
Thomas Gleixner
2026-07-12
seccomp, treewide: Rename and convert __secure_computing() to return boolean
Jinjie Ruan
2026-07-12
entry: Use syscall number instead of rereading it
Thomas Gleixner
2026-07-12
entry: Remove syscall_enter_from_user_mode()
Thomas Gleixner
2026-07-12
x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
Thomas Gleixner
2026-07-12
s390/syscall: Use enter_from_user_mode_randomize_stack()
Thomas Gleixner
2026-07-12
riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Thomas Gleixner
2026-07-12
powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Thomas Gleixner
2026-07-12
loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
Thomas Gleixner
2026-07-12
entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
Thomas Gleixner
2026-07-12
randomize_kstack: Provide add_random_kstack_offset_irqsoff()
Thomas Gleixner
2026-07-12
powerpc: Move stack randomization after syscall_enter_from_user_mode()
Thomas Gleixner
2026-07-12
selftests/nolibc: add debug information
Thomas Weißschuh
2026-07-12
RDMA: Change capability fields in ib_device_attr from int to u32
Erni Sri Satya Vennela
2026-07-12
RDMA/hns: Compute HEM index in 64-bit in hns_roce_v2_set_hem()
Alexander Chesnokov
2026-07-12
RDMA/efa: Add AH cache handling on create and destroy AH
Yonatan Nachum
2026-07-12
RDMA/efa: Add initialization of AH cache rhashtable
Yonatan Nachum
2026-07-12
RDMA/ipoib: Drain RCU callbacks during module teardown
Leon Romanovsky
2026-07-12
RDMA/mlx5: Drain RCU callbacks during module teardown
Leon Romanovsky
2026-07-12
RDMA/core: Wait for RCU callbacks before unloading ib_core
Leon Romanovsky
2026-07-12
RDMA/core: Add ib_no_udata_io() helper
Jacob Moroni
2026-07-12
wifi: rtl8xxxu: fix use-after-free from rx_urb_wq on stop
Fan Wu
2026-07-11
x86/boot: Reject too long acpi_rsdp= values
Thorsten Blum
2026-07-12
wifi: rtw89: set needed firmware elements for early chips transition
Ping-Ke Shih
2026-07-12
wifi: rtw89: unify access struct of TX power track tables
Ping-Ke Shih
2026-07-12
wifi: rtw89: phy: add NCTL check for WiFi 7 chips
Ping-Ke Shih
2026-07-12
wifi: rtw89: 8852a: fix RSSI report when average beacon RSSI is not ready
Chih-Kang Chang
2026-07-12
wifi: rtw89: 8922d: update scaling factor for RX path
Ping-Ke Shih
2026-07-12
wifi: rtw89: 8922d: set ANA CLK enter to 500KHz
Ping-Ke Shih
2026-07-12
wifi: rtw89: add thermal protect by digital voltage reduction
Ping-Ke Shih
2026-07-12
wifi: rtw89: 8922d: read default digital voltage calibration values
Ping-Ke Shih
2026-07-12
wifi: rtw89: efuse: read thermal calibration value for RTL8922D
Ping-Ke Shih
2026-07-12
wifi: rtw89: efuse: no need to export rtw89_efuse_read_ecv_be()
Ping-Ke Shih
2026-07-12
wifi: rtw89: 8922d: set TX compensation by format v2
Ping-Ke Shih
2026-07-12
wifi: rtw89: phy: fix bandedge primary channel for 2.4GHz 40MHz and 6GHz
Eric Huang
2026-07-12
wifi: rtw89: 8922d: fix EMLSR BB switch sequence for MLO mode transition
Eric Huang
2026-07-12
wifi: rtw89: 8922d: dynamic adjust channel smoothing
Eric Huang
2026-07-12
wifi: rtw89: 8922d: remove CCK bandwidth compensation
Eric Huang
2026-07-12
wifi: rtw89: coex: Add Co-RX logic
Ching-Te Ku
2026-07-12
wifi: rtw89: coex: Update scoreboard related logic for dual Bluetooth
Ching-Te Ku
2026-07-12
wifi: rtw89: coex: Add TDMA binding for dual MAC
Ching-Te Ku
[prev]
[next]