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
2020-09-03
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
1
-2
/
+9
2020-09-03
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
3
-4
/
+119
2020-08-19
sched/uclamp: Fix initialization of struct uclamp_rq
Qais Yousef
1
-5
/
+16
2020-08-19
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
1
-1
/
+1
2020-08-19
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
1
-9
/
+14
2020-07-22
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
1
-2
/
+14
2020-07-22
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
1
-0
/
+2
2020-07-16
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
1
-1
/
+1
2020-07-09
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
1
-1
/
+1
2020-06-30
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
2020-06-30
sched/deadline: Initialize ->dl_boosted
Juri Lelli
1
-0
/
+1
2020-06-22
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
3
-1
/
+21
2020-06-22
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
1
-2
/
+3
2020-06-22
sched/fair: Refill bandwidth before scaling
Huaixin Chang
1
-2
/
+2
2020-06-17
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
1
-1
/
+1
2020-05-27
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
1
-0
/
+7
2020-05-27
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
1
-8
/
+9
2020-05-27
sched/fair: Reorder enqueue/dequeue_task_fair path
Vincent Guittot
1
-22
/
+20
2020-05-02
sched/core: Fix reset-on-fork from RT with uclamp
Quentin Perret
1
-7
/
+2
2020-04-17
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
1
-1
/
+0
2020-04-17
sched/fair: Fix enqueue_task_fair warning
Vincent Guittot
1
-4
/
+22
2020-04-17
sched: Avoid scale real weight down to zero
Michael Wang
1
-1
/
+7
2020-03-05
sched/fair: Optimize select_idle_cpu
Cheng Jian
1
-3
/
+4
2020-03-05
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
1
-1
/
+8
2020-03-05
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2
-11
/
+26
2020-03-05
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
1
-8
/
+10
2020-02-28
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-02-24
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
1
-0
/
+39
2020-02-24
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
1
-1
/
+2
2020-02-19
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
1
-1
/
+1
2020-02-14
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
1
-0
/
+6
2020-01-26
sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
Vincent Guittot
1
-49
/
+62
2020-01-26
sched/core: Further clarify sched_class::set_next_task()
Peter Zijlstra
6
-11
/
+17
2020-01-12
psi: Fix a division error in psi poll()
Johannes Weiner
1
-1
/
+1
2020-01-12
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
1
-1
/
+2
2019-12-31
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2
-5
/
+21
2019-12-31
sched/uclamp: Fix overzealous type replacement
Valentin Schneider
2
-4
/
+4
2019-11-15
sched/uclamp: Fix incorrect condition
Qais Yousef
1
-1
/
+1
2019-11-13
sched/pelt: Fix update of blocked PELT ordering
Vincent Guittot
1
-9
/
+20
2019-11-13
sched/core: Avoid spurious lock dependencies
Peter Zijlstra
1
-1
/
+2
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
7
-58
/
+112
2019-11-08
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
1
-1
/
+1
2019-10-29
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
1
-1
/
+5
2019-10-29
sched/topology: Don't try to build empty sched domains
Valentin Schneider
1
-1
/
+4
2019-10-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-17
/
+25
2019-10-09
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
1
-3
/
+3
2019-10-09
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
1
-14
/
+22
2019-10-04
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-36
/
+7
2019-10-01
membarrier: Fix RCU locking bug caused by faulty merge
Peter Zijlstra
1
-1
/
+0
2019-10-01
sched_setattr: switch to copy_struct_from_user()
Aleksa Sarai
1
-36
/
+7
[next]