summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
3 daysMerge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
3 daysMerge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
3 dayssched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo
3 dayssched_ext: Remove redundant css_put() in scx_cgroup_init()Cheng-Yang Chou
3 dayssched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeoutzhidao su
4 dayssched_ext: Replace naked scx_root dereferences in kobject callbackszhidao su
4 dayssched_ext: Use READ_ONCE() for the read side of dsq->nr updatezhidao su
8 dayssched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flagDavid Carlier
9 dayssched_ext: Fix out-of-bounds access in scx_idle_init_masks()David Carlier
9 dayssched_ext: Disable preemption between scx_claim_exit() and kicking helper workTejun Heo
11 dayscgroup/cpuset: Call housekeeping_update() without holding cpus_read_lockWaiman Long
11 dayssched/core: Fix wakeup_preempt's next_class trackingPeter Zijlstra
11 dayssched/fair: Fix lag clampPeter Zijlstra
11 dayssched/eevdf: Update se->vprot in reweight_entity()Wang Tao
11 dayssched/fair: Only set slice protection at pick timePeter Zijlstra
11 dayssched/fair: Fix zero_vruntime trackingPeter Zijlstra
12 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
13 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
13 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
13 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-11sched/mmcid: Don't assume CID is CPU owned on mode switchThomas Gleixner
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-09Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-07Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-04Merge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-02-04sched_ext: Short-circuit sched_class operations on dead tasksTejun Heo
2026-02-04sched/mmcid: Optimize transitional CIDs when scheduling outThomas Gleixner
2026-02-04sched/mmcid: Drop per CPU CID immediately when switching to per task modeThomas Gleixner
2026-02-04sched/mmcid: Protect transition on weakly ordered systemsThomas Gleixner
2026-02-04sched/mmcid: Prevent live lock on task to CPU mode transitionThomas Gleixner
2026-02-03kthread: Honour kthreads preferred affinity after cpuset changesFrederic Weisbecker
2026-02-03cpuset: Propagate cpuset isolation update to timers through housekeepingFrederic Weisbecker
2026-02-03cpuset: Propagate cpuset isolation update to workqueue through housekeepingFrederic Weisbecker
2026-02-03PCI: Flush PCI probe workqueue on cpuset isolated partition changeFrederic Weisbecker
2026-02-03sched/isolation: Flush vmstat workqueues on cpuset isolated partition changeFrederic Weisbecker
2026-02-03sched/isolation: Flush memcg workqueues on cpuset isolated partition changeFrederic Weisbecker
2026-02-03cpuset: Update HK_TYPE_DOMAIN cpumask from cpusetFrederic Weisbecker
2026-02-03sched/isolation: Convert housekeeping cpumasks to rcu pointersFrederic Weisbecker
2026-02-03sched/isolation: Save boot defined domain flagsFrederic Weisbecker
2026-02-03sched: Re-evaluate scheduling when migrating queued tasks out of throttled cg...Zicheng Qu
2026-02-03sched/cpufreq: Use %pe format for PTR_ERR() printingzenghongling
2026-02-03sched/rt: Skip currently executing CPU in rto_next_cpu()Chen Jinghuang
2026-02-03sched/clock: Avoid false sharing for sched_clock_irqtimeWangyang Guo
2026-02-03sched/debug: Fix dl_server (re)start conditionsPeter Zijlstra
2026-02-03sched/debug: Add support to change sched_ext server paramsJoel Fernandes