summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-16/+62
5 daysMerge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+16
6 daystreewide: refresh kmalloc_obj() conversionsKees Cook3-10/+10
7 daysfutex: Provide rt_mutex_.*_schedule() equivalents for futex schedulingSebastian Andrzej Siewior1-0/+16
9 dayssched/fair: Avoid creating misfits during cache-aware balancingTim Chen1-5/+45
9 dayssched/fair: Use cfs_rq->h_curr in distribute_cfs_runtime()Wanwu Li1-1/+1
9 dayssched/fair: Use cfs_rq->h_curr in throttle_cfs_rq()Wanwu Li1-2/+2
9 dayssched/core: Skip rq->avg_idle update without a valid idle_stampShubhang Kaushik (Ampere)1-2/+8
9 dayssched/rt,dl: Skip migrate-disabled tasks when picking a push candidateSeiji Nishikawa2-4/+4
9 dayssched/fair: Use update_curr_eevdf() for the remaining root cfs_rq callersZhan Xusheng1-2/+2
11 daysMerge tag 'sched_ext-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-15/+57
11 dayssched_ext: Fix missing @slice and @vtime descriptions in finish_dispatch() ke...Liang Luo1-0/+2
11 dayssched_ext: Fix several comment issuesWanwu Li2-6/+6
12 daysMerge tag 'locking-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+6
2026-08-26Merge tag 'pm-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+13
2026-08-26Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-2/+13
2026-08-24locking: Revert switching guards to _irq_{disable,enable}()Peter Zijlstra1-6/+6
2026-08-22Merge tag 'sched-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2026-08-22Merge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+26
2026-08-22sched_ext: Fix spurious aborts in scx_bpf_dsq_move() on ownership change racesTejun Heo1-8/+13
2026-08-20Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2026-08-20Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-2212/+6783
2026-08-20futex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra2-3/+26
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+6
2026-08-20sched/fair: Floor tg_cpus() at 1Jake Steinman1-1/+6
2026-08-18Merge tag 'timers-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2026-08-18Merge tag 'sched-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-625/+906
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+19
2026-08-18sched_ext: Allow ops.cgroup_set_bandwidth() to be sleepableChangwoo Min2-1/+36
2026-08-18Merge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-3/+5
2026-08-17sched_ext: Merge branch 'for-7.3-arena-args' into for-7.3Tejun Heo10-107/+158
2026-08-15sched_ext: Drop the dead SCX_DEQ_CORE_SCHED_EXEC test in dequeue_task_scx()Tejun Heo1-2/+2
2026-08-15sched_ext: Make core-sched task ordering hierarchy-awareTejun Heo2-8/+35
2026-08-15sched_ext: Use runnable_at for the default core-sched task orderingTejun Heo1-80/+25
2026-08-15sched_ext: Fix inverted ops.core_sched_before() invocationTejun Heo1-2/+8
2026-08-15sched_ext: Move the config-off sub-cap kfunc stubs into sub.cTejun Heo2-29/+33
2026-08-15cpufreq: schedutil: Fix rate limit overflowHui Su1-2/+13
2026-08-15sched_ext: Rename balance-era identifiers to dispatch termsTejun Heo4-32/+32
2026-08-15sched_ext: Drop the stale keep_prev fixup in dispatch_pick()Tejun Heo1-12/+0
2026-08-15sched_ext: Keep kick_sync waiting on the rq's own CPUTejun Heo1-2/+17
2026-08-14sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_usersTao Cui1-2/+7
2026-08-14sched_ext: Make scx_bpf_events() read the calling scheduler's countersTejun Heo1-7/+11
2026-08-14sched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()Tejun Heo1-8/+3
2026-08-14sched_ext: Fix exit_task leak on fork failure during enablefangqiurong1-1/+1
2026-08-14sched_ext: fix stale references in doc commentsTao Cui2-4/+5
2026-08-14sched_ext: Set up ops.sub_ecaps_updated() dispatch context on the executing CPUTejun Heo1-1/+5
2026-08-14sched/fair: Fix flat hierarchyVincent Guittot1-3/+12
2026-08-14Merge branch 'sched/urgent'Peter Zijlstra7-86/+256
2026-08-14sched: Update time before requeueing delayed entitiesVincent Guittot1-0/+2
2026-08-13sched/isolation: Defer freeing of cpumask memblock memory to initcallWaiman Long1-1/+15