index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-03-09
tracing: Introduce trace remotes
Vincent Donnefort
2026-03-09
ring-buffer: Add non-consuming read for ring-buffer remotes
Vincent Donnefort
2026-03-09
ring-buffer: Introduce ring-buffer remotes
Vincent Donnefort
2026-03-09
ring-buffer: Store bpage pointers into subbuf_ids
Vincent Donnefort
2026-03-09
ring-buffer: Add page statistics to the meta-page
Vincent Donnefort
2026-03-09
bpf: Always allow fmod_ret programs on syscalls
Viktor Malik
2026-03-09
bpf: Always allow sleepable programs on syscalls
Viktor Malik
2026-03-09
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
2026-03-09
sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointer
zhidao su
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
2026-03-08
locking/rwsem: Add context analysis
Peter Zijlstra
2026-03-08
locking/rtmutex: Add context analysis
Peter Zijlstra
2026-03-08
locking/mutex: Add context analysis
Peter Zijlstra
2026-03-08
locking/mutex: Remove the list_head from struct mutex
Matthew Wilcox (Oracle)
2026-03-08
locking/semaphore: Remove the list_head from struct semaphore
Matthew Wilcox (Oracle)
2026-03-08
locking/rwsem: Remove the list_head from struct rw_semaphore
Matthew Wilcox (Oracle)
2026-03-07
Revert "sched_ext: Use READ_ONCE() for the read side of dsq->nr update"
Tejun Heo
2026-03-07
Merge tag 'timers-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-07
Merge tag 'sched-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-03-07
sched_ext: Fix scx_bpf_reenqueue_local() silently reenqueuing nothing
Cheng-Yang Chou
2026-03-07
Merge tag 'trace-v7.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-07
sched_ext: Add SCX_TASK_REENQ_REASON flags
Tejun Heo
2026-03-07
sched_ext: Simplify task state handling
Tejun Heo
2026-03-07
sched_ext: Optimize schedule_dsq_reenq() with lockless fast path
Tejun Heo
2026-03-07
sched_ext: Implement scx_bpf_dsq_reenq() for user DSQs
Tejun Heo
2026-03-07
sched_ext: Factor out nldsq_cursor_next_task() and nldsq_cursor_lost_task()
Tejun Heo
2026-03-07
sched_ext: Add per-CPU data to DSQs
Tejun Heo
2026-03-07
sched_ext: Add reenq_flags plumbing to scx_bpf_dsq_reenq()
Tejun Heo
2026-03-07
sched_ext: Introduce scx_bpf_dsq_reenq() for remote local DSQ reenqueue
Tejun Heo
2026-03-07
sched_ext: Wrap deferred_reenq_local_node into a struct
Tejun Heo
2026-03-07
sched_ext: Convert deferred_reenq_locals from llist to regular list
Tejun Heo
2026-03-07
sched_ext: Relocate run_deferred() and its callees
Tejun Heo
2026-03-07
sched_ext: Change find_global_dsq() to take CPU number instead of task
Tejun Heo
2026-03-07
sched_ext: Factor out pnode allocation and deallocation into helpers
Tejun Heo
2026-03-07
sched_ext: Wrap global DSQs in per-node structure
Tejun Heo
2026-03-07
sched_ext: Relocate scx_bpf_task_cgroup() and its BTF_ID to the end of kfunc ...
Tejun Heo
2026-03-07
sched_ext: Pass full dequeue flags to ops.quiescent()
Andrea Righi
2026-03-07
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
2026-03-07
sched_ext: Fix enqueue_task_scx() truncation of upper enqueue flags
Tejun Heo
2026-03-06
bpf: collect only live registers in linked regs
Eduard Zingerman
2026-03-07
padata: Remove cpu online check from cpu add and removal
Chuyi Zhou
2026-03-06
tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
2026-03-06
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
2026-03-06
cgroup: Don't expose dead tasks in cgroup
Sebastian Andrzej Siewior
2026-03-06
tracing: Fix enabling multiple events on the kernel command line and bootconfig
Andrei-Alexandru Tachici
2026-03-06
tracing: Add NULL pointer check to trigger_data_free()
Guenter Roeck
2026-03-06
sched_ext: Add basic building blocks for nested sub-scheduler dispatching
Tejun Heo
2026-03-06
sched_ext: Add rhashtable lookup for sub-schedulers
Tejun Heo
2026-03-06
sched_ext: Factor out scx_link_sched() and scx_unlink_sched()
Tejun Heo
[prev]
[next]