index
:
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-04-18
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
2026-04-18
bpf: reject direct access to nullable PTR_TO_BUF pointers
Qi Tang
2026-04-18
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
2026-04-18
futex: Clear stale exiting pointer in futex_lock_pi() retry path
Davidlohr Bueso
2026-04-18
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
2026-04-18
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
2026-04-18
module: Fix kernel panic when a symbol st_shndx is out of bounds
Ihor Solodrai
2026-04-18
bpf: Release module BTF IDR before module unload
Kumar Kartikeya Dwivedi
2026-04-18
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
2026-04-18
bpf: Forget ranges when refining tnum after JSET
Paul Chaignon
2026-04-18
tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
2026-04-18
time/jiffies: Mark jiffies_64_to_clock_t() notrace
Steven Rostedt
2026-04-18
time: add kernel-doc in time.c
Randy Dunlap
2026-04-18
cgroup: fix race between task migration and iteration
Qingye Zhao
2026-04-18
sched: idle: Make skipping governor callbacks more consistent
Rafael J. Wysocki
2026-04-18
unshare: fix unshare_fs() handling
Al Viro
2026-04-18
bpf: Fix stack-out-of-bounds write in devmap
Kohei Enju
2026-03-04
tracing: Fix to set write permission to per-cpu buffer_size_kb
Masami Hiramatsu (Google)
2026-03-04
kexec: derive purgatory entry from symbol
Li Chen
2026-03-04
tracing: Fix false sharing in hwlat get_sample()
Colin Lord
2026-03-04
bpf: verifier improvement in 32bit shift sign extension pattern
Cupertino Miranda
2026-03-04
tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
Steven Rostedt
2026-03-04
timers: Replace in_irq() with in_hardirq()
ye xingchen
2026-03-04
ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()
Ondrej Mosnacek
2026-03-04
sched/rt: Skip currently executing CPU in rto_next_cpu()
Chen Jinghuang
2026-03-04
hrtimer: Fix trace oddity
Thomas Gleixner
2026-02-11
tracing: Fix ftrace event field alignments
Steven Rostedt
2026-02-11
ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
2026-02-11
timers: Fix NULL function pointer race in timer_shutdown_sync()
Yipeng Zou
2026-02-11
timers: Provide timer_shutdown[_sync]()
Thomas Gleixner
2026-02-11
timers: Add shutdown mechanism to the internal functions
Thomas Gleixner
2026-02-11
timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
Thomas Gleixner
2026-02-11
timers: Silently ignore timers with a NULL function
Thomas Gleixner
2026-02-11
timers: Rename del_timer() to timer_delete()
Thomas Gleixner
2026-02-11
timers: Replace BUG_ON()s
Thomas Gleixner
2026-02-11
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
2026-02-06
genirq/irq_sim: Initialize work context pointers properly
Gyeyoung Baek
2026-02-06
dma/pool: distinguish between missing and exhausted atomic pools
Sai Sree Kartheek Adivi
2026-02-06
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
2026-02-06
ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
Wojtek Wasko
2026-02-06
posix-clock: Store file pointer in struct posix_clock_context
Wojtek Wasko
2026-02-06
Fix memory leak in posix_clock_open()
Linus Torvalds
2026-02-06
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
2026-02-06
hrtimer: Fix softirq base check in update_needs_ipi()
Thomas Weißschuh
2026-01-19
tracing: Do not register unsupported perf events
Steven Rostedt
2026-01-19
scs: fix a wrong parameter in __scs_magic
Zhichi Lin
2026-01-19
livepatch: Match old_sympos 0 and 1 in klp_find_func()
Song Liu
2026-01-19
sched/deadline: only set free_cpus for online runqueues
Doug Berger
2026-01-19
dma/pool: eliminate alloc_pages warning in atomic_pool_expand
Dave Kleikamp
2026-01-19
locking/spinlock/debug: Fix data-race in do_raw_write_lock
Alexander Sverdlin
[next]