summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | selftests/powerpc/pmu: Fix unsigned function returning negative constantHaowen Bai2022-04-261-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-274-28/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cxl/port: Reuse 'struct cxl_hdm' context for hdm initDan Williams2022-05-191-2/+3
| * | | | | | | | | cxl/pci: Drop @info argument to cxl_hdm_decode_init()Dan Williams2022-05-191-6/+3
| * | | | | | | | | cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()Dan Williams2022-05-193-16/+5
| * | | | | | | | | cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams2022-05-193-10/+17
| * | | | | | | | | cxl/pci: Move cxl_await_media_ready() to the coreDan Williams2022-05-193-7/+16
| * | | | | | | | | cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()Dan Williams2022-04-121-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-05-273-0/+418
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov2022-05-133-0/+418
* | | | | | | | | | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-273-14/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu2022-05-161-1/+3
| * | | | | | | | | | testing: nvdimm: asm/mce.h is not needed in nfit.cMichal Suchanek2022-04-291-2/+0
| * | | | | | | | | | testing: nvdimm: iomap: make __nfit_test_ioremap a macroMichal Suchanek2022-04-291-10/+8
| * | | | | | | | | | tools/testing/nvdimm: remove unneeded flush_workqueueran jianping2022-04-251-1/+0
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | 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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-2622-174/+1647
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | 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-2535-131/+726
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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-2538-332/+1029
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ 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-168-29/+406
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | 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
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| * | | | | | | | | | | 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-2621-616/+1008
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |