summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-07riscv: dts: microchip: drop unused pinctrl-namesKrzysztof Kozlowski
2021-10-07riscv: dts: microchip: drop duplicated MMC/SDHC nodeKrzysztof Kozlowski
2021-10-07riscv: dts: microchip: fix board compatibleKrzysztof Kozlowski
2021-10-07riscv: dts: microchip: drop duplicated nodesKrzysztof Kozlowski
2021-10-07dt-bindings: mmc: cdns: document Microchip MPFS MMC/SDHCI controllerKrzysztof Kozlowski
2021-10-04Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...Palmer Dabbelt
2021-10-04riscv: add rv32 and rv64 randconfig build targetsRandy Dunlap
2021-10-04riscv: mm: don't advertise 1 num_asid for 0 asid bitsVineet Gupta
2021-10-04riscv: set default pm_power_off to NULLDimitri John Ledkov
2021-10-04riscv/vdso: Add support for time namespacesTong Tiangen
2021-10-04RISC-V: Add hypervisor extension related CSR definesAnup Patel
2021-10-04Merge tag 'kvm-s390-master-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2021-10-02Merge remote-tracking branch 'palmer/riscv-vdso-cleanup' into for-nextPalmer Dabbelt
2021-10-02riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...Tong Tiangen
2021-10-02riscv/vdso: Move vdso data page up frontTong Tiangen
2021-10-02riscv/vdso: Refactor asm/vdso.hTong Tiangen
2021-09-30KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson
2021-09-30KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checksSean Christopherson
2021-09-30ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvmZelin Deng
2021-09-30x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-09-28KVM: s390: Function documentation fixesJanosch Frank
2021-09-28selftests: KVM: Don't clobber XMM register when readOliver Upton
2021-09-27KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issueZhenzhong Duan
2021-09-24Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-09-24selftests: KVM: Explicitly use movq to read xmm registersOliver Upton
2021-09-24selftests: KVM: Call ucall_init when setting up in rseq_testOliver Upton
2021-09-23KVM: Remove tlbs_dirtyLai Jiangshan
2021-09-23KVM: X86: Synchronize the shadow pagetable before link itLai Jiangshan
2021-09-23KVM: X86: Fix missed remote tlb flush in rmap_write_protect()Lai Jiangshan
2021-09-23KVM: x86: nSVM: don't copy virt_ext from vmcb12Maxim Levitsky
2021-09-23KVM: x86: nSVM: test eax for 4K alignment for GP errata workaroundMaxim Levitsky
2021-09-23KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0Maxim Levitsky
2021-09-23KVM: x86: nSVM: restore int_vector in svm_clear_vintrMaxim Levitsky
2021-09-22kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna
2021-09-22KVM: x86: nVMX: re-evaluate emulation_required on nested VM exitMaxim Levitsky
2021-09-22KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...Maxim Levitsky
2021-09-22KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest stateMaxim Levitsky
2021-09-22KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smmMaxim Levitsky
2021-09-22KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM modeMaxim Levitsky
2021-09-22KVM: x86: reset pdptrs_from_userspace when exiting smmMaxim Levitsky
2021-09-22KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...Maxim Levitsky
2021-09-22KVM: nVMX: Filter out all unsupported controls when eVMCS was activatedVitaly Kuznetsov
2021-09-22KVM: KVM: Use cpumask_available() to check for NULL cpumask when kicking vCPUsSean Christopherson
2021-09-22KVM: Clean up benign vcpu->cpu data races when kicking vCPUsSean Christopherson
2021-09-22KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()Vitaly Kuznetsov
2021-09-22KVM: selftests: Create a separate dirty bitmap per slotDavid Matlack
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack
2021-09-22KVM: selftests: Change backing_src flag to -s in demand_paging_testDavid Matlack
2021-09-22KVM: SEV: Allow some commands for mirror VMPeter Gonda
2021-09-22KVM: SEV: Update svm_vm_copy_asid_from for SEV-ESPeter Gonda