summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
10 dayssched/fair: Proportional newidle balancePeter Zijlstra
10 dayssched/fair: Small cleanup to update_newidle_cost()Peter Zijlstra
10 dayssched/fair: Small cleanup to sched_balance_newidle()Peter Zijlstra
13 dayssched_ext: fix uninitialized ret on alloc_percpu() failureLiang Jie
13 dayssched_ext: Fix incorrect sched_class settings for per-cpu migration tasksZqiang
13 dayssched/eevdf: Fix min_vruntime vs avg_vruntimePeter Zijlstra
13 dayssched/core: Add comment explaining force-idle vruntime snapshotsPeter Zijlstra
13 dayssched/proxy: Yield the donor taskFernand Sieber
2026-01-02sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo
2026-01-02sched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo
2026-01-02sched_ext: Fix the memleak for sch->helper objectsZqiang
2026-01-02sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo
2026-01-02sched/fair: Revert max_newidle_lb_cost bumpPeter Zijlstra
2026-01-02sched/deadline: only set free_cpus for online runqueuesDoug Berger
2025-12-18sched/core: Fix psi_dequeue() for Proxy ExecutionJohn Stultz
2025-12-18sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...xupengbo
2025-12-18sched/fair: Forfeit vruntime on yieldFernand Sieber
2025-11-20Merge tag 'sched_ext-for-6.18-rc6-fixes-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-11-20sched_ext: Fix scx_enable() crash on helper kthread creation failureSaket Kumar Bhaskar
2025-11-17Merge tag 'sched_ext-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-17sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_workZqiang
2025-11-13sched_ext: Fix possible deadlock in the deferred_irq_workfn()Zqiang
2025-11-12sched/ext: convert scx_tasks_lock to raw spinlockEmil Tsalapatis
2025-11-12sched_ext: Fix unsafe locking in the scx_dump_state()Zqiang
2025-11-06sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remainingAaron Lu
2025-10-29sched_ext: Fix use of uninitialized variable in scx_bpf_cpuperf_set()Andrea Righi
2025-10-27Merge tag 'sched_ext-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-10-26Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-24sched: Remove never used code in mm_cid_get()Andy Shevchenko
2025-10-22sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttledK Prateek Nayak
2025-10-16sched_ext: fix flag check for deferred callbacksEmil Tsalapatis
2025-10-14sched_ext: Fix scx_kick_pseqs corruption on concurrent scheduler loadsAndrea Righi
2025-10-14sched/fair: Fix pelt lost idle time detectionVincent Guittot
2025-10-14sched/deadline: Stop dl_server before CPU goes offlinePeter Zijlstra (Intel)
2025-10-13sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kvzalloc()Tejun Heo
2025-10-13sched_ext: defer queue_balance_callback() until after ops.dispatchEmil Tsalapatis
2025-10-13sched_ext: Sync error_irq_work before freeing scx_schedTejun Heo
2025-10-13sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCUTejun Heo
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-30Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-26Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-25sched: Make migrate_{en,dis}able() inlineMenglong Dong
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra
2025-09-23Revert "sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()"Tejun Heo
2025-09-23sched_ext: Merge branch 'for-6.17-fixes' into for-6.18Tejun Heo
2025-09-23sched_ext: Misc updates around scx_sched instance pointerTejun Heo