index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
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-09-15
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
2021-07-14
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
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-05-19
sched: Fix out-of-bound access in uclamp
Quentin Perret
2021-03-07
sched/features: Fix hrtick reprogramming
Juri Lelli
2020-12-30
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-10-29
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
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-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-06-30
sched/core: Fix PI boosting between RT and DEADLINE tasks
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-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-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-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
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/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-01
sched_setattr: switch to copy_struct_from_user()
Aleksa Sarai
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-25
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
2019-09-25
sched/core: Fix preempt_schedule() interrupt return comment
Valentin Schneider
2019-09-25
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
2019-09-25
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-07
kernel.h: Add non_block_start/end()
Daniel Vetter
2019-09-04
sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI ...
Ingo Molnar
2019-09-03
sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
Patrick Bellasi
2019-09-03
sched/uclamp: Update CPU's refcount on TG's clamp changes
Patrick Bellasi
2019-09-03
sched/uclamp: Use TG's clamps to restrict TASK's clamps
Patrick Bellasi
[next]