index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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
3 days
Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4 days
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6 days
Merge tag 'core-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6 days
Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7 days
sched_ext: Move shared helpers from ext.c into internal.h and cid.h
Tejun Heo
7 days
sched_ext: Make kernel/sched/ext/ sources self-contained for clangd
Tejun Heo
7 days
sched_ext: Move sources under kernel/sched/ext/
Tejun Heo
7 days
Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
10 days
sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup path
Rik van Riel
12 days
cpufreq: schedutil: Fix uncleared need_freq_update on the .adjust_perf() path
Zhongqiu Han
12 days
Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13 days
block: invalidate cached plug timestamp after task switch
Usama Arif
13 days
Merge branch 'idle-time-acc' into features
Alexander Gordeev
14 days
s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()
Heiko Carstens
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2026-06-15
Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2026-06-11
sched/fair: Fix newidle vs core-sched
Aaron Lu
2026-06-09
sched/deadline: Use task_on_rq_migrating() helper
Liang Luo
2026-06-09
sched/core: Combine separate 'else' and 'if' statements
Liang Luo
2026-06-09
sched/fair: Fix cpu_util runnable_avg arithmetic
Hongyan Xia
2026-06-03
sched_ext: Add scx_arena_to_kaddr() / scx_kaddr_to_arena()
Tejun Heo
2026-06-03
sched_ext: Make scx_bpf_kick_cid() return s32
Tejun Heo
2026-06-03
sched_ext: Add scx_cmask_test() and scx_cmask_for_each_cid()
Tejun Heo
2026-06-03
sched_ext: Order single-cid cmask helpers as (cid, mask)
Tejun Heo
2026-06-03
Merge tag 'sched_ext-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-06-02
sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task()
Tejun Heo
2026-06-02
sched/cputime: Handle dyntick-idle steal time correctly
refs/merge-window/a491e1430a4fbfab275a200b4acfa057f0aab44d
Frederic Weisbecker
2026-06-02
sched/cputime: Handle idle irqtime gracefully
Frederic Weisbecker
2026-06-02
sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
Frederic Weisbecker
2026-06-02
tick/sched: Consolidate idle time fetching APIs
Frederic Weisbecker
2026-06-02
tick/sched: Move dyntick-idle cputime accounting to cputime code
Frederic Weisbecker
2026-06-02
tick/sched: Unify idle cputime accounting
Frederic Weisbecker
2026-06-02
sched/cputime: Correctly support generic vtime idle time
Frederic Weisbecker
2026-06-02
sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
Frederic Weisbecker
2026-06-02
sched/idle: Handle offlining first in idle loop
Frederic Weisbecker
2026-06-02
sched/fair: Unify cfs_rq throttling via account_cfs_rq_runtime()
Peter Zijlstra
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
[next]