index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
sched_ext
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
tools/sched_ext: fix getopt not re-parsed on restart
David Carlier
6
-0
/
+6
4 days
tools/sched_ext: scx_userland: fix data races on shared counters
David Carlier
1
-13
/
+13
7 days
tools/sched_ext: scx_pair: fix stride == 0 crash on single-CPU systems
David Carlier
1
-1
/
+6
7 days
tools/sched_ext: scx_central: fix CPU_SET and skeleton leak on early exit
David Carlier
1
-1
/
+2
8 days
tools/sched_ext: scx_userland: fix stale data on restart
David Carlier
1
-0
/
+8
8 days
tools/sched_ext: scx_flatcg: fix potential stack overflow from VLA in fcg_rea...
David Carlier
1
-4
/
+9
13 days
tools/sched_ext: scx_userland: fix restart and stats thread lifecycle bugs
David Carlier
1
-2
/
+3
13 days
tools/sched_ext: scx_central: fix sched_setaffinity() call with the set size
David Carlier
1
-2
/
+4
13 days
tools/sched_ext: scx_flatcg: zero-initialize stats counter array
David Carlier
1
-0
/
+1
14 days
Merge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-8
/
+2567
2026-02-02
tools/sched_ext: Fix data header access during free in scx_sdt
Emil Tsalapatis
1
-1
/
+1
2026-02-01
tools/sched_ext: Add error logging for dsq creation failures in remaining sch...
zhidao su
4
-4
/
+34
2026-01-28
tools/sched_ext: add arena based scheduler
Emil Tsalapatis
4
-1
/
+925
2026-01-28
tools/sched_ext: add scx_pair scheduler
Emil Tsalapatis
4
-1
/
+800
2026-01-28
tools/sched_ext: add scx_userland scheduler
Emil Tsalapatis
4
-1
/
+799
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
1
-4
/
+6
2026-01-12
sched_ext: Add error logging for dsq creation failures
George Guo
3
-4
/
+12
2025-12-28
tools/sched_ext: update scx_show_state.py for scx_aborting change
Kohei Enju
1
-2
/
+1
2025-12-28
tools/sched_ext: fix scx_show_state.py for scx_root change
Kohei Enju
1
-2
/
+5
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
1
-1
/
+0
2025-11-20
sched_ext: tools: Removing duplicate targets during non-cross compilation
Rong Tao
1
-0
/
+2
2025-11-12
sched_ext: Add scx_cpu0 example scheduler
Tejun Heo
3
-1
/
+195
2025-10-29
sched_ext/tools: Restore backward compat with v6.12 kernels
Tejun Heo
3
-8
/
+90
2025-10-29
sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere
Tejun Heo
3
-11
/
+51
2025-10-25
sched_ext: Add ___compat suffix to scx_bpf_dsq_insert___v2 in compat.bpf.h
Tejun Heo
1
-3
/
+5
2025-10-21
sched_ext: Fix scx_bpf_dsq_insert() backward binary compatibility
Tejun Heo
1
-5
/
+5
2025-10-15
sched_ext: Add lockless peek operation for DSQs
Ryan Newton
2
-0
/
+19
2025-10-13
sched_ext/tools: Add compat wrapper for scx_bpf_task_set_slice/dsq_vtime()
Tejun Heo
2
-2
/
+24
2025-10-13
sched_ext: Make scx_bpf_dsq_insert*() return bool
Tejun Heo
2
-4
/
+22
2025-10-13
sched_ext: Wrap kfunc args in struct to prepare for aux__prog
Tejun Heo
2
-3
/
+75
2025-10-13
sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime()
Tejun Heo
1
-0
/
+2
2025-10-13
tools/sched_ext: Strip compatibility macros for cgroup and dispatch APIs
Tejun Heo
3
-120
/
+12
2025-09-23
tools/sched_ext: scx_qmap: Make debug output quieter by default
Tejun Heo
2
-39
/
+53
2025-09-23
sched_ext: Make qmap dump operation non-destructive
Tejun Heo
1
-1
/
+17
2025-09-04
tools/sched_ext: Add compat helper for scx_bpf_cpu_curr()
Andrea Righi
2
-1
/
+18
2025-09-04
sched_ext: Introduce scx_bpf_cpu_curr()
Christian Loehle
1
-0
/
+1
2025-09-04
sched_ext: Introduce scx_bpf_locked_rq()
Christian Loehle
1
-0
/
+1
2025-08-11
tools/sched_ext: Receive updates from SCX repo
Andrea Righi
13
-60
/
+388
2025-06-21
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
1
-0
/
+23
2025-04-19
sched_ext: change the variable name for slice refill event
Honglei Wang
1
-2
/
+2
2025-04-14
sched_ext: Improve cross-compilation support in Makefile
yangsonghua
1
-6
/
+17
2025-04-08
sched_ext: Merge branch 'for-6.15-fixes' into for-6.16
Tejun Heo
1
-1
/
+1
2025-04-08
sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation
Tejun Heo
1
-1
/
+1
2025-04-07
sched_ext: idle: Introduce scx_bpf_select_cpu_and()
Andrea Righi
1
-0
/
+2
2025-04-04
sched_ext: Drop "ops" from scx_ops_bypass(), scx_ops_breather() and friends
Tejun Heo
1
-2
/
+2
2025-04-04
sched_ext: Drop "ops" from scx_ops_helper, scx_ops_enable_mutex and __scx_ops...
Tejun Heo
1
-1
/
+1
2025-04-04
sched_ext: Drop "ops" from scx_ops_enable_state and friends
Tejun Heo
1
-4
/
+4
2025-04-02
tools/sched_ext: Sync with scx repo
Tejun Heo
5
-29
/
+94
2025-03-04
sched_ext: Change the event type from u64 to s64
Changwoo Min
1
-8
/
+8
2025-03-03
sched_ext: Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
1
-2
/
+10
[next]