index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2024-04-25
KVM: selftests: Standardise layout of GIC frames
Oliver Upton
-85
/
+62
2024-04-25
KVM: selftests: Align with kernel's GIC definitions
Oliver Upton
-35
/
+568
2024-04-24
selftests: net: extract BPF building logic from the Makefile
Jakub Kicinski
-52
/
+54
2024-04-24
selftests: net: name bpf objects consistently and simplify Makefile
Jakub Kicinski
-14
/
+11
2024-04-24
selftests: mm: fix unused and uninitialized variable warning
Muhammad Usama Anjum
-1
/
+1
2024-04-24
selftests/harness: remove use of LINE_MAX
Edward Liaw
-4
/
+9
2024-04-24
selftests: netfilter: fix conntrack_dump_flush retval on unsupported kernel
Florian Westphal
-5
/
+3
2024-04-24
selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset load
Florian Westphal
-1
/
+3
2024-04-24
selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3
Florian Westphal
-19
/
+21
2024-04-24
selftests: netfilter: skip tests on early errors
Florian Westphal
-3
/
+14
2024-04-24
selftests: netfilter: nft_flowtable.sh: shellcheck cleanups
Florian Westphal
-121
/
+136
2024-04-24
selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
-0
/
+19
2024-04-24
selftests: netfilter: nft_concat_range.sh: shellcheck cleanups
Florian Westphal
-28
/
+25
2024-04-24
selftests: netfilter: nft_concat_range.sh: drop netcat support
Florian Westphal
-61
/
+13
2024-04-24
selftests: netfilter: nft_concat_range.sh: move to lib.sh infra
Florian Westphal
-25
/
+37
2024-04-24
selftests: bpf: crypto: add benchmark for crypto functions
Vadim Fedorenko
-0
/
+302
2024-04-24
selftests: bpf: crypto skcipher algo selftests
Vadim Fedorenko
-0
/
+505
2024-04-24
selftests/bpf: Fix wq test.
Alexei Starovoitov
-1
/
+16
2024-04-24
selftests/bpf: Use make_sockaddr in test_sock_addr
Geliang Tang
-52
/
+12
2024-04-24
selftests/bpf: Use connect_to_addr in test_sock_addr
Geliang Tang
-34
/
+2
2024-04-24
selftests/bpf: Use start_server_addr in test_sock_addr
Geliang Tang
-35
/
+7
2024-04-24
selftests/bpf: Use log_err in open_netns/close_netns
Geliang Tang
-6
/
+39
2024-04-24
selftests/bpf: Fix a fd leak in error paths in open_netns
Geliang Tang
-0
/
+2
2024-04-24
KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF
Oliver Upton
-0
/
+49
2024-04-24
selftests/bpf: Add tests for preempt kfuncs
Kumar Kartikeya Dwivedi
-0
/
+144
2024-04-23
selftests/bpf: wq: add bpf_wq_start() checks
Benjamin Tissoires
-3
/
+40
2024-04-23
selftests/bpf: add checks for bpf_wq_set_callback()
Benjamin Tissoires
-7
/
+111
2024-04-23
selftests/bpf: wq: add bpf_wq_init() checks
Benjamin Tissoires
-0
/
+97
2024-04-23
selftests/bpf: add bpf_wq tests
Benjamin Tissoires
-0
/
+140
2024-04-23
selftests: drv-net: add require_XYZ() helpers for validating env
Jakub Kicinski
-1
/
+34
2024-04-23
selftests: drv-net: add a TCP ping test case (and useful helpers)
Jakub Kicinski
-1
/
+68
2024-04-23
selftests: net: support matching cases by name prefix
Jakub Kicinski
-3
/
+13
2024-04-23
selftests: drv-net: add a trivial ping test
Jakub Kicinski
-1
/
+31
2024-04-23
selftests: drv-net: construct environment for running tests which require an ...
Jakub Kicinski
-1
/
+162
2024-04-23
selftests: drv-net: factor out parsing of the env
Jakub Kicinski
-18
/
+27
2024-04-23
selftests: drv-net: define endpoint structures
Jakub Kicinski
-8
/
+85
2024-04-23
selftests: drv-net: test dumping qstats per device
Jakub Kicinski
-3
/
+77
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-25
/
+72
2024-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+1
2024-04-19
selftests: netfilter: update makefiles and kernel config
Florian Westphal
-1
/
+57
2024-04-19
selftests: netfilter: nft_audit.sh: add more skip checks
Florian Westphal
-4
/
+26
2024-04-19
selftests: netfilter: nft_meta.sh: small shellcheck cleanup
Florian Westphal
-2
/
+2
2024-04-19
selftests: netfilter: nft_fib.sh: shellcheck cleanups
Florian Westphal
-67
/
+61
2024-04-19
selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanups
Florian Westphal
-37
/
+37
2024-04-19
selftests: netfilter: nft_nat_zones.sh: shellcheck cleanups
Florian Westphal
-118
/
+75
2024-04-19
selftests: netfilter: xt_string.sh: shellcheck cleanups
Florian Westphal
-17
/
+17
2024-04-19
selftests: netfilter: xt_string.sh: move to lib.sh infra
Florian Westphal
-25
/
+30
2024-04-19
selftests: netfilter: nft_zones_many.sh: move to lib.sh infra
Florian Westphal
-48
/
+45
2024-04-19
selftests: netfilter: nft_synproxy.sh: move to lib.sh infra
Florian Westphal
-49
/
+28
2024-04-19
selftests: netfilter: nft_queue.sh: shellcheck cleanups
Florian Westphal
-108
/
+103
[prev]
[next]