aboutsummaryrefslogtreecommitdiffstats
path: root/virt
AgeCommit message (Expand)Author
2019-08-02KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones
2019-05-30KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-05-23KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslotsMarc Zyngier
2019-05-23KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier
2019-04-07KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson
2019-03-26KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-26arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier
2019-03-26KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlockJulien Thierry
2019-03-01kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn
2019-03-01kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson
2019-03-01arm64: KVM: Skip MMIO insn after emulationMark Rutland
2019-02-05KVM: arm/arm64: Fix VMID alloc race by reverting to lock-lessChristoffer Dall
2019-01-12KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()Gustavo A. R. Silva
2019-01-12KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring stateChristoffer Dall
2019-01-12KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximumMarc Zyngier
2019-01-12KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabledJulien Thierry
2019-01-12arm/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-11-13KVM: arm/arm64: Ensure only THP is candidate for adjustmentPunit Agrawal
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-19KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoWMarc Zyngier
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-09-05KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blockedChristoffer Dall
2018-09-05KVM: arm/arm64: Fix potential loss of ptimer interruptsChristoffer Dall
2018-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-07-18KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumerPaolo Bonzini
2018-07-18KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.Lan Tianyu
2018-06-21KVM: arm64: Prevent KVM_COMPAT from being selectedMarc Zyngier
2018-06-21KVM: Enforce error in ioctl for compat tasks when !KVM_COMPATMarc Zyngier
2018-06-21KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_...Jia He
2018-06-21KVM: arm/arm64: Drop resource size check for GICV windowArd Biesheuvel
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-01kvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-06-01kvm: Make VM ioctl do valloc for some archsMarc Orr
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-05-26KVM: introduce kvm_make_vcpus_request_mask() APIVitaly Kuznetsov
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig
2018-05-25KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger
2018-05-25KVM: arm/arm64: Check all vcpu redistributors are set on map_resourcesEric Auger