summaryrefslogtreecommitdiffstats
path: root/virt
AgeCommit message (Expand)Author
2019-02-12kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn
2019-02-12kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson
2019-02-12arm64: KVM: Skip MMIO insn after emulationMark Rutland
2019-01-16KVM: arm/arm64: Fix VMID alloc race by reverting to lock-lessChristoffer Dall
2019-01-09arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P...Marc Zyngier
2018-11-13KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland
2018-09-26KVM: arm/arm64: Fix vgic init raceChristoffer Dall
2018-09-26KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()Mark Rutland
2018-09-05KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal
2018-09-05KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal
2018-08-24KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumerPaolo Bonzini
2018-08-24KVM: arm/arm64: Drop resource size check for GICV windowArd Biesheuvel
2018-07-25KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.Lan Tianyu
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-07-22KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier
2018-07-22KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocationJames Morse
2018-06-21KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()Mark Rutland
2018-05-30KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pendingAndre Przywara
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara
2018-05-22KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() callsAndre Przywara
2018-05-01arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-05-01KVM: arm/arm64: Close VMID generation raceMarc Zyngier
2018-04-26kvm: Map PFN-type memory regions as writable (if possible)KarimAllah Ahmed
2018-04-24KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_listMarc Zyngier
2018-03-21KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier
2018-03-21kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3Marc Zyngier
2018-03-21KVM: arm/arm64: Reduce verbosity of KVM init logArd Biesheuvel
2018-03-08KVM: mmu: Fix overlap between public and private memslotsWanpeng Li
2018-02-25KVM: arm/arm64: Fix spinlock acquisition in vgic_set_ownerMarc Zyngier
2018-02-25kvm: arm: don't treat unavailable HYP mode as an errorArd Biesheuvel
2018-02-16KVM: arm/arm64: Handle CPU_PM_ENTER_FAILEDJames Morse
2018-02-16arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-16arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier
2018-02-16arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier
2018-02-16arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier
2018-02-16arm/arm64: KVM: Add smccc accessors to PSCI codeMarc Zyngier
2018-02-16arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier
2018-02-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier
2018-02-16arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2018-01-23KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2Punit Agrawal
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2017-12-29KVM: arm/arm64: Fix HYP unmapping going off limitsMarc Zyngier
2017-12-25kvm, mm: account kvm related kmem slabs to kmemcgShakeel Butt
2017-12-17KVM: arm/arm64: vgic-its: Preserve the revious read from the pending tableMarc Zyngier
2017-12-14KVM: arm/arm64: vgic-its: Check result of allocation before useMarc Zyngier
2017-12-14KVM: arm/arm64: vgic: Preserve the revious read from the pending tableMarc Zyngier
2017-12-14KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocationMarc Zyngier
2017-12-14KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversionChristoffer Dall