summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: allow different backing source typesAxel Rasmussen2021-05-271-4/+11
* KVM: selftests: compute correct demand paging sizeAxel Rasmussen2021-05-271-4/+7
* KVM: selftests: simplify setup_demand_paging error handlingAxel Rasmussen2021-05-271-32/+18
* KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack2021-05-274-32/+39
* KVM: selftests: trivial comment/logging fixesAxel Rasmussen2021-05-272-3/+3
* KVM: selftests: Fix hang in hardware_disable_testDavid Matlack2021-05-271-1/+31
* KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_testDavid Matlack2021-05-271-0/+5
* KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack2021-05-274-10/+16
* KVM: selftests: add a memslot-related performance benchmarkMaciej S. Szmigiero2021-05-273-0/+1039
* KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero2021-05-274-35/+124
* selftests: kvm: fix potential issue with ELF loadingPaolo Bonzini2021-05-271-5/+4
* selftests: kvm: make allocation of extra memory take effectZhenzhong Duan2021-05-271-1/+1
* Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-05-1718-304/+1200
|\
| * Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
| |\
| | * kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-021-1/+1
| * | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-082-0/+7
| |\ \
| | * | selftests/bpf: Fix the snprintf testFlorent Revest2021-04-302-0/+7
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-077-4/+169
| |\ \ \
| | * | | selftests: remove duplicate includeZhang Yunkai2021-05-073-3/+0
| | * | | kselftest: introduce new epoll test caseDavidlohr Bueso2021-05-061-0/+44
| | * | | selftests: proc: test subset=pidAlexey Dobriyan2021-05-062-0/+122
| | * | | proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan2021-05-061-1/+3
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-055-13/+579
| |\| | |
| | * | | selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin2021-05-051-4/+19
| | * | | selftests/vm: gup_test: fix test flagPavel Tatashin2021-05-051-4/+11
| | * | | userfaultfd/selftests: add test exercising minor fault handlingAxel Rasmussen2021-05-051-6/+158
| | * | | mm: huge_memory: debugfs for file-backed THP splitZi Yan2021-05-051-5/+77
| | * | | mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan2021-05-053-0/+320
| * | | | Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-052-281/+427
| |\ \ \ \
| | * | | | ktest: Re-arrange the code blocks for better discoverabilityJohn 'Warthog9' Hawley (VMware)2021-05-031-142/+154
| | * | | | ktest: Further consistency cleanupsJohn 'Warthog9' Hawley (VMware)2021-05-031-49/+36
| | * | | | ktest: Fixing indentation to match expected patternJohn 'Warthog9' Hawley (VMware)2021-05-031-94/+92
| | * | | | ktest: Adding editor hints to improve consistencyJohn 'Warthog9' Hawley (VMware)2021-05-031-0/+9
| | * | | | ktest: Add example config for using VMware VMsJohn 'Warthog9' Hawley (VMware)2021-05-031-0/+137
| | * | | | ktest: Minor cleanup with uninitialized variable $build_optionsJohn 'Warthog9' Hawley (VMware)2021-05-031-0/+3
| * | | | | Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-05-041-5/+17
| |\ \ \ \ \
| | * | | | | dma-mapping: benchmark: Add support for multi-pages map/unmapXiang Chen2021-04-021-4/+16
| | * | | | | dma-mapping: benchmark: use the correct HiSilicon copyrightHao Fang2021-04-021-1/+1
* | | | | | | selftests: kvm: remove reassignment of non-absolute variablesBill Wendling2021-05-071-2/+2
* | | | | | | KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...Vitaly Kuznetsov2021-05-071-11/+55
* | | | | | | KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UDVitaly Kuznetsov2021-05-071-8/+16
|/ / / / / /
* | | | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-019-0/+3616
|\ \ \ \ \ \
| * | | | | | landlock: Enable user space to infer supported featuresMickaël Salaün2021-04-221-0/+47
| * | | | | | selftests/landlock: Add user space testsMickaël Salaün2021-04-229-0/+3569
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-0112-78/+1456
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | KVM: selftests: Speed up set_memory_region_testVitaly Kuznetsov2021-04-261-16/+45
| * | | | | selftests: kvm: Fix the check of return valueZhenzhong Duan2021-04-261-2/+2
| * | | | | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-235-0/+637
| |\ \ \ \ \
| | * | | | | KVM: selftests: vgic_init kvm selftests fixupEric Auger2021-04-073-171/+136
| | * | | | | KVM: selftests: aarch64/vgic-v3 init sequence testsEric Auger2021-04-065-0/+672
| | |/ / / /