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
/
core.c
Age
Commit message (
Expand
)
Author
13 hours
Merge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3 days
futex: Provide rt_mutex_.*_schedule() equivalents for futex scheduling
Sebastian Andrzej Siewior
5 days
sched/core: Skip rq->avg_idle update without a valid idle_stamp
Shubhang Kaushik (Ampere)
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
Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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-12
Merge branch 'for-7.3' into for-7.3-arena-args
Tejun Heo
2026-08-11
sched/core: Make core-sched flips wait for in-flight selections
Tejun Heo
2026-08-11
sched/core: Handle pick_task() releasing the rq lock
Tejun Heo
2026-08-10
preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Boqun Feng
2026-08-10
sched: Avoid signed comparison of preempt_count() in __cant_migrate()
Boqun Feng
2026-08-10
sched: Remove the unused preempt_offset parameter of __cant_sleep()
Boqun Feng
2026-08-05
sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL
Oleg Nesterov
2026-08-04
block: split out a new blk_plug.h header
Christoph Hellwig
2026-06-30
sched/eevdf: Move to a single runqueue
Peter Zijlstra (Intel)
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-19
sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup path
Rik van Riel
2026-06-16
block: invalidate cached plug timestamp after task switch
Usama Arif
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-09
sched/core: Combine separate 'else' and 'if' statements
Liang Luo
2026-06-02
tick/sched: Move dyntick-idle cputime accounting to cputime code
Frederic Weisbecker
2026-06-02
sched/fair: Call update_curr() before unthrottling the hierarchy
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: 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: Rework prev_balance() to avoid stale prev references
John Stultz
2026-05-26
sched: Remove sched_class::pick_next_task()
Peter Zijlstra
2026-05-26
sched: Use {READ,WRITE}_ONCE() for preempt_dynamic_mode
Peter Zijlstra
2026-05-26
sched/fair: Fix RCU usage in NOHZ exit path on CPU offline
Andrea Righi
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
2026-05-19
sched: Switch rq->next_class on proxy_resched_idle()
John Stultz
2026-05-19
sched: Simplify ifdeffery around cpu_smt_mask
Shrikanth Hegde
2026-05-05
sched: Use trace_call__<tp>() to save a static branch
Gabriele Monaco
2026-04-28
sched/fair: Clear rel_deadline when initializing forked entities
Zicheng Qu
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-09
sched/cache: Track LLC-preferred tasks per runqueue
Tim Chen
[next]