summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
8 hoursrseq: Revert to historical performance killing behaviourThomas Gleixner
8 hourscgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang
8 hourssched/fair: Fix wakeup_preempt_fair() for not waking up taskVincent Guittot
8 hourssched/fair: Clear rel_deadline when initializing forked entitiesZicheng Qu
8 hourssched/fair: Fix wakeup_preempt_fair() vs delayed dequeueVincent Guittot
8 hourssched_ext: Fix ops.cgroup_move() invocation kf_mask and rq trackingTejun Heo
8 hourssched_ext: Track @p's rq lock across set_cpus_allowed_scx -> ops.set_cpumaskTejun Heo
8 hourssched/rt: Skip group schedulable check with rt_group_sched=0Michal Koutný
8 hourssched: Make class_schedulers avoid pushing current, and get rid of proxy_tag_...John Stultz
8 hourssched/topology: Compute sd_weight considering cpuset partitionsK Prateek Nayak
8 hourscpufreq: Pass the policy to cpufreq_driver->adjust_perf()K Prateek Nayak
6 dayssched_ext: Skip tasks with stale task_rq in bypass_lb_cpu()Tejun Heo
6 dayssched_ext: Use HK_TYPE_DOMAIN_BOOT to detect isolcpus= domain isolationAndrea Righi
9 dayssched_ext: Use dsq->first_task instead of list_empty() in dispatch_enqueue() ...Tejun Heo
9 dayssched_ext: idle: Recheck prev_cpu after narrowing allowed maskDavid Carlier
9 dayssched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup settersTejun Heo
2026-05-07sched: Use u64 for bandwidth ratio calculationsJoseph Salisbury
2026-04-08sched/deadline: Use revised wakeup rule for dl_serverPeter Zijlstra
2026-04-05Merge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-03Merge tag 'sched_ext-for-7.0-rc6-fixes-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-04-03sched_ext: Fix stale direct dispatch state in ddsp_dsq_idAndrea Righi
2026-04-02sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCUChangwoo Min
2026-04-02sched/debug: Fix avg_vruntime() usagePeter Zijlstra
2026-04-02sched/fair: Fix zero_vruntime tracking fixPeter Zijlstra
2026-03-31Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-30sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callbackTejun Heo
2026-03-21sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()Cheng-Yang Chou
2026-03-16sched: idle: Consolidate the handling of two special casesRafael J. Wysocki
2026-03-15Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-13Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-11sched/mmcid: Avoid full tasklist walksThomas Gleixner
2026-03-11sched/mmcid: Remove pointless preempt guardThomas Gleixner
2026-03-11sched/mmcid: Handle vfork()/CLONE_VM correctlyThomas Gleixner
2026-03-11sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner
2026-03-10sched: idle: Make skipping governor callbacks more consistentRafael J. Wysocki
2026-03-09sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointerzhidao su
2026-03-07Merge tag 'sched-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-07sched_ext: Fix enqueue_task_scx() truncation of upper enqueue flagsTejun Heo
2026-03-06sched_ext: Use READ_ONCE() for scx_slice_bypass_us in scx_bypass()David Carlier
2026-03-05sched_ext: Document task ownership state machineAndrea Righi
2026-03-05sched_ext: Use READ_ONCE() for lock-free reads of module param variableszhidao su
2026-03-04sched_ext: Use WRITE_ONCE() for the write side of dsq->seq updatezhidao su
2026-03-04sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boostingJuri Lelli
2026-03-03Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-03Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-03sched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo
2026-03-03sched_ext: Remove redundant css_put() in scx_cgroup_init()Cheng-Yang Chou
2026-03-02sched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeoutzhidao su
2026-03-02sched_ext: Replace naked scx_root dereferences in kobject callbackszhidao su
2026-03-02sched_ext: Use READ_ONCE() for the read side of dsq->nr updatezhidao su