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