summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-4/+33
|\
| * tools: PCI: Add 'e' to clear IRQKishon Vijay Abraham I2020-04-021-1/+15
| * tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I2020-04-021-4/+19
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-032-131/+371
|\ \
| * \ Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-2339-179/+302
| |\ \
| * | | binderfs: add stress test for binderfs binder devicesChristian Brauner2020-03-192-94/+334
| * | | binderfs_test: switch from /dev to a unique per-test mountpointChristian Brauner2020-03-191-24/+23
| * | | binderfs: port tests to test harness infrastructureChristian Brauner2020-03-192-16/+17
* | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-03117-0/+117
|\ \ \ \
| * | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-25118-0/+118
| | |/ / | |/| |
* | | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-04-035-5/+327
|\ \ \ \
| * | | | selftests/cgroup: add tests for cloning into cgroupsChristian Brauner2020-02-125-5/+214
| * | | | kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan2020-02-121-0/+113
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-0342-587/+2103
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-3133-130/+287
| |\ \ \ \ \
| * | | | | | KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()Sean Christopherson2020-03-261-2/+2
| * | | | | | tools/kvm_stat: add command line switch '-c' to log in csv formatStefan Raspl2020-03-232-14/+53
| * | | | | | tools/kvm_stat: add command line switch '-s' to set update intervalStefan Raspl2020-03-232-12/+38
| * | | | | | tools/kvm_stat: switch to argparseStefan Raspl2020-03-231-80/+62
| * | | | | | tools/kvm_stat: rework command line sequence and message textsStefan Raspl2020-03-232-24/+25
| * | | | | | KVM: selftests: Rework timespec functions and usageAndrew Jones2020-03-184-44/+35
| * | | | | | Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-03-1630-93/+400
| |\ \ \ \ \ \
| * | | | | | | KVM: selftests: enlightened VMPTRLD with an incorrect GPAVitaly Kuznetsov2020-03-161-2/+10
| * | | | | | | KVM: selftests: test enlightened vmenter with wrong eVMCS versionVitaly Kuznetsov2020-03-161-4/+9
| * | | | | | | KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov2020-03-162-1/+3
| * | | | | | | selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta2020-03-1613-53/+46
| * | | | | | | selftests: kvm: Introduce the TEST_FAIL macroWainer dos Santos Moschetta2020-03-161-0/+3
| * | | | | | | selftests: KVM: s390: check for registers to NOT change on resetChristian Borntraeger2020-03-161-2/+53
| * | | | | | | selftests: KVM: s390: test more register variants for the reset ioctlChristian Borntraeger2020-03-161-9/+41
| * | | | | | | selftests: KVM: s390: fix early guest crashChristian Borntraeger2020-03-161-14/+13
| * | | | | | | KVM: selftests: Introduce steal-time testAndrew Jones2020-03-167-5/+385
| * | | | | | | KVM: selftests: virt_map should take npages, not sizeAndrew Jones2020-03-166-19/+16
| * | | | | | | KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-1618-25/+37
| * | | | | | | KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones2020-03-1610-17/+16
| * | | | | | | selftests: KVM: s390: fix format strings for access reg testChristian Borntraeger2020-03-161-2/+9
| * | | | | | | selftests: KVM: s390: fixup fprintf format error in reset.cChristian Borntraeger2020-03-161-1/+1
| * | | | | | | KVM: selftests: Share common API documentationAndrew Jones2020-03-165-248/+187
| * | | | | | | selftests: KVM: SVM: Add vmcall test to gitignoreAndrew Jones2020-03-161-2/+3
| * | | | | | | KVM: selftests: s390x: Provide additional num-guest-pages adjustmentAndrew Jones2020-03-163-9/+8
| * | | | | | | kvm: selftests: Support dirty log initial-all-set testJay Zhou2020-03-162-3/+16
| * | | | | | | KVM: selftests: Fix unknown ucall command assertsAndrew Jones2020-03-167-8/+7
| * | | | | | | KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson2020-03-165-0/+175
| * | | | | | | KVM: selftests: Convert some printf's to pr_info'sAndrew Jones2020-03-167-13/+13
| * | | | | | | KVM: selftests: Rework debug message printingAndrew Jones2020-03-166-44/+54
| * | | | | | | KVM: selftests: Time guest demand pagingBen Gardon2020-03-163-1/+72
| * | | | | | | KVM: selftests: Support multiple vCPUs in demand paging testBen Gardon2020-03-161-82/+171
| * | | | | | | KVM: selftests: Add support for vcpu_args_set to aarch64 and s390xBen Gardon2020-03-162-0/+71
| * | | | | | | KVM: selftests: Pass args to vCPU in global vCPU args structBen Gardon2020-03-161-11/+27
| * | | | | | | KVM: selftests: Add memory size parameter to the demand paging testBen Gardon2020-03-164-22/+90
| * | | | | | | KVM: selftests: Add configurable demand paging delayBen Gardon2020-03-161-7/+25