aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-07-30regmap: Merge up fixes from Linus' treeMark Brown7-70/+112
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-62/+110
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson1-31/+39
2023-07-29KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson1-2/+8
2023-07-29KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson1-1/+7
2023-07-29KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson1-2/+23
2023-07-29KVM: selftests: Explicitly free vcpus array in binary stats testSean Christopherson1-0/+1
2023-07-29KVM: selftests: Clean up stats fd in common stats_test() helperSean Christopherson1-18/+4
2023-07-29KVM: selftests: Use pread() to read binary stats headerSean Christopherson2-4/+8
2023-07-29selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson1-6/+22
2023-07-28bpf: selftests: Add defrag selftestsDaniel Xu5-2/+536
2023-07-28bpf: selftests: Support custom type and proto for client socketsDaniel Xu2-6/+17
2023-07-28bpf: selftests: Support not connecting client socketDaniel Xu2-2/+4
2023-07-28XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)1-2/+66
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+0
2023-07-28iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverageNicolin Chen2-2/+46
2023-07-28selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernelYonghong Song1-2/+3
2023-07-28selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei1-1/+30
2023-07-28selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei1-2/+42
2023-07-27Merge branch 'net-tls-fixes-for-nvme-over-tls'Jakub Kicinski1-0/+11
2023-07-27selftests/net/tls: add test for MSG_EORHannes Reinecke1-0/+11
2023-07-27selftests/bpf: Test ldsx with more complex casesYonghong Song3-1/+265
2023-07-27selftests/bpf: Add unit tests for new gotol insnYonghong Song2-0/+46
2023-07-27selftests/bpf: Add unit tests for new sdiv/smod insnsYonghong Song2-0/+783
2023-07-27selftests/bpf: Add unit tests for new bswap insnsYonghong Song2-0/+61
2023-07-27selftests/bpf: Add unit tests for new sign-extension mov insnsYonghong Song2-0/+215
2023-07-27selftests/bpf: Add unit tests for new sign-extension load insnsYonghong Song2-0/+133
2023-07-27selftests/bpf: Add a cpuv4 test runner for cpu=v4 testingYonghong Song2-4/+26
2023-07-27selftests/bpf: Fix a test_verifier failureYonghong Song1-3/+3
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-6/+3
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+1
2023-07-27kselftest/arm64: Validate that changing one VL type does not affect anotherMark Brown1-1/+21
2023-07-27kselftest/arm64: Add a test case for SVE VL changes with SME activeMark Brown1-3/+102
2023-07-27vsock/test: MSG_PEEK test for SOCK_SEQPACKETArseniy Krasnov1-4/+54
2023-07-27vsock/test: rework MSG_PEEK test for SOCK_STREAMArseniy Krasnov1-3/+75
2023-07-27selftests: Add fchmodat2 selftestAlexey Gladkov4-0/+171
2023-07-26selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts1-3/+1
2023-07-26kunit: tool: Add command line interface to filter and report attributesRae Moar4-29/+99
2023-07-26iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOCJason Gunthorpe3-1/+46
2023-07-26iommufd/selftest: Return the real idev id from selftest mock_domainJason Gunthorpe3-21/+26
2023-07-26iommufd/selftest: Test iommufd_device_replace()Nicolin Chen3-4/+105
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)1-1/+1
2023-07-25selftests/xsk: Fix spelling mistake "querrying" -> "querying"Colin Ian King1-1/+1
2023-07-25selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helperDaniel Borkmann3-0/+344
2023-07-25selftests:prctl: add set-process-name to .gitignoreShuah Khan1-0/+1
2023-07-25selftests:prctl: Fix make clean override warningShuah Khan1-2/+0
2023-07-25selftests/resctrl: Remove test type checks from cat_val()Ilpo Järvinen1-27/+20
2023-07-25selftests/resctrl: Pass the real number of tests to show_cache_info()Ilpo Järvinen3-3/+3
2023-07-25selftests/resctrl: Move CAT/CMT test global vars to function they are used inIlpo Järvinen2-14/+8