summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-051-2/+2
|\ \ \ \ \ \
| * | | | | | selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.shRussell Currey2021-10-271-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-043-1/+11
|\ \ \ \ \ \
| * | | | | | lkdtm/bugs: Check that a per-task stack canary existsKees Cook2021-10-252-0/+2
| * | | | | | selftests/lkdtm: Add way to repeat a testKees Cook2021-10-251-1/+9
* | | | | | | Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-11-031-0/+63
|\ \ \ \ \ \ \
| * | | | | | | tracing/selftests: Add tests for hist trigger expression parsingKalesh Singh2021-11-011-0/+63
* | | | | | | | Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-11-029-479/+1159
|\ \ \ \ \ \ \ \
| * | | | | | | | kunit: tool: fix typecheck errors about loading qemu configsDaniel Latypov2021-10-291-6/+9
| * | | | | | | | kunit: tool: continue past invalid utf-8 outputDaniel Latypov2021-10-252-3/+4
| * | | | | | | | kunit: tool: improve compatibility of kunit_parser with KTAP specificationRae Moar2021-10-198-383/+938
| * | | | | | | | kunit: tool: yield output from run_kernel in real timeDaniel Latypov2021-10-192-30/+62
| * | | | | | | | kunit: tool: support running each suite/test separatelyDaniel Latypov2021-10-192-22/+118
| * | | | | | | | kunit: tool: actually track how long it took to run testsDaniel Latypov2021-10-191-3/+5
| * | | | | | | | kunit: tool: factor exec + parse steps into a functionDaniel Latypov2021-10-191-25/+19
| * | | | | | | | kunit: tool: show list of valid --arch options when invalidDaniel Latypov2021-10-192-2/+7
| * | | | | | | | kunit: tool: misc fixes (unused vars, imports, leaked files)Daniel Latypov2021-10-193-19/+12
| * | | | | | | | kunit: tool: allow filtering test cases via globDaniel Latypov2021-10-191-3/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-11-023-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/core: fix conflicting types compile error for close_range()Shuah Khan2021-10-291-1/+1
| * | | | | | | | selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan2021-10-251-1/+1
| * | | | | | | | selftests: kvm: fix mismatched fclose() after popen()Shuah Khan2021-10-211-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-0230-180/+2045
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-3135-215/+2147
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch kvm/selftests/memslot into kvmarm-master/nextMarc Zyngier2021-10-212-22/+36
| | |\ \ \ \ \ \
| | | * | | | | | KVM: selftests: Build the memslot tests for arm64Ricardo Koller2021-10-211-0/+2
| | | * | | | | | KVM: selftests: Make memslot_perf_test arch independentRicardo Koller2021-10-211-22/+34
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch kvm-arm64/selftest/timer into kvmarm-master/nextMarc Zyngier2021-10-1720-48/+1330
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: selftests: arch_timer: Support vCPU migrationRaghavendra Rao Ananta2021-10-171-1/+114
| | | * | | | | | KVM: arm64: selftests: Add arch_timer testRaghavendra Rao Ananta2021-10-173-0/+368
| | | * | | | | | KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta2021-10-174-3/+92
| | | * | | | | | KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta2021-10-176-1/+448
| | | * | | | | | KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra Rao Ananta2021-10-173-1/+41
| | | * | | | | | KVM: arm64: selftests: Add guest support to get the vcpuidRaghavendra Rao Ananta2021-10-172-0/+8
| | | * | | | | | KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta2021-10-172-2/+2
| | | * | | | | | KVM: arm64: selftests: Add support to disable and enable local IRQsRaghavendra Rao Ananta2021-10-171-0/+10
| | | * | | | | | KVM: arm64: selftests: Add basic support to generate delaysRaghavendra Rao Ananta2021-10-171-0/+25
| | | * | | | | | KVM: arm64: selftests: Add basic support for arch_timersRaghavendra Rao Ananta2021-10-171-0/+142
| | | * | | | | | KVM: arm64: selftests: Add support for cpu_relaxRaghavendra Rao Ananta2021-10-171-0/+5
| | | * | | | | | KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta2021-10-174-19/+21
| | | * | | | | | tools: arm64: Import sysreg.hRaghavendra Rao Ananta2021-10-172-26/+15
| | | * | | | | | KVM: arm64: selftests: Add MMIO readl/writel supportRaghavendra Rao Ananta2021-10-171-1/+45
| | | |/ / / / /
| | * | | | | | KVM: arm64: selftests: Add init ITS device testRicardo Koller2021-10-111-0/+42
| | * | | | | | KVM: arm64: selftests: Add test for legacy GICv3 REDIST base partially above ...Ricardo Koller2021-10-111-0/+34
| | * | | | | | KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA rangeRicardo Koller2021-10-111-12/+26
| | * | | | | | KVM: arm64: selftests: Add some tests for GICv2 in vgic_initRicardo Koller2021-10-111-32/+79
| | * | | | | | KVM: arm64: selftests: Make vgic_init/vm_gic_create version agnosticRicardo Koller2021-10-111-9/+10
| | * | | | | | KVM: arm64: selftests: Make vgic_init gic version agnosticRicardo Koller2021-10-111-61/+95
| | |/ / / / /
| * | | | | | KVM: selftests: Fix nested SVM tests when built with clangJim Mattson2021-10-221-1/+13
| * | | | | | KVM: selftests: set CPUID before setting sregs in vcpu creationMichael Roth2021-10-222-4/+2