index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-09-23
sched_ext: Add SCX_EFLAG_INITIALIZED to indicate successful ops.init()
Tejun Heo
2025-09-23
sched_ext: Use bitfields for boolean warning flags
Tejun Heo
2025-09-23
sched_ext: Fix stray scx_root usage in task_can_run_on_remote_rq()
Tejun Heo
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
[prev]
[next]