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
/
sub.c
Age
Commit message (
Expand
)
Author
24 hours
Merge tag 'sched_ext-for-7.3-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
HEAD
master
Linus Torvalds
26 hours
sched_ext: Maintain an online cid mask in the scheduler arena
Tejun Heo
12 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-08-31
sched_ext: Pass the initial cpu.idle state in scx_cgroup_init_args
Tao Cui
2026-08-17
sched_ext: Merge branch 'for-7.3-arena-args' into for-7.3
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-14
sched_ext: Set up ops.sub_ecaps_updated() dispatch context on the executing CPU
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: Merge branch 'for-7.2-fixes' into for-7.3
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: Make SCX_ENQ_IGNORE_CAPS waive the preemption cap too
Tejun Heo
2026-08-03
sched_ext: Rename scx_local_or_reject_dsq() to scx_resolve_local_dsq()
Tejun Heo
2026-07-27
sched_ext: Format bstr exit messages after claiming the exit
Tejun Heo
2026-07-27
sched_ext: Make exit claiming lock-free
Tejun Heo
2026-07-26
sched_ext: Bound per-task reenqueues and eject the owning scheduler
Tejun Heo
2026-07-25
sched_ext: Resolve most remaining scx_root accesses
Tejun Heo
2026-07-25
sched_ext: Add scx_cgroup_sched() for cgrp->scx_sched reads
Tejun Heo
2026-07-22
sched_ext: Fix stale errno in scx_sub_enable_workfn()
Cui Jian
2026-07-21
sched_ext: Build the cid tables privately and publish them with RCU
Tejun Heo
2026-07-19
sched_ext: Hand over cgroups at sub-scheduler enable/disable
Tejun Heo
2026-07-19
sched_ext: Re-home tasks on cgroup migration
Tejun Heo
2026-07-19
sched_ext: Factor out scx_rehome_task() and scx_punt_task()
Tejun Heo
2026-07-17
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
2026-07-15
sched_ext: Add the scx_has_subs static key and gate sub-sched hot paths
Tejun Heo
2026-07-15
sched_ext: Move scx_dispatch_sched() to a new inlines.h
Tejun Heo
2026-07-15
sched_ext: Remove queued ecaps syncs directly on sched teardown
Tejun Heo
2026-07-13
sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
Tejun Heo
2026-07-13
sched_ext: Replay ecaps notifications suppressed by bypass
Tejun Heo
2026-07-13
sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed scheds
Tejun Heo
2026-07-13
sched_ext: Authorize remote-move inserts against the placing scheduler
Tejun Heo
2026-07-13
sched_ext: Gate kicks on SCX_CAP_BASE and preemption on SCX_CAP_PREEMPT
Tejun Heo
2026-07-13
sched_ext: Add the SCX_CAP_ENQ_IMMED cap
Tejun Heo
2026-07-13
sched_ext: Add reject DSQ for cap-rejected dispatches
Tejun Heo
2026-07-13
sched_ext: Add sub_ecaps_updated() effective-cap change notifier
Tejun Heo
2026-07-13
sched_ext: Maintain per-cpu effective cap copies for single-read checks
Tejun Heo
2026-07-13
sched_ext: Add coalescing sub_caps_updated() notifier for sub-schedulers
Tejun Heo
2026-07-13
sched_ext: Add per-shard cap delegation for sub-schedulers
Tejun Heo
2026-07-13
sched_ext: Stop resolving a disabled scheduler's programs
Tejun Heo
2026-07-13
sched_ext: Add scx_skip_subtree_pre()
Tejun Heo
2026-07-13
sched_ext: RCU-protect the sub-sched tree's children/sibling lists
Tejun Heo
2026-07-13
sched_ext: Add per-shard scx_sched storage scaffolding
Tejun Heo
2026-07-13
sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
Tejun Heo
2026-07-09
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
2026-07-01
sched_ext: Split sub-scheduler implementation into sub.c
Tejun Heo