summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-01-24selftests/nolibc: Support "x86_64" for arch nameWilly Tarreau
2023-01-24KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_testJing Zhang
2023-01-24KVM: x86/xen: Remove unneeded semicolonzhang songyi
2023-01-24KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall()Vishal Annapurve
2023-01-24KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)Vishal Annapurve
2023-01-24KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queriesVishal Annapurve
2023-01-24KVM: selftests: Fix a typo in the vcpu_msrs_set assertAaron Lewis
2023-01-24KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fdReiji Watanabe
2023-01-24KVM: selftests: Test masked events in PMU filterAaron Lewis
2023-01-24KVM: selftests: Add testing for KVM_SET_PMU_EVENT_FILTERAaron Lewis
2023-01-24KVM: selftests: Add flags when creating a pmu event filterAaron Lewis
2023-01-24Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini
2023-01-24act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti
2023-01-23selftests: net: tcp_mmap: populate pages in send pathEric Dumazet
2023-01-23selftests/bpf: Add 6-argument syscall tracing testAndrii Nakryiko
2023-01-23selftests/bpf: Validate arch-specific argument registers limitsAndrii Nakryiko
2023-01-23selftests/bpf: Use __failure macro in task kfunc testsuiteDavid Vernet
2023-01-23selftests: iommu: Fix test_cmd_destroy_access() call in user_copyNicolin Chen
2023-01-23selftests/bpf: Simple program to dump XDP RX metadataStanislav Fomichev
2023-01-23selftests/bpf: Verify xdp_metadata xdp->af_xdp pathStanislav Fomichev
2023-01-23selftests/bpf: Update expected test_offload.py messagesStanislav Fomichev
2023-01-22KVM: selftests: Make reclaim_period_ms input always be positiveVipin Sharma
2023-01-22selftests: kvm: move declaration at the beginning of main()Paolo Bonzini
2023-01-20selftests/bpf: Add dynptr helper testsKumar Kartikeya Dwivedi
2023-01-20selftests/bpf: Add dynptr partial slot overwrite testsKumar Kartikeya Dwivedi
2023-01-20selftests/bpf: Add dynptr var_off testsKumar Kartikeya Dwivedi
2023-01-20selftests/bpf: Add dynptr pruning testsKumar Kartikeya Dwivedi
2023-01-20selftests/bpf: convenience macro for use with 'asm volatile' blocksEduard Zingerman
2023-01-20bpf: Invalidate slices on destruction of dynptrs on stackKumar Kartikeya Dwivedi
2023-01-20bpf: Fix partial dynptr stack slot reads/writesKumar Kartikeya Dwivedi
2023-01-20bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTRKumar Kartikeya Dwivedi
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-20Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-01-20kselftest/arm64: Correct buffer size for SME ZA storageZenghui Yu
2023-01-20kselftest/arm64: Remove the local NUM_VL definitionZenghui Yu
2023-01-20kselftest/arm64: Verify simultaneous SSVE and ZA context generationMark Brown
2023-01-20kselftest/arm64: Verify that SSVE signal context has SVE_SIG_FLAG_SM setMark Brown
2023-01-20kselftest/arm64: Remove spurious comment from MTE test MakefileMark Brown
2023-01-20kselftest/arm64: Support build of MTE tests with clangMark Brown
2023-01-20kselftest/arm64: Initialise current at build time in signal testsMark Brown
2023-01-20kselftest/arm64: Don't pass headers to the compiler as sourceMark Brown
2023-01-20kselftest/arm64: Remove redundant _start labels from FP testsMark Brown
2023-01-20kselftest/arm64: Fix .pushsection for strings in FP testsMark Brown
2023-01-20kselftest/arm64: Add test case for TPIDR2 signal frame recordsMark Brown
2023-01-20kselftest/arm64: Add TPIDR2 to the set of known signal context recordsMark Brown
2023-01-20kselftest/arm64: Add coverage of SME 2 and 2.1 hwcapsMark Brown
2023-01-20kselftest/arm64: Add coverage of the ZT ptrace regsetMark Brown
2023-01-20kselftest/arm64: Add SME2 coverage to syscall-abiMark Brown
2023-01-20kselftest/arm64: Add test coverage for ZT register signal framesMark Brown