summaryrefslogtreecommitdiffstats
path: root/kernel/sched
AgeCommit message (Expand)Author
2020-06-17sched/fair: Don't NUMA balance for kthreadsJens Axboe
2020-05-27sched/fair: Fix enqueue_task_fair() warning some morePhil Auld
2020-05-27sched/fair: Fix reordering of enqueue/dequeue_task_fair()Vincent Guittot
2020-05-27sched/fair: Reorder enqueue/dequeue_task_fair pathVincent Guittot
2020-05-02sched/core: Fix reset-on-fork from RT with uclampQuentin Perret
2020-04-17sched/core: Remove duplicate assignment in sched_tick_remote()Scott Wood
2020-04-17sched/fair: Fix enqueue_task_fair warningVincent Guittot
2020-04-17sched: Avoid scale real weight down to zeroMichael Wang
2020-03-05sched/fair: Optimize select_idle_cpuCheng Jian
2020-03-05sched/fair: Prevent unlimited runtime on throttled groupVincent Guittot
2020-03-05timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)
2020-03-05sched/core: Don't skip remote tick for idle CPUsScott Wood
2020-02-28sched/psi: Fix OOB write when writing 0 bytes to PSI filesSuren Baghdasaryan
2020-02-24sched/topology: Assert non-NUMA topology masks don't (partially) overlapValentin Schneider
2020-02-24sched/core: Fix size of rq::uclamp initializationLi Guanglei
2020-02-19sched/uclamp: Reject negative values in cpu_uclamp_write()Qais Yousef
2020-02-14sched/uclamp: Fix a bug in propagating uclamp value in new cgroupsQais Yousef
2020-01-26sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()Vincent Guittot
2020-01-26sched/core: Further clarify sched_class::set_next_task()Peter Zijlstra
2020-01-12psi: Fix a division error in psi poll()Johannes Weiner
2020-01-12sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptimeJohannes Weiner
2019-12-31cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki
2019-12-31sched/uclamp: Fix overzealous type replacementValentin Schneider
2019-11-15sched/uclamp: Fix incorrect conditionQais Yousef
2019-11-13sched/pelt: Fix update of blocked PELT orderingVincent Guittot
2019-11-13sched/core: Avoid spurious lock dependenciesPeter Zijlstra
2019-11-08sched: Fix pick_next_task() vs 'change' pattern racePeter Zijlstra
2019-11-08sched/core: Fix compilation error when cgroup not selectedQais Yousef
2019-10-29sched/topology: Allow sched_asym_cpucapacity to be disabledValentin Schneider
2019-10-29sched/topology: Don't try to build empty sched domainsValentin Schneider
2019-10-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-10-09sched/vtime: Fix guest/system mis-accounting on task switchFrederic Weisbecker
2019-10-09sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang
2019-10-04Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2019-10-01membarrier: Fix RCU locking bug caused by faulty mergePeter Zijlstra
2019-10-01sched_setattr: switch to copy_struct_from_user()Aleksa Sarai
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-25sched/fair: Avoid redundant EAS calculationQuentin Perret
2019-09-25sched/core: Remove double update_max_interval() call on CPU startupValentin Schneider
2019-09-25sched/core: Fix preempt_schedule() interrupt return commentValentin Schneider
2019-09-25sched/fair: Fix -Wunused-but-set-variable warningsQian Cai
2019-09-25sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()KeMeng Shi
2019-09-25sched/membarrier: Return -ENOMEM to userspace on memory allocation failureMathieu Desnoyers
2019-09-25sched/membarrier: Skip IPIs when mm->mm_users == 1Mathieu Desnoyers
2019-09-25sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers
2019-09-25sched/membarrier: Remove redundant checkMathieu Desnoyers
2019-09-25sched/membarrier: Fix private expedited registration checkMathieu Desnoyers
2019-09-25tasks, sched/core: RCUify the assignment of rq->currEric W. Biederman
2019-09-25tasks, sched/core: With a grace period after finish_task_switch(), remove unn...Eric W. Biederman
2019-09-25tasks, sched/core: Ensure tasks are available for a grace period after leavin...Eric W. Biederman