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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
1
-2
/
+3
2025-03-28
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
1
-0
/
+8
2025-03-13
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
1
-2
/
+4
2025-03-07
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-02-21
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
1
-2
/
+4
2025-02-21
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
1
-2
/
+2
2025-02-21
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
1
-4
/
+13
2025-02-21
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
2
-19
/
+5
2024-12-14
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
1
-1
/
+1
2024-12-14
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
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-10-17
sched: psi: fix bogus pressure spikes from aggregation race
Johannes Weiner
1
-14
/
+12
2024-08-14
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang
1
-0
/
+1
2024-08-14
sched/smt: Introduce sched_smt_present_inc/dec() helper
Yang Yingliang
1
-7
/
+19
2024-08-14
sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
Zheng Zucheng
1
-0
/
+6
2024-08-14
profiling: remove profile=sleep support
Tetsuo Handa
1
-10
/
+0
2024-08-03
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
1
-1
/
+1
2024-08-03
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
3
-18
/
+14
2024-08-03
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
1
-7
/
+7
2024-07-18
sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
John Stultz
4
-10
/
+30
2024-07-18
Revert "sched/fair: Make sure to try to detach at least one movable task"
Josh Don
1
-9
/
+3
2024-06-12
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
1
-1
/
+1
2024-06-12
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
1
-1
/
+1
2024-06-12
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
1
-19
/
+34
2024-06-12
sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
Oleg Nesterov
1
-1
/
+6
2024-03-26
sched/fair: Take the scheduling domain into account in select_idle_core()
Keisuke Nishimura
1
-2
/
+2
2024-03-26
sched/fair: Take the scheduling domain into account in select_idle_smt()
Keisuke Nishimura
1
-3
/
+9
2024-03-01
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
1
-0
/
+3
2024-03-01
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
1
-4
/
+5
2024-02-23
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
1
-0
/
+6
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
4
-3
/
+17
2023-11-20
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
1
-17
/
+1
2023-11-20
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
1
-6
/
+5
2023-11-20
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
1
-1
/
+1
2023-10-25
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
1
-1
/
+2
2023-10-06
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
1
-0
/
+1
2023-10-06
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2
-1
/
+2
2023-09-13
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
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
3
-16
/
+43
2023-08-30
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
1
-0
/
+14
2023-08-30
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
1
-7
/
+15
2023-08-23
sched/fair: Remove capacity inversion detection
Vincent Guittot
2
-98
/
+5
2023-08-23
sched/fair: unlink misfit task from cpu overutilized
Vincent Guittot
1
-23
/
+82
2023-07-27
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
1
-8
/
+21
2023-07-27
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
1
-67
/
+108
2023-07-27
sched/psi: Extract update_triggers side effect
Domenico Cerasuolo
1
-9
/
+10
2023-07-27
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
1
-81
/
+82
2023-07-27
sched/psi: Rearrange polling code in preparation
Domenico Cerasuolo
1
-98
/
+98
2023-07-27
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
1
-3
/
+27
[next]