summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-152-2/+2
|\
| * arm64: selftests: Fix spelling of 'Mismatch'Mark Brown2021-01-152-2/+2
* | Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-01-141-2/+4
|\ \
| * | selftests: Skip BPF seftests by defaultMark Brown2021-01-041-2/+4
* | | Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-142-5/+11
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-121-3/+9
| |\ \
| | * | selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi2021-01-101-3/+9
| * | | selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko2021-01-091-2/+2
| |/ /
* | | Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...Linus Torvalds2021-01-081-1/+1
|\ \ \
| * | | kunit: tool: Force the use of the 'tty' console for UMLDavid Gow2021-01-041-1/+1
| | |/ | |/|
* | | Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-01-082-1/+4
|\ \ \
| * | | selftests/vDSO: fix -Wformat warning in vdso_test_correctnessTobias Klauser2021-01-041-1/+1
| * | | selftests/vDSO: add additional binaries to .gitignoreTobias Klauser2021-01-041-0/+3
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-01-0810-437/+363
|\ \ \ | |_|/ |/| |
| * | KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones2021-01-076-146/+166
| * | KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones2021-01-075-47/+21
| * | KVM: selftests: Factor out guest mode codeAndrew Jones2021-01-076-257/+189
| * | Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2021-01-0735-157/+697
| |\ \
* | | | selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel2021-01-071-1/+1
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-01-071-1/+1
|\ \ \ \
| * | | | selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXECJiang Wang2020-12-291-1/+1
* | | | | selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal2021-01-072-1/+208
* | | | | tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti2021-01-071-2/+69
* | | | | selftests: fix the return value for UDP GRO testPo-Hsu Lin2021-01-051-0/+34
* | | | | Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-054-9/+48
|\ \ \ \ \
| * | | | | selftests: mlxsw: Set headroom size of correct portIdo Schimmel2021-01-041-1/+1
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-283-8/+47
| |\ \ \ \
| | * | | | selftests/bpf: Work-around EBUSY errors from hashmap update/deleteAndrii Nakryiko2020-12-241-6/+42
| | * | | | selftests/bpf: Fix spelling mistake "tranmission" -> "transmission"Colin Ian King2020-12-181-2/+2
| | * | | | selftests/bpf: Clarify build error if no vmlinuxKamal Mostafa2020-12-161-0/+3
* | | | | | Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds2021-01-041-1/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada2020-12-021-1/+0
* | | | | | selftests/vm: fix building protection keys testHarish2020-12-291-5/+5
* | | | | | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-12-229-9/+9
|\ \ \ \ \ \
| * | | | | | tweewide: Fix most Shebang linesFinn Behrens2020-12-089-9/+9
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-222-1/+155
|\ \ \ \ \ \ \
| * | | | | | | kselftest/arm64: check GCR_EL1 after context switchVincenzo Frascino2020-12-222-1/+155
* | | | | | | | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-12-223-0/+130
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | selftests/dma: add test application for DMA_MAP_BENCHMARKBarry Song2020-11-273-0/+130
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-2036-465/+1643
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2020-12-151-9/+30
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: selftests: Filter out DEMUX registersAndrew Jones2020-11-271-9/+30
| * | | | | | | Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2020-12-124-2/+111
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: selftests: sync_regs test for diag318Collin Walling2020-12-104-2/+111
| * | | | | | | | selftests: kvm: Merge user_msr_test into userspace_msr_exit_testAaron Lewis2020-12-114-279/+236
| * | | | | | | | selftests: kvm: Test MSR exiting to userspaceAaron Lewis2020-12-114-1/+565
| * | | | | | | | KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones2020-11-1618-26/+30
| * | | | | | | | KVM: selftests: Make test skipping consistentAndrew Jones2020-11-163-10/+14
| * | | | | | | | KVM: selftests: Also build dirty_log_perf_test on AArch64Andrew Jones2020-11-151-0/+1
| * | | | | | | | KVM: selftests: Introduce vm_create_[default_]_with_vcpusAndrew Jones2020-11-152-5/+40