index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
sched_ext
Age
Commit message (
Expand
)
Author
30 hours
tools/sched_ext: update scx_show_state.py for scx_aborting change
Kohei Enju
30 hours
tools/sched_ext: fix scx_show_state.py for scx_root change
Kohei Enju
2025-11-20
sched_ext: tools: Removing duplicate targets during non-cross compilation
Rong Tao
2025-11-12
sched_ext: Add scx_cpu0 example scheduler
Tejun Heo
2025-10-29
sched_ext/tools: Restore backward compat with v6.12 kernels
Tejun Heo
2025-10-29
sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere
Tejun Heo
2025-10-24
sched_ext: Add ___compat suffix to scx_bpf_dsq_insert___v2 in compat.bpf.h
Tejun Heo
2025-10-21
sched_ext: Fix scx_bpf_dsq_insert() backward binary compatibility
Tejun Heo
2025-10-15
sched_ext: Add lockless peek operation for DSQs
Ryan Newton
2025-10-13
sched_ext/tools: Add compat wrapper for scx_bpf_task_set_slice/dsq_vtime()
Tejun Heo
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
tools/sched_ext: Strip compatibility macros for cgroup and dispatch APIs
Tejun Heo
2025-09-23
tools/sched_ext: scx_qmap: Make debug output quieter by default
Tejun Heo
2025-09-23
sched_ext: Make qmap dump operation non-destructive
Tejun Heo
2025-09-03
tools/sched_ext: Add compat helper for scx_bpf_cpu_curr()
Andrea Righi
2025-09-03
sched_ext: Introduce scx_bpf_cpu_curr()
Christian Loehle
2025-09-03
sched_ext: Introduce scx_bpf_locked_rq()
Christian Loehle
2025-08-11
tools/sched_ext: Receive updates from SCX repo
Andrea Righi
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
2025-04-18
sched_ext: change the variable name for slice refill event
Honglei Wang
2025-04-14
sched_ext: Improve cross-compilation support in Makefile
yangsonghua
2025-04-08
sched_ext: Merge branch 'for-6.15-fixes' into for-6.16
Tejun Heo
2025-04-08
sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation
Tejun Heo
2025-04-07
sched_ext: idle: Introduce scx_bpf_select_cpu_and()
Andrea Righi
2025-04-04
sched_ext: Drop "ops" from scx_ops_bypass(), scx_ops_breather() and friends
Tejun Heo
2025-04-04
sched_ext: Drop "ops" from scx_ops_helper, scx_ops_enable_mutex and __scx_ops...
Tejun Heo
2025-04-04
sched_ext: Drop "ops" from scx_ops_enable_state and friends
Tejun Heo
2025-04-02
tools/sched_ext: Sync with scx repo
Tejun Heo
2025-03-04
sched_ext: Change the event type from u64 to s64
Changwoo Min
2025-03-03
sched_ext: Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
2025-02-27
tools/sched_ext: Provide a compatible helper for scx_bpf_events()
Andrea Righi
2025-02-25
tools/sched_ext: Provide consistent access to scx flags
Andrea Righi
2025-02-24
sched_ext: idle: Introduce scx_bpf_nr_node_ids()
Andrea Righi
2025-02-18
sched_ext: idle: Introduce node-aware idle cpu kfunc helpers
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
2025-02-14
tools/sched_ext: Sync with scx repo
Tejun Heo
2025-02-13
sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.
Chuyi Zhou
2025-02-10
tools/sched_ext: Update enum_defs.autogen.h
Changwoo Min
2025-02-08
tools/sched_ext: Compatible testing of SCX_ENQ_CPU_SELECTED
Changwoo Min
2025-02-08
tool/sched_ext: Event counter dumping updates
Tejun Heo
2025-02-08
Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
2025-02-07
sched_ext: Print an event, SCX_EV_ENQ_SLICE_DFL, in scx_qmap/central
Changwoo Min
2025-02-04
sched_ext: Print core event count in scx_qmap scheduler
Changwoo Min
2025-02-04
sched_ext: Print core event count in scx_central scheduler
Changwoo Min
2025-02-04
sched_ext: Add scx_bpf_events() and scx_read_event() for BPF schedulers
Changwoo Min
2025-02-02
sched_ext: Fix incorrect time delta calculation in time_delta()
Changwoo Min
2025-01-27
tools/sched_ext: Add helper to check task migration state
Andrea Righi
[next]