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-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
timekeeping: Register default clocksource before taking tk_core.lock
Mikhail Gavrilov
26 hours
sched/fair: Only update stats for allowed CPUs when looking for dst group
Adam Li
26 hours
audit: fix removal of dangling executable rules
Ricardo Robaina
26 hours
module: decompress: check return value of module_extend_max_pages()
Andrii Kuchmenko
26 hours
audit: fix potential integer overflow in audit_log_n_hex()
Ricardo Robaina
26 hours
tracing: Prevent out-of-bounds read in glob matching
Huihui Huang
26 hours
perf/aux: Fix page UAF in map_range()
Lee Jia Jie
26 hours
bpf: Prefer dirty packs for eBPF allocations
Pawan Gupta
26 hours
bpf: Prefer packs that won't trigger an IBPB flush on allocation
Pawan Gupta
26 hours
bpf: Skip redundant IBPB in pack allocator
Pawan Gupta
26 hours
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
26 hours
bpf: Support for hardening against JIT spraying
Pawan Gupta
26 hours
bpf: Validate BTF repeated field counts before expansion
Paul Moses
26 hours
bpf: Restore sysctl new-value from 1 to 0
Dawei Feng
26 hours
bpf: Reject fragmented frames in devmap
Zhao Zhang
26 hours
time/jiffies: Register jiffies clocksource before usage
Thomas Gleixner
26 hours
posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path
WenTao Liang
26 hours
sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
Steven Rostedt
26 hours
audit: Fix data races of skb_queue_len() readers on audit_queue
Chi Wang
26 hours
perf/core: Detach event groups during remove_on_exec
Taeyang Lee
26 hours
futex/requeue: Revert "Prevent NULL pointer dereference in remove_waiter() on...
Sebastian Andrzej Siewior
2026-07-04
bpf: use kvfree() for replaced sysctl write buffer
Dawei Feng
2026-07-04
block: invalidate cached plug timestamp after task switch
Usama Arif
2026-07-04
kernel/fork: clear PF_BLOCK_TS in copy_process()
Usama Arif
2026-06-19
sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task()
Tejun Heo
2026-06-19
locking/rtmutex: Skip remove_waiter() when waiter is not enqueued
Davidlohr Bueso
2026-06-19
futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-de...
Ji'an Zhou
2026-06-19
pidfd: refuse access to tasks that have started exiting harder
Christian Brauner
2026-06-19
timers/migration: Fix livelock in tmigr_handle_remote_up()
Amit Matityahu
2026-06-19
tracing/probes: Point the error offset correctly for eprobe argument error
Masami Hiramatsu (Google)
2026-06-19
dma-debug: fix physical address retrieval in debug_dma_sync_sg_for_device
Li RongQing
2026-06-19
dma-mapping: direct: fix missing mapping for THRU_HOST_BRIDGE segments
Li RongQing
2026-06-19
time: Fix off-by-one in settimeofday() usec validation
Naveen Kumar Chaudhary
2026-06-19
signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
Aleksandr Nogikh
2026-06-01
tracing: Avoid NULL return from hist_field_name() on truncation
David Carlier
2026-06-01
cgroup: rstat: relax NMI guard after switch to try_cmpxchg
Cunlong Li
2026-06-01
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
2026-06-01
dma-mapping: move dma_map_resource() sanity check into debug code
Jianpeng Chang
2026-06-01
irq_work: Fix use-after-free in irq_work_single() on PREEMPT_RT
Jiayuan Chen
2026-06-01
fprobe: Fix unregister_fprobe() to wait for RCU grace period
Masami Hiramatsu (Google)
2026-06-01
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
Masami Hiramatsu (Google)
2026-06-01
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
2026-06-01
ring-buffer: Fix reporting of missed events in iterator
Steven Rostedt
2026-06-01
cgroup/cpuset: Reset DL migration state on can_attach() failure
Guopeng Zhang
2026-06-01
tracing/fprobe: Check the same type fprobe on table as the unregistered one
Masami Hiramatsu (Google)
2026-06-01
tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
Masami Hiramatsu (Google)
2026-06-01
tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Menglong Dong
2026-06-01
tracing: fprobe: Remove unused local variable
Masami Hiramatsu (Google)
2026-06-01
sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path
Tejun Heo
2026-06-01
sched_ext: Fix missing warning in scx_set_task_state() default case
Samuele Mariotti
[next]