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
2026-05-28
ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
2026-05-28
bpf: Cache build IDs in sleepable stackmap path
Ihor Solodrai
2026-05-28
bpf: Avoid faultable build ID reads under mm locks
Ihor Solodrai
2026-05-28
bpf: Factor out stack_map build ID helpers
Ihor Solodrai
2026-05-28
timers/migration: Update stale @online doc to @available
Zhan Xusheng
2026-05-28
cgroup: pair max limit READ_ONCE() with WRITE_ONCE()
Ren Tamura
2026-05-28
dma-contiguous: simplify numa cma area handling
Feng Tang
2026-05-27
audit: fix recursive locking deadlock in audit_dupe_exe()
Ricardo Robaina
2026-05-27
bpf: Fix bpf_arena_handle_page_fault() redefinition without CONFIG_BPF_SYSCALL
Tejun Heo
2026-05-27
cgroup/cpuset: Use effective_xcpus in partcmd_update add/del mask calculation
Sun Shaojie
2026-05-27
workqueue: drop spurious '*' from print_worker_info() fn declaration
Breno Leitao
2026-05-27
sched_ext: idle: Fix errno loss in scx_idle_init()
Cheng-Yang Chou
2026-05-26
audit: fix removal of dangling executable rules
Ricardo Robaina
2026-05-26
audit: use 'unsigned int' instead of 'unsigned'
Ricardo Robaina
2026-05-26
Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-05-26
genirq/proc: Speed up /proc/interrupts iteration
Thomas Gleixner
2026-05-26
genirq/proc: Runtime size the chip name
Thomas Gleixner
2026-05-26
genirq: Expose irq_find_desc_at_or_after() in core code
Thomas Gleixner
2026-05-26
genirq: Add rcuref count to struct irq_desc
Thomas Gleixner
2026-05-26
genirq/proc: Increase default interrupt number precision to four
Thomas Gleixner
2026-05-26
genirq: Calculate precision only when required
Thomas Gleixner
2026-05-26
genirq: Cache the condition for /proc/interrupts exposure
Thomas Gleixner
2026-05-26
genirq/manage: Make NMI cleanup RT safe
Thomas Gleixner
2026-05-26
genirq: Expose nr_irqs in core code
Thomas Gleixner
2026-05-26
genirq/proc: Utilize irq_desc::tot_count to avoid evaluation
Thomas Gleixner
2026-05-26
genirq/proc: Avoid formatting zero counts in /proc/interrupts
Thomas Gleixner
2026-05-26
PM: hibernate: Use flexible array for CRC uncompressed buffers
Rosen Penev
2026-05-26
sched: Remove sched_class::pick_next_task()
Peter Zijlstra
2026-05-26
sched/fair: Add newidle balance to pick_task_fair()
Peter Zijlstra
2026-05-26
sched/debug: Collapse subsequent CONFIG_SCHED_CLASS_EXT sections
Peter Zijlstra
2026-05-26
sched: Use {READ,WRITE}_ONCE() for preempt_dynamic_mode
Peter Zijlstra
2026-05-26
sched/debug: Use char * instead of char (*)[]
Peter Zijlstra
2026-05-26
sched/fair: Fix RCU usage in NOHZ exit path on CPU offline
Andrea Righi
2026-05-26
PM: hibernate: make LZ4 available for hibernation compression
l1rox3
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
2026-05-26
ptrace: add ptracer_access_allowed()
Christian Brauner (Amutable)
2026-05-26
exec: introduce struct task_exec_state
Christian Brauner (Amutable)
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
2026-05-26
kho: fix order calculation for kho_unpreserve_pages()
Pratyush Yadav (Google)
2026-05-25
sched_ext: Convert ops.set_cmask() to arena-resident cmask
Tejun Heo
2026-05-25
sched_ext: Sub-allocator over kernel-claimed BPF arena pages
Tejun Heo
2026-05-25
sched_ext: Require an arena for cid-form schedulers
Tejun Heo
2026-05-25
Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...
Tejun Heo
2026-05-25
Merge branch 'arena_direct_access'
Alexei Starovoitov
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
2026-05-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-05-24
rcu-tasks: Fix possible boot-time tests failed for the call_rcu_tasks()
Zqiang
2026-05-24
rcu: Latch normal synchronize_rcu() path on flood
Uladzislau Rezki (Sony)
2026-05-24
rcu: Simplify param_set_next_fqs_jiffies() by applying clamp_val()
Paul E. McKenney
[prev]
[next]