index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
ext.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-25
sched_ext: Drop kfuncs marked for removal in 6.15
Jake Hillion
1
-5
/
+5
2025-06-24
sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panic
David Dai
1
-0
/
+2
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
1
-0
/
+3
2025-06-20
sched_ext, sched/core: Factor out struct scx_task_group
Tejun Heo
1
-0
/
+8
2025-02-02
sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACK
Changwoo Min
1
-0
/
+1
2024-11-20
Merge tag 'sched_ext-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-0
/
+2
2024-11-08
sched_ext: Enable the ops breather and eject BPF scheduler on softlockup
Tejun Heo
1
-0
/
+2
2024-11-05
sched/ext: Remove sched_fork() hack
Thomas Gleixner
1
-1
/
+0
2024-09-09
sched_ext: Compact struct bpf_iter_scx_dsq_kern
Tejun Heo
1
-1
/
+9
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
1
-0
/
+3
2024-09-03
sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEP
Tejun Heo
1
-1
/
+0
2024-08-02
sched_ext: Allow p->scx.disallow only while loading
Tejun Heo
1
-5
/
+6
2024-07-31
scx: Allow calling sleepable kfuncs from BPF_PROG_TYPE_SYSCALL
David Vernet
1
-8
/
+6
2024-07-08
sched_ext: Implement DSQ iterator
Tejun Heo
1
-0
/
+3
2024-07-08
sched_ext: Take out ->priq and ->flags from scx_dsq_node
Tejun Heo
1
-5
/
+5
2024-06-18
sched_ext: Documentation: scheduler: Document extensible scheduler class
Tejun Heo
1
-0
/
+2
2024-06-18
sched_ext: Add vtime-ordered priority queue to dispatch_q's
Tejun Heo
1
-3
/
+26
2024-06-18
sched_ext: Implement core-sched support
Tejun Heo
1
-0
/
+3
2024-06-18
sched_ext: Implement sched_ext_ops.cpu_acquire/release()
David Vernet
1
-1
/
+3
2024-06-18
sched_ext: Track tasks that are subjects of the in-flight SCX operation
Tejun Heo
1
-0
/
+2
2024-06-18
sched_ext: Implement tickless support
Tejun Heo
1
-0
/
+1
2024-06-18
sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
Tejun Heo
1
-0
/
+4
2024-06-18
sched_ext: Print sched_ext info when dumping stack
David Vernet
1
-0
/
+2
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
Tejun Heo
1
-0
/
+12
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
1
-0
/
+1
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
1
-1
/
+140
2024-06-18
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo
1
-0
/
+12