index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2024-06-16
1
-1
/
+1
*
sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax
Valentin Schneider
2024-06-16
1
-6
/
+3
*
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
2024-03-01
1
-4
/
+1
*
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
2024-03-01
1
-0
/
+3
*
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
2024-03-01
1
-1
/
+1
*
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
2024-02-23
1
-0
/
+6
*
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2023-10-25
1
-14
/
+8
*
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
2023-08-30
1
-1
/
+4
*
sched/fair: Don't balance task to its current running CPU
Yicong Yang
2023-08-11
1
-1
/
+1
*
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2023-04-05
1
-2
/
+2
*
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-04-05
2
-11
/
+47
*
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
2023-04-05
1
-2
/
+13
*
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-02-06
1
-2
/
+1
*
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2022-09-05
2
-49
/
+59
*
sched/deadline: Fix stale throttling on de-/boosted tasks
Lucas Stach
2022-09-05
1
-5
/
+8
*
sched/deadline: Unthrottle PI boosted threads while enqueuing
Daniel Bristot de Oliveira
2022-09-05
1
-0
/
+21
*
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-08-25
1
-6
/
+9
*
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
2022-04-15
1
-10
/
+0
*
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
Dietmar Eggemann
2022-03-23
1
-1
/
+1
*
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
2022-03-23
1
-51
/
+48
*
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2022-01-27
1
-2
/
+2
*
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2022-01-27
1
-5
/
+18
*
wait: add wake_up_pollfree()
Eric Biggers
2021-12-14
1
-0
/
+7
*
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-26
1
-0
/
+3
*
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-10-06
1
-5
/
+11
*
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
2021-09-22
1
-0
/
+1
*
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-09-22
2
-3
/
+6
*
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-28
1
-2
/
+2
*
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
2021-07-20
1
-4
/
+4
*
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-06-16
1
-1
/
+1
*
sched/fair: Optimize select_idle_cpu
Cheng Jian
2021-06-10
1
-3
/
+4
*
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
2021-05-22
1
-3
/
+9
*
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2021-05-22
1
-13
/
+29
*
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-12-30
1
-5
/
+1
*
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-12-30
2
-26
/
+21
*
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-30
2
-4
/
+11
*
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
2020-08-19
1
-1
/
+1
*
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
2020-08-19
1
-9
/
+14
*
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-07-22
1
-1
/
+9
*
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
2020-07-22
1
-0
/
+2
*
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
2020-06-30
1
-1
/
+2
*
sched/deadline: Initialize ->dl_boosted
Juri Lelli
2020-06-30
1
-0
/
+1
*
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-06-22
1
-2
/
+3
*
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
2020-06-22
1
-1
/
+1
*
sched: Avoid scale real weight down to zero
Michael Wang
2020-04-17
1
-1
/
+7
*
sched/fair: Fix O(nr_cgroups) in the load balancing path
Vincent Guittot
2020-03-05
1
-9
/
+34
*
sched/fair: Optimize update_blocked_averages()
Vincent Guittot
2020-03-05
1
-5
/
+21
*
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
2020-02-01
1
-5
/
+28
*
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
2020-02-01
1
-55
/
+71
*
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-12-31
2
-5
/
+21
[next]