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.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-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
2025-09-23
sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()
Tejun Heo
2025-09-23
bpf, x86: Add support for signed arena loads
Kumar Kartikeya Dwivedi
2025-09-23
sched_ext: Verify RCU protection in scx_bpf_cpu_curr()
Andrea Righi
2025-09-23
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
2025-09-23
tracing/osnoise: Fix slab-out-of-bounds in _parse_integer_limit()
Wang Liang
2025-09-23
tracing: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-23
bpf: task work scheduling kfuncs
Mykyta Yatsenko
2025-09-23
bpf: extract map key pointer calculation
Mykyta Yatsenko
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
2025-09-23
bpf: verifier: permit non-zero returns from async callbacks
Mykyta Yatsenko
2025-09-23
bpf: htab: extract helper for freeing special structs
Mykyta Yatsenko
2025-09-23
bpf: extract generic helper from process_timer_func()
Mykyta Yatsenko
2025-09-23
bpf: refactor special field-type detection
Mykyta Yatsenko
2025-09-23
tracing: Remove redundant 0 value initialization
Liao Yuanhong
2025-09-23
tracing/osnoise: Use for_each_online_cpu() instead of for_each_cpu()
Fushuai Wang
2025-09-23
tracing: Use vmalloc_array() to improve code
Qianfeng Rong
2025-09-23
tracing: Have syscall trace events show "0x" for values greater than 10
Steven Rostedt
2025-09-23
tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
Steven Rostedt
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
2025-09-23
VFS/audit: introduce kern_path_parent() for audit
NeilBrown
2025-09-23
Merge branch 'torture.2025.08.14a' into HEAD
Paul E. McKenney
2025-09-23
Merge branch 'srcu-next.2025.08.21a' into HEAD
Paul E. McKenney
2025-09-23
rcu: WQ_UNBOUND added to sync_wq workqueue
Marco Crivellari
2025-09-23
rcu: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-23
rcu: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-23
genirq/msi: Remove msi_post_free()
Nam Cao
2025-09-23
time/sched_clock: Export symbol for sched_clock register function
Daniel Lezcano
2025-09-22
kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader) in sys_prlim...
Oleg Nesterov
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
2025-09-22
cpuset: remove is_prs_invalid helper
Chen Ridong
2025-09-22
cpuset: remove impossible warning in update_parent_effective_cpumask
Chen Ridong
2025-09-22
cpuset: remove redundant special case for null input in node mask update
Chen Ridong
2025-09-22
Merge tag 'sched_ext-for-6.17-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-09-22
sched_ext: idle: Handle migration-disabled tasks in BPF code
Andrea Righi
2025-09-22
ns: add ns_debug()
Christian Brauner
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
2025-09-21
vhost: Take a reference on the task in struct vhost_task.
Sebastian Andrzej Siewior
2025-09-21
mm/oom_kill: thaw the entire OOM victim process
zhongjinji
2025-09-21
resource: improve child resource handling in release_mem_region_adjustable()
Sumanth Korikkar
2025-09-21
dma-remap: drop nth_page() in dma_common_contiguous_remap()
David Hildenbrand
2025-09-21
task_stack.h: clean-up stack_not_used() implementation
Pasha Tatashin
2025-09-21
fork: check charging success before zeroing stack
Pasha Tatashin
2025-09-21
time: Fix spelling mistakes in comments
Haofeng Li
2025-09-20
kdb: remove redundant check for scancode 0xe0
Colin Ian King
2025-09-20
kdb: Replace deprecated strcpy() with helper function in kdb_defcmd()
Thorsten Blum
2025-09-20
kdb: Replace deprecated strcpy() with memcpy() in parse_grep()
Thorsten Blum
2025-09-20
kdb: Replace deprecated strcpy() with memmove() in vkdb_printf()
Thorsten Blum
2025-09-20
kdb: Replace deprecated strcpy() with memcpy() in kdb_strdup()
Thorsten Blum
2025-09-20
kernel: debug: gdbstub: Replace deprecated strcpy() with strscpy()
Thorsten Blum
2025-09-20
futex: Don't leak robust_list pointer on exec race
Pranav Tyagi
[prev]
[next]