summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-2623-174/+1840
|\
| * KVM: selftests: x86: Sync the new name of the test case to .gitignoreLike Xu2022-05-251-1/+1
| * Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-05-256-1/+346
| |\
| | * KVM: s390: selftest: Test suppression indication on key prot exceptionJanis Schoetterl-Glausch2022-05-201-1/+45
| | * selftests: drivers/s390x: Add uvdevice testsSteffen Eiden2022-05-205-0/+301
| * | Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-05-2538-133/+737
| |\ \
| | * | KVM: selftests: riscv: Remove unneeded semicolonJiapeng Chong2022-05-201-1/+1
| | * | KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel2022-05-203-17/+31
| * | | Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-05-2594-615/+1978
| |\ \ \
| | * \ \ Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier2022-05-161-31/+132
| | |\ \ \
| | | * | | selftests: KVM: Test SYSTEM_SUSPEND PSCI callOliver Upton2022-05-041-0/+69
| | | * | | selftests: KVM: Refactor psci_test to make it amenable to new testsOliver Upton2022-05-041-37/+60
| | | * | | selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_testOliver Upton2022-05-041-2/+11
| | | * | | selftests: KVM: Create helper for making SMCCC callsOliver Upton2022-05-044-27/+58
| | | * | | selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton2022-05-043-2/+2
| | * | | | Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier2022-05-169-29/+599
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-listRaghavendra Rao Ananta2022-05-031-0/+8
| | | * | | selftests: KVM: aarch64: Introduce hypercall ABI testRaghavendra Rao Ananta2022-05-033-0/+338
| | | * | | selftests: KVM: Create helper for making SMCCC callsOliver Upton2022-05-034-27/+58
| | | * | | selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton2022-05-033-2/+2
| | | * | | tools: Import ARM SMCCC definitionsRaghavendra Rao Ananta2022-05-031-0/+193
| * | | | | KVM: selftests: x86: Fix test failure on arch lbr capable platformsYang Weijiang2022-05-252-9/+11
| * | | | | selftests: kvm/x86/xen: Replace a comma in the xen_shinfo_test with semicolonLike Xu2022-04-131-1/+1
| * | | | | Merge branch 'kvm-older-features' into HEADPaolo Bonzini2022-04-135-12/+646
| |\ \ \ \ \
| | * | | | | KVM: x86: Test case for TSC scaling and offset syncDavid Woodhouse2022-04-022-0/+120
| | * | | | | KVM: x86/xen: Update self test for Xen PV timersDavid Woodhouse2022-04-021-3/+32
| | * | | | | KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SENDDavid Woodhouse2022-04-021-13/+320
| | * | | | | KVM: x86/xen: handle PV spinlocks slowpathBoris Ostrovsky2022-04-021-0/+6
| | * | | | | selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSNOliver Upton2022-04-023-0/+172
* | | | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-2623-685/+1333
|\ \ \ \ \ \ \
| * | | | | | | selftests: vm: add the "settings" file with timeout variablePatrick Wang2022-05-251-0/+1
| * | | | | | | selftests: vm: add "test_hmm.sh" to TEST_FILESPatrick Wang2022-05-251-0/+1
| * | | | | | | selftests: vm: check numa_available() before operating "merge_across_nodes" i...Patrick Wang2022-05-251-3/+6
| * | | | | | | selftests: vm: add migration to the .gitignoreMuhammad Usama Anjum2022-05-251-0/+1
| * | | | | | | selftests/vm/pkeys: fix typo in commentJulia Lawall2022-05-251-1/+1
| * | | | | | | selftests: vm: add process_mrelease testsSuren Baghdasaryan2022-05-254-0/+204
| * | | | | | | cgroup: fix an error handling path in alloc_pagecache_max_30M()Christophe JAILLET2022-05-251-1/+1
| * | | | | | | cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet2022-05-131-2/+7
| * | | | | | | cgroup: remove racy check in test_memcg_sock()David Vernet2022-05-131-3/+0
| * | | | | | | cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet2022-05-131-5/+17
| * | | | | | | cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet2022-05-133-3/+26
| * | | | | | | cgroups: refactor children cgroups in memcg testsDavid Vernet2022-05-131-14/+14
| * | | | | | | userfaultfd/selftests: use swap() instead of open coding itGuo Zhengkui2022-05-131-7/+2
| * | | | | | | selftests/uffd: enable uffd-wp for shmem/hugetlbfsPeter Xu2022-05-131-3/+1
| * | | | | | | selftest/vm: test that mremap fails on non-existent vmaNiels Dossche2022-05-131-0/+6
| * | | | | | | selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park2022-05-131-0/+1
| * | | | | | | selftests: clarify common error when running gup_testJoel Savitz2022-05-091-0/+2
| * | | | | | | mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pagesDavid Hildenbrand2022-05-091-1/+7
| * | | | | | | selftests: cgroup: add a selftest for memory.reclaimYosry Ahmed2022-04-291-0/+106
| * | | | | | | selftests: cgroup: fix alloc_anon_noexit() instantly freeing memoryYosry Ahmed2022-04-291-2/+6