aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
AgeCommit message (Expand)Author
2024-05-13Merge tag 'v5.10.211' into v5.10/standard/baseBruce Ashfield
2024-03-01sched/rt: Disallow writing invalid values to sched_rt_period_usCyril Hrubis
2024-03-01sched/rt: Fix sysctl_sched_rr_timeslice intial valueCyril Hrubis
2024-03-01sched/rt: sysctl_sched_rr_timeslice show default timeslice after resetCyril Hrubis
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23sched/membarrier: reduce the ability to hammer on sys_membarrierLinus Torvalds
2023-12-03Merge tag 'v5.10.201' into v5.10/standard/baseBruce Ashfield
2023-11-20sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0Qais Yousef
2023-10-11Merge tag 'v5.10.198' into v5.10/standard/baseBruce Ashfield
2023-10-10sched/cpuacct: Optimize away RCU read lockChengming Zhou
2023-10-10sched/cpuacct: Fix charge percpu cpuusageChengming Zhou
2023-10-10sched/cpuacct: Fix user/system in shown cpuacct.usage*Andrey Ryabinin
2023-09-04Merge tag 'v5.10.193' into v5.10/standard/baseBruce Ashfield
2023-08-30cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann
2023-08-30sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann
2023-08-30sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli
2023-08-30sched/cpuset: Bring back cpuset_mutexJuri Lelli
2023-07-27Merge tag 'v5.10.188' into v5.10/standard/baseBruce Ashfield
2023-07-27sched/fair: Don't balance task to its current running CPUYicong Yang
2023-05-02Merge tag 'v5.10.179' into v5.10/standard/baseBruce Ashfield
2023-04-26sched/fair: Fixes for capacity inversion detectionQais Yousef
2023-04-26sched/uclamp: Fix a uninitialized variable warningsQais Yousef
2023-04-26sched/fair: Consider capacity inversion in util_fits_cpu()Qais Yousef
2023-04-26sched/fair: Detect capacity inversionQais Yousef
2023-04-26sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...Qais Yousef
2023-04-26sched/uclamp: Make cpu_overutilized() use util_fits_cpu()Qais Yousef
2023-04-26sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()Qais Yousef
2023-04-26sched/uclamp: Make select_idle_capacity() use util_fits_cpu()Qais Yousef
2023-04-26sched/uclamp: Fix fits_capacity() check in feec()Qais Yousef
2023-04-26sched/uclamp: Make task_fits_capacity() use util_fits_cpu()Qais Yousef
2023-04-21Merge tag 'v5.10.178' into v5.10/standard/baseBruce Ashfield
2023-04-20sched/fair: Fix imbalance overflowVincent Guittot
2023-04-20sched/fair: Move calculate of avg_load to a better locationzgpeng
2023-04-06Merge tag 'v5.10.177' into v5.10/standard/baseBruce Ashfield
2023-04-05sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds
2023-04-05sched/fair: Sanitize vruntime of entity being migratedVincent Guittot
2023-04-05sched/fair: sanitize vruntime of entity being placedZhang Qiao
2023-03-17Merge tag 'v5.10.173' into v5.10/standard/baseBruce Ashfield
2023-03-11sched/rt: pick_next_rt_entity(): check list_entryPietro Borrello
2023-03-11sched/deadline,rt: Remove unused parameter from pick_next_[rt|dl]_entity()Dietmar Eggemann
2023-02-27Merge tag 'v5.10.169' into v5.10/standard/baseBruce Ashfield
2023-02-22sched/psi: Fix use-after-free in ep_remove_wait_queue()Munehisa Kamata
2023-02-01Merge tag 'v5.10.166' into v5.10/standard/baseBruce Ashfield
2023-02-01panic: Consolidate open-coded panic_on_warn checksKees Cook
2023-01-25Merge tag 'v5.10.163' into v5.10/standard/baseBruce Ashfield
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-04Merge tag 'v5.10.162' into v5.10/standard/baseBruce Ashfield
2023-01-04io_uring: import 5.15-stable io_uringJens Axboe
2022-08-22Merge tag 'v5.10.137' into v5.10/standard/baseBruce Ashfield