| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: selftests: allow different backing source types | Axel Rasmussen | 2021-05-27 | 1 | -4/+11 |
* | KVM: selftests: compute correct demand paging size | Axel Rasmussen | 2021-05-27 | 1 | -4/+7 |
* | KVM: selftests: simplify setup_demand_paging error handling | Axel Rasmussen | 2021-05-27 | 1 | -32/+18 |
* | KVM: selftests: Print a message if /dev/kvm is missing | David Matlack | 2021-05-27 | 4 | -32/+39 |
* | KVM: selftests: trivial comment/logging fixes | Axel Rasmussen | 2021-05-27 | 2 | -3/+3 |
* | KVM: selftests: Fix hang in hardware_disable_test | David Matlack | 2021-05-27 | 1 | -1/+31 |
* | KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test | David Matlack | 2021-05-27 | 1 | -0/+5 |
* | KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn() | David Matlack | 2021-05-27 | 4 | -10/+16 |
* | KVM: selftests: add a memslot-related performance benchmark | Maciej S. Szmigiero | 2021-05-27 | 3 | -0/+1039 |
* | KVM: selftests: Keep track of memslots more efficiently | Maciej S. Szmigiero | 2021-05-27 | 4 | -35/+124 |
* | selftests: kvm: fix potential issue with ELF loading | Paolo Bonzini | 2021-05-27 | 1 | -5/+4 |
* | selftests: kvm: make allocation of extra memory take effect | Zhenzhong Duan | 2021-05-27 | 1 | -1/+1 |
* | Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2021-05-17 | 18 | -304/+1200 |
|\ |
|
| * | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2021-05-08 | 1 | -1/+1 |
| |\ |
|
| | * | kbuild: replace LANG=C with LC_ALL=C | Masahiro Yamada | 2021-05-02 | 1 | -1/+1 |
| * | | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-05-08 | 2 | -0/+7 |
| |\ \ |
|
| | * | | selftests/bpf: Fix the snprintf test | Florent Revest | 2021-04-30 | 2 | -0/+7 |
| * | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-07 | 7 | -4/+169 |
| |\ \ \ |
|
| | * | | | selftests: remove duplicate include | Zhang Yunkai | 2021-05-07 | 3 | -3/+0 |
| | * | | | kselftest: introduce new epoll test case | Davidlohr Bueso | 2021-05-06 | 1 | -0/+44 |
| | * | | | selftests: proc: test subset=pid | Alexey Dobriyan | 2021-05-06 | 2 | -0/+122 |
| | * | | | proc: mandate ->proc_lseek in "struct proc_ops" | Alexey Dobriyan | 2021-05-06 | 1 | -1/+3 |
| * | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-05 | 5 | -13/+579 |
| |\| | | |
|
| | * | | | selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages | Pavel Tatashin | 2021-05-05 | 1 | -4/+19 |
| | * | | | selftests/vm: gup_test: fix test flag | Pavel Tatashin | 2021-05-05 | 1 | -4/+11 |
| | * | | | userfaultfd/selftests: add test exercising minor fault handling | Axel Rasmussen | 2021-05-05 | 1 | -6/+158 |
| | * | | | mm: huge_memory: debugfs for file-backed THP split | Zi Yan | 2021-05-05 | 1 | -5/+77 |
| | * | | | mm: huge_memory: a new debugfs interface for splitting THP tests | Zi Yan | 2021-05-05 | 3 | -0/+320 |
| * | | | | Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-05-05 | 2 | -281/+427 |
| |\ \ \ \ |
|
| | * | | | | ktest: Re-arrange the code blocks for better discoverability | John 'Warthog9' Hawley (VMware) | 2021-05-03 | 1 | -142/+154 |
| | * | | | | ktest: Further consistency cleanups | John 'Warthog9' Hawley (VMware) | 2021-05-03 | 1 | -49/+36 |
| | * | | | | ktest: Fixing indentation to match expected pattern | John 'Warthog9' Hawley (VMware) | 2021-05-03 | 1 | -94/+92 |
| | * | | | | ktest: Adding editor hints to improve consistency | John 'Warthog9' Hawley (VMware) | 2021-05-03 | 1 | -0/+9 |
| | * | | | | ktest: Add example config for using VMware VMs | John 'Warthog9' Hawley (VMware) | 2021-05-03 | 1 | -0/+137 |
| | * | | | | ktest: Minor cleanup with uninitialized variable $build_options | John 'Warthog9' Hawley (VMware) | 2021-05-03 | 1 | -0/+3 |
| * | | | | | Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2021-05-04 | 1 | -5/+17 |
| |\ \ \ \ \ |
|
| | * | | | | | dma-mapping: benchmark: Add support for multi-pages map/unmap | Xiang Chen | 2021-04-02 | 1 | -4/+16 |
| | * | | | | | dma-mapping: benchmark: use the correct HiSilicon copyright | Hao Fang | 2021-04-02 | 1 | -1/+1 |
* | | | | | | | selftests: kvm: remove reassignment of non-absolute variables | Bill Wendling | 2021-05-07 | 1 | -2/+2 |
* | | | | | | | KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM... | Vitaly Kuznetsov | 2021-05-07 | 1 | -11/+55 |
* | | | | | | | KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UD | Vitaly Kuznetsov | 2021-05-07 | 1 | -8/+16 |
|/ / / / / / |
|
* | | | | | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2021-05-01 | 9 | -0/+3616 |
|\ \ \ \ \ \ |
|
| * | | | | | | landlock: Enable user space to infer supported features | Mickaël Salaün | 2021-04-22 | 1 | -0/+47 |
| * | | | | | | selftests/landlock: Add user space tests | Mickaël Salaün | 2021-04-22 | 9 | -0/+3569 |
| |/ / / / / |
|
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-05-01 | 12 | -78/+1456 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | KVM: selftests: Speed up set_memory_region_test | Vitaly Kuznetsov | 2021-04-26 | 1 | -16/+45 |
| * | | | | | selftests: kvm: Fix the check of return value | Zhenzhong Duan | 2021-04-26 | 1 | -2/+2 |
| * | | | | | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2021-04-23 | 5 | -0/+637 |
| |\ \ \ \ \ |
|
| | * | | | | | KVM: selftests: vgic_init kvm selftests fixup | Eric Auger | 2021-04-07 | 3 | -171/+136 |
| | * | | | | | KVM: selftests: aarch64/vgic-v3 init sequence tests | Eric Auger | 2021-04-06 | 5 | -0/+672 |
| | |/ / / / |
|