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-07-03
kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace
Mark Brown
1
-1
/
+2
2025-07-03
kselftest/arm64: Fix test for streaming FPSIMD write in sve-ptrace
Mark Brown
1
-1
/
+3
2025-07-03
kselftest/arm64: Fix check for setting new VLs in sve-ptrace
Mark Brown
1
-1
/
+1
2025-07-03
kselftest/arm64: Convert tpidr2 test to use kselftest.h
Mark Brown
2
-104
/
+38
2025-07-02
selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution
Carolina Jubran
5
-3
/
+474
2025-07-02
selftest: netdevsim: Add devlink rate tc-bw test
Carolina Jubran
1
-0
/
+53
2025-07-02
selftest: net: extend msg_zerocopy test with forwarding
Willem de Bruijn
2
-31
/
+77
2025-07-02
vsock/test: Add test for null ptr deref when transport changes
Luigi Leonardi
2
-0
/
+171
2025-07-02
vsock/test: Add macros to identify transports
Luigi Leonardi
1
-0
/
+4
2025-07-02
selftests/bpf: Allow veristat compile standalone
Mykyta Yatsenko
1
-3
/
+4
2025-07-02
kselftest/arm64/mte: Add MTE_STORE_ONLY testcases
Yeoreum Yun
2
-20
/
+366
2025-07-02
kselftest/arm64/mte: Preparation for mte store only test
Yeoreum Yun
9
-22
/
+33
2025-07-02
kselftest/arm64/abi: Add MTE_STORE_ONLY feature hwcap test
Yeoreum Yun
1
-0
/
+6
2025-07-02
selftests/bpf: Negative test case for ref_obj_id in args
Paul Chaignon
1
-0
/
+24
2025-07-02
selftests/bpf: null checks for rdonly_untrusted_mem should be preserved
Eduard Zingerman
1
-0
/
+21
2025-07-02
selftests/bpf: Don't call fsopen() as privileged user
Matteo Croce
1
-20
/
+21
2025-07-02
kselftest/arm64/mte: Add mtefar tests on check_mmap_options
Yeoreum Yun
1
-23
/
+171
2025-07-02
kselftest/arm64/mte: Refactor check_mmap_option test
Yeoreum Yun
1
-52
/
+311
2025-07-02
kselftest/arm64/mte: Add verification for address tag in signal handler
Yeoreum Yun
1
-10
/
+28
2025-07-02
kselftest/arm64/mte: Add address tag related macro and function
Yeoreum Yun
3
-0
/
+27
2025-07-02
kselftest/arm64/mte: Check MTE_FAR feature is supported
Yeoreum Yun
2
-0
/
+5
2025-07-02
kselftest/arm64/mte: Register mte signal handler with SA_EXPOSE_TAGBITS
Yeoreum Yun
9
-13
/
+23
2025-07-02
kselftest/arm64: Add MTE_FAR hwcap test
Yeoreum Yun
1
-0
/
+6
2025-07-02
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
2
-13
/
+36
2025-07-02
selftests/kernfs: test xattr retrieval
Christian Brauner
3
-1
/
+40
2025-07-02
selftests/bpf: Add tests for bpf_cgroup_read_xattr
Song Liu
4
-0
/
+366
2025-07-01
selftests: seg6: fix instaces typo in comments
Andrea Mayer
4
-4
/
+4
2025-07-02
selftests: tracing: Enable fprobe events before checking enable_functions
Masami Hiramatsu (Google)
1
-11
/
+19
2025-07-01
selftests: pp-bench: remove page_pool_put_page wrapper
Mina Almasry
1
-9
/
+3
2025-07-01
selftests: pp-bench: remove unneeded linux/version.h
Mina Almasry
1
-5
/
+2
2025-07-01
selftests/tc-testing: Enable CONFIG_IP_SET
Sebastian Andrzej Siewior
1
-0
/
+1
2025-07-01
selftests/bpf: Add negative test cases for snprintf
Paul Chaignon
1
-0
/
+2
2025-07-01
selftests/bpf: Fix spelling mistake "subtration" -> "subtraction"
Colin Ian King
1
-2
/
+2
2025-07-01
selftests/bpf: Enable dynptr/test_probe_read_user_str_dynptr
Mykyta Yatsenko
1
-1
/
+0
2025-07-01
selftests: vDSO: vdso_standalone_test_x86: Replace source file with symlink
Thomas Weißschuh
1
-58
/
+1
2025-07-01
selftests: vDSO: vdso_test_getrandom: Always print TAP header
Thomas Weißschuh
1
-2
/
+4
2025-07-01
selftests: vDSO: vdso_test_correctness: Fix -Wstrict-prototypes
Thomas Weißschuh
2
-2
/
+2
2025-07-01
selftests: vDSO: Enable -Wall
Thomas Weißschuh
1
-1
/
+1
2025-07-01
selftests: vDSO: vdso_config: Avoid -Wunused-variables
Thomas Weißschuh
1
-0
/
+2
2025-07-01
selftests: vDSO: vdso_test_getrandom: Avoid -Wunused
Thomas Weißschuh
1
-1
/
+2
2025-07-01
selftests: vDSO: vdso_test_getrandom: Drop unused include of linux/compiler.h
Thomas Weißschuh
1
-1
/
+0
2025-07-01
selftests: vDSO: clock_getres: Drop unused include of err.h
Thomas Weißschuh
1
-1
/
+0
2025-07-01
selftests: vDSO: chacha: Correctly skip test if necessary
Thomas Weißschuh
1
-1
/
+2
2025-06-30
selftests: net: Add a selftest for externally validated neighbor entries
Ido Schimmel
2
-0
/
+367
2025-06-30
cxl_test: Limit location for fake CFMWS to mappable range
Jonathan Cameron
2
-1
/
+7
2025-06-28
tools/nolibc: MIPS: add support for N64 and N32 ABIs
Thomas Weißschuh
2
-1
/
+27
2025-06-27
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+5
2025-06-27
selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access tests
Eduard Zingerman
1
-0
/
+41
2025-06-27
selftests/bpf: improve error messages in veristat
Mykyta Yatsenko
1
-11
/
+25
2025-06-27
selftests/net: packetdrill: add tcp_dsack_mult.pkt
Eric Dumazet
1
-0
/
+45
[prev]
[next]