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
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
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
2026-04-18
tracing: Fix syscall events activation by ensuring refcount hits zero
Huiwen He
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-03-04
kexec: derive purgatory entry from symbol
Li Chen
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
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-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-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
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
2025-12-07
gcov: add support for GCC 15
Peter Oberparleiter
2025-12-07
tracing: Fix memory leaks in create_field_var()
Zilin Guan
2025-12-07
uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
2025-12-07
tracing: fix declaration-after-statement warning
Matthieu Baerts (NGI0)
2025-12-07
bpf: Sync pending IRQ work before freeing ring buffer
Noorain Eqbal
2025-10-29
padata: Reset next CPU when reorder sequence wraps around
Xiao Liang
2025-10-29
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
2025-10-29
sched/balancing: Rename newidle_balance() => sched_balance_newidle()
Ingo Molnar
2025-10-29
sched/fair: Trivial correction of the newidle_balance() comment
Barry Song
2025-10-29
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2025-10-29
pid: Add a judgment for ns null in pid_nr_ns
gaoxiang17
2025-10-29
tracing: Fix race condition in kprobe initialization causing NULL pointer der...
Yuan Chen
2025-10-29
copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster
2025-10-02
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
2025-10-02
cgroup: split cgroup_destroy_wq into 3 workqueues
Chen Ridong
2025-10-02
genirq: Provide new interfaces for affinity hints
Thomas Gleixner
2025-10-02
genirq: Export affinity setter for modules
Thomas Gleixner
2025-10-02
genirq/affinity: Add irq_update_affinity_desc()
John Garry
[next]