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
41 hours
sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
Juri Lelli
1
-0
/
+30
41 hours
sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flag
David Carlier
1
-1
/
+1
41 hours
sched/fair: Fix lag clamp
Peter Zijlstra
1
-4
/
+35
41 hours
sched/eevdf: Update se->vprot in reweight_entity()
Wang Tao
1
-0
/
+12
41 hours
sched/fair: Only set slice protection at pick time
Peter Zijlstra
1
-5
/
+6
41 hours
sched/fair: Fix zero_vruntime tracking
Peter Zijlstra
1
-27
/
+57
41 hours
sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...
Ingo Molnar
1
-15
/
+51
41 hours
sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...
Ingo Molnar
2
-14
/
+14
41 hours
sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
Ingo Molnar
2
-9
/
+9
10 days
sched/debug: Fix updating of ppos on server write ops
Joel Fernandes
1
-3
/
+4
2026-02-26
sched: Re-evaluate scheduling when migrating queued tasks out of throttled cg...
Zicheng Qu
1
-0
/
+4
2026-02-26
sched/rt: Skip currently executing CPU in rto_next_cpu()
Chen Jinghuang
1
-0
/
+5
2026-02-26
sched/deadline: Clear the defer params
Joel Fernandes
1
-0
/
+3
2026-02-26
sched: Fix build for modules using set_tsk_need_resched()
Gabriele Monaco
1
-0
/
+1
2026-02-26
sched: Export hidden tracepoints to modules
Gabriele Monaco
1
-0
/
+3
2026-02-16
sched/mmcid: Don't assume CID is CPU owned on mode switch
Thomas Gleixner
2
-6
/
+7
2026-02-07
Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-67
/
+161
2026-02-04
Merge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+48
2026-02-04
sched_ext: Short-circuit sched_class operations on dead tasks
Tejun Heo
1
-0
/
+48
2026-02-04
sched/mmcid: Optimize transitional CIDs when scheduling out
Thomas Gleixner
1
-2
/
+21
2026-02-04
sched/mmcid: Drop per CPU CID immediately when switching to per task mode
Thomas Gleixner
1
-2
/
+8
2026-02-04
sched/mmcid: Protect transition on weakly ordered systems
Thomas Gleixner
2
-31
/
+56
2026-02-04
sched/mmcid: Prevent live lock on task to CPU mode transition
Thomas Gleixner
2
-44
/
+88
2026-01-30
sched/deadline: Fix 'stuck' dl_server
Peter Zijlstra
1
-0
/
+12
2026-01-23
sched/fair: Revert force wakeup preemption
Vincent Guittot
1
-10
/
+0
2026-01-23
sched/fair: Disable scheduler feature NEXT_BUDDY
Mel Gorman
1
-1
/
+1
2026-01-21
sched/fair: Fix pelt clock sync when entering idle
Vincent Guittot
2
-6
/
+6
2026-01-15
sched/deadline: Use ENQUEUE_MOVE to allow priority change
Peter Zijlstra
1
-1
/
+1
2026-01-15
sched: Deadline has dynamic priority
Peter Zijlstra
2
-2
/
+2
2026-01-15
sched: Audit MOVE vs balance_callbacks
Peter Zijlstra
3
-2
/
+8
2026-01-15
sched: Fold rq-pin swizzle into __balance_callbacks()
Peter Zijlstra
1
-6
/
+8
2026-01-15
sched/deadline: Avoid double update_rq_clock()
Peter Zijlstra
1
-2
/
+1
2026-01-15
sched/deadline: Ensure get_prio_dl() is up-to-date
Peter Zijlstra
1
-0
/
+6
2026-01-13
sched/deadline: Fix server stopping with runnable tasks
Gabriele Monaco
1
-4
/
+9
2026-01-13
sched: Provide idle_rq() helper
Peter Zijlstra
2
-29
/
+23
2026-01-13
sched/deadline: Fix potential race in dl_add_task_root_domain()
Pingfan Liu
1
-1
/
+2
2026-01-13
sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()
Pingfan Liu
1
-9
/
+0
2026-01-11
Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2026-01-11
treewide: Update email address
Thomas Gleixner
2
-2
/
+2
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
1
-2
/
+3
2025-12-22
sched_ext: Use the resched_cpu() to replace resched_curr() in the bypass_lb_n...
Zqiang
1
-7
/
+2
2025-12-19
sched_ext: Fix some comments in ext.c
Zqiang
1
-5
/
+5
2025-12-16
sched_ext: fix uninitialized ret on alloc_percpu() failure
Liang Jie
1
-1
/
+3
2025-12-15
sched_ext: Remove unused code in the do_pick_task_scx()
Zqiang
1
-6
/
+2
2025-12-12
sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()
Tejun Heo
1
-0
/
+10
2025-12-12
sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()
Tejun Heo
1
-15
/
+19
2025-12-11
sched_ext: Fix bypass depth leak on scx_enable() failure
Tejun Heo
1
-0
/
+14
2025-12-08
sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NUL...
John Stultz
1
-1
/
+1
2025-12-08
sched_ext: Fix the memleak for sch->helper objects
Zqiang
1
-2
/
+2
2025-12-06
Merge tag 'sched-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+12
[next]