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.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
*
wait: add wake_up_pollfree()
Eric Biggers
2021-12-14
1
-0
/
+7
*
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-08
1
-1
/
+1
*
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-26
1
-0
/
+3
*
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-10-06
1
-5
/
+11
*
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
2021-09-15
1
-6
/
+19
*
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
2021-09-15
1
-0
/
+1
*
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-09-15
2
-3
/
+6
*
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2021-09-12
1
-1
/
+1
*
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-25
1
-2
/
+2
*
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2021-07-19
1
-2
/
+7
*
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
2021-07-14
1
-31
/
+18
*
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
2021-07-14
1
-0
/
+2
*
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
2021-07-14
1
-5
/
+12
*
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
2021-07-14
1
-0
/
+7
*
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
2021-07-14
1
-4
/
+17
*
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
2021-07-14
1
-4
/
+4
*
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-06-16
1
-1
/
+1
*
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
2021-05-19
1
-3
/
+9
*
sched: Fix out-of-bound access in uclamp
Quentin Perret
2021-05-19
1
-1
/
+1
*
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2021-05-14
1
-13
/
+29
*
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
2021-05-11
1
-0
/
+4
*
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
2021-03-17
1
-3
/
+1
*
sched/features: Fix hrtick reprogramming
Juri Lelli
2021-03-07
2
-5
/
+4
*
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
2021-03-04
1
-0
/
+1
*
sched/eas: Don't update misfit status if the task is pinned
Qais Yousef
2021-03-04
1
-1
/
+1
*
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-12-30
1
-5
/
+1
*
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-12-30
2
-26
/
+21
*
membarrier: Explicitly sync remote cores when SYNC_CORE is requested
Andy Lutomirski
2020-12-21
1
-1
/
+20
*
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
2020-12-08
1
-8
/
+28
*
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
2020-11-24
1
-1
/
+2
*
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-29
2
-4
/
+11
*
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
2020-10-29
1
-4
/
+5
*
sched/fair: Eliminate bandwidth race between throttling and distribution
Paul Turner
2020-10-01
1
-32
/
+47
*
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
2020-10-01
1
-1
/
+2
*
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
2020-09-03
1
-2
/
+9
*
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
2020-09-03
3
-4
/
+119
*
sched/uclamp: Fix initialization of struct uclamp_rq
Qais Yousef
2020-08-19
1
-5
/
+16
*
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
2020-08-19
1
-1
/
+1
*
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
2020-08-19
1
-9
/
+14
*
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-07-22
1
-2
/
+14
*
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
2020-07-22
1
-0
/
+2
*
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
2020-07-16
1
-1
/
+1
*
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
2020-07-09
1
-1
/
+1
*
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
2020-06-30
1
-1
/
+2
*
sched/deadline: Initialize ->dl_boosted
Juri Lelli
2020-06-30
1
-0
/
+1
*
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
2020-06-22
3
-1
/
+21
*
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-06-22
1
-2
/
+3
*
sched/fair: Refill bandwidth before scaling
Huaixin Chang
2020-06-22
1
-2
/
+2
*
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
2020-06-17
1
-1
/
+1
*
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
2020-05-27
1
-0
/
+7
[next]