summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2023-02-01panic: Consolidate open-coded panic_on_warn checksKees Cook
2023-01-14sched/uclamp: Fix relationship between uclamp and migration marginQais Yousef
2023-01-14sched/fair: Cleanup task_util and capacity typeVincent Donnefort
2023-01-04io_uring: import 5.15-stable io_uringJens Axboe
2022-08-21sched/fair: Fix fault in reweight_entityTadeusz Struk
2022-08-21sched: Fix the check of nr_running at queue wakelistTianchen Ding
2022-08-21sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-08-21sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()Dietmar Eggemann
2022-08-21nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()Nicolas Saenz Julienne
2022-07-29sched/deadline: Fix BUG_ON condition for deboosted tasksJuri Lelli
2022-06-09sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rqChengming Zhou
2022-04-27sched/pelt: Fix attach_entity_load_avg() corner casekuyo chang
2022-04-08sched/core: Export pelt_thermal_tpQais Yousef
2022-04-08sched/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-02-01sched/pelt: Relax the sync of util_sum with util_avgVincent Guittot
2022-02-01kernel: delete repeated words in commentsRandy Dunlap
2022-02-01sched/membarrier: Fix membarrier-rseq fence command missing from query bitmaskMathieu Desnoyers
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
2022-01-27sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacityVincent Donnefort
2022-01-27sched/fair: Fix detection of per-CPU kthreads waking a taskVincent Donnefort
2021-12-14wait: add wake_up_pollfree()Eric Biggers
2021-12-08sched/uclamp: Fix rq->uclamp_max not set on first enqueueQais Yousef
2021-12-01sched/scs: Reset task stack state in bringup_cpu()Mark Rutland
2021-11-26sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort
2021-11-18kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao
2021-10-27sched/scs: Reset the shadow stack when idle_task_exitWoody Lin
2021-10-06cpufreq: schedutil: Use kobject release() method to free sugov_tunablesKevin Hao
2021-09-26sched/idle: Make the idle timer expire in hard interrupt contextSebastian Andrzej Siewior
2021-09-15sched: Fix UCLAMP_FLAG_IDLE settingQuentin Perret
2021-09-15sched/numa: Fix is_core_idle()Mika Penttilä
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-03kthread: Fix PF_KTHREAD vs to_kthread() racePeter Zijlstra
2021-08-12sched/rt: Fix double enqueue caused by rt_effective_prioPeter Zijlstra
2021-07-25sched/fair: Fix CFS bandwidth hrtimer expiry typeOdin Ugedal
2021-07-20sched/uclamp: Ignore max aggregation if rq is idleXuewen Yan
2021-07-19rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara
2021-07-19sched/fair: Ensure _sum and _avg values stay consistentOdin Ugedal
2021-07-14psi: Fix race between psi_trigger_create/destroyZhaoyang Huang
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-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider