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-31
ring-buffer: Better comment the use of RB_MISSED_EVENTS
Steven Rostedt
2026-06-01
liveupdate: Reference count incoming FLB data
David Matlack
2026-06-01
liveupdate: Use refcount_t for FLB reference counts
David Matlack
2026-06-01
liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
Luca Boccassi
2026-06-01
liveupdate: reject LIVEUPDATE_IOCTL_CREATE_SESSION with invalid name length
Luca Boccassi
2026-06-01
kho: make preserved pages compatible with deferred struct page init
Evangelos Petrongonas
2026-06-01
kho: fix deferred initialization of scratch areas
Michal Clapinski
2026-05-31
sched_ext: Guard BPF arena helper calls to fix 32-bit build
Tejun Heo
2026-05-31
bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat
Yuyang Huang
2026-05-30
Merge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-05-30
tracing/probes: Point the error offset correctly for eprobe argument error
Masami Hiramatsu (Google)
2026-05-29
cgroup/cpuset: Free sched domains on rebuild guard failure
Guopeng Zhang
2026-05-29
workqueue: Add warnings and ensure one among WQ_PERCPU or WQ_UNBOUND is present
Marco Crivellari
2026-05-29
workqueue: Add warnings and fallback if system_{unbound}_wq is used
Marco Crivellari
2026-05-29
perf/ftrace: Fix WARNING in __unregister_ftrace_function
Rik van Riel
2026-05-29
tracing: Disable KCOV instrumentation for trace_irqsoff.o
Karl Mehltretter
2026-05-29
tracing: Turn hist_elt_data field_var_str into a flexible array
Rosen Penev
2026-05-29
tracing/osnoise: Array printk init and cleanup
Crystal Wood
2026-05-29
sched/fair: Use rq_clock() in update_tg_load_avg() rate-limit
Rik van Riel
2026-05-29
sched_ext: Auto-register/unregister dl_server reservations
Andrea Righi
2026-05-29
sched/deadline: Reject debugfs dl_server writes for offline CPUs
Andrea Righi
2026-05-29
sched/topology: Provide arch_llc_mask for cache aware scheduling
Shrikanth Hegde
2026-05-28
kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
Jann Horn
2026-05-28
kcov: refactor common handle ID into kcov_common_handle_id
Jann Horn
2026-05-28
taskstats: retain dead thread stats in TGID queries
Yiyang Chen
2026-05-28
kasan: skip HW tagging for all kernel thread stacks
Muhammad Usama Anjum
2026-05-28
bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()
David Hildenbrand (Arm)
2026-05-28
bpf: Fix race between bpf_map_new_fd() and close_fd()
Leon Hwang
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace_pipe file
Steven Rostedt
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace file
Steven Rostedt
2026-05-28
ring-buffer: Have dropped subbuffers be persistent across reboots
Steven Rostedt
2026-05-28
ring-buffer: Cleanup buffer_data_page related code
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Cleanup persistent ring buffer validation
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Show commit numbers in buffer_meta file
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Add persistent ring buffer invalid-page inject test
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
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
[prev]
[next]