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
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
2026-05-24
rcu: Simplify rcu_do_batch() by applying clamp()
Paul E. McKenney
2026-05-24
torture: Add torture_sched_set_normal() for user-specified nice values
Paul E. McKenney
2026-05-24
rcutorture: Fully test lazy RCU
Paul E. McKenney
2026-05-23
bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
Tejun Heo
2026-05-23
bpf: Add bpf_struct_ops_for_each_prog()
Tejun Heo
2026-05-23
bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
Tejun Heo
2026-05-23
bpf: Recover arena kernel faults with scratch page
Kumar Kartikeya Dwivedi
2026-05-22
Merge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-05-22
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-22
signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
Aleksandr Nogikh
2026-05-22
Merge tag 'dma-mapping-7.1-2026-05-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-05-22
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-05-22
dma-contiguous: add kconfig option to setup numa cma area if not configured e...
Feng Tang
2026-05-21
kernel/fork: validate exit_signal in kernel_clone()
Deepanshu Kartikey
[prev]
[next]