aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-12-02KVM: arm64: selftests: Enable single-step without a "full" ucall()Sean Christopherson2-10/+19
2022-12-02Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-0/+49
2022-12-02Merge tag 'kvm-selftests-6.2-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini5-63/+91
2022-12-02KVM: Reference to kvm_userspace_memory_region in doc and commentsJavier Martinez Canillas1-3/+3
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas2-10/+0
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctlJavier Martinez Canillas1-12/+0
2022-12-02selftests/ftrace: Use long for synthetic event probe testSteven Rostedt (Google)1-1/+1
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe45-138/+36643
2022-12-02selftests/powerpc: Add ptrace setup_core_pattern() null-terminatorBenjamin Gray1-1/+3
2022-12-02selftests/powerpc: Use mfspr/mtspr macrosBenjamin Gray4-21/+10
2022-12-02selftests: powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-12-01selftests: Add a basic HSR test.Sebastian Andrzej Siewior4-0/+268
2022-12-01selftests: mptcp: listener test for in-kernel PMGeliang Tang1-1/+57
2022-12-01selftests: mptcp: make evts global in mptcp_joinGeliang Tang1-23/+29
2022-12-01selftests: mptcp: listener test for userspace PMGeliang Tang1-0/+76
2022-12-01selftests: mptcp: make evts global in userspace_pmGeliang Tang1-120/+93
2022-12-01selftests: mptcp: enhance userspace pm testsGeliang Tang2-4/+6
2022-12-01selftests: mptcp: declare var as localMatthieu Baerts1-22/+29
2022-12-01selftests: mptcp: clearly declare global ns varsMatthieu Baerts1-8/+6
2022-12-01selftests: mptcp: uniform 'rndh' variableMatthieu Baerts6-5/+9
2022-12-01selftests: mptcp: removed defined but unused varsMatthieu Baerts3-7/+0
2022-12-01selftests: mptcp: run mptcp_inq from a clean netnsMatthieu Baerts1-4/+1
2022-12-01selftests/bpf: Validate multiple ref release_on_unlock logicDave Marchevsky1-1/+16
2022-12-01KVM: selftests: Define and use a custom static assert in lib headersSean Christopherson2-12/+24
2022-12-01KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPUSean Christopherson1-3/+7
2022-12-01KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERMSean Christopherson1-6/+12
2022-12-01KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpersSean Christopherson1-32/+32
2022-12-01KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()Lei Wang2-2/+1
2022-12-01KVM: selftests: Restore assert for non-nested VMs in access tracking testSean Christopherson2-5/+13
2022-12-01KVM: selftests: Fix inverted "warning" in access tracking perf testSean Christopherson1-4/+3
2022-12-01libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flagDave Jiang2-31/+0
2022-12-01tools/testing/cxl: add mechanism to lock mem device for testingDave Jiang1-4/+44
2022-12-01tools/testing/cxl: Add "passphrase secure erase" opcode supportDave Jiang1-0/+102
2022-12-01tools/testing/cxl: Add "Unlock" security opcode supportDave Jiang1-0/+45
2022-12-01tools/testing/cxl: Add "Freeze Security State" security opcode supportDave Jiang1-0/+20
2022-12-01tools/testing/cxl: Add "Disable" security opcode supportDave Jiang1-0/+74
2022-12-01tools/testing/cxl: Add "Set Passphrase" opcode supportDave Jiang1-0/+88
2022-12-01tools/testing/cxl: Add "Get Security State" opcode supportDave Jiang1-7/+37
2022-12-01kselftest/alsa: Add more coverage of sample rates and channel countsMark Brown1-3/+8
2022-12-01kselftest/alsa: Provide more meaningful names for testsMark Brown1-3/+3
2022-12-01kselftest/alsa: Don't any configuration in the sample configMark Brown1-16/+19
2022-12-01kselftest/alsa: Report failures to set the requested channels as skipsMark Brown1-1/+8
2022-12-01kselftest/alsa: Report failures to set the requested sample rate as skipsMark Brown1-6/+17
2022-12-01kselftest/alsa: Refactor pcm-test to list the tests to run in a structMark Brown1-20/+33
2022-12-01kselftest/arm64: Allow epoll_wait() to return more than one resultMark Brown1-9/+18
2022-12-01kselftest/arm64: Don't drain output while spawning childrenMark Brown1-8/+0
2022-12-01kselftest/arm64: Hold fp-stress children until they're all spawnedMark Brown1-1/+40
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima3-1/+180
2022-11-30cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang1-0/+1
2022-11-30KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at willSean Christopherson2-0/+49