index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2024-03-01
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
2024-03-01
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
2024-03-01
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
2024-02-23
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
2023-11-20
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-10-10
sched/cpuacct: Optimize away RCU read lock
Chengming Zhou
2023-10-10
sched/cpuacct: Fix charge percpu cpuusage
Chengming Zhou
2023-10-10
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
2023-08-30
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
2023-08-30
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
2023-08-30
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
2023-08-30
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
2023-07-27
sched/fair: Don't balance task to its current running CPU
Yicong Yang
2023-04-26
sched/fair: Fixes for capacity inversion detection
Qais Yousef
2023-04-26
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
2023-04-26
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
2023-04-26
sched/fair: Detect capacity inversion
Qais Yousef
2023-04-26
sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...
Qais Yousef
2023-04-26
sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
2023-04-26
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2023-04-20
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-20
sched/fair: Move calculate of avg_load to a better location
zgpeng
2023-04-05
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2023-04-05
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-04-05
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
2023-03-11
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
2023-03-11
sched/deadline,rt: Remove unused parameter from pick_next_[rt|dl]_entity()
Dietmar Eggemann
2023-02-22
sched/psi: Fix use-after-free in ep_remove_wait_queue()
Munehisa Kamata
2023-02-01
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-01-14
sched/uclamp: Fix relationship between uclamp and migration margin
Qais Yousef
2023-01-14
sched/fair: Cleanup task_util and capacity type
Vincent Donnefort
2023-01-04
io_uring: import 5.15-stable io_uring
Jens Axboe
2022-08-21
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
2022-08-21
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
2022-08-21
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-21
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
2022-08-21
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-07-29
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
2022-06-09
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
2022-04-27
sched/pelt: Fix attach_entity_load_avg() corner case
kuyo chang
2022-04-08
sched/core: Export pelt_thermal_tp
Qais Yousef
2022-04-08
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
2022-03-08
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
Dietmar Eggemann
2022-03-08
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
2022-02-05
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-02-01
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2022-02-01
kernel: delete repeated words in comments
Randy Dunlap
[next]