summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
9 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
10 hoursMerge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
32 hoursMerge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
35 hoursMerge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
44 hoursMerge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
3 dayssched: Adapt sched tracepoints for RV task modelGabriele Monaco
11 daysMerge tag 'sched-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
12 daysMerge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
14 dayssched_ext: idle: Handle migration-disabled tasks in idle selectionAndrea Righi
2025-07-16sched/ext: Prevent update_locked_rq() calls with NULL rqBreno Leitao
2025-07-14sched: Start blocked_on chain processing in find_proxy_task()Peter Zijlstra
2025-07-14sched: Fix proxy/current (push,pull)abilityValentin Schneider
2025-07-14sched: Add an initial sketch of the find_proxy_task() functionJohn Stultz
2025-07-14sched: Fix runtime accounting w/ split exec & sched contextsJohn Stultz
2025-07-14sched: Move update_curr_task logic into update_curr_seJohn Stultz
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14sched/topology: Remove sched_domain_topology_level::flagsK Prateek Nayak
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen
2025-07-14sched/deadline: Fix accounting after global limits changeJuri Lelli
2025-07-14sched/deadline: Reset extra_bw to max_bw when clearing root domainsJuri Lelli
2025-07-14sched/deadline: Initialize dl_servers after SMPJuri Lelli
2025-07-14sched: Change nr_uninterruptible type to unsigned longAruna Ramakrishna
2025-07-09Revert "sched/numa: add statistics of numa balance task"Chen Yu
2025-07-09sched/fair: Always trigger resched at the end of a protected periodVincent Guittot
2025-07-09sched/fair: Fix entity's lag with run to parityVincent Guittot
2025-07-09sched/fair: Limit run to parity to the min slice of enqueued entitiesVincent Guittot
2025-07-09sched/fair: Remove spurious shorter slice preemptionVincent Guittot
2025-07-09sched/fair: Fix NO_RUN_TO_PARITY caseVincent Guittot
2025-07-09sched/fair: Use protect_slice() instead of direct comparisonVincent Guittot
2025-07-09sched/deadline: Less agressive dl_server handlingPeter Zijlstra
2025-07-09sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra
2025-07-09sched/fair: Bump sd->max_newidle_lb_cost when newidle balance failsChris Mason
2025-07-04sched/deadline: Fix dl_server runtime calculation formulakuyo chang
2025-07-01sched/core: Fix migrate_swap() vs. hotplugPeter Zijlstra
2025-07-01sched: Fix preemption string of preempt_dynamic_noneThomas Weißschuh
2025-06-30entry: Split generic entry into generic exception and syscall entryJinjie Ruan
2025-06-23sched/wait: Add a waitqueue helper for fully exclusive priority waitersSean Christopherson
2025-06-23sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()Sean Christopherson
2025-06-18sched/core: Reorganize cgroup bandwidth control interface file writesTejun Heo
2025-06-18sched/core: Reorganize cgroup bandwidth control interface file readsTejun Heo
2025-06-18sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*()Tejun Heo
2025-06-18sched/fair: Move max_cfs_quota_period decl and default_cfs_period() def from ...Tejun Heo
2025-06-17sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...Tejun Heo
2025-06-17sched_ext: Make scx_group_set_weight() always update tg->scx.weightTejun Heo
2025-06-13sched/smp: Use the SMP version of double_rq_clock_clear_update()Ingo Molnar
2025-06-13sched/smp: Use the SMP version of add_nr_running()Ingo Molnar
2025-06-13sched/smp: Use the SMP version of ENQUEUE_MIGRATEDIngo Molnar
2025-06-13sched/smp: Use the SMP version of WF_ and SD_ flag sanity checksIngo Molnar
2025-06-13sched/smp: Use the SMP version of task_on_cpu()Ingo Molnar