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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-15
cpufreq: intel_pstate: Adjust the .adjust_perf() driver callback
Rafael J. Wysocki
1
-1
/
+3
2026-07-15
sched/psi: Shut down rtpoll_timer in psi_cgroup_free()
Tejun Heo
1
-0
/
+6
2026-07-15
sched/psi: Create the psimon kthread outside of cgroup_mutex
Tejun Heo
2
-17
/
+75
2026-07-15
bpf: Reject negative const offsets for buffer pointers
Sun Jian
1
-12
/
+19
2026-07-15
bpf: Unify helper and kfunc call argument meta
Amery Hung
2
-57
/
+39
2026-07-15
bpf: Drop redundant pkt_access from bpf_call_arg_meta
Amery Hung
1
-6
/
+4
2026-07-15
bpf: Unify helper and kfunc allocation-size argument handling
Amery Hung
1
-40
/
+47
2026-07-15
bpf: Pass argno to callees in check_func_arg() instead of argno_from_reg(regno)
Amery Hung
1
-19
/
+17
2026-07-15
bpf: Factor out raw_mode-related fields in bpf_call_arg_meta
Amery Hung
1
-31
/
+27
2026-07-15
bpf: Remove dynptr check in check_stack_range_initialized()
Amery Hung
1
-25
/
+0
2026-07-15
liveupdate: Remove redundant INIT_LIST_HEAD in luo_session_alloc
Hongfu Li
1
-1
/
+0
2026-07-14
tracing/probes: Eliminate recursion in parse_probe_arg()
Masami Hiramatsu
2
-133
/
+236
2026-07-14
tracing/probes: Extend max length of argument string
Masami Hiramatsu
4
-4
/
+5
2026-07-14
tracing/probes: Sort ERRORS list in trace_probe.h alphabetically
Masami Hiramatsu
1
-80
/
+80
2026-07-14
tracing/probes: Refactor parse_probe_arg()
Masami Hiramatsu
1
-126
/
+174
2026-07-14
tracing/probes: Refactor parse_probe_vars()
Masami Hiramatsu
1
-97
/
+140
2026-07-14
tracing: fprobe: Remove __packed from generic __fprobe_header
Markus Schneider-Pargmann (The Capable Hub)
1
-1
/
+1
2026-07-14
tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
4
-45
/
+134
2026-07-14
tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
4
-3
/
+42
2026-07-14
tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
3
-57
/
+121
2026-07-14
tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
2
-51
/
+74
2026-07-14
tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
3
-9
/
+82
2026-07-14
tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
3
-7
/
+23
2026-07-13
sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
Tejun Heo
3
-12
/
+84
2026-07-13
sched_ext: Replay ecaps notifications suppressed by bypass
Tejun Heo
3
-1
/
+40
2026-07-13
sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed scheds
Tejun Heo
6
-29
/
+133
2026-07-13
sched_ext: Authorize remote-move inserts against the placing scheduler
Tejun Heo
3
-15
/
+25
2026-07-13
sched_ext: Gate kicks on SCX_CAP_BASE and preemption on SCX_CAP_PREEMPT
Tejun Heo
4
-15
/
+77
2026-07-13
sched_ext: Add the SCX_CAP_ENQ cap
Tejun Heo
3
-5
/
+22
2026-07-13
sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task slice
Tejun Heo
3
-12
/
+218
2026-07-13
sched_ext: Track the cpu a task is runnable on
Tejun Heo
1
-0
/
+9
2026-07-13
sched_ext: Route task slice writes through set_task_slice()
Tejun Heo
1
-13
/
+19
2026-07-13
sched_ext: Assign a unique id to each scheduler instance
Tejun Heo
2
-0
/
+7
2026-07-13
sched_ext: Add the SCX_CAP_ENQ_IMMED cap
Tejun Heo
4
-6
/
+19
2026-07-13
sched_ext: Add SCX_ENQ_IGNORE_CAPS for in-place restore
Tejun Heo
3
-2
/
+9
2026-07-13
sched_ext: Add reject DSQ for cap-rejected dispatches
Tejun Heo
5
-9
/
+231
2026-07-13
sched_ext: Generalize local-DSQ handling to rq-owned DSQs
Tejun Heo
1
-12
/
+22
2026-07-13
sched_ext: Add sub_ecaps_updated() effective-cap change notifier
Tejun Heo
4
-15
/
+154
2026-07-13
sched_ext: Maintain per-cpu effective cap copies for single-read checks
Tejun Heo
5
-3
/
+180
2026-07-13
sched_ext: Add coalescing sub_caps_updated() notifier for sub-schedulers
Tejun Heo
4
-9
/
+254
2026-07-13
sched_ext: Add per-shard cap delegation for sub-schedulers
Tejun Heo
4
-15
/
+462
2026-07-13
sched_ext: Stop resolving a disabled scheduler's programs
Tejun Heo
3
-4
/
+32
2026-07-13
sched_ext: Add scx_skip_subtree_pre()
Tejun Heo
2
-9
/
+30
2026-07-13
sched_ext: RCU-protect the sub-sched tree's children/sibling lists
Tejun Heo
3
-9
/
+24
2026-07-13
sched_ext: Build the set_cmask scratch from trusted geometry
Tejun Heo
3
-4
/
+81
2026-07-13
sched_ext: Add scx_cmask_ref for validated arena cmask access
Tejun Heo
3
-1
/
+178
2026-07-13
sched_ext: Add per-shard scx_sched storage scaffolding
Tejun Heo
4
-0
/
+84
2026-07-13
sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
Tejun Heo
3
-29
/
+53
2026-07-13
sched_ext: Add shard boundaries to scx_bpf_cid_override()
Tejun Heo
1
-17
/
+137
2026-07-13
sched_ext: Add CID sharding
Tejun Heo
5
-12
/
+176
[prev]
[next]