summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
16 hoursMerge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
18 hoursMerge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
21 hoursMerge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysMerge tag 'timers-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'sched-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
4 dayssched_ext: Merge branch 'for-7.3-arena-args' into for-7.3Tejun Heo
5 dayssched_ext: Drop the dead SCX_DEQ_CORE_SCHED_EXEC test in dequeue_task_scx()Tejun Heo
5 dayssched_ext: Make core-sched task ordering hierarchy-awareTejun Heo
5 dayssched_ext: Use runnable_at for the default core-sched task orderingTejun Heo
5 dayssched_ext: Fix inverted ops.core_sched_before() invocationTejun Heo
6 dayssched_ext: Move the config-off sub-cap kfunc stubs into sub.cTejun Heo
6 dayssched_ext: Rename balance-era identifiers to dispatch termsTejun Heo
6 dayssched_ext: Drop the stale keep_prev fixup in dispatch_pick()Tejun Heo
6 dayssched_ext: Keep kick_sync waiting on the rq's own CPUTejun Heo
6 dayssched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_usersTao Cui
6 dayssched_ext: Make scx_bpf_events() read the calling scheduler's countersTejun Heo
6 dayssched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()Tejun Heo
7 dayssched_ext: Fix exit_task leak on fork failure during enablefangqiurong
7 dayssched_ext: fix stale references in doc commentsTao Cui
7 dayssched_ext: Set up ops.sub_ecaps_updated() dispatch context on the executing CPUTejun Heo
7 dayssched/fair: Fix flat hierarchyVincent Guittot
7 daysMerge branch 'sched/urgent'Peter Zijlstra
7 dayssched: Update time before requeueing delayed entitiesVincent Guittot
8 dayssched/isolation: Defer freeing of cpumask memblock memory to initcallWaiman Long
9 dayssched_ext: Convert scx_bpf_cid_override() to __arena array argumentsTejun Heo
9 dayssched_ext: Convert sub-cap kfuncs to __arena cmask argumentsTejun Heo
9 dayssched_ext: Pass kernel arena pointers to ops_cid callbacksTejun Heo
9 daysMerge branch 'for-7.3' into for-7.3-arena-argsTejun Heo
9 dayssched_ext: Gate cid kfuncs behind the SCX struct_ops checkfangqiurong
9 dayssched_ext: Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo
9 dayssched_ext: Fix rq->core_pick corruption under core schedulingTejun Heo
9 dayssched_ext: Count rq lock releases in rq->scx.lock_drop_seqTejun Heo
9 dayssched_ext: Fix this_rq() assumptions in dispatch kfuncsTejun Heo
9 dayssched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict returnTejun Heo
9 dayssched/core: Make core-sched flips wait for in-flight selectionsTejun Heo
9 dayssched/core: Handle pick_task() releasing the rq lockTejun Heo
11 daysMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bp...Tejun Heo
11 dayspreempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITSBoqun Feng
11 dayssched: Avoid signed comparison of preempt_count() in __cant_migrate()Boqun Feng
11 dayssched: Remove the unused preempt_offset parameter of __cant_sleep()Boqun Feng
11 dayslocking: Switch to _irq_{disable,enable}() variants in cleanup guardsBoqun Feng
14 daysMerge branch 'pm-cpufreq'Rafael J. Wysocki
14 dayssched/topology: Restore SD_PREFER_SIBLING in domains with asymmetric capacityRicardo Neri
14 dayssched/fair: Allow load balancing between CPUs of identical capacityRicardo Neri
14 dayssched/fair: Skip misfit load accounting when the destination CPU cannot helpRicardo Neri
14 dayssched/fair: Check CPU capacity before comparing group types during load balanceRicardo Neri
14 dayssched/fair: Also gate overloaded status update for SD_ASYM_CPUCAPACITYRicardo Neri
14 dayssched/fair: Do not skip CPUs of similar capacity with busy SMT siblingsRicardo Neri