index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-10
sched_ext: Skip ops.set_weight() for disabled tasks
Kuba Piecuch
1
-0
/
+11
2026-07-09
sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()
Tejun Heo
1
-6
/
+12
2026-07-09
sched_ext: Record an error on errno-only sub-enable failure
Tejun Heo
1
-0
/
+6
2026-07-08
sched_ext: Enable tick for finite slices on nohz_full
Andrea Righi
1
-12
/
+35
2026-07-08
sched_ext: Preserve rq tracking across local DSQ dispatch
Andrea Righi
1
-16
/
+20
2026-06-30
sched_ext: Don't warn on core-sched forced idle in put_prev_task_scx()
Tejun Heo
1
-1
/
+6
2026-06-29
sched_ext: Pin parent scx_sched across a child sub-scheduler's lifetime
Tejun Heo
1
-2
/
+11
2026-06-24
sched_ext: Annotate ksyncs with __rcu in alloc/free_kick_syncs()
Tejun Heo
1
-2
/
+2
2026-06-24
sched_ext: Check remote rq eligibility under task's rq lock
Kuba Piecuch
2
-18
/
+29
2026-06-24
sched_ext: Reset dsq_vtime and slice when a task leaves SCX
Andrea Righi
1
-0
/
+7
2026-06-24
sched_ext: Avoid flooding the log with deprecation warnings
Breno Leitao
1
-2
/
+2
2026-06-22
sched_ext: Move shared helpers from ext.c into internal.h and cid.h
Tejun Heo
3
-141
/
+142
2026-06-22
sched_ext: Make kernel/sched/ext/ sources self-contained for clangd
Tejun Heo
9
-0
/
+45
2026-06-22
sched_ext: Move sources under kernel/sched/ext/
Tejun Heo
10
-0
/
+15439