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.13.y
linux-6.14.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/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
2022-08-17
1
-2
/
+6
*
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2022-08-17
2
-13
/
+14
*
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
2022-08-17
1
-1
/
+5
*
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-17
1
-3
/
+5
*
io_uring: move to separate directory
Jens Axboe
2022-08-17
1
-1
/
+1
*
sched/numa: Initialise numa_migrate_retry
Mel Gorman
2022-08-17
1
-0
/
+1
*
sched: only perform capability check on privileged operation
Christian Göttsche
2022-08-17
1
-55
/
+83
*
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-08-17
1
-6
/
+9
*
sched/core: Always flush pending blk_plug
John Keeping
2022-08-17
1
-2
/
+6
*
sched/fair: fix case with reduced capacity CPU
Vincent Guittot
2022-08-17
1
-12
/
+42
*
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
2022-08-17
2
-1
/
+89
*
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
2022-07-21
1
-1
/
+4
*
sched: Fix balance_push() vs __sched_setscheduler()
Peter Zijlstra
2022-06-13
2
-3
/
+38
*
Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-05
1
-1
/
+1
|
\
|
*
sched/autogroup: Fix sysctl move
Peter Zijlstra
2022-05-30
1
-1
/
+1
*
|
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-03
1
-4
/
+1
|
\
\
|
*
|
ptrace: Don't change __state
Eric W. Biederman
2022-05-11
1
-4
/
+1
*
|
|
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched: Update task_tick_numa to ignore tasks without an mm
Eric W. Biederman
2022-05-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-26
6
-59
/
+240
|
\
\
|
*
|
sched: Fix build warning without CONFIG_SYSCTL
YueHaibing
2022-05-09
1
-29
/
+36
|
*
|
sched: Move energy_aware sysctls to topology.c
Zhen Ni
2022-04-06
1
-2
/
+23
|
*
|
sched: Move cfs_bandwidth_slice sysctls to fair.c
Zhen Ni
2022-04-06
1
-20
/
+31
|
*
|
sched: Move uclamp_util sysctls to core.c
Zhen Ni
2022-04-06
1
-11
/
+37
|
*
|
sched/rt: fix build error when CONFIG_SYSCTL is disable
Baisong Zhong
2022-04-06
1
-2
/
+9
|
*
|
sched: Move rr_timeslice sysctls to rt.c
Zhen Ni
2022-04-06
2
-2
/
+12
|
*
|
sched: Move deadline_period sysctls to deadline.c
Zhen Ni
2022-04-06
1
-8
/
+34
|
*
|
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
2022-04-06
3
-14
/
+46
|
*
|
sched: Move schedstats sysctls to core.c
Zhen Ni
2022-04-06
1
-1
/
+21
|
*
|
sched: Move child_runs_first sysctls to fair.c
Zhen Ni
2022-04-06
2
-0
/
+21
|
|
/
*
|
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
11
-277
/
+146
|
\
\
|
*
|
sched: Reverse sched_class layout
Peter Zijlstra
2022-05-19
2
-13
/
+14
|
*
|
sched/deadline: Remove superfluous rq clock update in push_dl_task()
Hao Jia
2022-05-11
1
-7
/
+1
|
*
|
sched/core: Avoid obvious double update_rq_clock warning
Hao Jia
2022-05-11
4
-11
/
+33
|
*
|
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
2022-05-06
4
-17
/
+16
|
|
\
\
|
*
|
|
smp: Rename flush_smp_call_function_from_idle()
Thomas Gleixner
2022-05-01
3
-4
/
+4
|
*
|
|
sched: Fix missing prototype warnings
Thomas Gleixner
2022-05-01
7
-8
/
+15
|
*
|
|
sched/fair: Remove cfs_rq_tg_path()
Dietmar Eggemann
2022-04-29
1
-19
/
+0
|
*
|
|
sched/fair: Remove sched_trace_*() helper functions
Dietmar Eggemann
2022-04-29
1
-98
/
+0
|
*
|
|
sched/fair: Refactor cpu_util_without()
Dietmar Eggemann
2022-04-29
1
-100
/
+57
|
*
|
|
sched/fair: Revise comment about lb decision matrix
Tao Zhou
2022-04-22
1
-1
/
+1
|
*
|
|
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
2022-04-22
1
-6
/
+9
|
*
|
|
sched/fair: Delete useless condition in tg_unthrottle_up()
Chengming Zhou
2022-04-22
1
-1
/
+1
|
*
|
|
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
2022-04-22
3
-8
/
+8
|
*
|
|
sched/fair: Move calculate of avg_load to a better location
zgpeng
2022-04-22
1
-2
/
+3
|
*
|
|
psi: Fix trigger being fired unexpectedly at initial
Hailong Liu
2022-04-22
1
-1
/
+2
*
|
|
|
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-24
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
sched/clock: Use try_cmpxchg64 in sched_clock_{local,remote}
Uros Bizjak
2022-05-19
1
-2
/
+2
|
*
|
|
|
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-04-05
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-23
1
-0
/
+12
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]