index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7 days
Merge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7 days
sched_ext: Short-circuit sched_class operations on dead tasks
Tejun Heo
8 days
sched/mmcid: Optimize transitional CIDs when scheduling out
Thomas Gleixner
8 days
sched/mmcid: Drop per CPU CID immediately when switching to per task mode
Thomas Gleixner
8 days
sched/mmcid: Protect transition on weakly ordered systems
Thomas Gleixner
8 days
sched/mmcid: Prevent live lock on task to CPU mode transition
Thomas Gleixner
12 days
sched/deadline: Fix 'stuck' dl_server
Peter Zijlstra
2026-01-23
sched/fair: Revert force wakeup preemption
Vincent Guittot
2026-01-23
sched/fair: Disable scheduler feature NEXT_BUDDY
Mel Gorman
2026-01-21
sched/fair: Fix pelt clock sync when entering idle
Vincent Guittot
2026-01-15
sched/deadline: Use ENQUEUE_MOVE to allow priority change
Peter Zijlstra
2026-01-15
sched: Deadline has dynamic priority
Peter Zijlstra
2026-01-15
sched: Audit MOVE vs balance_callbacks
Peter Zijlstra
2026-01-15
sched: Fold rq-pin swizzle into __balance_callbacks()
Peter Zijlstra
2026-01-15
sched/deadline: Avoid double update_rq_clock()
Peter Zijlstra
2026-01-15
sched/deadline: Ensure get_prio_dl() is up-to-date
Peter Zijlstra
2026-01-13
sched/deadline: Fix server stopping with runnable tasks
Gabriele Monaco
2026-01-13
sched: Provide idle_rq() helper
Peter Zijlstra
2026-01-13
sched/deadline: Fix potential race in dl_add_task_root_domain()
Pingfan Liu
2026-01-13
sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()
Pingfan Liu
2026-01-11
Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-11
treewide: Update email address
Thomas Gleixner
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
2025-12-22
sched_ext: Use the resched_cpu() to replace resched_curr() in the bypass_lb_n...
Zqiang
2025-12-19
sched_ext: Fix some comments in ext.c
Zqiang
2025-12-16
sched_ext: fix uninitialized ret on alloc_percpu() failure
Liang Jie
2025-12-15
sched_ext: Remove unused code in the do_pick_task_scx()
Zqiang
2025-12-12
sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()
Tejun Heo
2025-12-12
sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()
Tejun Heo
2025-12-11
sched_ext: Fix bypass depth leak on scx_enable() failure
Tejun Heo
2025-12-08
sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NUL...
John Stultz
2025-12-08
sched_ext: Fix the memleak for sch->helper objects
Zqiang
2025-12-06
Merge tag 'sched-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-06
sched/core: Fix psi_dequeue() for Proxy Execution
John Stultz
2025-12-06
sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...
xupengbo
2025-12-06
sched/rt: Remove a preempt-disable section in rt_mutex_setprio()
Sebastian Andrzej Siewior
2025-12-06
sched/hrtick: Fix hrtick() vs. scheduling context
Peter Zijlstra
2025-12-06
sched/headers: Remove whitespace noise from kernel/sched/sched.h
Ingo Molnar
2025-12-03
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-12-02
Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
sched_ext: Fix incorrect sched_class settings for per-cpu migration tasks
Zqiang
2025-11-25
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
2025-11-25
sched/mmcid: Implement deferred mode change
Thomas Gleixner
[next]