summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribedJarkko Sakkinen2021-11-151-0/+75
* selftests/sgx: Move setup_test_encl() to each TEST_F()Jarkko Sakkinen2021-11-151-4/+15
* selftests/sgx: Encpsulate the test enclave creationJarkko Sakkinen2021-11-151-18/+26
* selftests/sgx: Dump segments and /proc/self/maps only on failureJarkko Sakkinen2021-11-151-11/+12
* selftests/sgx: Create a heap for the test enclaveJarkko Sakkinen2021-11-153-9/+26
* selftests/sgx: Make data measurement for an enclave segment optionalJarkko Sakkinen2021-11-153-3/+10
* selftests/sgx: Assign source for each segmentJarkko Sakkinen2021-11-153-6/+8
* selftests/sgx: Fix a benign linker warningSean Christopherson2021-11-151-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-136-11/+235
|\
| * Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini2021-11-116-11/+235
| |\
| | * selftest: KVM: Add intra host migration testsPeter Gonda2021-11-112-1/+205
| | * selftest: KVM: Add open sev dev helperPeter Gonda2021-11-114-10/+30
* | | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-1117-65/+179
|\ \ \ | |/ / |/| |
| * | selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn2021-11-111-4/+7
| * | selftests: forwarding: Fix packet matching in mirroring selftestsPetr Machata2021-11-105-11/+13
| * | selftests: net: test_vxlan_under_vrf: fix HV connectivity testAndrea Righi2021-11-101-0/+2
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-091-0/+12
| |\ \
| | * | bpf: selftest: Trigger a DCE on the whole subprogMartin KaFai Lau2021-11-061-0/+12
| * | | selftests: net: tls: remove unused variable and codeAnders Roxell2021-11-071-3/+0
| |/ /
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-056-41/+133
| |\ \
| | * | selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu2021-11-052-10/+17
| | * | selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanlyHangbin Liu2021-11-051-2/+2
| | * | selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp numberHangbin Liu2021-11-051-4/+4
| | * | selftests/bpf/xdp_redirect_multi: Put the logs to tmp folderHangbin Liu2021-11-051-17/+18
| | * | selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodesKleber Sacilotto de Souza2021-11-041-0/+4
| | * | selftests/bpf: Verifier test on refill from a smaller spillMartin KaFai Lau2021-11-031-0/+17
| | * | selftests/bpf: Make netcnt selftests serial to avoid spurious failuresAndrii Nakryiko2021-11-031-1/+1
| | * | selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffsLorenz Bauer2021-11-031-1/+64
| | * | selftests/bpf: Convert test_bpffs to ASSERT macrosLorenz Bauer2021-11-031-11/+11
| * | | selftests: net: properly support IPv6 in GSO GRE testAndrea Righi2021-11-041-4/+5
| |/ /
| * | kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to MakefileHangbin Liu2021-11-031-0/+1
| * | kselftests/net: add missed vrf_strict_mode_test.sh test to MakefileHangbin Liu2021-11-031-0/+1
| * | kselftests/net: add missed SRv6 testsHangbin Liu2021-11-031-0/+3
| * | kselftests/net: add missed setup_loopback.sh/setup_veth.sh to MakefileHangbin Liu2021-11-031-1/+1
| * | kselftests/net: add missed icmp.sh test to MakefileHangbin Liu2021-11-031-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-094-10/+102
|\ \ \
| * | | selftests/kselftest/runner/run_one(): allow running non-executable filesSeongJae Park2021-11-091-10/+18
| * | | procfs: do not list TID 0 in /proc/<pid>/taskFlorian Weimer2021-11-093-0/+84
* | | | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-089-0/+1224
|\ \ \ \
| * | | | tools/testing/cxl: Introduce a mock memory device + driverDan Williams2021-09-215-1/+354
| * | | | tools/testing/cxl: Introduce a mocked-up CXL port hierarchyDan Williams2021-09-217-0/+871
* | | | | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-062-0/+7
|\ \ \ \ \
| * | | | | selftests/ftrace: add s390 support for kprobe args testsHeiko Carstens2021-10-112-0/+7
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-0610-104/+410
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | selftests/damon: support watermarksSeongJae Park2021-11-061-2/+2
| * | | | | tools/selftests/damon: update for regions prioritization of schemesSeongJae Park2021-11-061-2/+2
| * | | | | mm/damon/selftests: support schemes quotasSeongJae Park2021-11-061-2/+2
| * | | | | selftests/damon: add 'schemes' debugfs testsSeongJae Park2021-11-061-0/+13
| * | | | | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-1/+0
| * | | | | selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headersDavid Hildenbrand2021-11-061-14/+1