aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-02-09selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_testVitaly Kuznetsov1-1/+38
2021-02-09selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov3-28/+39
2021-02-09selftests: kvm: Raise the default timeout to 120 secondsVitaly Kuznetsov1-0/+1
2021-02-08selftests/bpf: Add missing cleanup in atomic_bounds testBrendan Jackman1-0/+2
2021-02-08selftests/bpf: Remove unneeded semicolonYang Li1-1/+1
2021-02-08selftests: netdevsim: Test route offload failure notificationsAmit Cohen1-2/+132
2021-02-08selftests/timens: add futex binary to .gitignoreTobias Klauser1-0/+1
2021-02-08selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.cTiezhu Yang1-2/+2
2021-02-08selftests/vDSO: fix ABI selftest on riscvTobias Klauser1-1/+3
2021-02-08selftests/x86/ldt_gdt: remove unneeded semicolonYang Li1-1/+1
2021-02-08selftests/ipc: remove unneeded semicolonYang Li1-3/+3
2021-02-08kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroedJohn Stultz1-0/+86
2021-02-08kselftests: dmabuf-heaps: Cleanup test outputJohn Stultz1-23/+21
2021-02-08kselftests: dmabuf-heaps: Softly fail if don't find a vgem deviceJohn Stultz1-8/+7
2021-02-08kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNCJohn Stultz1-7/+13
2021-02-08kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dirJohn Stultz1-1/+1
2021-02-08selftests: tc-testing: u32: Add tests covering sample optionPhil Sutter1-0/+46
2021-02-08kunit: tool: fix unintentional statefulness in run_kernel()Daniel Latypov1-1/+3
2021-02-08kunit: tool: add support for filtering suites by globDaniel Latypov3-12/+28
2021-02-08selftests/net: so_txtime: remove unneeded semicolonYang Li1-1/+1
2021-02-08kunit: make kunit_tool accept optional path to .kunitconfig fragmentDaniel Latypov3-7/+46
2021-02-08kunit: tool: simplify kconfig is_subset_of() logicDaniel Latypov1-7/+6
2021-02-08minor: kunit: tool: fix unit test so it can run from non-root dirDaniel Latypov1-36/+24
2021-02-08kunit: tool: use `with open()` in unit testDaniel Latypov1-19/+14
2021-02-08kunit: tool: stop using bare asserts in unit testDaniel Latypov1-26/+24
2021-02-08kunit: tool: fix unit test cleanup handlingDaniel Latypov1-8/+6
2021-02-08bpf/benchs/bench_ringbufs: Remove unneeded semicolonYang Li1-1/+1
2021-02-07Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-2/+1245
2021-02-07Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+3
2021-02-06selftests: mptcp: add command line arguments for mptcp_join.shGeliang Tang1-435/+547
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2-9/+13
2021-02-05dma-mapping: benchmark: pretend DMA is transmittingBarry Song1-3/+18
2021-02-05dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song1-1/+3
2021-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-1/+1
2021-02-04selftests: txtimestamp: fix compilation issueVadim Fedorenko1-3/+3
2021-02-04bpf/selftests: Update the IMA test to use BPF ring bufferKP Singh2-13/+43
2021-02-04bpf/selftests: Add a short note about vmtest.sh in README.rstKP Singh1-0/+24
2021-02-04bpf: Helper script for running BPF presubmit testsKP Singh1-0/+368
2021-02-04KVM: x86: declare Xen HVM shared info capability and add test caseDavid Woodhouse2-0/+170
2021-02-04KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercallsJoao Martins1-6/+33
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins3-0/+125
2021-02-04selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_GET_SUPPORTED_CPUIDVitaly Kuznetsov5-0/+233
2021-02-04selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIESLike Xu5-1/+169
2021-02-04KVM: selftests: Disable dirty logging with vCPUs runningBen Gardon1-5/+5
2021-02-04KVM: selftests: Add backing src parameter to dirty_log_perf_testBen Gardon8-15/+63
2021-02-04KVM: selftests: Add memslot modification stress testBen Gardon3-0/+213
2021-02-04KVM: selftests: Add option to overlap vCPU memory accessBen Gardon4-18/+57
2021-02-04KVM: selftests: Fix population stage in dirty_log_perf_testBen Gardon1-3/+8
2021-02-04KVM: selftests: Convert iterations to int in dirty_log_perf_testBen Gardon1-13/+13
2021-02-04KVM: selftests: Avoid flooding debug log while populating memoryBen Gardon1-5/+4