index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
sched_ext
/
include
/
scx
/
common.bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-21
sched_ext: Sync common and compat headers from the scx repo
Tejun Heo
1
-20
/
+120
2026-08-12
sched_ext: Convert sub-cap kfuncs to __arena cmask arguments
Tejun Heo
1
-6
/
+5
2026-07-24
sched_ext: Gate scx_bpf_cidperf_set() behind a new SCX_CAP_PERF
Tejun Heo
1
-1
/
+1
2026-07-13
sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
Tejun Heo
1
-0
/
+18
2026-07-13
sched_ext: Add per-shard cap delegation for sub-schedulers
Tejun Heo
1
-0
/
+6
2026-07-09
sched_ext: Make scx_bpf_kick_cid() return void
Tejun Heo
1
-1
/
+1
2026-06-24
sched_ext: Remove deprecated scx_bpf_cpu_rq()
Christian Loehle
1
-3
/
+2
2026-06-03
sched_ext: Make scx_bpf_kick_cid() return s32
Tejun Heo
1
-1
/
+1
2026-04-29
sched_ext: Add cid-form kfunc wrappers alongside cpu-form
Tejun Heo
1
-0
/
+9
2026-04-29
sched_ext: Add cmask, a base-windowed bitmap over cid space
Tejun Heo
1
-0
/
+1
2026-04-29
tools/sched_ext: Add struct_size() helpers to common.bpf.h
Tejun Heo
1
-0
/
+10
2026-04-29
sched_ext: Add topological CPU IDs (cids)
Tejun Heo
1
-0
/
+3
2026-04-20
sched_ext: add p->scx.tid and SCX_OPS_TID_TO_TASK lookup
Tejun Heo
1
-0
/
+1
2026-04-16
sched_ext: scx_qmap: move task_ctx into a BPF arena slab
Tejun Heo
1
-0
/
+4
2026-03-23
tools/sched_ext: Add scx_bpf_sub_dispatch() compat wrapper
Cheng-Yang Chou
1
-1
/
+0
2026-03-07
tools/sched_ext/include: Add missing helpers to common.bpf.h
Tejun Heo
1
-0
/
+277
2026-03-06
sched_ext: Add basic building blocks for nested sub-scheduler dispatching
Tejun Heo
1
-0
/
+1
2025-10-29
sched_ext/tools: Restore backward compat with v6.12 kernels
Tejun Heo
1
-6
/
+0
2025-10-29
sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere
Tejun Heo
1
-1
/
+0
2025-10-15
sched_ext: Add lockless peek operation for DSQs
Ryan Newton
1
-0
/
+1
2025-10-13
sched_ext/tools: Add compat wrapper for scx_bpf_task_set_slice/dsq_vtime()
Tejun Heo
1
-2
/
+0
2025-10-13
sched_ext: Make scx_bpf_dsq_insert*() return bool
Tejun Heo
1
-2
/
+1
2025-10-13
sched_ext: Wrap kfunc args in struct to prepare for aux__prog
Tejun Heo
1
-3
/
+3
2025-10-13
sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime()
Tejun Heo
1
-0
/
+2
2025-09-03
tools/sched_ext: Add compat helper for scx_bpf_cpu_curr()
Andrea Righi
1
-1
/
+1
2025-09-03
sched_ext: Introduce scx_bpf_cpu_curr()
Christian Loehle
1
-0
/
+1
2025-09-03
sched_ext: Introduce scx_bpf_locked_rq()
Christian Loehle
1
-0
/
+1
2025-08-11
tools/sched_ext: Receive updates from SCX repo
Andrea Righi
1
-9
/
+93
2025-04-07
sched_ext: idle: Introduce scx_bpf_select_cpu_and()
Andrea Righi
1
-0
/
+2
2025-04-02
tools/sched_ext: Sync with scx repo
Tejun Heo
1
-26
/
+55
2025-03-03
sched_ext: Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
1
-2
/
+10
2025-02-24
sched_ext: idle: Introduce scx_bpf_nr_node_ids()
Andrea Righi
1
-0
/
+1
2025-02-18
sched_ext: idle: Introduce node-aware idle cpu kfunc helpers
Andrea Righi
1
-0
/
+5
2025-02-14
tools/sched_ext: Sync with scx repo
Tejun Heo
1
-3
/
+26
2025-02-13
sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.
Chuyi Zhou
1
-2
/
+10
2025-02-08
tools/sched_ext: Compatible testing of SCX_ENQ_CPU_SELECTED
Changwoo Min
1
-0
/
+1
2025-02-08
Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
1
-1
/
+1
2025-02-04
sched_ext: Add scx_bpf_events() and scx_read_event() for BPF schedulers
Changwoo Min
1
-0
/
+4
2025-02-02
sched_ext: Fix incorrect time delta calculation in time_delta()
Changwoo Min
1
-1
/
+1
2025-01-27
tools/sched_ext: Add helper to check task migration state
Andrea Righi
1
-0
/
+11
2025-01-10
sched_ext: Add time helpers for BPF schedulers
Changwoo Min
1
-0
/
+94
2025-01-10
sched_ext: Add scx_bpf_now() for BPF scheduler
Changwoo Min
1
-0
/
+1
2024-12-12
tools/sched_ext: Receive updates from SCX repo
Tejun Heo
1
-2
/
+81
2024-12-03
sched_ext: Add __weak to fix the build errors
Honglei Wang
1
-3
/
+3
2024-11-11
sched_ext: Rename scx_bpf_dispatch[_vtime]_from_dsq*() -> scx_bpf_dsq_move[_v...
Tejun Heo
1
-6
/
+6
2024-11-11
sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()
Tejun Heo
1
-1
/
+1
2024-11-11
sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]()
Tejun Heo
1
-2
/
+2
2024-10-25
sched_ext: Make cast_mask() inline
Tejun Heo
1
-1
/
+1
2024-10-02
sched_ext: Add __weak markers to BPF helper function decalarations
Vishal Chourasia
1
-3
/
+3
2024-09-25
tools/sched_ext: Receive misc updates from SCX repo
Tejun Heo
1
-0
/
+15
[next]