index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
1
-1
/
+4
2023-03-10
sched/deadline,rt: Remove unused parameter from pick_next_[rt|dl]_entity()
Dietmar Eggemann
2
-6
/
+4
2023-02-22
sched/psi: Fix use-after-free in ep_remove_wait_queue()
Munehisa Kamata
1
-3
/
+4
2023-02-01
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-2
/
+1
2023-01-18
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
Waiman Long
1
-4
/
+33
2022-12-31
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
Qais Yousef
1
-8
/
+13
2022-12-31
sched/core: Introduce sched_asym_cpucap_active()
Dietmar Eggemann
5
-9
/
+14
2022-12-31
sched/fair: Removed useless update of p->recent_used_cpu
Vincent Guittot
1
-5
/
+0
2022-12-31
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
Qais Yousef
1
-3
/
+5
2022-12-31
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2
-10
/
+25
2022-12-31
sched/uclamp: Fix relationship between uclamp and migration margin
Qais Yousef
1
-0
/
+123
2022-12-31
sched/fair: Cleanup task_util and capacity type
Vincent Donnefort
1
-2
/
+3
2022-12-14
io_uring: move to separate directory
Jens Axboe
1
-1
/
+1
2022-11-03
sched/core: Fix comparison in sched_group_cookie_match()
Lin Shengwang
1
-9
/
+9
2022-09-20
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
1
-1
/
+1
2022-09-15
sched/debug: fix dentry leak in update_sched_domain_debugfs
Greg Kroah-Hartman
1
-1
/
+1
2022-08-17
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
1
-2
/
+6
2022-08-17
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2
-13
/
+14
2022-08-17
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
1
-1
/
+5
2022-08-17
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
1
-3
/
+5
2022-08-17
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
3
-44
/
+24
2022-08-17
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
1
-6
/
+9
2022-08-17
sched/core: Always flush pending blk_plug
John Keeping
1
-2
/
+6
2022-08-17
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
2
-1
/
+89
2022-07-29
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
1
-1
/
+4
2022-06-22
sched: Fix balance_push() vs __sched_setscheduler()
Peter Zijlstra
2
-3
/
+38
2022-06-09
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
1
-6
/
+9
2022-06-09
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
3
-8
/
+8
2022-06-09
sched/core: Avoid obvious double update_rq_clock warning
Hao Jia
4
-11
/
+33
2022-04-27
sched/pelt: Fix attach_entity_load_avg() corner case
kuyo chang
1
-5
/
+5
2022-04-13
sched: Teach the forced-newidle balancer about CPU affinity limitation.
Sebastian Andrzej Siewior
1
-1
/
+1
2022-04-08
sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
Valentin Schneider
2
-16
/
+28
2022-04-08
sched/cpuacct: Fix charge percpu cpuusage
Chengming Zhou
1
-1
/
+2
2022-04-08
sched/fair: Improve consistency of allowed NUMA balance calculations
Mel Gorman
1
-8
/
+10
2022-04-08
sched/uclamp: Fix iowait boost escaping uclamp restriction
Qais Yousef
1
-0
/
+1
2022-04-08
sched/core: Export pelt_thermal_tp
Qais Yousef
1
-0
/
+1
2022-04-08
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
1
-10
/
+0
2022-03-08
sched: Fix yet more sched_fork() races
Peter Zijlstra
1
-13
/
+21
2022-03-08
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
1
-5
/
+6
2022-02-16
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
1
-9
/
+3
2022-02-01
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
1
-38
/
+41
2022-02-01
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2
-4
/
+16
2022-02-01
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
1
-4
/
+5
2022-02-01
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
1
-37
/
+29
2022-01-27
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
1
-47
/
+32
2022-01-27
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
1
-2
/
+2
2022-01-27
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2
-18
/
+32
2022-01-27
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
1
-5
/
+18
2022-01-27
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
1
-1
/
+2
2022-01-27
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
1
-0
/
+1
[next]