lkml.org 
[lkml]   [2018]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] KVM fixes for 4.15-rc8
Date
Linus,

The following changes since commit b2cd1df66037e7c4697c7e40496bf7e4a5e16a2d:

Linux 4.15-rc7 (2018-01-07 14:22:41 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to 2aad9b3e0711f8c67c472920cd5b70199fba8520:

Merge branch 'kvm-insert-lfence' into kvm-master (2018-01-11 18:20:48 +0100)

----------------------------------------------------------------

PPC:
* user-triggerable use-after-free in HPT resizing
* stale TLB entries in the guest
* trap-and-emulate (PR) KVM guests failing to start under pHyp

x86:
* Another "Spectre" fix.
* async pagefault fix
* Revert an old fix for x86 nested virtualization, which turned out
to do more harm than good
* Check shrinker registration return code, to avoid warnings from
upcoming 4.16 -mm patches

----------------------------------------------------------------
Alexey Kardashevskiy (1):
KVM: PPC: Book3S PR: Fix WIMG handling under pHyp

Andrew Honig (1):
KVM: x86: Add memory barrier on vmcs field lookup

Arnd Bergmann (1):
x86: kvm: propagate register_shrinker return code

David Gibson (1):
KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()

Haozhong Zhang (1):
KVM MMU: check pending exception before injecting APF

Paolo Bonzini (3):
Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/.../paulus/powerpc into kvm-master
KVM: x86: emulate #UD while in guest mode
Merge branch 'kvm-insert-lfence' into kvm-master

Serhii Popovych (2):
KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt
KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests

arch/powerpc/kvm/book3s_64_mmu.c | 1 +
arch/powerpc/kvm/book3s_64_mmu_hv.c | 90 +++++++++++++++++++++++++------------
arch/powerpc/kvm/book3s_pr.c | 2 +
arch/x86/kvm/mmu.c | 19 +++++---
arch/x86/kvm/svm.c | 9 +---
arch/x86/kvm/vmx.c | 17 ++++---
6 files changed, 88 insertions(+), 50 deletions(-)

\
 
 \ /
  Last update: 2018-01-14 23:25    [W:0.026 / U:0.916 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site