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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-07
selftests/bpf: Add tracing multi attach rollback tests
Jiri Olsa
2
-0
/
+255
2026-06-07
selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
4
-3
/
+141
2026-06-07
selftests/bpf: Add tracing multi verifier fails test
Jiri Olsa
2
-0
/
+33
2026-06-07
selftests/bpf: Add tracing multi attach fails test
Jiri Olsa
2
-0
/
+114
2026-06-07
selftests/bpf: Add tracing multi session test
Jiri Olsa
3
-1
/
+113
2026-06-07
selftests/bpf: Add tracing multi cookies test
Jiri Olsa
2
-3
/
+35
2026-06-07
selftests/bpf: Add tracing multi intersect tests
Jiri Olsa
3
-1
/
+143
2026-06-07
selftests/bpf: Add tracing multi skel/pattern/ids module attach tests
Jiri Olsa
4
-1
/
+183
2026-06-07
selftests/bpf: Add tracing multi skel/pattern/ids attach tests
Jiri Olsa
4
-1
/
+450
2026-06-07
libbpf: Add support to create tracing multi link
Jiri Olsa
3
-0
/
+292
2026-06-07
libbpf: Add btf_type_is_traceable_func function
Jiri Olsa
2
-0
/
+80
2026-06-07
libbpf: Add bpf_link_create support for tracing_multi link
Jiri Olsa
2
-0
/
+14
2026-06-07
libbpf: Add bpf_object_cleanup_btf function
Jiri Olsa
1
-4
/
+12
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
2
-0
/
+2
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
1
-0
/
+1
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
2
-0
/
+7
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
2
-0
/
+4
2026-06-07
KVM: selftests: Add a hugetlb memslot alignment test mode
Jinyu Tang
1
-6
/
+22
2026-06-06
selftests/riscv: fix compiler output flag spacing in all Makefiles
Zong Li
6
-13
/
+13
2026-06-06
riscv: cfi: reject unknown flags in PR_SET_CFI
Richard Patel
1
-0
/
+6
2026-06-06
selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset bounds
Nuoqi Gui
2
-0
/
+99
2026-06-06
libperf: Document struct perf_cpu int16_t ABI limitation
Arnaldo Carvalho de Melo
2
-1
/
+29
2026-06-06
perf sched: Free callchain nodes in idle thread cleanup
Arnaldo Carvalho de Melo
3
-1
/
+20
2026-06-06
perf tools: Fix int16_t truncation of max_cpu_num in set_max_cpu_num()
Arnaldo Carvalho de Melo
1
-4
/
+17
2026-06-06
perf timechart: Fix cpu2y() OOB read on untrusted CPU index
Arnaldo Carvalho de Melo
1
-4
/
+6
2026-06-06
perf c2c: Fix use-after-free in he__get_c2c_hists() error path
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-06-06
perf stat: Introduce perf_env__get_cpu_topology() to guard NULL env->cpu
Arnaldo Carvalho de Melo
2
-23
/
+42
2026-06-06
Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2026-06-06
perf mmap: Fix NULL deref in aio cleanup on alloc failure
Arnaldo Carvalho de Melo
1
-4
/
+6
2026-06-05
selftests/bpf: Inspect the signature verdict exposed to BPF LSM
Daniel Borkmann
2
-0
/
+152
2026-06-05
selftests/bpf: libarena: parallel test harness and spmc parallel selftest
Emil Tsalapatis
3
-0
/
+866
2026-06-05
selftests/bpf: libarena: Add spmc queue data structure
Emil Tsalapatis
3
-0
/
+455
2026-06-05
selftests/bpf: libarena: Add rbtree data structure
Emil Tsalapatis
3
-0
/
+2098
2026-06-05
selftests: drv-net: add userns devmem RX test
Bobby Eshleman
9
-11
/
+142
2026-06-05
selftests: net: do not detect PPPoX loopback
Qingfang Deng
1
-0
/
+1
2026-06-05
selftests/bpf: Fix test_lirc test
Sean Young
2
-5
/
+5
2026-06-05
selftests/bpf: Add tests for bpf_set_retval validation
Xu Kuohai
2
-0
/
+109
2026-06-05
selftests/bpf: Restrict bpf_set_retval argument in sk_bypass_prot_mem
Xu Kuohai
1
-0
/
+2
2026-06-05
selftests/bpf: Add tests to verify the fix of encapsulating VxLAN in lwt
Leon Hwang
2
-10
/
+290
2026-06-05
bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()
Varun R Mallya
1
-0
/
+2
2026-06-05
selftests/bpf: use host CPU features in JIT disassembler
Varun R Mallya
1
-2
/
+11
2026-06-05
selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_info
Leon Hwang
1
-0
/
+55
2026-06-05
bpf: Check tail zero of bpf_prog_info
Leon Hwang
1
-0
/
+1
2026-06-05
bpf: Check tail zero of bpf_map_info
Leon Hwang
1
-0
/
+1
2026-06-05
perf sched: Replace BUG_ON and add NULL checks in replay event helpers
Arnaldo Carvalho de Melo
1
-3
/
+25
2026-06-05
perf sched: Use thread__put() in free_idle_threads()
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-06-05
perf sched: Fix thread reference leak in idle hist processing
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-06-05
perf sched: Use is_idle_sample() for idle thread runtime cast guard
Arnaldo Carvalho de Melo
1
-1
/
+7
2026-06-05
perf sched: Clean up idle_threads entry on init failure
Arnaldo Carvalho de Melo
1
-1
/
+4
2026-06-05
perf c2c: Bounds-check CPU IDs in setup_nodes() topology loop
Arnaldo Carvalho de Melo
1
-0
/
+4
[prev]
[next]