index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
sched/fair: Block delayed tasks on throttled hierarchy during dequeue
K Prateek Nayak
1
-3
/
+6
2025-08-20
sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
Chris Mason
1
-3
/
+16
2025-07-10
sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUE
Xuewen Yan
1
-2
/
+11
2025-07-10
sched/fair: Add new cfs_rq.h_nr_runnable
Vincent Guittot
1
-2
/
+18
2025-07-10
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
1
-44
/
+44
2025-05-29
sched: Reduce the default slice to avoid tasks getting an extra tick
zihan zhou
1
-3
/
+3
2025-05-18
sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
Omar Sandoval
1
-3
/
+1
2025-04-10
sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasks
Tianchen Ding
1
-0
/
+4
2025-04-10
sched: Cancel the slice protection of the idle entity
zihan zhou
1
-13
/
+33
2025-03-13
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
1
-2
/
+4
2025-02-17
sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeue
K Prateek Nayak
1
-0
/
+19
2025-02-08
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
1
-4
/
+13
2025-02-08
sched/fair: Untangle NEXT_BUDDY and pick_next_task()
Peter Zijlstra
1
-2
/
+2
2025-01-23
sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE
Peter Zijlstra
1
-1
/
+5
2024-12-27
sched/dlserver: Fix dlserver time accounting
Vineeth Pillai (Google)
1
-6
/
+9
2024-12-27
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
1
-5
/
+46
2024-12-27
sched/fair: Fix NEXT_BUDDY
K Prateek Nayak
1
-5
/
+2
2024-12-14
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
1
-1
/
+1
2024-12-14
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
1
-3
/
+9
2024-10-26
sched/numa: Fix the potential null pointer dereference in task_numa_work()
Shawn Wang
1
-2
/
+2
2024-10-23
sched: Fix pick_next_task_fair() vs try_to_wake_up() race
Peter Zijlstra
1
-7
/
+14
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
1
-16
/
+0
2024-10-02
sched/eevdf: Fix wakeup-preempt by checking cfs_rq->nr_running
Chen Yu
1
-1
/
+1
2024-10-02
sched: Fix sched_delayed vs cfs_bandwidth
Mike Galbraith
1
-3
/
+6
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+7
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+11
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-190
/
+580
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
1
-7
/
+108
2024-09-10
kernel/sched: Fix util_est accounting for DELAY_DEQUEUE
Dietmar Eggemann
1
-7
/
+9
2024-09-10
sched/pelt: Use rq_clock_task() for hw_pressure
Chen Yu
1
-1
/
+2
2024-09-10
sched/fair: Move effective_cpu_util() and effective_cpu_util() in fair.c
Vincent Guittot
1
-0
/
+99
2024-09-03
sched/numa: Fix the vma scan starving issue
Yujie Liu
1
-0
/
+9
2024-09-03
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-66
/
+56
2024-09-03
sched: Add put_prev_task(.next)
Peter Zijlstra
1
-1
/
+1
2024-09-03
sched: Rework dl_server
Peter Zijlstra
1
-8
/
+2
2024-09-03
sched: Combine the last put_prev_task() and the first set_next_task()
Peter Zijlstra
1
-2
/
+1
2024-09-03
sched: Rework pick_next_task()
Peter Zijlstra
1
-6
/
+5
2024-09-03
sched: Clean up DL server vs core sched
Peter Zijlstra
1
-12
/
+1
2024-09-03
sched: Fixup set_next_task() implementations
Peter Zijlstra
1
-31
/
+31
2024-09-03
sched/fair: Properly deactivate sched_delayed task upon class change
Valentin Schneider
1
-8
/
+17
2024-09-01
mm: create promo_wmark_pages and clean up open-coded sites
Kaiyang Zhao
1
-1
/
+1
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
1
-2
/
+1
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-125
/
+371
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
1
-1
/
+1
2024-08-17
sched/eevdf: Propagate min_slice up the cgroup hierarchy
Peter Zijlstra
1
-1
/
+56
2024-08-17
sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
Peter Zijlstra
1
-2
/
+4
2024-08-17
sched/eevdf: Allow shorter slices to wakeup-preempt
Peter Zijlstra
1
-8
/
+56
2024-08-17
sched/fair: Avoid re-setting virtual deadline on 'migrations'
Peter Zijlstra
1
-5
/
+18
2024-08-17
sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE
Peter Zijlstra
1
-0
/
+2
2024-08-17
sched/fair: Implement DELAY_ZERO
Peter Zijlstra
1
-2
/
+18
[next]