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-08-28
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-0
/
+19
2025-04-10
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
1
-2
/
+3
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
2025-03-13
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
1
-1
/
+1
2024-12-14
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
1
-1
/
+1
2024-12-14
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
1
-1
/
+1
2024-08-19
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang
1
-0
/
+1
2024-08-19
sched/smt: Introduce sched_smt_present_inc/dec() helper
Yang Yingliang
1
-7
/
+19
2024-08-19
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
1
-13
/
+10
2024-06-16
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
1
-1
/
+1
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
1
-2
/
+8
2023-10-19
Revert "kernel/sched: Modify initial boot task idle setup"
Greg Kroah-Hartman
1
-1
/
+1
2023-10-06
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
1
-1
/
+1
2023-08-30
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
1
-15
/
+2
2023-08-30
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
1
-2
/
+2
2023-08-30
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
1
-7
/
+15
2023-05-11
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
1
-11
/
+14
2023-04-26
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
1
-5
/
+5
2023-04-05
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
1
-2
/
+2
2023-03-30
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
1
-0
/
+3
2023-02-01
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-2
/
+1
2023-01-18
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
Waiman Long
1
-4
/
+33
2022-12-14
io_uring: move to separate directory
Jens Axboe
1
-1
/
+1
2022-08-17
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
1
-2
/
+6
2022-08-17
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
1
-12
/
+14
2022-08-17
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
1
-1
/
+5
2022-08-17
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
1
-3
/
+5
2022-08-17
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
1
-4
/
+9
2022-08-17
sched/core: Always flush pending blk_plug
John Keeping
1
-2
/
+6
2022-06-22
sched: Fix balance_push() vs __sched_setscheduler()
Peter Zijlstra
1
-3
/
+33
2022-06-09
sched/core: Avoid obvious double update_rq_clock warning
Hao Jia
1
-3
/
+3
2022-04-13
sched: Teach the forced-newidle balancer about CPU affinity limitation.
Sebastian Andrzej Siewior
1
-1
/
+1
2022-04-08
sched/core: Export pelt_thermal_tp
Qais Yousef
1
-0
/
+1
2022-03-08
sched: Fix yet more sched_fork() races
Peter Zijlstra
1
-13
/
+21
2022-03-08
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
1
-5
/
+6
2022-02-16
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
1
-9
/
+3
2021-12-08
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-12-08
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
1
-2
/
+2
2021-12-01
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
1
-4
/
+0
2021-11-25
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
1
-9
/
+35
2021-11-25
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
1
-0
/
+3
2021-11-18
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-21
/
+22
2021-10-19
sched/scs: Reset the shadow stack when idle_task_exit
Woody Lin
1
-0
/
+1
2021-09-12
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2021-09-09
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
1
-3
/
+3
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-17
/
+92
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-94
/
+346
2021-08-30
Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2021-08-20
sched: Introduce dl_task_check_affinity() to check proposed affinity
Will Deacon
1
-17
/
+29
[next]