summaryrefslogtreecommitdiffstats
path: root/kernel/sched (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-06sched/deadline: Use online cpus for validating runtimeShrikanth Hegde1-1/+1
2025-03-05sched/fair: Fix potential memory corruption in child_cfs_rq_on_listZecheng Li1-2/+4
2025-02-28Merge tag 'sched-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2025-02-27sched/core: Prevent rescheduling when interrupts are disabledThomas Gleixner1-1/+1
2025-02-26Merge tag 'sched_ext-for-6.14-rc4-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+7
2025-02-25sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called with...Tejun Heo1-4/+7
2025-02-18sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers1-3/+22
2025-02-16Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2025-02-14Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-45/+85
2025-02-13sched_ext: Use SCX_CALL_OP_TASK in task_tick_scxChuyi Zhou1-3/+3
2025-02-10sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...Tejun Heo1-8/+21
2025-02-08sched_ext: Fix migration disabled handling in targeted dispatchesTejun Heo1-4/+13
2025-02-08sched_ext: Implement auto local dispatching of migration disabled tasksTejun Heo1-0/+23
2025-02-08Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+21
2025-02-08sched: Clarify wake_up_q()'s write to task->wake_q.nextJann Horn1-2/+3
2025-01-31sched/debug: Provide slice length for fair tasksChristian Loehle1-0/+2
2025-01-30Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-1/+12
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados6-6/+6
2025-01-27sched_ext: Fix lock imbalance in dispatch_to_local_dsq()Andrea Righi1-4/+10
2025-01-27sched_ext: Fix incorrect autogroup migration detectionTejun Heo5-22/+10
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+16
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds2-3/+10
2025-01-24hung_task: add task->flags, blocked by coredump to logOxana Kharitonova1-2/+2
2025-01-24sched_ext: Include task weight in the error state dumpAndrea Righi1-3/+4
2025-01-24sched_ext: Fixes typos in commentsAtul Kumar Pant1-6/+6
2025-01-23Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-118/+274
2025-01-23cpufreq/schedutil: Only bind threads if neededChristian Loehle2-1/+12
2025-01-22Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-29/+8
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-342/+480
2025-01-21sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeueK Prateek Nayak1-0/+19
2025-01-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2025-01-20Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki1-27/+6
2025-01-19Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-128/+23
2025-01-16Merge back earlier cpufreq material for 6.14Rafael J. Wysocki1-2/+2
2025-01-13lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWNNicholas Piggin1-7/+15
2025-01-13kasan: make kasan_record_aux_stack_noalloc() the default behaviourPeter Zijlstra1-1/+1
2025-01-13sched_ext: fix kernel-doc warningsRandy Dunlap1-42/+45
2025-01-13psi: Fix race when task wakes up before psi_sched_switch() adjusts flagsChengming Zhou2-3/+7
2025-01-13sched, psi: Don't account irq time if sched_clock_irqtime is disabledYafang Shao1-1/+6
2025-01-13sched: Don't account irq time if sched_clock_irqtime is disabledYafang Shao1-21/+23
2025-01-13sched: Define sched_clock_irqtime as static keyYafang Shao2-9/+20
2025-01-13sched/fair: Do not compute overloaded status unnecessarily during lbK Prateek Nayak1-3/+5
2025-01-13sched/fair: Do not compute NUMA Balancing stats unnecessarily during lbK Prateek Nayak1-6/+9
2025-01-13sched/core: Prioritize migrating eligible tasks in sched_balance_rq()Hao Jia1-0/+34
2025-01-13sched/debug: Change need_resched warnings to pr_errDavid Rientjes1-4/+6
2025-01-13sched/fair: Encapsulate set custom slice in a __setparam_fair() functionVincent Guittot3-13/+24
2025-01-13sched: Fix race between yield_to() and try_to_wake_up()Tianchen Ding1-1/+1
2025-01-13sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUEPeter Zijlstra1-1/+5
2025-01-12delayacct: add delay min to record delay peakWang Yaxin1-0/+4