summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-06-29selftests/powerpc/pmu: Add selftest for group constraint check for PMC5 and PMC6Athira Rajeev-1/+64
2022-06-29selftests/powerpc/pmu: Add support for perf event code testsAthira Rajeev-2/+18
2022-06-29selftests/powerpc/pmu: Add interface test for bhrb disable field for non-bran...Kajol Jain-1/+65
2022-06-29selftests/powerpc/pmu: Add selftest for mmcr1 pmcxsel/unit/cache fieldsAthira Rajeev-1/+78
2022-06-29selftests/powerpc/pmu: Add selftest for checking valid and invalid bhrb filte...Athira Rajeev-1/+107
2022-06-29selftests/powerpc/pmu: Add selftest to check PERF_SAMPLE_REGS_INTR option wil...Athira Rajeev-1/+58
2022-06-29selftests/powerpc/pmu: Add selftest to check branch stack enablement will not...Athira Rajeev-1/+60
2022-06-29selftests/powerpc/pmu: Refactor the platform check and add macros to find arr...Athira Rajeev-4/+23
2022-06-28selftests/bpf: remove last tests with legacy BPF map definitionsAndrii Nakryiko-79/+0
2022-06-28libbpf: move xsk.{c,h} into selftests/bpfAndrii Nakryiko-1/+1582
2022-06-28selftests/drivers/gpu: Add error messages to drm_mm.shGautam Menghani-2/+2
2022-06-28selftests/tpm2: increase timeout for kselftestsJohannes Holland-0/+1
2022-06-28selftests/powerpc/pmu: Add interface test for bhrb disable fieldKajol Jain-2/+69
2022-06-28selftests/powerpc/pmu: Add interface test for mmcra_ifm field for conditional...Kajol Jain-1/+70
2022-06-28selftests/powerpc/pmu: Add interface test for mmcra_ifm field for any branch ...Kajol Jain-1/+66
2022-06-28selftests/powerpc/pmu: Add interface test for mmcra_ifm field of indirect cal...Kajol Jain-2/+100
2022-06-28selftests/powerpc/pmu: Add support for branch sampling in get_intr_regs functionKajol Jain-1/+20
2022-06-28selftests/powerpc/pmu: Add interface test for mmcra_thresh_cmp fieldsKajol Jain-1/+75
2022-06-28selftests/powerpc: Add support to fetch "platform" and "base platform" from a...Athira Rajeev-0/+63
2022-06-28selftests/powerpc/pmu: Add mask/shift bits for extracting threshold compare f...Kajol Jain-0/+45
2022-06-28selftests/rseq: check if libc rseq support is registeredMichael Jeanson-1/+2
2022-06-28selftests/rseq: riscv: fix 'literal-suffix' warningMichael Jeanson-7/+7
2022-06-28selftests/rseq: riscv: use rseq_get_abi() helperMichael Jeanson-18/+18
2022-06-27selftests: tc-testing: Add testcases to test new flush behaviourVictor Nogueira-0/+77
2022-06-27kselftests/damon: add support for cases where debugfs cannot be readGautam-0/+10
2022-06-27selftests: Make the usage formatting consistent in kselftest_deps.shGautam Menghani-1/+1
2022-06-27kselftests: Enable the echo command to print newlines in MakefileGautam-1/+1
2022-06-27userfaultfd/selftests: Fix typo in commentXiang wangx-1/+1
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm-296/+582
2022-06-27Merge branch 'master' into mm-stableakpm-294/+580
2022-06-26selftests/powerpc: Skip energy_scale_info test on older firmwareMichael Ellerman-12/+18
2022-06-24tc-testing: gitignore, delete plugins directoryliujing-1/+0
2022-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+4
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki-9/+75
2022-06-24selftest/bpf: Test for use-after-free bug fix in inline_bpf_loopEduard Zingerman-0/+50
2022-06-24KVM: selftests: Enhance handling WRMSR ICR register in x2APIC modeZeng Guang-3/+17
2022-06-24KVM: selftests: Add a self test for CMCI and UCNA emulations.Jue Wang-0/+344
2022-06-24KVM: selftests: Cache binary stats metadata for duration of testBen Gardon-15/+22
2022-06-24KVM: selftests: Test disabling NX hugepages on a VMBen Gardon-48/+113
2022-06-24KVM: selftests: Add NX huge pages testBen Gardon-0/+337
2022-06-24KVM: selftests: Read binary stat data in libBen Gardon-7/+41
2022-06-24KVM: selftests: Clean up coding style in binary stats testSean Christopherson-34/+45
2022-06-24KVM: selftests: Read binary stats desc in libBen Gardon-11/+63
2022-06-24KVM: selftests: Read binary stats header in libBen Gardon-2/+10
2022-06-24KVM: selftests: Remove dynamic memory allocation for stats headerBen Gardon-31/+27
2022-06-24selftests/kexec: remove broken EFI_VARS secure boot fallback checkArd Biesheuvel-34/+2
2022-06-23selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis-1/+1
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-62/+237
2022-06-23selftests/bpf: Fix rare segfault in sock_fields prog testJörn-Thorben Hinz-1/+0
2022-06-23selftests/bpf: Test a BPF CC implementing the unsupported get_info()Jörn-Thorben Hinz-0/+41