index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
ext.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-18
sched_ext: Allow forcibly picking an scx task
Andrea Righi
1
-2
/
+16
2025-10-16
sched_ext: Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/ke...
Tejun Heo
1
-94
/
+37
2025-10-16
sched_ext: Merge branch 'for-6.18-fixes' into for-6.19
Tejun Heo
1
-6
/
+6
2025-10-16
sched_ext: fix flag check for deferred callbacks
Emil Tsalapatis
1
-1
/
+1
2025-10-16
sched/ext: Fold balance_scx() into pick_task_scx()
Peter Zijlstra
1
-66
/
+12
2025-10-16
sched: Add support to pick functions to take rf
Joel Fernandes
1
-1
/
+1
2025-10-16
sched: Detect per-class runqueue changes
Peter Zijlstra
1
-0
/
+2
2025-10-16
sched: Cleanup the sched_change NOCLOCK usage
Peter Zijlstra
1
-3
/
+1
2025-10-16
sched: Move sched_class::prio_changed() into the change pattern
Peter Zijlstra
1
-7
/
+1
2025-10-16
sched: Cleanup sched_delayed handling for class switches
Peter Zijlstra
1
-6
/
+0
2025-10-16
sched: Fold sched_class::switch{ing,ed}_{to,from}() into the change pattern
Peter Zijlstra
1
-6
/
+16
2025-10-16
sched: Employ sched_change guards
Peter Zijlstra
1
-21
/
+18
2025-10-15
sched_ext: Add lockless peek operation for DSQs
Ryan Newton
1
-2
/
+56
2025-10-14
sched_ext: Fix scx_kick_pseqs corruption on concurrent scheduler loads
Andrea Righi
1
-5
/
+5
2025-10-14
sched/ext: Implement cgroup_set_idle() callback
zhidao su
1
-1
/
+15
2025-10-13
sched_ext: Make scx_bpf_dsq_insert*() return bool
Tejun Heo
1
-11
/
+34
2025-10-13
sched_ext: Wrap kfunc args in struct to prepare for aux__prog
Tejun Heo
1
-21
/
+61
2025-10-13
sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime()
Tejun Heo
1
-0
/
+30
2025-10-13
sched_ext: Exit early on hotplug events during attach
Andrea Righi
1
-2
/
+9
2025-10-13
sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kvzalloc()
Tejun Heo
1
-10
/
+79
2025-10-13
sched_ext: defer queue_balance_callback() until after ops.dispatch
Emil Tsalapatis
1
-2
/
+27
2025-10-13
sched_ext: Sync error_irq_work before freeing scx_sched
Tejun Heo
1
-0
/
+2
2025-10-13
sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU
Tejun Heo
1
-4
/
+4
2025-09-23
Revert "sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()"
Tejun Heo
1
-1
/
+1
2025-09-23
sched_ext: Merge branch 'for-6.17-fixes' into for-6.18
Tejun Heo
1
-5
/
+5
2025-09-23
sched_ext: Misc updates around scx_sched instance pointer
Tejun Heo
1
-22
/
+40
2025-09-23
sched_ext: Drop scx_kf_exit() and scx_kf_error()
Tejun Heo
1
-54
/
+72
2025-09-23
sched_ext: Add the @sch parameter to scx_dsq_insert_preamble/commit()
Tejun Heo
1
-7
/
+22
2025-09-23
sched_ext: Drop kf_cpu_valid()
Tejun Heo
1
-27
/
+40
2025-09-23
sched_ext: Add the @sch parameter to __bstr_format()
Tejun Heo
1
-7
/
+21
2025-09-23
sched_ext: Separate out scx_kick_cpu() and add @sch to it
Tejun Heo
1
-16
/
+27
2025-09-23
sched_ext: Add SCX_EFLAG_INITIALIZED to indicate successful ops.init()
Tejun Heo
1
-0
/
+1
2025-09-23
sched_ext: Fix stray scx_root usage in task_can_run_on_remote_rq()
Tejun Heo
1
-2
/
+1
2025-09-23
sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()
Tejun Heo
1
-1
/
+1
2025-09-23
sched_ext: Verify RCU protection in scx_bpf_cpu_curr()
Andrea Righi
1
-1
/
+1
2025-09-18
sched_ext: Add migration-disabled counter to error state dump
Andrea Righi
1
-1
/
+2
2025-09-16
Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()"
Andrea Righi
1
-5
/
+1
2025-09-04
sched_ext: Fix NULL dereference in scx_bpf_cpu_rq() warning
Andrea Righi
1
-2
/
+5
2025-09-03
sched_ext: deprecation warn for scx_bpf_cpu_rq()
Christian Loehle
1
-0
/
+9
2025-09-03
sched_ext: Introduce scx_bpf_cpu_curr()
Christian Loehle
1
-0
/
+14
2025-09-03
sched_ext: Introduce scx_bpf_locked_rq()
Christian Loehle
1
-0
/
+23
2025-09-03
sched_ext: Use cgroup_lock/unlock() to synchronize against cgroup operations
Tejun Heo
1
-52
/
+14
2025-09-03
sched_ext: Put event_stats_cpu in struct scx_sched_pcpu
Tejun Heo
1
-9
/
+9
2025-09-03
sched_ext: Move internal type and accessor definitions to ext_internal.h
Tejun Heo
1
-1034
/
+0
2025-09-03
sched_ext: Keep bypass on between enable failure and scx_disable_workfn()
Tejun Heo
1
-1
/
+1
2025-09-03
sched_ext: Make explicit scx_task_iter_relock() calls unnecessary
Tejun Heo
1
-20
/
+23
2025-08-11
sched/ext: Fix invalid task state transitions on class switch
Andrea Righi
1
-0
/
+4
2025-07-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-130
/
+120
2025-07-17
sched_ext: Fix scx_bpf_reenqueue_local() reference
Christian Loehle
1
-1
/
+1
2025-07-16
sched/ext: Prevent update_locked_rq() calls with NULL rq
Breno Leitao
1
-4
/
+8
[prev]
[next]