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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-19
tools/testing: add linux/args.h header and fix radix, VMA tests
Lorenzo Stoakes
1
-0
/
+4
2025-08-19
KVM: selftests: fix minor typo in cpumodel_subfuncs
Gopi Krishna Menon
1
-1
/
+1
2025-08-19
Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-16
/
+64
2025-08-19
KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h
Sean Christopherson
3
-38
/
+33
2025-08-19
KVM: selftests: Fix signedness issue with vCPU mmap size check
James Houghton
1
-4
/
+4
2025-08-19
selftests: drv-net: test the napi init state
Jakub Kicinski
1
-1
/
+30
2025-08-19
binder: add transaction_report feature entry
Li Li
1
-0
/
+1
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
7
-24
/
+932
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
7
-24
/
+932
2025-08-18
selftests: mptcp: sockopt: fix C23 extension warning
Matthieu Baerts (NGI0)
2
-4
/
+6
2025-08-18
selftests: mptcp: connect: fix C23 extension warning
Matthieu Baerts (NGI0)
1
-2
/
+3
2025-08-18
selftests: mptcp: disable add_addr retrans in endpoint_tests
Geliang Tang
1
-0
/
+1
2025-08-18
selftests: mptcp: pm: check flush doesn't reset limits
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-08-18
selftests/bpf: Cover metadata access from a modified skb clone
Jakub Sitnicki
3
-10
/
+305
2025-08-18
selftests/bpf: Cover read/write to skb metadata at an offset
Jakub Sitnicki
2
-0
/
+129
2025-08-18
selftests/bpf: Cover write access to skb metadata via dynptr
Jakub Sitnicki
2
-5
/
+98
2025-08-18
selftests/bpf: Cover read access to skb metadata via dynptr
Jakub Sitnicki
3
-0
/
+66
2025-08-18
selftests/bpf: Parametrize test_xdp_context_tuntap
Jakub Sitnicki
1
-10
/
+21
2025-08-18
selftests/bpf: Pass just bpf_map to xdp_context_test helper
Jakub Sitnicki
1
-6
/
+5
2025-08-18
selftests/bpf: Cover verifier checks for skb_meta dynptr type
Jakub Sitnicki
3
-0
/
+315
2025-08-18
selftests/nolibc: always compile the kernel with GCC
Thomas Weißschuh
1
-3
/
+3
2025-08-18
selftests/nolibc: don't pass CC to toplevel Makefile
Thomas Weißschuh
1
-1
/
+1
2025-08-18
selftests/nolibc: deduplicate invocations of toplevel Makefile
Thomas Weißschuh
1
-4
/
+7
2025-08-18
selftests/nolibc: be more specific about variables affecting nolibc-test
Thomas Weißschuh
1
-1
/
+1
2025-08-18
selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy tests
Ilya Leoshkevich
5
-0
/
+30
2025-08-18
selftests: ublk: Use ARRAY_SIZE() macro to improve code
Akhilesh Patil
1
-2
/
+2
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
1
-0
/
+1
2025-08-15
selftests: tls: make the new data_steal test less flaky
Jakub Kicinski
1
-7
/
+5
2025-08-15
selftests/bpf: Add test for DEVMAP reuse
Yureka Lilian
2
-0
/
+70
2025-08-15
bpf/selftests: Fix test_tcpnotify_user
Matt Bobrowski
2
-11
/
+10
2025-08-15
selftest: forwarding: router: Add a test case for IPv4 link-local source IP
Ido Schimmel
1
-0
/
+29
2025-08-15
kunit: tool: Parse skipped tests from kselftest.h
Thomas Weißschuh
2
-4
/
+7
2025-08-15
selftests/bpf: Enable arena atomics tests for RV64
Pu Lehui
1
-3
/
+6
2025-08-14
selftests/tc-testing: Check backlog stats in gso_skb case
William Liu
1
-0
/
+198
2025-08-14
selftests: net: Test bridge backup port when port is administratively down
Ido Schimmel
1
-4
/
+27
2025-08-14
selftests: drv-net: wait for carrier
Jakub Kicinski
3
-22
/
+39
2025-08-14
torture: Add --do-normal parameter to torture.sh help text
Paul E. McKenney
1
-0
/
+1
2025-08-14
rcutorture: Fix jitter.sh spin time
Paul E. McKenney
1
-3
/
+24
2025-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-7
/
+81
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-4
/
+78
2025-08-14
selftests: drv-net: add test for RSS on flow label
Jakub Kicinski
2
-0
/
+168
2025-08-13
selftests: net/forwarding: test purge of active DWRR classes
Davide Caratti
2
-0
/
+9
2025-08-13
selftests: netconsole: Validate interface selection by MAC address
Andre Carvalho
2
-20
/
+41
2025-08-13
selftests: forwarding: Add a test for FDB activity notification control
Ido Schimmel
2
-1
/
+176
2025-08-13
selftests/bpf: Copy test_kmods when installing selftest
Amery Hung
1
-1
/
+1
2025-08-13
Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+3
2025-08-12
selftests: tls: test TCP stealing data from under the TLS socket
Jakub Kicinski
1
-0
/
+63
2025-08-12
selftests: drv-net: devmem: flip the direction of Tx tests
Jakub Kicinski
1
-6
/
+6
2025-08-12
selftests: net: terminate bkg() commands on exception
Jakub Kicinski
1
-1
/
+4
2025-08-12
selftests: drv-net: devmem: add / correct the IPv6 support
Jakub Kicinski
1
-1
/
+1
[prev]
[next]