index
:
linux-stable.git
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: Fix unfairness caused by missing load decay
Odin Ugedal
2021-05-06
1
-3
/
+9
*
sched: Fix out-of-bound access in uclamp
Quentin Perret
2021-05-06
1
-1
/
+1
*
psi: Fix psi state corruption when schedule() races with cgroup move
Johannes Weiner
2021-05-06
1
-10
/
+26
*
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-28
20
-662
/
+798
|
\
|
*
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2021-04-21
2
-2
/
+2
|
*
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2021-04-21
1
-13
/
+29
|
*
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
2021-04-21
1
-2
/
+3
|
*
sched: Warn on long periods of pending need_resched
Paul Turner
2021-04-21
4
-1
/
+94
|
*
sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simp...
YueHaibing
2021-04-20
1
-22
/
+18
|
*
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
2021-04-17
3
-9
/
+9
|
*
sched,fair: Alternative sched_slice()
Peter Zijlstra
2021-04-16
2
-1
/
+14
|
*
sched: Move /proc/sched_debug to debugfs
Peter Zijlstra
2021-04-16
1
-9
/
+16
|
*
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
2021-04-16
3
-211
/
+59
|
*
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
2021-04-16
3
-77
/
+78
|
*
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
2021-04-16
4
-12
/
+77
|
*
sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
2021-04-16
2
-12
/
+15
|
*
sched/fair: Introduce a CPU capacity comparison helper
Valentin Schneider
2021-04-09
1
-23
/
+10
|
*
sched/fair: Clean up active balance nr_balance_failed trickery
Valentin Schneider
2021-04-09
1
-16
/
+15
|
*
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
2021-04-09
1
-0
/
+4
|
*
sched/fair: Bring back select_idle_smt(), but differently
Rik van Riel
2021-04-09
1
-12
/
+43
|
*
psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files
Josh Hunt
2021-04-08
1
-6
/
+14
|
*
sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group()
Barry Song
2021-03-25
1
-1
/
+1
|
*
sched/core: Use -EINVAL in sched_dynamic_mode()
Rasmus Villemoes
2021-03-25
1
-1
/
+1
|
*
sched/core: Stop using magic values in sched_dynamic_mode()
Rasmus Villemoes
2021-03-25
1
-3
/
+3
|
*
sched/fair: Reduce long-tail newly idle balance cost
Aubrey Li
2021-03-23
1
-0
/
+9
|
*
sched/fair: Optimize test_idle_cores() for !SMT
Barry Song
2021-03-23
1
-3
/
+5
|
*
psi: Reduce calls to sched_clock() in psi
Shakeel Butt
2021-03-23
1
-9
/
+10
|
*
sched: Fix various typos
Ingo Molnar
2021-03-22
19
-41
/
+41
|
*
sched: Remove unnecessary variable from schedule_tail()
Edmundo Carmona Antoranz
2021-03-10
1
-3
/
+1
|
*
sched: Optimize __calc_delta()
Clement Courbet
2021-03-10
2
-8
/
+12
|
*
psi: Optimize task switch inside shared cgroups
Chengming Zhou
2021-03-06
2
-26
/
+37
|
*
psi: Pressure states are unlikely
Johannes Weiner
2021-03-06
1
-7
/
+7
|
*
psi: Use ONCPU state tracking machinery to detect reclaim
Chengming Zhou
2021-03-06
3
-51
/
+24
|
*
psi: Add PSI_CPU_FULL state
Chengming Zhou
2021-03-06
1
-3
/
+11
|
*
sched/topology: fix the issue groups don't span domain->span for NUMA diamete...
Barry Song
2021-03-06
1
-30
/
+61
|
*
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
2021-03-06
1
-3
/
+12
|
*
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2021-03-06
2
-2
/
+8
|
*
sched/fair: use lsub_positive in cpu_util_next()
Vincent Donnefort
2021-03-06
1
-1
/
+1
|
*
sched/fair: Fix task utilization accountability in compute_energy()
Vincent Donnefort
2021-03-06
1
-4
/
+20
|
*
sched/fair: Reduce the window for duplicated update
Vincent Guittot
2021-03-06
1
-3
/
+8
|
*
sched/fair: Trigger the update of blocked load on newly idle cpu
Vincent Guittot
2021-03-06
4
-4
/
+35
|
*
sched/fair: Reorder newidle_balance pulled_task tests
Vincent Guittot
2021-03-06
1
-5
/
+5
|
*
sched/fair: Merge for each idle cpu loop of ILB
Vincent Guittot
2021-03-06
1
-25
/
+7
|
*
sched/fair: Remove unused parameter of update_nohz_stats
Vincent Guittot
2021-03-06
1
-3
/
+3
|
*
sched/fair: Remove unused return of _nohz_idle_balance
Vincent Guittot
2021-03-06
1
-9
/
+1
|
*
sched/fair: Remove update of blocked load from newidle_balance
Vincent Guittot
2021-03-06
1
-28
/
+5
|
*
sched: Simplify migration_cpu_stop()
Valentin Schneider
2021-03-06
1
-9
/
+18
*
|
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-28
1
-9
/
+9
|
\
\
|
*
|
static_call: Relax static_call_update() function argument type
Peter Zijlstra
2021-04-09
1
-9
/
+9
|
|
/
*
|
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-04-26
2
-17
/
+13
|
\
\
[next]