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-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
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-130
/
+210
2019-09-25
sched/fair: Avoid redundant EAS calculation
Quentin Perret
1
-1
/
+1
2019-09-25
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
1
-2
/
+0
2019-09-25
sched/core: Fix preempt_schedule() interrupt return comment
Valentin Schneider
1
-4
/
+3
2019-09-25
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
1
-13
/
+6
2019-09-25
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
1
-2
/
+2
2019-09-25
sched/membarrier: Return -ENOMEM to userspace on memory allocation failure
Mathieu Desnoyers
1
-43
/
+20
2019-09-25
sched/membarrier: Skip IPIs when mm->mm_users == 1
Mathieu Desnoyers
1
-4
/
+5
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
3
-45
/
+168
2019-09-25
sched/membarrier: Remove redundant check
Mathieu Desnoyers
1
-2
/
+2
2019-09-25
sched/membarrier: Fix private expedited registration check
Mathieu Desnoyers
1
-1
/
+1
2019-09-25
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
1
-2
/
+7
2019-09-25
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
2
-3
/
+3
2019-09-25
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
1
-1
/
+1
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-1
/
+0
[next]