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
10 days
tracing: Avoid NULL return from hist_field_name() on truncation
David Carlier
10 days
cgroup: rstat: relax NMI guard after switch to try_cmpxchg
Cunlong Li
10 days
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
10 days
dma-mapping: move dma_map_resource() sanity check into debug code
Jianpeng Chang
10 days
irq_work: Fix use-after-free in irq_work_single() on PREEMPT_RT
Jiayuan Chen
10 days
fprobe: Fix unregister_fprobe() to wait for RCU grace period
Masami Hiramatsu (Google)
10 days
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
Masami Hiramatsu (Google)
10 days
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
10 days
ring-buffer: Fix reporting of missed events in iterator
Steven Rostedt
10 days
cgroup/cpuset: Reset DL migration state on can_attach() failure
Guopeng Zhang
10 days
tracing/fprobe: Check the same type fprobe on table as the unregistered one
Masami Hiramatsu (Google)
10 days
tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
Masami Hiramatsu (Google)
10 days
tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Menglong Dong
10 days
tracing: fprobe: Remove unused local variable
Masami Hiramatsu (Google)
10 days
sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path
Tejun Heo
10 days
sched_ext: Fix missing warning in scx_set_task_state() default case
Samuele Mariotti
10 days
sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
Juri Lelli
10 days
sched: Employ sched_change guards
Peter Zijlstra
2026-05-23
sched_ext: Pass held rq to SCX_CALL_OP() for core_sched_before
Tejun Heo
2026-05-23
sched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_new
Tejun Heo
2026-05-23
audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
Sergio Correia
2026-05-23
cgroup/dmem: Return -ENOMEM on failed pool preallocation
Guopeng Zhang
2026-05-23
audit: fix incorrect inheritable capability in CAPSET records
Sergio Correia
2026-05-23
workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND path
Breno Leitao
2026-05-23
sched/fair: Revert force wakeup preemption
Vincent Guittot
2026-05-23
sched/fair: Fix wakeup_preempt_fair() for not waking up task
Vincent Guittot
2026-05-23
bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagation
Daniel Borkmann
2026-05-23
futex: Drop CLONE_THREAD requirement for private default hash alloc
Davidlohr Bueso
2026-05-23
futex: Prevent lockup in requeue-PI during signal/ timeout wakeup
Sebastian Andrzej Siewior
2026-05-23
sched/fair: Clear rel_deadline when initializing forked entities
Zicheng Qu
2026-05-23
sched/fair: Fix wakeup_preempt_fair() vs delayed dequeue
Vincent Guittot
2026-05-23
sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals
Mel Gorman
2026-05-23
tracing: branch: Fix inverted check on stat tracer registration
Breno Leitao
2026-05-23
cgroup: Increment nr_dying_subsys_* from rmdir context
Petr Malat
2026-05-23
cgroup/rdma: fix integer overflow in rdmacg_try_charge()
cuitao
2026-05-23
sched/psi: fix race between file release and pressure write
Edward Adam Davis
2026-05-23
bpf: Validate node_id in arena_alloc_pages()
Puranjay Mohan
2026-05-23
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
2026-05-23
bpf: Fix NULL deref in map_kptr_match_type for scalar regs
Mykyta Yatsenko
2026-05-23
tracing: Rebuild full_name on each hist_field_name() call
Pengpeng Hou
2026-05-23
tracing: move __printf() attribute on __ftrace_vbprintk()
Arnd Bergmann
2026-05-23
tracing: remove size parameter in __trace_puts()
Steven Rostedt
2026-05-23
unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failure
Michal Grzedzicki
2026-05-23
sched_ext: Fix ops.cgroup_move() invocation kf_mask and rq tracking
Tejun Heo
2026-05-23
sched_ext: Track @p's rq lock across set_cpus_allowed_scx -> ops.set_cpumask
Tejun Heo
2026-05-23
kho: make debugfs interface optional
Pasha Tatashin
2026-05-23
padata: Put CPU offline callback in ONLINE section to allow failure
Daniel Jordan
2026-05-23
padata: Remove cpu online check from cpu add and removal
Chuyi Zhou
2026-05-23
bpf: Fix OOB in pcpu_init_value
Lang Xu
2026-05-23
bpf: Allow instructions with arena source and non-arena dest registers
Emil Tsalapatis
[next]