aboutsummaryrefslogtreecommitdiffstats
path: root/virt
AgeCommit message (Expand)Author
2019-08-07Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intel-x86Bruce Ashfield
2019-08-02KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones
2019-06-03Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intel-x86Bruce Ashfield
2019-05-30KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-05-29Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intel-x86Bruce Ashfield
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-09Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intel-x86Bruce Ashfield
2019-04-07KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson
2019-03-28Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
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-07Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
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-05Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-02-05KVM: arm/arm64: Fix VMID alloc race by reverting to lock-lessChristoffer Dall
2019-01-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
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-22Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
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-10-15Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
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-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-09-19KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoWMarc Zyngier
2018-09-11Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
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-08-22KVM: arm/arm64: downgrade preempt_disable()d region to migrate_disable()Josh Cartwright
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