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
2025-07-07
perf vendor events: Update AlderlakeN events
Ian Rogers
6
-76
/
+25
2025-07-07
perf vendor events: Update Alderlake events
Ian Rogers
6
-79
/
+28
2025-07-07
selftests: tracing: Use mutex_unlock for testing glob filter
Masami Hiramatsu (Google)
1
-1
/
+1
2025-07-07
selftests: print installation complete message
Shuah Khan
1
-0
/
+1
2025-07-07
selftests/bpf: Negative test case for tail call map
Paul Chaignon
2
-0
/
+33
2025-07-07
selftests/bpf: Add Spectre v4 tests
Luis Gerhorst
2
-0
/
+153
2025-07-07
selftests/bpf: Set CONFIG_PACKET=y for selftests
Saket Kumar Bhaskar
1
-0
/
+1
2025-07-07
selftests/bpf: tests for __arg_untrusted void * global func params
Eduard Zingerman
1
-0
/
+53
2025-07-07
selftests/bpf: test cases for __arg_untrusted
Eduard Zingerman
1
-0
/
+81
2025-07-07
libbpf: __arg_untrusted in bpf_helpers.h
Eduard Zingerman
1
-0
/
+1
2025-07-07
selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointer
Eduard Zingerman
1
-0
/
+31
2025-07-07
bpf: rdonly_untrusted_mem for btf id walk pointer leafs
Eduard Zingerman
1
-1
/
+1
2025-07-07
tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid()
Thomas Weißschuh
1
-1
/
+1
2025-07-06
Merge tag 'objtool_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-07-06
Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-07-06
selftests/futex: Convert 32-bit timespec to 64-bit version for 32-bit compatibility mode
Terry Tritton
1
-1
/
+7
2025-07-06
selftests/nolibc: correctly report errors from printf() and friends
Thomas Weißschuh
2
-2
/
+25
2025-07-06
selftests/nolibc: create /dev/full when running as PID 1
Thomas Weißschuh
1
-1
/
+3
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
2
-0
/
+35
2025-07-06
selftests/futex: Add futex_numa to .gitignore
Terry Tritton
1
-0
/
+1
2025-07-04
cxl/test: Simplify fw_buf_checksum_show()
Eric Biggers
1
-19
/
+2
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+5
2025-07-04
kselftest/arm64: Add a test for vfork() with GCS
Mark Brown
1
-0
/
+63
2025-07-04
selftests/nolibc: Add coverage of vfork()
Mark Brown
1
-4
/
+19
2025-07-04
tools/nolibc: Provide vfork()
Mark Brown
2
-0
/
+45
2025-07-04
tools/nolibc: Replace ifdef with if defined() in sys.h
Mark Brown
1
-15
/
+15
2025-07-04
tools/nolibc: add support for SuperH
Thomas Weißschuh
4
-1
/
+173
2025-07-04
selftests: net: extend SCM_PIDFD test to cover stale pidfds
Alexander Mikhalitsyn
1
-44
/
+173
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-19
/
+46
2025-07-03
selftests/bpf: Add tests for prog streams
Kumar Kartikeya Dwivedi
3
-0
/
+253
2025-07-03
bpftool: Add support for dumping streams
Kumar Kartikeya Dwivedi
3
-2
/
+70
2025-07-03
libbpf: Introduce bpf_prog_stream_read() API
Kumar Kartikeya Dwivedi
3
-0
/
+42
2025-07-03
libbpf: Add bpf_stream_printk() macro
Kumar Kartikeya Dwivedi
1
-0
/
+16
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
1
-0
/
+24
2025-07-03
selftests/bpf: Add test cases for bpf_dynptr_memset()
Ihor Solodrai
2
-0
/
+166
2025-07-03
selftests/nolibc: use file driver for QEMU serial
Thomas Weißschuh
1
-2
/
+2
2025-07-03
selftests/nolibc: fix EXTRACONFIG variables ordering
Thomas Weißschuh
1
-2
/
+2
2025-07-03
KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t
Anshuman Khandual
1
-2
/
+2
2025-07-03
perf test: Add more test cases to sched test
Namhyung Kim
1
-8
/
+31
2025-07-03
perf sched: Fix memory leaks in 'perf sched latency'
Namhyung Kim
1
-3
/
+24
2025-07-03
perf sched: Use RC_CHK_EQUAL() to compare pointers
Namhyung Kim
1
-1
/
+1
2025-07-03
perf sched: Fix memory leaks for evsel->priv in timehist
Namhyung Kim
3
-0
/
+25
2025-07-03
perf sched: Fix thread leaks in 'perf sched timehist'
Namhyung Kim
1
-11
/
+37
2025-07-03
perf sched: Fix memory leaks in 'perf sched map'
Namhyung Kim
1
-11
/
+20
2025-07-03
perf sched: Free thread->priv using priv_destructor
Namhyung Kim
1
-0
/
+2
2025-07-03
perf sched: Make sure it frees the usage string
Namhyung Kim
1
-12
/
+13
2025-07-03
perf tests make: Add NO_LIBDW=1 to minimal and add standalone test
Ian Rogers
1
-1
/
+3
2025-07-03
perf header: Fix pipe mode header dumping
Ian Rogers
2
-2
/
+15
2025-07-03
selftests/sched_ext: Fix exit selftest hang on UP
Andrea Righi
1
-0
/
+8
2025-07-03
kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace
Mark Brown
1
-1
/
+2
[prev]
[next]