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
26 hours
futex: Avoid private hash use-after-free on final put
Felix Hoffmann
26 hours
futex: Fix might_sleep() warning in futex_pivot_pending()
Peter Zijlstra
26 hours
futex: Fix race on the initial mm->futex.phash.ref allocation
Hyunwoo Kim
26 hours
futex/pi: Plug private futex exec() race
Thomas Gleixner
26 hours
futex: Sanitize and document task_struct::futex::state transitions
Thomas Gleixner
26 hours
futex/pi: Reject cross-mm private futex owners
Kyle Zeng
26 hours
kcov: fix data corruption and race conditions on PREEMPT_RT
Tetsuo Handa
5 days
perf: Reject exited events as group leaders
Kyle Zeng
5 days
ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
5 days
ring-buffer: Store bpage pointers into subbuf_ids
Vincent Donnefort
5 days
ring-buffer: Add helper functions for allocations
Steven Rostedt
5 days
sched_ext: Take cgroup_lock() first in scx_cgroup_lock()
Tejun Heo
5 days
sched_ext: Reorganize enable/disable path for multi-scheduler support
Tejun Heo
5 days
sched_ext: Update p->scx.disallow warning in scx_init_task()
Tejun Heo
5 days
futex: Fix race in futex_pivot_pending() during private hash resize
Yao Kai
5 days
ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Josh Poimboeuf
5 days
ftrace: Protect direct_functions in ftrace_find_rec_direct
Leon Hwang
9 days
sched/psi: Create the psimon kthread outside of cgroup_mutex
Tejun Heo
9 days
sched/psi: Shut down rtpoll_timer in psi_cgroup_free()
Tejun Heo
9 days
ring-buffer: Use current_context for safe per-CPU buffer swap
Tengda Wu
9 days
ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()
Vincent Donnefort
9 days
tracing: Fix NULL pointer dereference in module event cache removal
Hui Su
9 days
ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
9 days
tracing: Fix race between update_event_fields and, event_define_fields
Michael Wu
9 days
perf/core: Fix group leader use-after-free after sibling detach
Aditya Chillara
9 days
ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
Hui Su
9 days
futex: Prevent robust futex exit race some more
Keno Fischer
9 days
bpf: Propagate untrusted pointer state in commuted arithmetic
Yiyang Chen
9 days
bpf: split check_reg_sane_offset() in two parts
Eduard Zingerman
9 days
bpf: Preserve pointer state for commuted arithmetic
Yiyang Chen
9 days
sched/fair: Revert 6d71a9c61604 ("sched/fair: Fix EEVDF entity placement bug ...
Peter Zijlstra
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
uprobes: Fix NULL pointer dereference in hprobe_expire()
Breno Leitao
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/fprobe: Roll back on enable_trace_fprobe() failure
Raushan Patel
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: Reset dropped_count in mmio_reset_data()
Masami Hiramatsu (Google)
2026-08-09
fprobe: Fix module reference count leak on error in register_fprobe()
Masami Hiramatsu (Google)
2026-08-03
kho: make sure scratch size is always aligned by CMA_MIN_ALIGNMENT_BYTES
Pratyush Yadav (Google)
2026-08-03
audit: fix recursive locking deadlock in audit_dupe_exe()
Ricardo Robaina
2026-08-03
audit: use 'unsigned int' instead of 'unsigned'
Ricardo Robaina
2026-08-03
audit: widen ino fields to u64
Jeff Layton
2026-08-03
ftrace: Add global mutex to serialize trace_parser access
Tengda Wu
2026-08-03
tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()
Masami Hiramatsu (Google)
2026-08-03
tracing/probes: Fix potential underflow in LEN_OR_ZERO macro
Masami Hiramatsu (Google)
[next]