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-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
2022-02-01
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
2022-01-27
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2022-01-27
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2022-01-27
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
2022-01-27
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
2021-12-08
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-01
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-11-26
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-18
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2021-10-27
sched/scs: Reset the shadow stack when idle_task_exit
Woody Lin
2021-10-06
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-09-26
sched/idle: Make the idle timer expire in hard interrupt context
Sebastian Andrzej Siewior
2021-09-15
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
2021-09-15
sched/numa: Fix is_core_idle()
Mika Penttilä
2021-09-15
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
2021-09-15
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-09-03
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2021-08-12
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
2021-07-25
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-20
sched/uclamp: Ignore max aggregation if rq is idle
Xuewen Yan
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2021-07-19
sched/fair: Ensure _sum and _avg values stay consistent
Odin Ugedal
[next]