summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
26 hoursMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2 daysMerge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2 dayssched/mmcid: Don't assume CID is CPU owned on mode switchThomas Gleixner
3 daysMerge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
3 daysMerge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
4 daysMerge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysMerge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
9 daysMerge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
9 dayssched_ext: Short-circuit sched_class operations on dead tasksTejun Heo
9 dayssched/mmcid: Optimize transitional CIDs when scheduling outThomas Gleixner
9 dayssched/mmcid: Drop per CPU CID immediately when switching to per task modeThomas Gleixner
9 dayssched/mmcid: Protect transition on weakly ordered systemsThomas Gleixner
9 dayssched/mmcid: Prevent live lock on task to CPU mode transitionThomas Gleixner
10 dayskthread: Honour kthreads preferred affinity after cpuset changesFrederic Weisbecker
10 dayscpuset: Propagate cpuset isolation update to timers through housekeepingFrederic Weisbecker
10 dayscpuset: Propagate cpuset isolation update to workqueue through housekeepingFrederic Weisbecker
10 daysPCI: Flush PCI probe workqueue on cpuset isolated partition changeFrederic Weisbecker
10 dayssched/isolation: Flush vmstat workqueues on cpuset isolated partition changeFrederic Weisbecker
10 dayssched/isolation: Flush memcg workqueues on cpuset isolated partition changeFrederic Weisbecker
10 dayscpuset: Update HK_TYPE_DOMAIN cpumask from cpusetFrederic Weisbecker
10 dayssched/isolation: Convert housekeeping cpumasks to rcu pointersFrederic Weisbecker
10 dayssched/isolation: Save boot defined domain flagsFrederic Weisbecker
10 dayssched: Re-evaluate scheduling when migrating queued tasks out of throttled cg...Zicheng Qu
10 dayssched/cpufreq: Use %pe format for PTR_ERR() printingzenghongling
10 dayssched/rt: Skip currently executing CPU in rto_next_cpu()Chen Jinghuang
10 dayssched/clock: Avoid false sharing for sched_clock_irqtimeWangyang Guo
10 dayssched/debug: Fix dl_server (re)start conditionsPeter Zijlstra
10 dayssched/debug: Add support to change sched_ext server paramsJoel Fernandes
10 dayssched_ext: Add a DL server for sched_ext tasksAndrea Righi
10 dayssched/debug: Stop and start server based on if it was activeJoel Fernandes
10 dayssched/debug: Fix updating of ppos on server write opsJoel Fernandes
10 dayssched/deadline: Clear the defer paramsJoel Fernandes
10 daysMerge branch 'v6.19-rc8'Peter Zijlstra
13 daysdelayacct: add timestamp of delay maxWang Yaxin
2026-01-30sched/deadline: Fix 'stuck' dl_serverPeter Zijlstra
2026-01-23sched/fair: Revert force wakeup preemptionVincent Guittot
2026-01-23sched/fair: Disable scheduler feature NEXT_BUDDYMel Gorman
2026-01-22sched: Update rq->avg_idle when a task is moved to an idle CPUShubhang Kaushik
2026-01-22sched/debug: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user()Fushuai Wang
2026-01-21sched/fair: Fix pelt clock sync when entering idleVincent Guittot
2026-01-15sched/fair: Remove nohz.nr_cpus and use weight of cpumask insteadShrikanth Hegde
2026-01-15sched/fair: Change likelyhood of nohz.nr_cpusShrikanth Hegde
2026-01-15sched/fair: Move checking for nohz cpus after time checkShrikanth Hegde
2026-01-15sched/fair: Fix math notation errors in avg_vruntime commentZhan Xusheng
2026-01-15sched: Fix build for modules using set_tsk_need_resched()Gabriele Monaco
2026-01-15sched/deadline: Use ENQUEUE_MOVE to allow priority changePeter Zijlstra
2026-01-15sched: Deadline has dynamic priorityPeter Zijlstra
2026-01-15sched: Audit MOVE vs balance_callbacksPeter Zijlstra