index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2025-10-16
sched: Match __task_rq_{,un}lock()
Peter Zijlstra
2025-10-16
sched: Add locking comments to sched_class methods
Peter Zijlstra
2025-10-16
sched: Make __do_set_cpus_allowed() use the sched_change pattern
Peter Zijlstra
2025-10-16
sched: Rename do_set_cpus_allowed()
Peter Zijlstra
2025-10-16
sched: Fix do_set_cpus_allowed() locking
Peter Zijlstra
2025-10-16
sched: Fix migrate_disable_switch() locking
Peter Zijlstra
2025-10-16
sched: Move sched_class::prio_changed() into the change pattern
Peter Zijlstra
2025-10-16
sched: Cleanup sched_delayed handling for class switches
Peter Zijlstra
2025-10-16
sched: Fold sched_class::switch{ing,ed}_{to,from}() into the change pattern
Peter Zijlstra
2025-10-16
sched/deadline: Prepare for switched_from() change
Peter Zijlstra
2025-10-16
sched: Re-arrange the {EN,DE}QUEUE flags
Peter Zijlstra
2025-10-16
sched: Employ sched_change guards
Peter Zijlstra
2025-10-16
sched/fair: Only update stats for allowed CPUs when looking for dst group
Adam Li
2025-10-16
sched: Create architecture specific sched domain distances
Tim Chen
2025-10-16
sched/deadline: only set free_cpus for online runqueues
Doug Berger
2025-10-16
sched/fair: Forfeit vruntime on yield
Fernand Sieber
2025-10-15
sched_ext: Add lockless peek operation for DSQs
Ryan Newton
2025-10-14
sched_ext: Fix scx_kick_pseqs corruption on concurrent scheduler loads
Andrea Righi
2025-10-14
sched/ext: Implement cgroup_set_idle() callback
zhidao su
2025-10-14
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
2025-10-14
sched/deadline: Stop dl_server before CPU goes offline
Peter Zijlstra (Intel)
2025-10-13
sched_ext: Make scx_bpf_dsq_insert*() return bool
Tejun Heo
2025-10-13
sched_ext: Wrap kfunc args in struct to prepare for aux__prog
Tejun Heo
2025-10-13
sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime()
Tejun Heo
2025-10-13
sched_ext: Exit early on hotplug events during attach
Andrea Righi
2025-10-13
sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kvzalloc()
Tejun Heo
2025-10-13
sched_ext: defer queue_balance_callback() until after ops.dispatch
Emil Tsalapatis
2025-10-13
sched_ext: Sync error_irq_work before freeing scx_sched
Tejun Heo
2025-10-13
sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU
Tejun Heo
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-30
Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-26
Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-25
sched: Make migrate_{en,dis}able() inline
Menglong Dong
2025-09-25
sched/deadline: Fix dl_server behaviour
Peter Zijlstra
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
2025-09-23
Revert "sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()"
Tejun Heo
2025-09-23
sched_ext: Merge branch 'for-6.17-fixes' into for-6.18
Tejun Heo
2025-09-23
sched_ext: Misc updates around scx_sched instance pointer
Tejun Heo
2025-09-23
sched_ext: Drop scx_kf_exit() and scx_kf_error()
Tejun Heo
2025-09-23
sched_ext: Add the @sch parameter to scx_dsq_insert_preamble/commit()
Tejun Heo
2025-09-23
sched_ext: Drop kf_cpu_valid()
Tejun Heo
2025-09-23
sched_ext: Add the @sch parameter to ext_idle helpers
Tejun Heo
2025-09-23
sched_ext: Add the @sch parameter to __bstr_format()
Tejun Heo
2025-09-23
sched_ext: Separate out scx_kick_cpu() and add @sch to it
Tejun Heo
2025-09-23
sched_ext: Add SCX_EFLAG_INITIALIZED to indicate successful ops.init()
Tejun Heo
2025-09-23
sched_ext: Use bitfields for boolean warning flags
Tejun Heo
2025-09-23
sched_ext: Fix stray scx_root usage in task_can_run_on_remote_rq()
Tejun Heo
[prev]
[next]