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-06-23
selftests: drv-net: stats: fix pylint issues
Jakub Kicinski
1
-15
/
+30
2025-06-23
selftests/nolibc: avoid GCC 15 -Wunterminated-string-initialization
Thomas Weißschuh
1
-1
/
+1
2025-06-23
selftests/nolibc: integrate with kselftests
Thomas Weißschuh
2
-0
/
+27
2025-06-23
selftests/nolibc: rename Makefile
Thomas Weißschuh
2
-1
/
+1
2025-06-23
selftests/nolibc: split out CFLAGS logic
Thomas Weißschuh
2
-8
/
+14
2025-06-23
selftests/nolibc: drop implicit defconfig executions
Thomas Weißschuh
1
-2
/
+2
2025-06-23
selftests: drv-net: import things in lib one by one
Jakub Kicinski
2
-0
/
+31
2025-06-23
libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
Yuan Chen
1
-0
/
+3
2025-06-23
KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements
Sean Christopherson
2
-0
/
+136
2025-06-23
KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
Sean Christopherson
3
-23
/
+47
2025-06-23
KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
Sean Christopherson
1
-6
/
+3
2025-06-23
selftests/bpf: Support ppc64el in vmtest
Luis Gerhorst
2
-0
/
+102
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-2
/
+8
2025-06-23
testptp: add option to enable external timestamping edges
Miroslav Lichvar
1
-2
/
+9
2025-06-23
selftests/bpf: Add tests for bpf_cgroup_read_xattr
Song Liu
4
-0
/
+366
2025-06-23
selftests/coredump: Fix "socket_detect_userspace_client" test failure
Nam Cao
1
-0
/
+5
2025-06-23
selftests/pidfd: test setattr support
Christian Brauner
3
-1
/
+71
2025-06-23
selftests/pidfd: test extended attribute support
Christian Brauner
1
-0
/
+35
2025-06-23
selftests/pidfd: test extended attribute support
Christian Brauner
3
-1
/
+100
2025-06-22
Merge tag 'v6.16-rc3' into perf-tools-next
Namhyung Kim
47
-94
/
+884
2025-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+8
2025-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+13
2025-06-22
selftest: add selftest for anycast notifications
Yuyang Huang
1
-1
/
+43
2025-06-22
tools/nolibc: merge i386 and x86_64 into a single x86 arch
Willy Tarreau
4
-195
/
+179
2025-06-22
tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macros
Willy Tarreau
1
-2
/
+2
2025-06-21
Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
29
-50
/
+326
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
2
-0
/
+28
2025-06-20
perf test: add test for BPF metadata collection
Blake Jones
3
-1
/
+95
2025-06-20
perf tools: display the new PERF_RECORD_BPF_METADATA event
Blake Jones
7
-3
/
+56
2025-06-20
perf record: collect BPF metadata from new programs
Blake Jones
7
-1
/
+84
2025-06-20
perf record: collect BPF metadata from existing BPF programs
Blake Jones
3
-0
/
+362
2025-06-20
perf build: detect support for libbpf's emit_strings option
Blake Jones
6
-0
/
+25
2025-06-20
KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsupported
Sean Christopherson
1
-1
/
+12
2025-06-20
perf header: remove unecessary core id test
Anubhav Shelat
1
-16
/
+0
2025-06-20
KVM: selftests: Print a more helpful message for EACCESS in access tracking test
Sean Christopherson
1
-5
/
+2
2025-06-20
KVM: selftests: Play nice with EACCES errors in open_path_or_exit()
Sean Christopherson
1
-2
/
+3
2025-06-20
KVM: selftests: Add __open_path_or_exit() variant to provide extra help info
Sean Christopherson
2
-4
/
+16
2025-06-20
KVM: selftests: Verify KVM is loaded when getting a KVM module param
Sean Christopherson
4
-12
/
+9
2025-06-20
perf test: Add header shell test
Ian Rogers
1
-0
/
+74
2025-06-20
KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c comments
Rahul Kumar
1
-2
/
+2
2025-06-20
perf parse-events: Set default GH modifier properly
Namhyung Kim
1
-3
/
+8
2025-06-20
perf test: Expand user space event reading (rdpmc) tests
Ian Rogers
4
-76
/
+238
2025-06-20
KVM: selftests: Verify KVM disable interception (for userspace) on filter change
Sean Christopherson
1
-0
/
+8
2025-06-20
perf vendor events arm64: Update FUJITSU-MONAKA pmu event
Kotaro, Tokai
15
-144
/
+265
2025-06-20
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
1
-6
/
+9
2025-06-20
selftests/bpf: Add test for bpftool access to read-only protected maps
Slava Imameev
4
-0
/
+490
2025-06-20
bpftool: Use appropriate permissions for map access
Slava Imameev
8
-51
/
+96
2025-06-19
selftests/mm: skip uprobe vma merge test if uprobes are not enabled
Pedro Falcato
1
-1
/
+4
2025-06-19
selftests/mm: add configs to fix testcase failure
Dev Jain
1
-0
/
+3
2025-06-19
selftests/mm: increase timeout from 180 to 900 seconds
Shivank Garg
1
-1
/
+1
[prev]
[next]