summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
15 hoursConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
28 hoursConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
31 hoursConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
47 hourstreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
10 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
11 daysMerge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
11 dayssched/mmcid: Don't assume CID is CPU owned on mode switchThomas Gleixner
12 daysMerge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
12 daysMerge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
12 daysMerge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
13 daysMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
13 daysMerge 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
2026-02-03sched_ext: Add a DL server for sched_ext tasksAndrea Righi
2026-02-03sched/debug: Stop and start server based on if it was activeJoel Fernandes
2026-02-03sched/debug: Fix updating of ppos on server write opsJoel Fernandes
2026-02-03sched/deadline: Clear the defer paramsJoel Fernandes
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra
2026-01-31delayacct: 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