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.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
*
Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-12-13
2
-4
/
+27
|
\
|
*
sched: Move numa_balancing sysctls to its own file
Kefeng Wang
2022-11-20
2
-4
/
+27
*
|
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-7
/
+11
|
\
\
|
*
|
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
2022-11-16
1
-7
/
+11
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
|
*
|
sched/fair: use try_cmpxchg in task_numa_work
Uros Bizjak
2022-11-18
1
-1
/
+1
|
|
/
*
|
Merge tag 'sched-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-12
6
-180
/
+603
|
\
\
|
*
|
sched: Clear ttwu_pending after enqueue_task()
Tianchen Ding
2022-11-16
1
-7
/
+11
|
*
|
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
2022-10-30
2
-19
/
+5
|
*
|
sched/psi: Stop relying on timer_pending() for poll_work rescheduling
Suren Baghdasaryan
2022-10-30
1
-10
/
+52
|
*
|
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
2022-10-30
1
-3
/
+27
|
*
|
sched/psi: Fix possible missing or delayed pending event
Hao Lee
2022-10-30
1
-3
/
+5
|
*
|
sched: Always clear user_cpus_ptr in do_set_cpus_allowed()
Waiman Long
2022-10-27
1
-1
/
+7
|
*
|
sched: Enforce user requested affinity
Waiman Long
2022-10-27
2
-0
/
+13
|
*
|
sched: Always preserve the user requested cpumask
Waiman Long
2022-10-27
2
-55
/
+72
|
*
|
sched: Introduce affinity_context
Waiman Long
2022-10-27
3
-47
/
+85
|
*
|
sched: Add __releases annotations to affine_move_task()
Waiman Long
2022-10-27
1
-1
/
+3
|
*
|
sched/fair: Check if prev_cpu has highest spare cap in feec()
Pierre Gondois
2022-10-27
1
-6
/
+7
|
*
|
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
2022-10-27
1
-5
/
+9
|
*
|
sched/fair: Detect capacity inversion
Qais Yousef
2022-10-27
2
-3
/
+79
|
*
|
sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...
Qais Yousef
2022-10-27
1
-6
/
+8
|
*
|
sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
Qais Yousef
2022-10-27
1
-1
/
+4
|
*
|
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-10-27
1
-8
/
+13
|
*
|
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
Qais Yousef
2022-10-27
1
-3
/
+5
|
*
|
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
2022-10-27
3
-10
/
+68
|
*
|
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-10-27
2
-10
/
+25
|
*
|
sched/uclamp: Fix relationship between uclamp and migration margin
Qais Yousef
2022-10-27
1
-0
/
+123
|
|
/
*
|
Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy"
Sam Wu
2022-11-22
1
-15
/
+15
*
|
sched: Fix race in task_call_func()
Peter Zijlstra
2022-11-14
1
-17
/
+35
|
/
*
sched: Introduce struct balance_callback to avoid CFI mismatches
Kees Cook
2022-10-17
4
-20
/
+26
*
sched/core: Fix comparison in sched_group_cookie_match()
Lin Shengwang
2022-10-17
1
-9
/
+9
*
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
3
-74
/
+213
|
\
|
*
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
2022-09-09
1
-7
/
+63
|
*
sched/psi: Cache parent psi_group to speed up group iteration
Chengming Zhou
2022-09-09
1
-30
/
+19
|
*
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
2022-09-09
3
-2
/
+75
|
*
sched/psi: Remove NR_ONCPU task accounting
Johannes Weiner
2022-09-09
1
-11
/
+30
|
*
sched/psi: Optimize task switch inside shared cgroups again
Chengming Zhou
2022-09-09
1
-12
/
+9
|
*
sched/psi: Move private helpers to sched/stats.h
Chengming Zhou
2022-09-09
1
-0
/
+4
|
*
sched/psi: Save percpu memory when !psi_cgroups_enabled
Chengming Zhou
2022-09-09
1
-3
/
+4
|
*
sched/psi: Fix periodic aggregation shut off
Chengming Zhou
2022-09-09
1
-14
/
+14
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
4
-3
/
+189
|
\
\
|
*
|
sched: use maple tree iterator to walk VMAs
Matthew Wilcox (Oracle)
2022-09-26
1
-3
/
+7
|
*
|
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
2022-09-26
1
-0
/
+1
|
*
|
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-26
1
-0
/
+1
|
*
|
memory tiering: adjust hot threshold automatically
Huang Ying
2022-09-11
2
-5
/
+55
|
*
|
memory tiering: rate limit NUMA migration throughput
Huang Ying
2022-09-11
1
-2
/
+31
|
*
|
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-11
3
-0
/
+101
|
|
/
*
|
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-10-10
1
-4
/
+1
|
\
\
|
*
|
sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot()
Valentin Schneider
2022-10-06
1
-4
/
+1
|
|
/
*
|
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
11
-297
/
+265
|
\
\
[next]