index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
sched_ext
/
include
/
scx
/
compat.h
Age
Commit message (
Expand
)
Author
2026-08-21
sched_ext: Sync common and compat headers from the scx repo
Tejun Heo
2026-08-03
sched_ext: Add bandwidth-limited rescue execution for stranded tasks
Tejun Heo
2026-07-19
tools/sched_ext: Add SCX_OPS_CID_OPEN for cid-form schedulers
Tejun Heo
2026-06-30
tools/sched_ext: use btf_vlen() helper in compat.h
Liang Luo
2026-04-19
sched_ext: Document the ops compat strategy in compat.h/compat.bpf.h
Tejun Heo
2026-03-22
tools/sched_ext: Add compat handling for sub-scheduler ops
Andrea Righi
2026-03-13
sched_ext: Add SCX_OPS_ALWAYS_ENQ_IMMED ops flag
Tejun Heo
2026-03-07
tools/sched_ext/include: Add libbpf version guard for assoc_struct_ops
Tejun Heo
2026-03-06
sched_ext: Introduce scx_prog_sched()
Tejun Heo
2026-02-27
tools/sched_ext: fix strtoul() misuse in scx_hotplug_seq()
David Carlier
2025-10-29
sched_ext/tools: Restore backward compat with v6.12 kernels
Tejun Heo
2025-02-25
tools/sched_ext: Provide consistent access to scx flags
Andrea Righi
2025-02-16
sched_ext: idle: Per-node idle cpumasks
Andrea Righi
2025-02-16
sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE
Andrea Righi
2024-12-12
tools/sched_ext: Receive updates from SCX repo
Tejun Heo
2024-06-18
sched_ext: Implement sched_ext_ops.cpu_online/offline()
Tejun Heo
2024-06-18
sched_ext: Print debug dump after an error exit
Tejun Heo
2024-06-18
sched_ext: Add scx_simple and scx_example_qmap example schedulers
Tejun Heo