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-08-02
tools/nolibc: add support for Alpha
Thomas Weißschuh
6
-2
/
+170
2026-08-01
selftests/bpf: Add tests for >8 byte return value and 128-bit arguments
Yonghong Song
5
-0
/
+112
2026-07-31
perf machine: Check snprintf truncation for guest kallsyms path
Arnaldo Carvalho de Melo
1
-3
/
+8
2026-07-31
perf machine: Free scandir entries in guest kernel map creation
Arnaldo Carvalho de Melo
1
-0
/
+4
2026-07-31
perf machine: Reset errno before strtol in guest kernel map creation
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-07-31
perf machine: Don't abort guest map creation on first inaccessible dir
Arnaldo Carvalho de Melo
1
-4
/
+2
2026-07-31
perf machine: Check snprintf truncation in machines__findnew()
Arnaldo Carvalho de Melo
1
-1
/
+6
2026-07-31
perf machine: Guard against NULL strlist in machines__findnew()
Arnaldo Carvalho de Melo
1
-2
/
+3
2026-07-31
perf machine: Fix NULL parent dereference in fork event processing
Arnaldo Carvalho de Melo
1
-1
/
+2
2026-07-31
perf machine: Fix fd leak on bounds check in maps__set_modules_path_dir()
Arnaldo Carvalho de Melo
1
-2
/
+4
2026-07-31
perf hisi-ptt: Fix spelling and abbreviation errors
Sizhe Liu
3
-12
/
+12
2026-07-31
perf hisi-ptt: Strengthen auxtrace event handling and packet type detection
Sizhe Liu
1
-6
/
+18
2026-07-31
perf hisi-ptt: Fix PTT trace TLP header parsing
Sizhe Liu
2
-23
/
+36
2026-07-31
perf libdw: Fix outer-frame name resolution and spurious "(inlined)" tag
Michael Liang
1
-3
/
+29
2026-07-31
KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcement
Hemanth Selam
3
-4
/
+49
2026-07-31
perf unwind-libdw: Fix unwinding of multi-threaded processes
Alessio Podda
2
-3
/
+86
2026-07-31
KVM: selftests: Extend the invalid nVMX guest state test to cover RSM
Hao Zhang
1
-0
/
+53
2026-07-31
KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcase
Sean Christopherson
1
-19
/
+42
2026-07-31
KVM: selftests: Use port 0x80 in invalid nVMX guest state test
Sean Christopherson
1
-3
/
+3
2026-07-31
KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()
Sean Christopherson
1
-0
/
+16
2026-07-31
KVM: selftests: Clean up global constants in hardware disable test
Sean Christopherson
1
-10
/
+10
2026-07-31
KVM: selftests: Add helper APIs to cancel+join pthreads
Sean Christopherson
7
-45
/
+33
2026-07-31
KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
Sean Christopherson
27
-61
/
+38
2026-07-31
KVM: selftests: Add KVM syscall wrapper for pthread_create()
Sean Christopherson
28
-77
/
+50
2026-07-31
KVM: selftests: Drop unreachable, dead code from hardware disable test
Sean Christopherson
1
-27
/
+14
2026-07-31
KVM: selftests: Affine threads to random CPUs in hardware disable test
Sean Christopherson
1
-4
/
+9
2026-07-31
KVM: selftests: Extract picking of random CPU from cpu_set_t to separate API
Sean Christopherson
2
-6
/
+12
2026-07-31
KVM: selftests: Return the target CPU from pin_task_to_random_cpu()
Sean Christopherson
2
-3
/
+4
2026-07-31
KVM: selftests: Pre-set threads affinity in hardware disable test when possible
Sean Christopherson
1
-2
/
+12
2026-07-31
KVM: selftests: Set threads CPU affinity before doing work in hardware disable test
Sean Christopherson
1
-15
/
+8
2026-07-31
KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()
Sean Christopherson
2
-4
/
+3
2026-07-31
Merge tag 'trace-tools-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+1
2026-07-31
selftests/bpf: Cover commuted pointer state propagation
Yiyang Chen
3
-0
/
+88
2026-07-31
KVM: selftests: Only link to VFIO library on x86
Sean Christopherson
1
-0
/
+5
2026-07-31
Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-2
/
+2
2026-07-31
selftests/verification: Add selftests for deadline and stall monitors
Gabriele Monaco
2
-0
/
+56
2026-07-31
selftests/verification: Rearrange the wwnr_printk test
Gabriele Monaco
1
-3
/
+25
2026-07-31
selftests/verification: Fix wrong errexit assumption
Gabriele Monaco
3
-9
/
+9
2026-07-31
verification/rvgen: Add selftests for rvgen kunit
Gabriele Monaco
26
-0
/
+1278
2026-07-31
verification/rvgen: Add the rvgen kunit subcommand
Gabriele Monaco
5
-3
/
+244
2026-07-31
verification/rvgen: Add selftests
Gabriele Monaco
4
-0
/
+145
2026-07-31
verification/rvgen: Add golden and spec folders for tests
Gabriele Monaco
42
-0
/
+2001
2026-07-31
selftests: ntsync: test absolute MONOTONIC waits under time namespaces
Iván Ezequiel Rodriguez
1
-0
/
+87
2026-07-31
selftests: ntsync: add wait argument validation tests
Iván Ezequiel Rodriguez
1
-0
/
+44
2026-07-31
selftests: ntsync: fix wake_all CREATE_EVENT fd expectation
Iván Ezequiel Rodriguez
1
-1
/
+1
2026-07-31
tools/rv: Add selftests
Gabriele Monaco
4
-1
/
+288
2026-07-31
verification/rvgen: Improve consistency in template files
Gabriele Monaco
4
-4
/
+4
2026-07-31
verification/rvgen: Use pathlib instead of os.path
Gabriele Monaco
1
-13
/
+9
2026-07-31
verification/rvgen: Improve rv_dir discovery in RVGenerator
Gabriele Monaco
1
-11
/
+14
2026-07-31
tools/rv: Fix exit status when monitor execution fails
Gabriele Monaco
1
-12
/
+12
[prev]
[next]