index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-288
/
+2556
7 days
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
15
-890
/
+2971
7 days
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-50
/
+48
7 days
Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
3
-56
/
+271
10 days
sched/fair: Fix newidle vs core-sched
Aaron Lu
1
-0
/
+3
13 days
sched/deadline: Use task_on_rq_migrating() helper
Liang Luo
1
-2
/
+2
13 days
sched/core: Combine separate 'else' and 'if' statements
Liang Luo
1
-2
/
+1
13 days
sched/fair: Fix cpu_util runnable_avg arithmetic
Hongyan Xia
1
-8
/
+15
2026-06-03
sched_ext: Add scx_arena_to_kaddr() / scx_kaddr_to_arena()
Tejun Heo
2
-15
/
+40
2026-06-03
sched_ext: Make scx_bpf_kick_cid() return s32
Tejun Heo
1
-5
/
+8
2026-06-03
sched_ext: Add scx_cmask_test() and scx_cmask_for_each_cid()
Tejun Heo
1
-0
/
+43
2026-06-03
sched_ext: Order single-cid cmask helpers as (cid, mask)
Tejun Heo
2
-6
/
+6
2026-06-03
Merge tag 'sched_ext-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+6
2026-06-02
sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task()
Tejun Heo
1
-4
/
+6
2026-06-02
sched/cputime: Handle dyntick-idle steal time correctly
Frederic Weisbecker
1
-5
/
+23
2026-06-02
sched/cputime: Handle idle irqtime gracefully
Frederic Weisbecker
1
-3
/
+17
2026-06-02
sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
Frederic Weisbecker
1
-3
/
+9
2026-06-02
tick/sched: Consolidate idle time fetching APIs
Frederic Weisbecker
1
-21
/
+40
2026-06-02
tick/sched: Move dyntick-idle cputime accounting to cputime code
Frederic Weisbecker
2
-8
/
+146
2026-06-02
tick/sched: Unify idle cputime accounting
Frederic Weisbecker
1
-32
/
+30
2026-06-02
sched/cputime: Correctly support generic vtime idle time
Frederic Weisbecker
1
-9
/
+29
2026-06-02
sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
Frederic Weisbecker
1
-3
/
+2
2026-06-02
sched/idle: Handle offlining first in idle loop
Frederic Weisbecker
1
-5
/
+8
2026-06-02
sched/fair: Unify cfs_rq throttling via account_cfs_rq_runtime()
Peter Zijlstra
1
-55
/
+46
2026-06-02
sched/fair: Move the throttled tasks to a local list in tg_unthrottle_up()
K Prateek Nayak
1
-2
/
+21
2026-06-02
sched/fair: Call update_curr() before unthrottling the hierarchy
K Prateek Nayak
2
-3
/
+23
2026-06-02
sched/fair: Use throttled_csd_list for local unthrottle
K Prateek Nayak
1
-17
/
+15
2026-06-02
sched/fair: Convert cfs bandwidth throttling to use guards
K Prateek Nayak
1
-103
/
+90
2026-06-02
sched/fair: Allocate cfs_tg_state with percpu allocator
Zecheng Li
3
-58
/
+45
2026-06-02
sched/fair: Remove task_group->se pointer array
Zecheng Li
4
-27
/
+38
2026-06-02
sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_state
Zecheng Li
3
-20
/
+19
2026-06-02
sched: restore timer_slack_ns when resetting RT policy on fork
Guanyou.Chen
1
-0
/
+1
2026-06-02
sched: Simplify ttwu_runnable()
Peter Zijlstra
1
-7
/
+6
2026-06-02
sched/proxy: Remove superfluous clear_task_blocked_in()
Peter Zijlstra
1
-3
/
+0
2026-06-02
sched/proxy: Remove PROXY_WAKING
K Prateek Nayak
1
-1
/
+1
2026-06-02
sched/proxy: Switch proxy to use p->is_blocked
Peter Zijlstra
1
-6
/
+6
2026-06-02
sched/proxy: Only return migrate when needed
Peter Zijlstra
1
-0
/
+15
2026-06-02
sched: Be more strict about p->is_blocked
Peter Zijlstra
1
-1
/
+2
2026-06-02
sched/proxy: Optimize try_to_wake_up()
Peter Zijlstra
1
-10
/
+4
2026-06-02
sched: Add blocked_donor link to task for smarter mutex handoffs
Peter Zijlstra
1
-1
/
+13
2026-06-02
sched: Add is_blocked task flag
John Stultz
1
-1
/
+15
2026-06-02
sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING case
John Stultz
1
-99
/
+96
2026-06-02
sched: Rework block_task so it can be directly called
John Stultz
1
-22
/
+23
2026-06-02
sched: deadline: Add dl_rq->curr pointer to address issues with Proxy Exec
John Stultz
2
-0
/
+14
2026-06-02
sched: deadline: Add some helper variables to cleanup deadline logic
John Stultz
1
-11
/
+14
2026-06-02
sched: Rework prev_balance() to avoid stale prev references
John Stultz
6
-22
/
+33
2026-06-02
Merge branch 'tip/sched/urgent'
Peter Zijlstra
2
-8
/
+47
2026-05-31
sched_ext: Guard BPF arena helper calls to fix 32-bit build
Tejun Heo
2
-3
/
+16
2026-05-29
sched/fair: Use rq_clock() in update_tg_load_avg() rate-limit
Rik van Riel
1
-2
/
+2
2026-05-29
sched_ext: Auto-register/unregister dl_server reservations
Andrea Righi
3
-7
/
+272
[next]