linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM changes for 4.1-rc5
@ 2015-05-20 10:37 Paolo Bonzini
  0 siblings, 0 replies; only message in thread
From: Paolo Bonzini @ 2015-05-20 10:37 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, gleb, kvm

Linus,

The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

  Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)

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 c447e76b4cabb49ddae8e49c5758f031f35d55fb:

  kvm/fpu: Enable eager restore kvm FPU for MPX (2015-05-20 12:30:26 +0200)

----------------------------------------------------------------
This pull request includes a fix for two oopses, one on PPC
and on x86.  The rest is fixes for bugs with newer Intel
processors.

----------------------------------------------------------------
Andrea Arcangeli (1):
      kvm: fix crash in kvm_vcpu_reload_apic_access_page

Liang Li (1):
      kvm/fpu: Enable eager restore kvm FPU for MPX

Paolo Bonzini (2):
      KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
      Revert "KVM: x86: drop fpu_activate hook"

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Fix list traversal in error case

Xiao Guangrong (2):
      KVM: MMU: fix smap permission check
      KVM: MMU: fix SMAP virtualization

 Documentation/virtual/kvm/mmu.txt | 18 ++++++++++++++----
 arch/powerpc/kvm/book3s_hv.c      |  5 +++--
 arch/x86/include/asm/kvm_host.h   |  3 +++
 arch/x86/kvm/cpuid.c              |  4 ++++
 arch/x86/kvm/cpuid.h              |  8 ++++++++
 arch/x86/kvm/mmu.c                | 16 ++++++++++++----
 arch/x86/kvm/mmu.h                |  4 ++--
 arch/x86/kvm/paging_tmpl.h        |  7 +++++++
 arch/x86/kvm/svm.c                |  1 +
 arch/x86/kvm/vmx.c                |  1 +
 arch/x86/kvm/x86.c                | 26 +++++++++++++++++++-------
 11 files changed, 74 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-20 10:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-20 10:37 [GIT PULL] KVM changes for 4.1-rc5 Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).