index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
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: Move the throttled tasks to a local list in tg_unthrottle_up()
K Prateek Nayak
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
[prev]
[next]