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
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-11-20
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-10-19
Revert "kernel/sched: Modify initial boot task idle setup"
Greg Kroah-Hartman
2023-10-06
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
2023-10-06
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2023-10-06
sched/cpuacct: Optimize away RCU read lock
Chengming Zhou
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-05-11
sched: Fix DEBUG && !SCHEDSTATS warn
Peter Zijlstra
2023-05-11
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2023-05-11
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
2023-05-11
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2023-05-11
sched/fair: Use __schedstat_set() in set_next_entity()
Yafang Shao
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: Fix fits_capacity() check in feec()
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-03-30
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-03-30
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
2023-03-10
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
2023-03-10
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-18
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
Waiman Long
2022-12-31
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-12-31
sched/core: Introduce sched_asym_cpucap_active()
Dietmar Eggemann
2022-12-31
sched/fair: Removed useless update of p->recent_used_cpu
Vincent Guittot
2022-12-31
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
Qais Yousef
2022-12-31
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-12-31
sched/uclamp: Fix relationship between uclamp and migration margin
Qais Yousef
2022-12-31
sched/fair: Cleanup task_util and capacity type
Vincent Donnefort
2022-12-14
io_uring: move to separate directory
Jens Axboe
2022-11-03
sched/core: Fix comparison in sched_group_cookie_match()
Lin Shengwang
2022-09-20
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-09-15
sched/debug: fix dentry leak in update_sched_domain_debugfs
Greg Kroah-Hartman
2022-08-17
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
2022-08-17
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2022-08-17
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
2022-08-17
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-17
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
2022-08-17
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-08-17
sched/core: Always flush pending blk_plug
John Keeping
[next]