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
/
sched
Age
Commit message (
Expand
)
Author
2026-07-13
sched_ext: Generalize local-DSQ handling to rq-owned DSQs
Tejun Heo
2026-07-13
sched_ext: Add sub_ecaps_updated() effective-cap change notifier
Tejun Heo
2026-07-13
sched_ext: Maintain per-cpu effective cap copies for single-read checks
Tejun Heo
2026-07-13
sched_ext: Add coalescing sub_caps_updated() notifier for sub-schedulers
Tejun Heo
2026-07-13
sched_ext: Add per-shard cap delegation for sub-schedulers
Tejun Heo
2026-07-13
sched_ext: Stop resolving a disabled scheduler's programs
Tejun Heo
2026-07-13
sched_ext: Add scx_skip_subtree_pre()
Tejun Heo
2026-07-13
sched_ext: RCU-protect the sub-sched tree's children/sibling lists
Tejun Heo
2026-07-13
sched_ext: Build the set_cmask scratch from trusted geometry
Tejun Heo
2026-07-13
sched_ext: Add scx_cmask_ref for validated arena cmask access
Tejun Heo
2026-07-13
sched_ext: Add per-shard scx_sched storage scaffolding
Tejun Heo
2026-07-13
sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
Tejun Heo
2026-07-13
sched_ext: Add shard boundaries to scx_bpf_cid_override()
Tejun Heo
2026-07-13
sched_ext: Add CID sharding
Tejun Heo
2026-07-13
sched_ext: Add ops.init_cids() to finalize the cid layout before init
Tejun Heo
2026-07-13
sched_ext: Make the kick machinery per-sched
Tejun Heo
2026-07-13
sched_ext: Assert per-task ops run on the task's owner
Tejun Heo
2026-07-13
Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-07-10
sched_ext: Skip ops.set_weight() for disabled tasks
Kuba Piecuch
2026-07-10
sched_ext: Add tracepoint for scheduler exit
Pat Somaru
2026-07-09
sched_ext: Keep rq tracking accurate in the consume path
Andrea Righi
2026-07-09
sched_ext: Make scx_bpf_kick_cid() return void
Tejun Heo
2026-07-09
sched_ext: Reject direct slice and dsq_vtime writes for cid-form schedulers
Tejun Heo
2026-07-09
sched_ext: Rename extra_enq_flags to remote_activate_enq_flags
Tejun Heo
2026-07-09
sched_ext: Add SCX_CALL_CID_OP_TASK() for cid-form op dispatch
Tejun Heo
2026-07-09
sched_ext: Use READ_ONCE/WRITE_ONCE in cmask word ops and drop _RACY variants
Tejun Heo
2026-07-09
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
2026-07-09
sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()
Tejun Heo
2026-07-09
sched_ext: Record an error on errno-only sub-enable failure
Tejun Heo
2026-07-09
sched_ext: Fix typo in scx_bpf_dsq_insert() comment
Liang Luo
2026-07-08
sched_ext: Enable tick for finite slices on nohz_full
Andrea Righi
2026-07-08
sched_ext: Preserve rq tracking across local DSQ dispatch
Andrea Righi
2026-07-07
hrtimer: Move hrtimer_callback_running() to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2026-07-02
sched/eevdf: Delayed dequeue task can't preempt
Vincent Guittot
2026-07-01
sched_ext: Split sub-scheduler implementation into sub.c
Tejun Heo
2026-07-01
sched_ext: Inline small ext.c helpers shared across the sub.c split
Tejun Heo
2026-07-01
sched_ext: Expose the ext.c internals used by the sub.c split
Tejun Heo
2026-07-01
sched_ext: Prefix file-local ext.c helpers exposed by the sub.c split
Tejun Heo
2026-07-01
sched_ext: Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
2026-06-30
sched_ext: Parenthesize local SCX_EVENT defines to fix checkpatch error
Cheng-Yang Chou
2026-06-30
sched_ext: Replace open-coded event lists with SCX_EVENTS_LIST
Cheng-Yang Chou
2026-06-30
sched_ext: Don't warn on core-sched forced idle in put_prev_task_scx()
Tejun Heo
2026-06-30
sched/fair: Fix stale comments referring to removed CFS concepts
Zhan Xusheng
2026-06-30
sched/debug: Remove unused schedstats
Shrikanth Hegde
2026-06-30
sched/psi: skip irqtime accounting when no new irq time has elapsed
Usama Arif
2026-06-30
sched/fair: Reflow sched_balance_rq()
Peter Zijlstra
2026-06-30
sched/fair: Simplify balance_interval reset logic in sched_balance_rq()
Xin Zhao
2026-06-30
sched/fair: Don't trigger active lb if src_rq->curr is not on_rq
Xin Zhao
2026-06-30
sched/eevdf: Speedup short slice task scheduling
Vincent Guittot
2026-06-30
sched/eevdf: Always update slice protection
Vincent Guittot
[prev]
[next]