index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
sched_ext
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
sched_ext: Check bpf_timer_start return values in scx_qmap
Wanwu Li
1
-3
/
+6
12 days
sched_ext: Fix vtime delta loss in scx_flatcg cgroup migration
Wanwu Li
1
-1
/
+1
12 days
sched_ext: Fix timer pinning and return value in scx_central
Wanwu Li
1
-1
/
+5
2026-08-21
sched_ext: Sync common and compat headers from the scx repo
Tejun Heo
3
-31
/
+274
2026-08-21
sched_ext: Sync tools autogen enum headers from the scx repo
Tejun Heo
2
-1
/
+227
2026-08-17
sched_ext: Merge branch 'for-7.3-arena-args' into for-7.3
Tejun Heo
5
-63
/
+72
2026-08-15
sched_ext: Make core-sched task ordering hierarchy-aware
Tejun Heo
1
-7
/
+16
2026-08-15
sched_ext: Fix inverted ops.core_sched_before() invocation
Tejun Heo
1
-1
/
+1
2026-08-15
sched_ext: Rename balance-era identifiers to dispatch terms
Tejun Heo
3
-0
/
+5
2026-08-14
sched_ext/scx_flatcg: Fix cvtime true-up on slice expiry
Tao Cui
1
-3
/
+11
2026-08-14
sched_ext: Fix scx_bpf_dsq_move_to_local___v2 compat detection
fangqiurong
1
-3
/
+3
2026-08-14
sched_ext: Fix scx_bpf_dsq_reenq___compat kfunc extern prototype
Tejun Heo
1
-3
/
+3
2026-08-14
sched_ext/scx_flatcg: expire cached hweights on weight changes
Tao Cui
1
-0
/
+3
2026-08-12
sched_ext: Convert scx_bpf_cid_override() to __arena array arguments
Tejun Heo
4
-46
/
+56
2026-08-12
sched_ext: Convert sub-cap kfuncs to __arena cmask arguments
Tejun Heo
2
-16
/
+15
2026-08-12
Merge branch 'for-7.3' into for-7.3-arena-args
Tejun Heo
3
-5
/
+0
2026-08-12
sched_ext: Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
3
-5
/
+0
2026-08-11
sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict return
Tejun Heo
3
-5
/
+0
2026-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bp...
Tejun Heo
1
-1
/
+1
2026-08-03
sched_ext: scx_qmap - Add rescue support
Tejun Heo
3
-30
/
+79
2026-08-03
sched_ext: scx_qmap - Idle-check pinned tasks before direct dispatch
Tejun Heo
2
-5
/
+0
2026-08-03
sched_ext: Sync tools autogen enum headers
Tejun Heo
3
-0
/
+20
2026-08-03
sched_ext: Add bandwidth-limited rescue execution for stranded tasks
Tejun Heo
1
-0
/
+11
2026-07-26
tools/sched_ext/include: Regenerate enum_defs.autogen.h
Tejun Heo
1
-9
/
+42
2026-07-24
sched_ext: Gate scx_bpf_cidperf_set() behind a new SCX_CAP_PERF
Tejun Heo
2
-7
/
+12
2026-07-24
tools/sched_ext: Don't restart over a pending exit request
Tejun Heo
8
-12
/
+13
2026-07-22
tools/sched_ext: scx_pair: Convert to sched_switch TP
Cheng-Yang Chou
1
-46
/
+90
2026-07-19
sched_ext: Rename the cid-form cgroup ops to cpuctl_*
Tejun Heo
3
-13
/
+13
2026-07-19
tools/sched_ext: Add SCX_OPS_CID_OPEN for cid-form schedulers
Tejun Heo
2
-9
/
+23
2026-07-19
tools/sched_ext: scx_qmap - Add init fault injection modes
Tejun Heo
3
-1
/
+24
2026-07-19
tools/sched_ext: scx_qmap - Consume cgroup weights through set_weight
Tejun Heo
3
-116
/
+69
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
1
-33
/
+55
2026-07-14
tools/sched_ext: scx_qmap: Fix stale API name in comment
Liang Luo
1
-1
/
+1
2026-07-13
tools/sched_ext: scx_qmap - Add sub-sched cap fault injection
Tejun Heo
3
-4
/
+64
2026-07-13
tools/sched_ext: scx_qmap - Expand hierarchical sub-scheduling
Tejun Heo
3
-67
/
+1086
2026-07-13
tools/sched_ext: Add three-mask cmask intersection iterator
Tejun Heo
1
-0
/
+77
2026-07-13
sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
Tejun Heo
1
-0
/
+18
2026-07-13
sched_ext: Add per-shard cap delegation for sub-schedulers
Tejun Heo
1
-0
/
+6
2026-07-13
sched_ext: Add shard boundaries to scx_bpf_cid_override()
Tejun Heo
4
-12
/
+50
2026-07-13
sched_ext: Add ops.init_cids() to finalize the cid layout before init
Tejun Heo
3
-23
/
+41
2026-07-13
tools/sched_ext: scx_flatcg: Fix uninitialized stats on allocation failure
Liang Luo
1
-2
/
+2
2026-07-12
bpf: Require a BPF cpumask for bpf_cpumask_populate()
Nicholas Dudar
1
-1
/
+1
2026-07-09
sched_ext: Make scx_bpf_kick_cid() return void
Tejun Heo
1
-1
/
+1
2026-07-09
tools/sched_ext: scx_qmap - Use bare u64/u32/s32 integer types
Tejun Heo
2
-27
/
+28
2026-07-09
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
1
-33
/
+55
2026-07-09
tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()
Tejun Heo
1
-33
/
+55
2026-06-30
tools/sched_ext: use btf_vlen() helper in compat.h
Liang Luo
1
-5
/
+5
2026-06-26
tools/sched_ext: fix getopt() option variable signedness
Liang Luo
4
-4
/
+4
2026-06-24
sched_ext/scx_flatcg: Fix cvtime_delta race and add hweight scaling to bypass...
Wanwu Li
1
-2
/
+3
2026-06-24
sched_ext: Remove deprecated scx_bpf_cpu_rq()
Christian Loehle
2
-20
/
+2
[next]