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
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
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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-03-13
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
1
-2
/
+4
2023-04-05
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
1
-2
/
+2
2023-04-05
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
1
-0
/
+3
2023-02-06
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-2
/
+1
2022-09-05
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
1
-5
/
+6
2021-12-08
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-11-26
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
1
-0
/
+3
2021-09-15
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
1
-6
/
+19
2021-07-14
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
1
-31
/
+18
2021-07-14
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
1
-0
/
+7
2021-07-14
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
1
-4
/
+17
2021-05-19
sched: Fix out-of-bound access in uclamp
Quentin Perret
1
-1
/
+1
2021-03-07
sched/features: Fix hrtick reprogramming
Juri Lelli
1
-5
/
+3
2020-12-30
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
1
-5
/
+1
2020-10-29
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
1
-1
/
+1
2020-10-01
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
1
-1
/
+2
2020-09-03
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
1
-2
/
+9
2020-09-03
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
1
-1
/
+73
2020-08-19
sched/uclamp: Fix initialization of struct uclamp_rq
Qais Yousef
1
-5
/
+16
2020-07-22
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
1
-0
/
+2
2020-07-16
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
1
-1
/
+1
2020-06-30
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
2020-06-22
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
1
-0
/
+8
2020-06-22
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
1
-2
/
+3
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-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)
1
-1
/
+3
2020-03-05
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
1
-8
/
+10
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
2019-12-31
sched/uclamp: Fix overzealous type replacement
Valentin Schneider
1
-3
/
+3
2019-11-15
sched/uclamp: Fix incorrect condition
Qais Yousef
1
-1
/
+1
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
1
-6
/
+15
2019-11-08
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
1
-1
/
+1
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
1
-13
/
+15
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/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
1
-2
/
+2
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
1
-2
/
+2
2019-09-25
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
1
-2
/
+7
2019-09-25
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
1
-1
/
+1
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-5
/
+14
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-100
/
+461
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+49
[next]