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.18-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_qcom-6.18.y
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
/
kernel
/
sched
/
ext
Age
Commit message (
Expand
)
Author
30 hours
Merge tag 'sched_ext-for-7.3-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
32 hours
sched_ext: Maintain an online cid mask in the scheduler arena
Tejun Heo
32 hours
sched_ext: scx_qmap: Restore unused idle claims from ops.dispatch()
Tejun Heo
3 days
sched_ext: Close the pre-enable ops error claim window
fangqiurong
11 days
sched_ext: Use @prev's scheduler for the keep decisions in dispatch_one()
Tejun Heo
11 days
sched_ext: Rename sch to root_sch in dispatch_one()
Tejun Heo
12 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
13 days
sched_ext: Fix NULL sched deref in kfunc sub-sched error paths
Wanwu Li
2026-09-01
sched_ext: Don't deliver duplicate ops.cgroup_set_idle() for same value
Tao Cui
2026-08-31
sched_ext: Pass the initial cpu.idle state in scx_cgroup_init_args
Tao Cui
2026-08-31
sched_ext: Fix missing @slice and @vtime descriptions in finish_dispatch() ke...
Liang Luo
2026-08-31
sched_ext: Fix several comment issues
Wanwu Li
2026-08-22
sched_ext: Fix spurious aborts in scx_bpf_dsq_move() on ownership change races
Tejun Heo
2026-08-18
sched_ext: Allow ops.cgroup_set_bandwidth() to be sleepable
Changwoo Min
2026-08-17
sched_ext: Merge branch 'for-7.3-arena-args' into for-7.3
Tejun Heo
2026-08-15
sched_ext: Drop the dead SCX_DEQ_CORE_SCHED_EXEC test in dequeue_task_scx()
Tejun Heo
2026-08-15
sched_ext: Make core-sched task ordering hierarchy-aware
Tejun Heo
2026-08-15
sched_ext: Use runnable_at for the default core-sched task ordering
Tejun Heo
2026-08-15
sched_ext: Fix inverted ops.core_sched_before() invocation
Tejun Heo
2026-08-15
sched_ext: Move the config-off sub-cap kfunc stubs into sub.c
Tejun Heo
2026-08-15
sched_ext: Rename balance-era identifiers to dispatch terms
Tejun Heo
2026-08-15
sched_ext: Drop the stale keep_prev fixup in dispatch_pick()
Tejun Heo
2026-08-15
sched_ext: Keep kick_sync waiting on the rq's own CPU
Tejun Heo
2026-08-14
sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
Tao Cui
2026-08-14
sched_ext: Make scx_bpf_events() read the calling scheduler's counters
Tejun Heo
2026-08-14
sched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()
Tejun Heo
2026-08-14
sched_ext: Fix exit_task leak on fork failure during enable
fangqiurong
2026-08-14
sched_ext: fix stale references in doc comments
Tao Cui
2026-08-14
sched_ext: Set up ops.sub_ecaps_updated() dispatch context on the executing CPU
Tejun Heo
2026-08-12
sched_ext: Convert scx_bpf_cid_override() to __arena array arguments
Tejun Heo
2026-08-12
sched_ext: Convert sub-cap kfuncs to __arena cmask arguments
Tejun Heo
2026-08-12
sched_ext: Pass kernel arena pointers to ops_cid callbacks
Tejun Heo
2026-08-12
sched_ext: Gate cid kfuncs behind the SCX struct_ops check
fangqiurong
2026-08-12
sched_ext: Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
2026-08-11
sched_ext: Fix rq->core_pick corruption under core scheduling
Tejun Heo
2026-08-11
sched_ext: Count rq lock releases in rq->scx.lock_drop_seq
Tejun Heo
2026-08-11
sched_ext: Fix this_rq() assumptions in dispatch kfuncs
Tejun Heo
2026-08-11
sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict return
Tejun Heo
2026-08-03
sched_ext: Eject the top rescue consumer on overload
Tejun Heo
2026-08-03
sched_ext: Add bandwidth-limited rescue execution for stranded tasks
Tejun Heo
2026-08-03
sched_ext: Add SCX_TASK_PROTECTED
Tejun Heo
2026-08-03
sched_ext: Synchronize slice and dsq_vtime writes
Tejun Heo
2026-08-03
sched_ext: Make SCX_ENQ_IGNORE_CAPS waive the preemption cap too
Tejun Heo
2026-08-03
sched_ext: Reject internal enq_flags in the dsq move kfuncs
Tejun Heo
2026-08-03
sched_ext: Factor out __scx_bpf_now()
Tejun Heo
2026-08-03
sched_ext: Make several ext.c helpers available outside ext.c
Tejun Heo
2026-08-03
sched_ext: Rename scx_local_or_reject_dsq() to scx_resolve_local_dsq()
Tejun Heo
2026-08-03
sched_ext: Initialize idle masks as busy
Andrea Righi
2026-08-02
sched_ext: Set errno on ENABLING -> ENABLED transition failure
Liang Luo
2026-08-02
sched_ext: Fix stale @cgroup_id in sched_ext_ops kernel-doc
Liang Luo
[next]