index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Lines
2026-02-03
sched/clock: Avoid false sharing for sched_clock_irqtime
Wangyang Guo
-6
/
+10
2026-02-03
sched/debug: Fix dl_server (re)start conditions
Peter Zijlstra
-21
/
+16
2026-02-03
sched/debug: Add support to change sched_ext server params
Joel Fernandes
-24
/
+133
2026-02-03
sched_ext: Add a DL server for sched_ext tasks
Andrea Righi
-23
/
+109
2026-02-03
sched/debug: Stop and start server based on if it was active
Joel Fernandes
-3
/
+8
2026-02-03
sched/debug: Fix updating of ppos on server write ops
Joel Fernandes
-3
/
+4
2026-02-03
sched/deadline: Clear the defer params
Joel Fernandes
-0
/
+3
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
-113
/
+141
2026-01-31
delayacct: add timestamp of delay max
Wang Yaxin
-2
/
+6
2026-01-30
sched/deadline: Fix 'stuck' dl_server
Peter Zijlstra
-0
/
+12
2026-01-23
sched/fair: Revert force wakeup preemption
Vincent Guittot
-10
/
+0
2026-01-23
sched/fair: Disable scheduler feature NEXT_BUDDY
Mel Gorman
-1
/
+1
2026-01-22
sched: Update rq->avg_idle when a task is moved to an idle CPU
Shubhang Kaushik
-12
/
+14
2026-01-22
sched/debug: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user()
Fushuai Wang
-10
/
+4
2026-01-21
sched/fair: Fix pelt clock sync when entering idle
Vincent Guittot
-6
/
+6
2026-01-15
sched/fair: Remove nohz.nr_cpus and use weight of cpumask instead
Shrikanth Hegde
-4
/
+1
2026-01-15
sched/fair: Change likelyhood of nohz.nr_cpus
Shrikanth Hegde
-2
/
+2
2026-01-15
sched/fair: Move checking for nohz cpus after time check
Shrikanth Hegde
-7
/
+16
2026-01-15
sched/fair: Fix math notation errors in avg_vruntime comment
Zhan Xusheng
-2
/
+2
2026-01-15
sched: Fix build for modules using set_tsk_need_resched()
Gabriele Monaco
-0
/
+1
2026-01-15
sched/deadline: Use ENQUEUE_MOVE to allow priority change
Peter Zijlstra
-1
/
+1
2026-01-15
sched: Deadline has dynamic priority
Peter Zijlstra
-2
/
+2
2026-01-15
sched: Audit MOVE vs balance_callbacks
Peter Zijlstra
-2
/
+8
2026-01-15
sched: Fold rq-pin swizzle into __balance_callbacks()
Peter Zijlstra
-6
/
+8
2026-01-15
sched/deadline: Avoid double update_rq_clock()
Peter Zijlstra
-2
/
+1
2026-01-15
sched/deadline: Ensure get_prio_dl() is up-to-date
Peter Zijlstra
-0
/
+6
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-17
/
+15
2026-01-13
sched: Export hidden tracepoints to modules
Gabriele Monaco
-0
/
+3
2026-01-13
sched/deadline: Fix server stopping with runnable tasks
Gabriele Monaco
-4
/
+9
2026-01-13
sched: Provide idle_rq() helper
Peter Zijlstra
-29
/
+23
2026-01-13
sched/deadline: Fix potential race in dl_add_task_root_domain()
Pingfan Liu
-1
/
+2
2026-01-13
sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()
Pingfan Liu
-9
/
+0
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
-1
/
+19
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
-1
/
+0
2026-01-11
Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+3
2026-01-11
treewide: Update email address
Thomas Gleixner
-2
/
+2
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
-2
/
+3
2026-01-08
sched: Further restrict the preemption modes
Peter Zijlstra
-2
/
+2
2026-01-08
sched: Reorder some fields in struct rq
Blake Jones
-28
/
+47
2026-01-08
sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group()
Yury Norov (NVIDIA)
-4
/
+3
2026-01-08
sched/fair: Simplify task_numa_find_cpu()
Yury Norov (NVIDIA)
-5
/
+2
2026-01-08
sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu()
Yury Norov (NVIDIA)
-3
/
+1
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
-63
/
+162
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
-4
/
+4
2025-12-22
sched_ext: Avoid multiple irq_work_queue() calls in destroy_dsq()
Zqiang
-2
/
+2
2025-12-22
sched_ext: Use the resched_cpu() to replace resched_curr() in the bypass_lb_n...
Zqiang
-7
/
+2
2025-12-19
sched_ext: Fix some comments in ext.c
Zqiang
-5
/
+5
2025-12-19
sched/fair: Fix sched_avg fold
Peter Zijlstra
-2
/
+4
2025-12-17
sched: Fix faulty assertion in sched_change_end()
Peter Zijlstra
-16
/
+17
2025-12-17
sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()
Peter Zijlstra
-60
/
+54
[prev]
[next]