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-08
sched_ext: fix uninitialized ret on alloc_percpu() failure
Liang Jie
1
-1
/
+3
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
-95
/
+31
2026-01-08
sched/core: Add comment explaining force-idle vruntime snapshots
Peter Zijlstra
1
-0
/
+181
2026-01-08
sched/proxy: Yield the donor task
Fernand Sieber
5
-7
/
+8
2026-01-02
sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()
Tejun Heo
1
-0
/
+10
2026-01-02
sched_ext: Fix bypass depth leak on scx_enable() failure
Tejun Heo
1
-0
/
+14
2026-01-02
sched_ext: Fix the memleak for sch->helper objects
Zqiang
1
-2
/
+2
2026-01-02
sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()
Tejun Heo
1
-15
/
+19
2026-01-02
sched/fair: Revert max_newidle_lb_cost bump
Peter Zijlstra
1
-16
/
+3
2026-01-02
sched/deadline: only set free_cpus for online runqueues
Doug Berger
3
-32
/
+14
2025-12-18
sched/core: Fix psi_dequeue() for Proxy Execution
John Stultz
1
-1
/
+6
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-20
Merge tag 'sched_ext-for-6.18-rc6-fixes-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+4
2025-11-20
sched_ext: Fix scx_enable() crash on helper kthread creation failure
Saket Kumar Bhaskar
1
-1
/
+4
2025-11-17
Merge tag 'sched_ext-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-13
/
+13
2025-11-17
sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_work
Zqiang
1
-1
/
+1
2025-11-13
sched_ext: Fix possible deadlock in the deferred_irq_workfn()
Zqiang
1
-1
/
+1
2025-11-12
sched/ext: convert scx_tasks_lock to raw spinlock
Emil Tsalapatis
1
-8
/
+8
2025-11-12
sched_ext: Fix unsafe locking in the scx_dump_state()
Zqiang
1
-2
/
+2
2025-11-06
sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
Aaron Lu
2
-10
/
+7
2025-10-29
sched_ext: Fix use of uninitialized variable in scx_bpf_cpuperf_set()
Andrea Righi
1
-1
/
+1
2025-10-27
Merge tag 'sched_ext-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-15
/
+112
2025-10-26
Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+12
2025-10-24
sched: Remove never used code in mm_cid_get()
Andy Shevchenko
1
-2
/
+0
2025-10-22
sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttled
K Prateek Nayak
1
-0
/
+12
2025-10-16
sched_ext: fix flag check for deferred callbacks
Emil Tsalapatis
1
-1
/
+1
2025-10-14
sched_ext: Fix scx_kick_pseqs corruption on concurrent scheduler loads
Andrea Righi
1
-5
/
+5
2025-10-14
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
1
-13
/
+13
2025-10-14
sched/deadline: Stop dl_server before CPU goes offline
Peter Zijlstra (Intel)
2
-0
/
+5
2025-10-13
sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kvzalloc()
Tejun Heo
1
-10
/
+79
2025-10-13
sched_ext: defer queue_balance_callback() until after ops.dispatch
Emil Tsalapatis
2
-2
/
+28
2025-10-13
sched_ext: Sync error_irq_work before freeing scx_sched
Tejun Heo
1
-0
/
+2
2025-10-13
sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU
Tejun Heo
1
-4
/
+4
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-293
/
+431
2025-09-30
Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-1298
/
+1510
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-5
/
+5
2025-09-26
Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-44
/
+35
2025-09-25
sched: Make migrate_{en,dis}able() inline
Menglong Dong
2
-49
/
+26
2025-09-25
sched/deadline: Fix dl_server behaviour
Peter Zijlstra
2
-23
/
+33
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
3
-21
/
+2
2025-09-23
Revert "sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()"
Tejun Heo
1
-1
/
+1
2025-09-23
sched_ext: Merge branch 'for-6.17-fixes' into for-6.18
Tejun Heo
3
-7
/
+33
2025-09-23
sched_ext: Misc updates around scx_sched instance pointer
Tejun Heo
1
-22
/
+40
2025-09-23
sched_ext: Drop scx_kf_exit() and scx_kf_error()
Tejun Heo
2
-63
/
+88
2025-09-23
sched_ext: Add the @sch parameter to scx_dsq_insert_preamble/commit()
Tejun Heo
1
-7
/
+22
2025-09-23
sched_ext: Drop kf_cpu_valid()
Tejun Heo
2
-31
/
+48
[next]