summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-22MAINTAINERS: Orphan KVM for MIPSJames Hogan
2019-12-18Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-12-18kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBDJim Mattson
2019-12-18kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson
2019-12-12KVM: arm/arm64: Properly handle faulting of device mappingsMarc Zyngier
2019-12-12KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon
2019-12-06KVM: arm/arm64: Remove excessive permission check in kvm_arch_prepare_memory_...Jia He
2019-12-06KVM: arm64: Don't log IMP DEF sysreg trapsMark Rutland
2019-12-06KVM: arm64: Sanely ratelimit sysreg messagesMark Rutland
2019-12-06KVM: arm/arm64: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vg...Miaohe Lin
2019-12-06KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_dest...Miaohe Lin
2019-12-06KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode()Miaohe Lin
2019-11-21KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack itPaolo Bonzini
2019-11-21KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionalityPaolo Bonzini
2019-11-21KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUIDPaolo Bonzini
2019-11-21KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini
2019-11-21KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini
2019-11-15KVM: Add a comment describing the /dev/kvm no_compat handlingMarc Zyngier
2019-11-14KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()Sean Christopherson
2019-11-13KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=nMarc Zyngier
2019-11-13KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()Xiaoyao Li
2019-11-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2019-11-13kvm: x86: disable shattered huge page recovery for PREEMPT_RT.Paolo Bonzini
2019-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-12KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-12KVM: VMX: Introduce pi_is_pir_empty() helperJoao Martins
2019-11-12KVM: VMX: Do not change PID.NDST when loading a blocked vCPUJoao Martins
2019-11-12KVM: VMX: Consider PID.PIR to determine if vCPU has pending interruptsJoao Martins
2019-11-12KVM: VMX: Fix comment to specify PID.ON instead of PIR.ONLiran Alon
2019-11-12KVM: X86: Fix initialization of MSR listsChenyi Qiang
2019-11-11Merge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.Linus Torvalds
2019-11-11Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-11-11drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings
2019-11-11KVM: fix placement of refcount initializationPaolo Bonzini
2019-11-11KVM: Fix NULL-ptr deref after kvm_create_vm failsPaolo Bonzini
2019-11-10Linux 5.4-rc7Linus Torvalds
2019-11-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-11-10Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-10Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-10Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-11-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-10Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-11-10lib: Remove select of inexistant GENERIC_IOCorentin Labbe