summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | minor: kunit: tool: fix unit test so it can run from non-root dirDaniel Latypov2021-02-081-36/+24
| * | | | | | | | | kunit: tool: use `with open()` in unit testDaniel Latypov2021-02-081-19/+14
| * | | | | | | | | kunit: tool: stop using bare asserts in unit testDaniel Latypov2021-02-081-26/+24
| * | | | | | | | | kunit: tool: fix unit test cleanup handlingDaniel Latypov2021-02-081-8/+6
* | | | | | | | | | Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-02-228-44/+132
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests/seccomp: Accept any valid fd in user_notification_addfdSeth Forshee2021-02-101-6/+2
| * | | | | | | | | | selftests/timens: add futex binary to .gitignoreTobias Klauser2021-02-091-0/+1
| * | | | | | | | | | selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.cTiezhu Yang2021-02-091-2/+2
| * | | | | | | | | | selftests/vDSO: fix ABI selftest on riscvTobias Klauser2021-02-091-1/+3
| * | | | | | | | | | selftests/x86/ldt_gdt: remove unneeded semicolonYang Li2021-02-091-1/+1
| * | | | | | | | | | selftests/ipc: remove unneeded semicolonYang Li2021-02-091-3/+3
| * | | | | | | | | | kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroedJohn Stultz2021-02-091-0/+86
| * | | | | | | | | | kselftests: dmabuf-heaps: Cleanup test outputJohn Stultz2021-02-091-23/+21
| * | | | | | | | | | kselftests: dmabuf-heaps: Softly fail if don't find a vgem deviceJohn Stultz2021-02-091-8/+7
| * | | | | | | | | | kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNCJohn Stultz2021-02-091-7/+13
| * | | | | | | | | | kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz2021-02-091-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds2021-02-221-11/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests: kselftest_harness.h: partially fix kernel-doc markupsMauro Carvalho Chehab2021-01-211-11/+15
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-02-221-1/+0
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe2021-02-1827-220/+1513
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | tools/testing/scatterlist: Fix overflow of max segment sizeMaor Gottlieb2021-01-281-1/+0
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-228-623/+603
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | selftests: gpio: add CONFIG_GPIO_CDEV to configKent Gibson2021-02-151-0/+1
| * | | | | | | | | | | selftests: gpio: port to GPIO uAPI v2Kent Gibson2021-02-152-10/+76
| * | | | | | | | | | | selftests: remove obsolete gpio references from kselftest_deps.shKent Gibson2021-02-151-3/+1
| * | | | | | | | | | | selftests: remove obsolete build restriction for gpioKent Gibson2021-02-151-9/+0
| * | | | | | | | | | | selftests: gpio: remove obsolete gpio-mockup-chardev.cKent Gibson2021-02-151-323/+0
| * | | | | | | | | | | selftests: gpio: rework and simplify test implementationKent Gibson2021-02-154-288/+535
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-2123-102/+1798
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-125-9/+17
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | KVM: selftests: Don't bother mapping GVA for Xen shinfo testSean Christopherson2021-02-111-4/+3
| * | | | | | | | | | KVM: selftests: Fix hex vs. decimal snafu in Xen testSean Christopherson2021-02-111-1/+1
| * | | | | | | | | | KVM: selftests: Fix size of memslots created by Xen testsSean Christopherson2021-02-112-4/+2
| * | | | | | | | | | KVM: selftests: Ignore recently added Xen tests' build outputSean Christopherson2021-02-111-0/+2
| * | | | | | | | | | KVM: selftests: Add missing header file needed by xAPIC IPI testsPeter Shier2021-02-111-0/+55
| * | | | | | | | | | KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.cRicardo Koller2021-02-111-4/+4
| * | | | | | | | | | KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov2021-02-094-39/+39
| * | | | | | | | | | selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_testVitaly Kuznetsov2021-02-091-1/+38
| * | | | | | | | | | selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov2021-02-093-28/+39
| * | | | | | | | | | selftests: kvm: Raise the default timeout to 120 secondsVitaly Kuznetsov2021-02-091-0/+1
| * | | | | | | | | | KVM: x86: declare Xen HVM shared info capability and add test caseDavid Woodhouse2021-02-042-0/+170
| * | | | | | | | | | KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercallsJoao Martins2021-02-041-6/+33
| * | | | | | | | | | KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins2021-02-043-0/+125
| * | | | | | | | | | selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...Vitaly Kuznetsov2021-02-045-0/+233
| * | | | | | | | | | selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIESLike Xu2021-02-045-1/+169
| * | | | | | | | | | KVM: selftests: Disable dirty logging with vCPUs runningBen Gardon2021-02-041-5/+5
| * | | | | | | | | | KVM: selftests: Add backing src parameter to dirty_log_perf_testBen Gardon2021-02-048-15/+63
| * | | | | | | | | | KVM: selftests: Add memslot modification stress testBen Gardon2021-02-043-0/+213
| * | | | | | | | | | KVM: selftests: Add option to overlap vCPU memory accessBen Gardon2021-02-044-18/+57
| * | | | | | | | | | KVM: selftests: Fix population stage in dirty_log_perf_testBen Gardon2021-02-041-3/+8