index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2026-06-02
sched/fair: Call update_curr() before unthrottling the hierarchy
K Prateek Nayak
2026-06-02
sched/fair: Use throttled_csd_list for local unthrottle
K Prateek Nayak
2026-06-02
sched/fair: Convert cfs bandwidth throttling to use guards
K Prateek Nayak
2026-06-02
sched/fair: Allocate cfs_tg_state with percpu allocator
Zecheng Li
2026-06-02
sched/fair: Remove task_group->se pointer array
Zecheng Li
2026-06-02
sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_state
Zecheng Li
2026-06-02
sched: restore timer_slack_ns when resetting RT policy on fork
Guanyou.Chen
2026-06-02
sched: Simplify ttwu_runnable()
Peter Zijlstra
2026-06-02
sched/proxy: Remove superfluous clear_task_blocked_in()
Peter Zijlstra
2026-06-02
sched/proxy: Remove PROXY_WAKING
K Prateek Nayak
2026-06-02
sched/proxy: Switch proxy to use p->is_blocked
Peter Zijlstra
2026-06-02
sched/proxy: Only return migrate when needed
Peter Zijlstra
2026-06-02
sched: Be more strict about p->is_blocked
Peter Zijlstra
2026-06-02
sched/proxy: Optimize try_to_wake_up()
Peter Zijlstra
2026-06-02
sched: Add blocked_donor link to task for smarter mutex handoffs
Peter Zijlstra
2026-06-02
sched: Add is_blocked task flag
John Stultz
2026-06-02
sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING case
John Stultz
2026-06-02
sched: Rework block_task so it can be directly called
John Stultz
2026-06-02
sched: deadline: Add dl_rq->curr pointer to address issues with Proxy Exec
John Stultz
2026-06-02
sched: deadline: Add some helper variables to cleanup deadline logic
John Stultz
2026-06-02
sched: Rework prev_balance() to avoid stale prev references
John Stultz
2026-06-02
Merge branch 'tip/sched/urgent'
Peter Zijlstra
2026-05-31
sched_ext: Guard BPF arena helper calls to fix 32-bit build
Tejun Heo
2026-05-29
sched/fair: Use rq_clock() in update_tg_load_avg() rate-limit
Rik van Riel
2026-05-29
sched_ext: Auto-register/unregister dl_server reservations
Andrea Righi
2026-05-29
sched/deadline: Reject debugfs dl_server writes for offline CPUs
Andrea Righi
2026-05-29
sched/topology: Provide arch_llc_mask for cache aware scheduling
Shrikanth Hegde
2026-05-27
sched_ext: idle: Fix errno loss in scx_idle_init()
Cheng-Yang Chou
2026-05-26
sched: Remove sched_class::pick_next_task()
Peter Zijlstra
2026-05-26
sched/fair: Add newidle balance to pick_task_fair()
Peter Zijlstra
2026-05-26
sched/debug: Collapse subsequent CONFIG_SCHED_CLASS_EXT sections
Peter Zijlstra
2026-05-26
sched: Use {READ,WRITE}_ONCE() for preempt_dynamic_mode
Peter Zijlstra
2026-05-26
sched/debug: Use char * instead of char (*)[]
Peter Zijlstra
2026-05-26
sched/fair: Fix RCU usage in NOHZ exit path on CPU offline
Andrea Righi
2026-05-25
sched_ext: Convert ops.set_cmask() to arena-resident cmask
Tejun Heo
2026-05-25
sched_ext: Sub-allocator over kernel-claimed BPF arena pages
Tejun Heo
2026-05-25
sched_ext: Require an arena for cid-form schedulers
Tejun Heo
2026-05-25
Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...
Tejun Heo
2026-05-22
Merge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-05-21
sched_ext: Fix spurious WARN on stale ops_state in ops_dequeue()
Samuele Mariotti
2026-05-20
sched_ext: Add cmask mask ops
Tejun Heo
2026-05-20
sched_ext: Track bits[] storage size in struct scx_cmask
Tejun Heo
2026-05-20
sched_ext: Rename scx_cmask.nr_bits to nr_cids
Tejun Heo
2026-05-19
sched/topology: Allow multiple domains to claim sched_domain_shared
K Prateek Nayak
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
2026-05-19
sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
Steven Rostedt
2026-05-19
sched: Switch rq->next_class on proxy_resched_idle()
John Stultz
2026-05-19
sched/fair: Add SIS_UTIL support to select_idle_capacity()
K Prateek Nayak
2026-05-19
sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity
Andrea Righi
2026-05-19
sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
Andrea Righi
[prev]
[next]