summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2022-09-05sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli
2022-09-05sched/deadline: Fix stale throttling on de-/boosted tasksLucas Stach
2022-09-05sched/deadline: Unthrottle PI boosted threads while enqueuingDaniel Bristot de Oliveira
2022-08-25nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()Nicolas Saenz Julienne
2022-07-21sched/rt: Disable RT_RUNTIME_SHARE by defaultDaniel Bristot de Oliveira
2022-06-14sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rqChengming Zhou
2022-04-15sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numaBharata B Rao
2022-03-08sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()Dietmar Eggemann
2022-03-08sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider
2022-02-05psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan
2022-01-27cputime, cpuacct: Include guest time in user time in cpuacct.statAndrey Ryabinin
2022-01-27sched/rt: Try to restart rt period timer when rt runtime exceededLi Hua
2021-12-14wait: add wake_up_pollfree()Eric Biggers
2021-12-08sched/uclamp: Fix rq->uclamp_max not set on first enqueueQais Yousef
2021-11-26sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort
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