summaryrefslogtreecommitdiffstats
path: root/virt
Commit message (Expand)AuthorAgeFilesLines
...
* arm/arm64: KVM: Add smccc accessors to PSCI codeMarc Zyngier2018-02-161-10/+42
* arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier2018-02-161-3/+1
* arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier2018-02-162-2/+3
* arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier2018-02-161-1/+7
* KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2018-02-032-5/+26
* KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2Punit Agrawal2018-01-231-1/+1
* KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2018-01-171-3/+3
* KVM: arm/arm64: Fix HYP unmapping going off limitsMarc Zyngier2017-12-291-6/+4
* kvm, mm: account kvm related kmem slabs to kmemcgShakeel Butt2017-12-251-1/+1
* KVM: arm/arm64: vgic-its: Preserve the revious read from the pending tableMarc Zyngier2017-12-171-1/+1
* KVM: arm/arm64: vgic-its: Check result of allocation before useMarc Zyngier2017-12-141-0/+2
* KVM: arm/arm64: vgic: Preserve the revious read from the pending tableMarc Zyngier2017-12-141-1/+1
* KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocationMarc Zyngier2017-12-141-2/+1
* KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversionChristoffer Dall2017-12-141-4/+0
* KVM: x86: fix APIC page invalidationRadim Krčmář2017-12-141-0/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-042-42/+62
|\
| * KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tablesEric Auger2017-10-291-9/+11
| * KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITSEric Auger2017-10-291-0/+11
| * KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned valueEric Auger2017-10-291-0/+4
| * KVM: arm/arm64: vgic-its: Fix return value for device table restorewanghaibin2017-10-291-5/+15
| * arm/arm64: kvm: Move initialization completion messageJulien Thierry2017-10-211-17/+14
| * KVM: arm64: its: Fix missing dynamic allocation check in scan_its_tableChristoffer Dall2017-10-131-11/+7
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
|/
* Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"Jan H. Schönherr2017-09-191-2/+0
* kvm: Serialize wq active checks in kvm_vcpu_wake_up()Davidlohr Bueso2017-09-151-1/+1
* kvm,async_pf: Use swq_has_sleeper()Davidlohr Bueso2017-09-151-5/+1
* KVM: Don't accept obviously wrong gsi values via KVM_IRQFDJan H. Schönherr2017-09-151-0/+2
* KVM: fix rcu warning on VM_CREATE errorsChristian Borntraeger2017-09-131-0/+1
* Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-087-40/+89
|\
| * KVM: arm/arm64: Support uaccess of GICC_APRnChristoffer Dall2017-09-051-1/+46
| * KVM: arm/arm64: Extract GICv3 max APRn index calculationChristoffer Dall2017-09-051-0/+16
| * KVM: arm/arm64: vITS: Drop its_ite->lpi fieldMarc Zyngier2017-09-051-6/+4
| * KVM: arm/arm64: vgic: constify seq_operations and file_operationsArvind Yadav2017-09-051-2/+2
| * KVM: arm/arm64: Fix guest external abort matchingJames Morse2017-09-051-29/+11
| * kvm: avoid uninitialized-variable warningsArnd Bergmann2017-08-151-1/+2
| * KVM: arm: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)2017-08-081-1/+1
| * KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-082-1/+8
* | KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-08-311-42/+0
|/
* Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-08-035-33/+22
|\
| * KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchgChristoffer Dall2017-08-031-2/+2
| * KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose2017-07-251-0/+4
| * KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones2017-07-251-28/+15
| * KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capabilityShanker Donthineni2017-07-252-3/+1
* | KVM: avoid using rcu_dereference_protectedPaolo Bonzini2017-08-021-7/+4
* | KVM: make pid available for uevents without debugfsClaudio Imbrenda2017-07-261-23/+12
|/
* Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-153-26/+115
|\
| * KVM: trigger uevents when creating or destroying a VMClaudio Imbrenda2017-07-121-0/+69
| * Merge branch 'annotations' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Paolo Bonzini2017-07-103-17/+31
| |\
| | * KVM: mark memory slots as rcuChristian Borntraeger2017-07-071-2/+4
| | * KVM: mark kvm->busses as rcu protectedChristian Borntraeger2017-07-072-10/+15