aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-272-185/+151
|\
| * selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný2022-05-271-163/+36
| * selftests: memcg: remove protection from top level memcgMichal Koutný2022-05-271-7/+3
| * selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný2022-05-272-12/+106
| * selftests: memcg: expect no low events in unprotected siblingMichal Koutný2022-05-271-1/+1
| * selftests: memcg: fix compilationMichal Koutný2022-05-271-11/+14
* | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-273-1/+419
|\ \
| * | taskstats: version 12 with thread group and exe infoDr. Thomas Orgis2022-04-293-1/+419
* | | 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