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