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-02-25
selftests: drv-net: Make rand_port() get a port more reliably
Gal Pressman
1
-11
/
+4
2025-02-25
selftests/net: ensure mptcp is enabled in netns
Hangbin Liu
1
-1
/
+3
2025-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
2
-8
/
+0
2025-02-25
selftests/x86/lam: Fix minor memory in do_uring()
liuye
1
-1
/
+3
2025-02-24
Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-4
/
+4
2025-02-24
Merge patch series "Initial support for RK3576 UFS controller"
Martin K. Petersen
10
-27
/
+327
2025-02-24
selftests/user_events: Fix failures caused by test code
Yiqian Xun
1
-0
/
+2
2025-02-24
selftests: drv-net: test XDP, HDS auto and the ioctl path
Jakub Kicinski
3
-3
/
+158
2025-02-24
io_uring/zcrx: add selftest case for recvzc with read limit
David Wei
2
-8
/
+62
2025-02-24
KVM: selftests: Add a nested (forced) emulation intercept test for x86
Sean Christopherson
2
-0
/
+147
2025-02-22
Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+54
2025-02-22
selftests: remove reference to prime_numbers.sh
Tamir Duberstein
1
-1
/
+1
2025-02-22
selftests/rseq: Add rseq syscall errors test
Michael Jeanson
6
-5
/
+145
2025-02-22
selftests/lam: Test get_user() LAM pointer handling
Maciej Wieczor-Retman
1
-0
/
+108
2025-02-22
selftests/lam: Skip test if LAM is disabled
Maciej Wieczor-Retman
1
-5
/
+18
2025-02-22
selftests/lam: Move cpu_has_la57() to use cpuinfo flag
Maciej Wieczor-Retman
1
-6
/
+10
2025-02-21
selftests: fib_nexthops: do not mark skipped tests as failed
Hangbin Liu
1
-2
/
+5
2025-02-21
selftests: fib_rule_tests: Add DSCP mask match tests
Ido Schimmel
1
-0
/
+38
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-5
/
+652
2025-02-21
selftests: net: Add test cases for link and peer netns
Xiao Liang
4
-0
/
+157
2025-02-21
selftests: net: Add python context manager for netns entering
Xiao Liang
2
-1
/
+19
2025-02-21
selftests/ftrace: Update fprobe test to check enabled_functions file
Steven Rostedt
1
-0
/
+54
2025-02-21
selftests: fix spelling/grammar errors in sysctl/sysctl.sh
Chandra Pratap
1
-3
/
+3
2025-02-20
selftests/bpf: Test struct_ops program with __ref arg calling bpf_tail_call
Amery Hung
3
-0
/
+39
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4
Alexei Starovoitov
44
-213
/
+1172
2025-02-20
selftests: drv-net: rename queues check_xdp to check_xsk
Jakub Kicinski
1
-2
/
+4
2025-02-20
selftests: drv-net: improve the use of ksft helpers in XSK queue test
Jakub Kicinski
2
-4
/
+10
2025-02-20
selftests: drv-net: add a way to wait for a local process
Jakub Kicinski
3
-32
/
+133
2025-02-20
selftests: drv-net: probe for AF_XDP sockets more explicitly
Jakub Kicinski
2
-5
/
+14
2025-02-20
selftests: drv-net: add missing new line in xdp_helper
Jakub Kicinski
1
-1
/
+1
2025-02-20
selftests: drv-net: use cfg.rpath() in netlink xsk attr test
Jakub Kicinski
1
-2
/
+1
2025-02-20
selftests: drv-net: add a warning for bkg + shell + terminate
Jakub Kicinski
1
-0
/
+4
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
7
-80
/
+575
2025-02-20
selftests/bpf: Add launch time request to xdp_hw_metadata
Song Yoong Siang
1
-5
/
+163
2025-02-20
selftests/bpf: Add simple bpf tests in the tx path for timestamping feature
Jason Xing
2
-0
/
+487
2025-02-20
tools/nolibc: add support for 32-bit s390
Thomas Weißschuh
2
-1
/
+10
2025-02-20
selftests/nolibc: rename s390 to s390x
Thomas Weißschuh
2
-6
/
+8
2025-02-20
selftests/nolibc: only run constructor tests on nolibc
Thomas Weißschuh
1
-2
/
+2
2025-02-20
selftests/tracing: Allow some more tests to run in instances
Steven Rostedt
4
-0
/
+4
2025-02-20
selftests/ftrace: Clean up triggers after setting them
Steven Rostedt
2
-0
/
+4
2025-02-20
selftests/tracing: Test only toplevel README file not the instances
Steven Rostedt
1
-1
/
+7
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-106
/
+229
2025-02-20
Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-19
/
+104
2025-02-20
selftests/nsfs: add ioctl validation tests
Christian Brauner
1
-0
/
+14
2025-02-19
selftests: drv-net: add a simple TSO test
Jakub Kicinski
2
-0
/
+242
2025-02-19
selftests: drv-net: store addresses in dict indexed by ipver
Jakub Kicinski
4
-63
/
+50
2025-02-19
selftests: drv-net: get detailed interface info
Jakub Kicinski
1
-2
/
+2
2025-02-19
selftests: drv-net: resolve remote interface name
Jakub Kicinski
1
-0
/
+15
2025-02-19
selftests: net: Fix minor typos in MPTCP and psock tests
Suchit
2
-2
/
+2
2025-02-19
selftests/bpf: Add a specific dst port matching
Cong Wang
1
-1
/
+6
[prev]
[next]