summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
3 dayssched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()Tejun Heo
3 dayssched/isolation: Defer freeing of cpumask memblock memory to initcallWaiman Long
3 dayssched/fair: Check CPU capacity before comparing group types during load balanceRicardo Neri
3 dayssched/fair: Also gate overloaded status update for SD_ASYM_CPUCAPACITYRicardo Neri
3 dayssched_ext: Abort directly from the hardlockup handlerTejun Heo
3 dayssched_ext: Fix exit_cpu accuracy for lockup pathsCheng-Yang Chou
3 dayscpufreq: schedutil: Fix self-contradictory comment in sugov_iowait_apply()Zhongqiu Han
3 dayssched/fair: Fix overflow in update_tg_cfs_runnable()Chen, Yu C
3 dayssched/core: Fix inter-class wakeup_preempt()Peter Zijlstra
6 daysfutex: Provide rt_mutex_.*_schedule() equivalents for futex schedulingSebastian Andrzej Siewior
9 dayssched_ext: Keep kick_sync waiting on the rq's own CPUTejun Heo
9 dayssched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_usersTao Cui
9 dayssched_ext: Fix inverted ops.core_sched_before() invocationTejun Heo
9 dayssched_ext: Fix exit_task leak on fork failure during enablefangqiurong
9 dayssched_ext: Count rq lock releases in rq->scx.lock_drop_seqTejun Heo
9 dayssched_ext: Fix rq->core_pick corruption under core schedulingTejun 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
9 dayscpufreq: schedutil: Fix rate limit overflowHui Su
2026-08-27futex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra
2026-08-14sched: Update time before requeueing delayed entitiesVincent Guittot
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-03Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-02Merge tag 'sched-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-30sched/deadline: Use revised wakeup rule only for running dl_serverGabriele Monaco
2026-07-22sched_ext: Mark waker CPU busy when selected in WAKE_SYNC caseKuba Piecuch
2026-07-22cpufreq: schedutil: Publish util hooks only after all sg_cpu are initializedZhongqiu Han
2026-07-17sched_ext: Don't enable non-ext tasks in the sub-sched task loopsTejun Heo
2026-07-17sched_ext: Skip sub-disable teardown for never-linked sub-schedulersTejun Heo
2026-07-17sched_ext: Take cgroup_lock() first in scx_cgroup_lock()Tejun Heo
2026-07-17sched_ext: Reject setting disallow from init_task outside the enable pathTejun Heo
2026-07-15sched/psi: Shut down rtpoll_timer in psi_cgroup_free()Tejun Heo
2026-07-15sched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo
2026-07-13Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-10sched_ext: Skip ops.set_weight() for disabled tasksKuba Piecuch
2026-07-09sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()Tejun Heo
2026-07-09sched_ext: Record an error on errno-only sub-enable failureTejun Heo
2026-07-08sched_ext: Enable tick for finite slices on nohz_fullAndrea Righi
2026-07-08sched_ext: Preserve rq tracking across local DSQ dispatchAndrea Righi
2026-06-30sched_ext: Don't warn on core-sched forced idle in put_prev_task_scx()Tejun Heo
2026-06-29sched_ext: Pin parent scx_sched across a child sub-scheduler's lifetimeTejun Heo
2026-06-26Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-24sched_ext: Annotate ksyncs with __rcu in alloc/free_kick_syncs()Tejun Heo
2026-06-24sched_ext: Check remote rq eligibility under task's rq lockKuba Piecuch
2026-06-24sched_ext: Reset dsq_vtime and slice when a task leaves SCXAndrea Righi
2026-06-24sched_ext: Avoid flooding the log with deprecation warningsBreno Leitao
2026-06-23Merge tag 'core-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds