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
2023-03-11
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
2023-03-11
sched/deadline,rt: Remove unused parameter from pick_next_[rt|dl]_entity()
Dietmar Eggemann
2023-02-22
sched/psi: Fix use-after-free in ep_remove_wait_queue()
Munehisa Kamata
2023-02-06
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2022-09-05
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2022-09-05
sched/deadline: Fix stale throttling on de-/boosted tasks
Lucas Stach
2022-09-05
sched/deadline: Unthrottle PI boosted threads while enqueuing
Daniel Bristot de Oliveira
2022-08-25
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-07-21
sched/rt: Disable RT_RUNTIME_SHARE by default
Daniel Bristot de Oliveira
2022-06-14
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
2022-04-15
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
2022-03-08
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
Dietmar Eggemann
2022-03-08
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
2022-02-05
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-01-27
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2022-01-27
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
2021-12-08
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-11-26
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-10-06
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-09-15
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
2021-09-15
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
2021-09-15
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-09-12
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2021-07-25
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2021-07-14
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
2021-07-14
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
2021-07-14
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
2021-07-14
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
2021-07-14
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
2021-07-14
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
2021-06-16
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-05-19
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
2021-05-19
sched: Fix out-of-bound access in uclamp
Quentin Perret
2021-05-14
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2021-05-11
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
2021-03-17
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
2021-03-07
sched/features: Fix hrtick reprogramming
Juri Lelli
2021-03-04
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
2021-03-04
sched/eas: Don't update misfit status if the task is pinned
Qais Yousef
2020-12-30
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-12-30
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-12-21
membarrier: Explicitly sync remote cores when SYNC_CORE is requested
Andy Lutomirski
2020-12-08
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
2020-11-24
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
2020-10-29
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-29
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
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
[next]