]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/blk-map.c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Jan 2018 01:05:05 +0000 (17:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Jan 2018 01:05:05 +0000 (17:05 -0800)
commit5b6c02f38315b720c593c6079364855d276886aa
treeb1bf0e7739f563642a9f4a4e567c14b99824aeb0
parent3219e264b984ec0a13923aa66385819c2e98d582
parentbb4945e60dd0b5afb0e92bc8006ce560948fbc39
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm

Pull KVM fixes from Radim Krčmář:
 "s390:
   - Two fixes for potential bitmap overruns in the cmma migration code

  x86:
   - Clear guest provided GPRs to defeat the Project Zero PoC for CVE
     2017-5715"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  kvm: vmx: Scrub hardware GPRs at VM-exit
  KVM: s390: prevent buffer overrun on memory hotplug during migration
  KVM: s390: fix cmma migration for multiple memory slots
arch/x86/kvm/vmx.c