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
4 days
tracing/fprobe: Remove fprobe from hash in failure path
Masami Hiramatsu (Google)
4 days
tracing/fprobe: Unregister fprobe even if memory allocation fails
Masami Hiramatsu (Google)
4 days
tracing: fprobe: optimization for entry only case
Menglong Dong
4 days
tracing: fprobe: use rhltable for fprobe_ip_table
Menglong Dong
4 days
sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters
Tejun Heo
4 days
sched/ext: Implement cgroup_set_idle() callback
zhidao su
6 days
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
7 days
bpf: Fix use-after-free in arena_vm_close on fork
Alexei Starovoitov
7 days
sched_ext: idle: Recheck prev_cpu after narrowing allowed mask
David Carlier
7 days
tracing/probes: Limit size of event probe to 3K
Steven Rostedt
7 days
exit: prevent preemption of oopsing TASK_DEAD task
Jann Horn
7 days
tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()
David Carlier
2026-05-07
rtmutex: Use waiter::task instead of current in remove_waiter()
Keenan Dong
2026-05-07
taskstats: set version in TGID exit notifications
Yiyang Chen
2026-05-07
ring-buffer: Do not double count the reader_page
Masami Hiramatsu (Google)
2026-05-07
randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
2026-05-07
tracing/fprobe: Reject registration of a registered fprobe before init
Masami Hiramatsu (Google)
2026-05-07
sched: Use u64 for bandwidth ratio calculations
Joseph Salisbury
2026-04-27
sched/debug: Fix avg_vruntime() usage
Peter Zijlstra
2026-04-22
dma-debug: Allow multiple invocations of overlapping entries
Leon Romanovsky
2026-04-22
sched/deadline: Use revised wakeup rule for dl_server
Peter Zijlstra
2026-04-22
tracing/probe: reject non-closed empty immediate strings
Pengpeng Hou
2026-04-22
dma-debug: suppress cacheline overlap warning when arch has no DMA alignment ...
Mikhail Gavrilov
2026-04-22
dma-debug: track cache clean flag in entries
Michael S. Tsirkin
2026-04-22
dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
Michael S. Tsirkin
2026-04-18
workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple i...
Matthew Brost
2026-04-11
sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
Andrea Righi
2026-04-11
sched_ext: Refactor do_enqueue_task() local and global DSQ paths
Tejun Heo
2026-04-11
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
2026-04-11
kallsyms: cleanup code for appending the module buildid
Petr Mladek
2026-04-11
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...
Petr Mladek
2026-04-11
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
2026-04-11
sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
Changwoo Min
2026-04-11
sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()
Cheng-Yang Chou
2026-04-11
sched/fair: Fix zero_vruntime tracking fix
Peter Zijlstra
2026-04-11
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
2026-04-11
bpf: reject direct access to nullable PTR_TO_BUF pointers
Qi Tang
2026-04-11
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
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
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
[next]