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-7.1.y
linux-7.2.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
9 hours
timer: Keep debugobjects state consistent in migrate_timer_list()
Thomas Gleixner
9 hours
taskstats: fix cpumask parsing cutting off the last character
Bradley Morgan
9 hours
signal: avoid shared siginfo namespace rewrites
Bradley Morgan
9 hours
ring-buffer: Fix subbuf resize race with ring buffer readers
Vincent Donnefort
9 hours
ring-buffer: Hold cpu_buffer::lock when resizing a subbuf
Vincent Donnefort
9 hours
ring-buffer: Free cpu_buffer::free_page with subbuf_order
Vincent Donnefort
9 hours
params: fix charp corruption on allocation failure
Jiacheng Yu
9 hours
cpufreq: schedutil: Fix rate limit overflow
Hui Su
9 hours
bpf: Harden bloom filter sizing and indexing on 32-bit kernels
Jérémy Jean
9 hours
bpf: Disable preemption in __bpf_get_stack
Daniel Borkmann
9 hours
audit: avoid dropping live tree ref on fsnotify rule autoremove
Jérémy Jean
9 hours
tracing: Fix use-after-free with same-name named triggers
Hui Su
9 hours
tracing: Fix use-after-free in trace_pipe read on sub-buffer order change
Deepanshu Kartikey
9 hours
tracing: Fix logged instance name on creation failure
Vincent Donnefort
9 hours
tracing: Fix crash passing ERR_PTR to kthread_stop()
Hui Su
9 hours
tracing/user_events: Clear copied tracing state before fork duplication
Jérémy Jean
9 hours
timers/itimer: Zero-init old itimerval before copy to userspace
Jérémy Jean
5 days
ring buffer: Propagate __rb_map_vma return value to caller
Ankit Khushwaha
5 days
bpf: Fix use-after-free in offloaded map/prog info fill
Jiayuan Chen
5 days
perf: Reject exited events as group leaders
Kyle Zeng
11 days
kcov: fix data corruption and race conditions on PREEMPT_RT
Tetsuo Handa
2026-08-23
ring-buffer: Use current_context for safe per-CPU buffer swap
Tengda Wu
2026-08-23
ring-buffer: Remove jump to out label in ring_buffer_swap_cpu()
Steven Rostedt
2026-08-23
perf/core: Fix group leader use-after-free after sibling detach
Aditya Chillara
2026-08-23
perf: Unify perf_event_free_task() / perf_event_exit_task_context()
Peter Zijlstra
2026-08-23
ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
2026-08-23
ring-buffer: Make ring_buffer_{un}map() simpler with guard(mutex)
Steven Rostedt
2026-08-23
ring-buffer: Simplify ring_buffer_read_page() with guard()
Steven Rostedt
2026-08-23
ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()
Vincent Donnefort
2026-08-23
ring-buffer: Simplify functions with __free(kfree) to free allocations
Steven Rostedt
2026-08-23
fs: don't block write during exec on pre-content watched files
Amir Goldstein
2026-08-23
ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Josh Poimboeuf
2026-08-23
ftrace: Protect direct_functions in ftrace_find_rec_direct
Leon Hwang
2026-08-23
bpf: Clear delta when clearing reg id for non-{add,sub} ops
Daniel Borkmann
2026-08-23
bpf: Fix linked reg delta tracking when src_reg == dst_reg
Daniel Borkmann
2026-08-19
sched/psi: Shut down rtpoll_timer in psi_cgroup_free()
Tejun Heo
2026-08-19
ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
2026-08-19
tracing: Fix race between update_event_fields and, event_define_fields
Michael Wu
2026-08-19
ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
Hui Su
2026-08-19
futex: Prevent robust futex exit race some more
Keno Fischer
2026-08-19
bpf: Preserve pointer state for commuted arithmetic
Yiyang Chen
2026-08-09
cpufreq: schedutil: Publish util hooks only after all sg_cpu are initialized
Zhongqiu Han
2026-08-09
tracing/filters: Fix false positive match in regex_match_full()
Masami Hiramatsu (Google)
2026-08-09
tracing: Check return value of __register_event() in trace_module_add_events()
Masami Hiramatsu (Google)
2026-08-09
audit: fix potential use-after-free in audit_del_rule()
Luxiao Xu
2026-08-09
audit: fix potential integer overflow in audit_log_n_string()
Zhan Xusheng
2026-08-09
tracing/probes: Reject $arg0 in meta argument expansion
Raushan Patel
2026-08-09
sched/deadline: Use revised wakeup rule only for running dl_server
Gabriele Monaco
2026-08-09
tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
Masami Hiramatsu (Google)
2026-08-09
tracing/mmiotrace: Remove reference to unused per CPU data pointer
Steven Rostedt
[next]