summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
41 hoursMerge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
42 hoursMerge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
3 daysMerge tag 'sched-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
6 dayssched/deadline: Use revised wakeup rule only for running dl_serverGabriele Monaco
14 dayssched_ext: Mark waker CPU busy when selected in WAKE_SYNC caseKuba Piecuch
14 dayscpufreq: 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
2026-06-23Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-22sched_ext: Move shared helpers from ext.c into internal.h and cid.hTejun Heo
2026-06-22sched_ext: Make kernel/sched/ext/ sources self-contained for clangdTejun Heo
2026-06-22sched_ext: Move sources under kernel/sched/ext/Tejun Heo
2026-06-22Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-19sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup pathRik van Riel
2026-06-17cpufreq: schedutil: Fix uncleared need_freq_update on the .adjust_perf() pathZhongqiu Han
2026-06-17Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-16block: invalidate cached plug timestamp after task switchUsama Arif
2026-06-16Merge branch 'idle-time-acc' into featuresAlexander Gordeev
2026-06-15s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()Heiko Carstens
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-11sched/fair: Fix newidle vs core-schedAaron Lu
2026-06-09sched/deadline: Use task_on_rq_migrating() helperLiang Luo
2026-06-09sched/core: Combine separate 'else' and 'if' statementsLiang Luo
2026-06-09sched/fair: Fix cpu_util runnable_avg arithmeticHongyan Xia
2026-06-03sched_ext: Add scx_arena_to_kaddr() / scx_kaddr_to_arena()Tejun Heo
2026-06-03sched_ext: Make scx_bpf_kick_cid() return s32Tejun Heo
2026-06-03sched_ext: Add scx_cmask_test() and scx_cmask_for_each_cid()Tejun Heo
2026-06-03sched_ext: Order single-cid cmask helpers as (cid, mask)Tejun Heo
2026-06-03Merge tag 'sched_ext-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds