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
4 days
sched/core: Call wq_worker_tick() for the execution context
Hui Su
4 days
sched: Account cgroup CPU time to the execution context
Hui Su
4 days
sched/eevdf: Fix rb augmented with multi fields
Vincent Guittot
4 days
sched/eevdf: Fix augmented max_slice
Vincent Guittot
8 days
Merge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8 days
Merge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
10 days
futex: Provide rt_mutex_.*_schedule() equivalents for futex scheduling
Sebastian Andrzej Siewior
12 days
sched/fair: Avoid creating misfits during cache-aware balancing
Tim Chen
12 days
sched/fair: Use cfs_rq->h_curr in distribute_cfs_runtime()
Wanwu Li
12 days
sched/fair: Use cfs_rq->h_curr in throttle_cfs_rq()
Wanwu Li
12 days
sched/core: Skip rq->avg_idle update without a valid idle_stamp
Shubhang Kaushik (Ampere)
12 days
sched/rt,dl: Skip migrate-disabled tasks when picking a push candidate
Seiji Nishikawa
12 days
sched/fair: Use update_curr_eevdf() for the remaining root cfs_rq callers
Zhan Xusheng
14 days
Merge tag 'sched_ext-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
14 days
sched_ext: Fix missing @slice and @vtime descriptions in finish_dispatch() ke...
Liang Luo
14 days
sched_ext: Fix several comment issues
Wanwu Li
2026-08-30
Merge tag 'locking-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-08-26
Merge tag 'pm-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2026-08-26
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2026-08-24
locking: Revert switching guards to _irq_{disable,enable}()
Peter Zijlstra
2026-08-22
Merge tag 'sched-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-08-22
Merge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-08-22
sched_ext: Fix spurious aborts in scx_bpf_dsq_move() on ownership change races
Tejun Heo
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-08-20
Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-20
futex: Fix might_sleep() warning in futex_pivot_pending()
Peter Zijlstra
2026-08-20
Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-20
sched/fair: Floor tg_cpus() at 1
Jake Steinman
2026-08-18
Merge tag 'timers-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-08-18
Merge tag 'sched-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-08-18
Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-08-18
sched_ext: Allow ops.cgroup_set_bandwidth() to be sleepable
Changwoo Min
2026-08-18
Merge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2026-08-17
sched_ext: Merge branch 'for-7.3-arena-args' into for-7.3
Tejun Heo
2026-08-15
sched_ext: Drop the dead SCX_DEQ_CORE_SCHED_EXEC test in dequeue_task_scx()
Tejun Heo
2026-08-15
sched_ext: Make core-sched task ordering hierarchy-aware
Tejun Heo
2026-08-15
sched_ext: Use runnable_at for the default core-sched task ordering
Tejun Heo
2026-08-15
sched_ext: Fix inverted ops.core_sched_before() invocation
Tejun Heo
2026-08-15
sched_ext: Move the config-off sub-cap kfunc stubs into sub.c
Tejun Heo
2026-08-15
cpufreq: schedutil: Fix rate limit overflow
Hui Su
2026-08-15
sched_ext: Rename balance-era identifiers to dispatch terms
Tejun Heo
2026-08-15
sched_ext: Drop the stale keep_prev fixup in dispatch_pick()
Tejun Heo
2026-08-15
sched_ext: Keep kick_sync waiting on the rq's own CPU
Tejun Heo
2026-08-14
sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
Tao Cui
2026-08-14
sched_ext: Make scx_bpf_events() read the calling scheduler's counters
Tejun Heo
2026-08-14
sched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()
Tejun Heo
2026-08-14
sched_ext: Fix exit_task leak on fork failure during enable
fangqiurong
2026-08-14
sched_ext: fix stale references in doc comments
Tao Cui
2026-08-14
sched_ext: Set up ops.sub_ecaps_updated() dispatch context on the executing CPU
Tejun Heo
[next]