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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-11
sched/fair: Proportional newidle balance
Peter Zijlstra
5
-4
/
+61
2026-01-11
sched/fair: Small cleanup to update_newidle_cost()
Peter Zijlstra
1
-4
/
+7
2026-01-11
sched/fair: Small cleanup to sched_balance_newidle()
Peter Zijlstra
1
-4
/
+6
2026-01-08
sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()
Tejun Heo
1
-0
/
+10
2026-01-08
sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()
Tejun Heo
1
-15
/
+19
2026-01-08
sched_ext: Fix incorrect sched_class settings for per-cpu migration tasks
Zqiang
1
-4
/
+10
2026-01-08
sched/eevdf: Fix min_vruntime vs avg_vruntime
Peter Zijlstra
3
-71
/
+25
2026-01-08
sched/rt: Fix race in push_rt_task
Harshit Agarwal
1
-27
/
+25
2026-01-08
sched/fair: Revert max_newidle_lb_cost bump
Peter Zijlstra
1
-16
/
+3
2026-01-08
sched/deadline: only set free_cpus for online runqueues
Doug Berger
3
-32
/
+14
2025-12-18
sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...
xupengbo
1
-0
/
+3
2025-12-18
sched/fair: Forfeit vruntime on yield
Fernand Sieber
1
-1
/
+13
2025-11-24
sched_ext: Fix unsafe locking in the scx_dump_state()
Zqiang
1
-2
/
+2
2025-11-13
sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU
Tejun Heo
1
-4
/
+4
2025-10-29
sched: Remove never used code in mm_cid_get()
Andy Shevchenko
1
-2
/
+0
2025-10-23
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
1
-13
/
+13
2025-10-19
sched/fair: Block delayed tasks on throttled hierarchy during dequeue
K Prateek Nayak
1
-3
/
+6
2025-10-19
sched/deadline: Fix race in push_dl_task()
Harshit Agarwal
1
-24
/
+49
2025-09-09
sched: Fix sched_numa_find_nth_cpu() if mask offline
Christian Loehle
1
-0
/
+2
2025-08-28
sched_ext: initialize built-in idle state before ops.init()
Andrea Righi
1
-7
/
+7
2025-08-28
sched/ext: Fix invalid task state transitions on class switch
Andrea Righi
1
-0
/
+4
2025-08-20
sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
Chris Mason
1
-3
/
+16
2025-08-20
sched/deadline: Fix accounting after global limits change
Juri Lelli
2
-1
/
+9
2025-08-15
sched/psi: Fix psi_seq initialization
Peter Zijlstra
1
-5
/
+1
2025-08-15
sched/psi: Optimize psi_group_change() cpu_clock() usage
Peter Zijlstra
1
-55
/
+66
2025-07-24
sched: Change nr_uninterruptible type to unsigned long
Aruna Ramakrishna
2
-2
/
+2
2025-07-17
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
1
-5
/
+5
2025-07-17
sched/core: Fix migrate_swap() vs. hotplug
Peter Zijlstra
1
-0
/
+5
2025-07-10
sched_ext: Make scx_group_set_weight() always update tg->scx.weight
Tejun Heo
1
-6
/
+6
2025-07-10
sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUE
Xuewen Yan
1
-2
/
+11
2025-07-10
sched/fair: Add new cfs_rq.h_nr_runnable
Vincent Guittot
3
-2
/
+20
2025-07-10
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
5
-53
/
+53
2025-06-27
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
3
-2
/
+9
2025-06-19
sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
John Stultz
1
-0
/
+6
2025-06-19
sched: Fix trace_sched_switch(.prev_state)
Peter Zijlstra
1
-2
/
+4
2025-05-29
sched: Reduce the default slice to avoid tasks getting an extra tick
zihan zhou
1
-3
/
+3
2025-05-22
sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
Tejun Heo
1
-0
/
+6
2025-05-18
sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
Omar Sandoval
1
-3
/
+1
2025-05-02
sched_ext: Use kvzalloc for large exit_dump allocation
Breno Leitao
1
-2
/
+2
2025-04-25
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
1
-4
/
+24
2025-04-25
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
Rafael J. Wysocki
1
-3
/
+15
2025-04-20
sched_ext: create_dsq: Return -EEXIST on duplicate request
Jake Hillion
1
-2
/
+2
2025-04-10
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
1
-1
/
+1
2025-04-10
sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasks
Tianchen Ding
1
-0
/
+4
2025-04-10
sched: Cancel the slice protection of the idle entity
zihan zhou
1
-13
/
+33
2025-03-28
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
1
-18
/
+3
2025-03-22
sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()
Andrea Righi
1
-0
/
+3
2025-03-22
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
1
-2
/
+3
2025-03-22
sched/debug: Provide slice length for fair tasks
Christian Loehle
1
-0
/
+2
2025-03-13
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
1
-2
/
+4
[next]