summaryrefslogtreecommitdiffstats
path: root/kernel/sched
AgeCommit message (Expand)Author
2021-10-06cpufreq: schedutil: Use kobject release() method to free sugov_tunablesKevin Hao
2021-09-15sched: Fix UCLAMP_FLAG_IDLE settingQuentin Perret
2021-09-15sched/deadline: Fix missing clock update in migrate_task_rq_dl()Dietmar Eggemann
2021-09-15sched/deadline: Fix reset_on_fork reporting of DL tasksQuentin Perret
2021-09-12kthread: Fix PF_KTHREAD vs to_kthread() racePeter Zijlstra
2021-07-25sched/fair: Fix CFS bandwidth hrtimer expiry typeOdin Ugedal
2021-07-19rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara
2021-07-14sched/uclamp: Fix uclamp_tg_restrict()Qais Yousef
2021-07-14sched/rt: Fix Deadline utilization tracking during policy changeVincent Donnefort
2021-07-14sched/rt: Fix RT utilization tracking during policy changeVincent Donnefort
2021-07-14sched/uclamp: Fix locking around cpu_util_update_eff()Qais Yousef
2021-07-14sched/uclamp: Fix wrong implementation of cpu.uclamp.minQais Yousef
2021-07-14sched/fair: Fix ascii art by relpacing tabsOdin Ugedal
2021-06-16sched/fair: Make sure to update tg contrib for blocked loadVincent Guittot
2021-05-19sched/fair: Fix unfairness caused by missing load decayOdin Ugedal
2021-05-19sched: Fix out-of-bound access in uclampQuentin Perret
2021-05-14sched/debug: Fix cgroup_path[] serializationWaiman Long
2021-05-11sched/fair: Ignore percpu threads for imbalance pullsLingutla Chandrasekhar
2021-03-17sched/membarrier: fix missing local execution of ipi_sync_rq_state()Mathieu Desnoyers
2021-03-07sched/features: Fix hrtick reprogrammingJuri Lelli
2021-03-04rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker
2021-03-04sched/eas: Don't update misfit status if the task is pinnedQais Yousef
2020-12-30sched: Reenable interrupts in do_sched_yield()Thomas Gleixner
2020-12-30sched/deadline: Fix sched_dl_global_validate()Peng Liu
2020-12-21membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski
2020-12-08sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq listVincent Guittot
2020-11-24sched/fair: Fix overutilized update in enqueue_task_fair()Quentin Perret
2020-10-29sched/features: Fix !CONFIG_JUMP_LABEL caseJuri Lelli
2020-10-29sched/fair: Fix wrong cpu selecting from isolated domainXunlei Pang
2020-10-01sched/fair: Eliminate bandwidth race between throttling and distributionPaul Turner
2020-10-01workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior
2020-09-03sched/uclamp: Fix a deadlock when enabling uclamp static keyQais Yousef
2020-09-03sched/uclamp: Protect uclamp fast path code with static keyQais Yousef
2020-08-19sched/uclamp: Fix initialization of struct uclamp_rqQais Yousef
2020-08-19sched: correct SD_flags returned by tl->sd_flags()Peng Liu
2020-08-19sched/fair: Fix NOHZ next idle balanceVincent Guittot
2020-07-22sched/fair: handle case of task_h_load() returning 0Vincent Guittot
2020-07-22sched: Fix unreliable rseq cpu_id for new tasksMathieu Desnoyers
2020-07-16sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood
2020-07-09sched/debug: Make sd->flags sysctl read-onlyValentin Schneider
2020-06-30sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli
2020-06-30sched/deadline: Initialize ->dl_boostedJuri Lelli
2020-06-22sched: Defend cfs and rt bandwidth quota against overflowHuaixin Chang
2020-06-22sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra
2020-06-22sched/fair: Refill bandwidth before scalingHuaixin Chang
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