index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-09
sched/fair: Always trigger resched at the end of a protected period
Vincent Guittot
1
-9
/
+1
2025-07-09
sched/fair: Fix entity's lag with run to parity
Vincent Guittot
1
-3
/
+13
2025-07-09
sched/fair: Limit run to parity to the min slice of enqueued entities
Vincent Guittot
1
-4
/
+6
2025-07-09
sched/fair: Remove spurious shorter slice preemption
Vincent Guittot
1
-30
/
+14
2025-07-09
sched/fair: Fix NO_RUN_TO_PARITY case
Vincent Guittot
1
-11
/
+20
2025-07-09
sched/fair: Use protect_slice() instead of direct comparison
Vincent Guittot
1
-1
/
+1
2025-07-09
sched/deadline: Less agressive dl_server handling
Peter Zijlstra
2
-12
/
+22
2025-07-09
sched/psi: Optimize psi_group_change() cpu_clock() usage
Peter Zijlstra
1
-55
/
+66
2025-07-09
sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
Chris Mason
1
-3
/
+16
2025-07-04
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
1
-5
/
+5
2025-07-01
sched/core: Fix migrate_swap() vs. hotplug
Peter Zijlstra
1
-0
/
+5
2025-07-01
sched: Fix preemption string of preempt_dynamic_none
Thomas Weißschuh
1
-1
/
+1
2025-06-30
entry: Split generic entry into generic exception and syscall entry
Jinjie Ruan
1
-4
/
+4
2025-06-25
sched_ext: Drop kfuncs marked for removal in 6.15
Jake Hillion
1
-69
/
+2
2025-06-24
sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panic
David Dai
1
-0
/
+35
2025-06-23
kernel/sched/ext.c: fix typo "occured" -> "occurred" in comments
Ke Ma
1
-2
/
+2
2025-06-23
sched/wait: Add a waitqueue helper for fully exclusive priority waiters
Sean Christopherson
1
-0
/
+18
2025-06-23
sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
Sean Christopherson
1
-2
/
+2
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
4
-10
/
+91
2025-06-20
sched_ext, sched/core: Factor out struct scx_task_group
Tejun Heo
2
-20
/
+17
2025-06-20
sched_ext: Merge branch 'for-6.16-fixes' into for-6.17
Tejun Heo
3
-8
/
+15
2025-06-20
sched_ext: Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/ke...
Tejun Heo
3
-161
/
+178
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file writes
Tejun Heo
3
-113
/
+106
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file reads
Tejun Heo
1
-18
/
+40
2025-06-18
sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*()
Tejun Heo
1
-67
/
+67
2025-06-18
sched/fair: Move max_cfs_quota_period decl and default_cfs_period() def from ...
Tejun Heo
2
-11
/
+13
2025-06-17
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
3
-2
/
+9
2025-06-17
sched_ext: Make scx_group_set_weight() always update tg->scx.weight
Tejun Heo
1
-6
/
+6
2025-06-16
sched_ext: Return NULL in llc_span
Cheng-Yang Chou
1
-1
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext_idle.h
Cheng-Yang Chou
1
-5
/
+0
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext_idle.c
Cheng-Yang Chou
1
-34
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext.h
Cheng-Yang Chou
1
-1
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext.c
Cheng-Yang Chou
1
-25
/
+1
2025-06-13
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
38
-885
/
+316
2025-06-13
sched/smp: Use the SMP version of double_rq_clock_clear_update()
Ingo Molnar
1
-3
/
+0
2025-06-13
sched/smp: Use the SMP version of add_nr_running()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of ENQUEUE_MIGRATED
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of WF_ and SD_ flag sanity checks
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of task_on_cpu()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of rq_pin_lock()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of is_migration_disabled()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of cpu_of()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of the stop-CPU scheduling class
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of the idle scheduling class
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of sched_update_asym_prefer_cpu()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of the scheduler syscalls
Ingo Molnar
1
-5
/
+1
2025-06-13
sched/smp: Use the SMP version of schedstats
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of scheduler debugging data
Ingo Molnar
1
-14
/
+0
2025-06-13
sched/smp: Use the SMP version of the deadline scheduling class
Ingo Molnar
1
-8
/
+0
2025-06-13
sched/smp: Use the SMP version of the RT scheduling class
Ingo Molnar
2
-74
/
+0
[prev]
[next]