aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-01-24KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queriesVishal Annapurve6-33/+30
2023-01-24KVM: selftests: Fix a typo in the vcpu_msrs_set assertAaron Lewis1-1/+1
2023-01-24KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fdReiji Watanabe1-0/+2
2023-01-24KVM: selftests: Test masked events in PMU filterAaron Lewis1-2/+336
2023-01-24KVM: selftests: Add testing for KVM_SET_PMU_EVENT_FILTERAaron Lewis1-0/+36
2023-01-24KVM: selftests: Add flags when creating a pmu event filterAaron Lewis1-4/+5
2023-01-24Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini15-7/+394
2023-01-24act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti1-1/+48
2023-01-23selftests: net: tcp_mmap: populate pages in send pathEric Dumazet1-1/+2
2023-01-23selftests/bpf: Add 6-argument syscall tracing testAndrii Nakryiko2-0/+43
2023-01-23selftests/bpf: Validate arch-specific argument registers limitsAndrii Nakryiko3-7/+99
2023-01-23selftests/bpf: Use __failure macro in task kfunc testsuiteDavid Vernet2-70/+19
2023-01-23selftests: iommu: Fix test_cmd_destroy_access() call in user_copyNicolin Chen1-1/+1
2023-01-23selftests/bpf: Simple program to dump XDP RX metadataStanislav Fomichev4-1/+491
2023-01-23selftests/bpf: Verify xdp_metadata xdp->af_xdp pathStanislav Fomichev6-1/+514
2023-01-23selftests/bpf: Update expected test_offload.py messagesStanislav Fomichev1-5/+5
2023-01-22KVM: selftests: Make reclaim_period_ms input always be positiveVipin Sharma1-1/+1
2023-01-22selftests: kvm: move declaration at the beginning of main()Paolo Bonzini1-4/+3
2023-01-20selftests/bpf: Add dynptr helper testsKumar Kartikeya Dwivedi1-0/+192
2023-01-20selftests/bpf: Add dynptr partial slot overwrite testsKumar Kartikeya Dwivedi1-0/+66
2023-01-20selftests/bpf: Add dynptr var_off testsKumar Kartikeya Dwivedi1-0/+40
2023-01-20selftests/bpf: Add dynptr pruning testsKumar Kartikeya Dwivedi1-0/+141
2023-01-20selftests/bpf: convenience macro for use with 'asm volatile' blocksEduard Zingerman1-0/+7
2023-01-20bpf: Invalidate slices on destruction of dynptrs on stackKumar Kartikeya Dwivedi1-2/+2
2023-01-20bpf: Fix partial dynptr stack slot reads/writesKumar Kartikeya Dwivedi1-3/+3
2023-01-20bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTRKumar Kartikeya Dwivedi2-3/+3
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-21/+80
2023-01-20Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4-12/+64
2023-01-20kselftest/arm64: Correct buffer size for SME ZA storageZenghui Yu1-2/+2
2023-01-20kselftest/arm64: Remove the local NUM_VL definitionZenghui Yu1-2/+0
2023-01-20kselftest/arm64: Verify simultaneous SSVE and ZA context generationMark Brown1-0/+162
2023-01-20kselftest/arm64: Verify that SSVE signal context has SVE_SIG_FLAG_SM setMark Brown1-0/+5
2023-01-20kselftest/arm64: Remove spurious comment from MTE test MakefileMark Brown1-1/+0
2023-01-20kselftest/arm64: Support build of MTE tests with clangMark Brown1-5/+15
2023-01-20kselftest/arm64: Initialise current at build time in signal testsMark Brown1-3/+1
2023-01-20kselftest/arm64: Don't pass headers to the compiler as sourceMark Brown1-2/+6
2023-01-20kselftest/arm64: Remove redundant _start labels from FP testsMark Brown4-4/+0
2023-01-20kselftest/arm64: Fix .pushsection for strings in FP testsMark Brown1-1/+1
2023-01-20kselftest/arm64: Add test case for TPIDR2 signal frame recordsMark Brown2-0/+91
2023-01-20kselftest/arm64: Add TPIDR2 to the set of known signal context recordsMark Brown1-0/+4
2023-01-20kselftest/arm64: Add coverage of SME 2 and 2.1 hwcapsMark Brown1-0/+115
2023-01-20kselftest/arm64: Add coverage of the ZT ptrace regsetMark Brown3-0/+368
2023-01-20kselftest/arm64: Add SME2 coverage to syscall-abiMark Brown2-3/+80
2023-01-20kselftest/arm64: Add test coverage for ZT register signal framesMark Brown3-0/+137
2023-01-20kselftest/arm64: Teach the generic signal context validation about ZTMark Brown2-0/+37
2023-01-20kselftest/arm64: Enumerate SME2 in the signal test utility codeMark Brown2-0/+5
2023-01-20kselftest/arm64: Cover ZT in the FP stress testMark Brown1-2/+27
2023-01-20kselftest/arm64: Add a stress test program for ZT0Mark Brown4-0/+341
2023-01-19selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu1-0/+0