index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
sched_ext
/
include
Age
Commit message (
Expand
)
Author
3 days
tools/sched_ext: Add explicit cast from void* in RESIZE_ARRAY()
Kuba Piecuch
3 days
sched_ext: Make string params of __ENUM_set() const
Kuba Piecuch
2026-03-26
tools/sched_ext: Remove redundant SCX_ENQ_IMMED compat definition
Tejun Heo
2026-03-25
tools/sched_ext: Regenerate autogen enum headers
Cheng-Yang Chou
2026-03-23
tools/sched_ext: Add scx_bpf_sub_dispatch() compat wrapper
Cheng-Yang Chou
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-13
sched_ext: Add enq_flags to scx_bpf_dsq_move_to_local()
Tejun Heo
2026-03-13
sched_ext: Implement SCX_ENQ_IMMED
Tejun Heo
2026-03-09
sched_ext: remove SCX_OPS_HAS_CGROUP_WEIGHT
Zhao Mengmeng
2026-03-07
tools/sched_ext/include: Regenerate enum_defs.autogen.h
Tejun Heo
2026-03-07
tools/sched_ext/include: Add libbpf version guard for assoc_struct_ops
Tejun Heo
2026-03-07
tools/sched_ext/include: Add __COMPAT_HAS_scx_bpf_select_cpu_and macro
Tejun Heo
2026-03-07
tools/sched_ext/include: Add missing helpers to common.bpf.h
Tejun Heo
2026-03-07
tools/sched_ext/include: Sync bpf_arena_common.bpf.h with scx repo
Tejun Heo
2026-03-07
tools/sched_ext/include: Remove dead sdt_task_defs.h guard from common.h
Tejun Heo
2026-03-07
sched_ext: Introduce scx_bpf_dsq_reenq() for remote local DSQ reenqueue
Tejun Heo
2026-03-06
sched_ext: Add basic building blocks for nested sub-scheduler dispatching
Tejun Heo
2026-03-06
sched_ext: Introduce scx_prog_sched()
Tejun Heo
2026-03-06
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
2026-02-27
tools/sched_ext: fix strtoul() misuse in scx_hotplug_seq()
David Carlier
2026-02-23
sched_ext: Fix ops.dequeue() semantics
Andrea Righi
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-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-04-07
sched_ext: idle: Introduce scx_bpf_select_cpu_and()
Andrea Righi
2025-04-02
tools/sched_ext: Sync with scx repo
Tejun Heo
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
Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
[next]