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
2 days
liveupdate: propagate file deserialization failures
Leo Timmins
2 days
workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple i...
Matthew Brost
9 days
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
9 days
kallsyms: cleanup code for appending the module buildid
Petr Mladek
9 days
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...
Petr Mladek
9 days
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
9 days
sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
Andrea Righi
9 days
sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
Changwoo Min
9 days
PM: EM: Fix NULL pointer dereference when perf domain ID is not found
Changwoo Min
9 days
sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback
Tejun Heo
9 days
sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()
Cheng-Yang Chou
9 days
sched/debug: Fix avg_vruntime() usage
Peter Zijlstra
9 days
sched/fair: Fix zero_vruntime tracking fix
Peter Zijlstra
9 days
bpf: Fix incorrect pruning due to atomic fetch precision tracking
Daniel Borkmann
9 days
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
9 days
bpf: reject direct access to nullable PTR_TO_BUF pointers
Qi Tang
9 days
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
9 days
cgroup: Fix cgroup_drain_dying() testing the wrong condition
Tejun Heo
9 days
cgroup: Wait for dying tasks to leave on rmdir
Tejun Heo
2026-04-02
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
2026-04-02
futex: Require sys_futex_requeue() to have identical flags
Peter Zijlstra
2026-04-02
futex: Clear stale exiting pointer in futex_lock_pi() retry path
Davidlohr Bueso
2026-04-02
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
2026-04-02
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
2026-04-02
tracing: Drain deferred trigger frees if kthread creation fails
Wesley Atwell
2026-04-02
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
2026-04-02
PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()
Youngjun Park
2026-04-02
PM: hibernate: Drain trailing zero pages on userspace restore
Alberto Garcia
2026-04-02
dma: swiotlb: add KMSAN annotations to swiotlb_bounce()
Shigeru Yoshida
2026-04-02
sched_ext: Use WRITE_ONCE() for the write side of dsq->seq update
zhidao su
2026-04-02
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
2026-04-02
module: Fix kernel panic when a symbol st_shndx is out of bounds
Ihor Solodrai
2026-04-02
bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR
Daniel Wade
2026-04-02
bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
Jenny Guanni Qu
2026-04-02
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
2026-04-02
bpf: Release module BTF IDR before module unload
Kumar Kartikeya Dwivedi
2026-04-02
perf: Make sure to use pmu_ctx->pmu for groups
Peter Zijlstra
2026-04-02
bpf: Fix constant blinding for PROBE_MEM32 stores
Sachin Kumar
2026-04-02
bpf: Reset register ID for BPF_END value tracking
Yazhou Tang
2026-03-25
tracing: Fix trace_marker copy link list updates
Steven Rostedt
2026-03-25
tracing: Fix failure to read user space from system call trace events
Steven Rostedt
2026-03-25
ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
2026-03-25
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
2026-03-25
crash_dump: don't log dm-crypt key bytes in read_key_from_user_keying
Thorsten Blum
2026-03-19
sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointer
zhidao su
2026-03-19
bpf: drop kthread_exit from noreturn_deny
Christian Loehle
2026-03-19
kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()
Masami Hiramatsu (Google)
2026-03-19
sched_ext: Fix enqueue_task_scx() truncation of upper enqueue flags
Tejun Heo
2026-03-19
tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
2026-03-19
tracing: Fix enabling multiple events on the kernel command line and bootconfig
Andrei-Alexandru Tachici
[next]