linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Final KVM changes for Linux 5.8
@ 2020-08-02 10:12 Paolo Bonzini
  2020-08-02 18:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2020-08-02 10:12 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm

Linus,

The following changes since commit 3d9fdc252b52023260de1d12399cb3157ed28c07:

  KVM: MIPS: Fix build errors for 32bit kernel (2020-07-10 06:15:38 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 830f01b089b12bbe93bd55f2d62837253012a30e:

  KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM (2020-07-31 03:20:32 -0400)

----------------------------------------------------------------
Bugfixes and strengthening the validity checks on inputs from new userspace APIs.

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

Now I know why I shouldn't prepare pull requests on the weekend, it's
hard to concentrate if your son is shouting about his latest Minecraft
builds in your ear.  Fortunately all the patches were ready and I just
had to check the test results...

Marc Zyngier (1):
      KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions

Paolo Bonzini (4):
      selftests: kvm: do not set guest mode flag
      KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
      KVM: nVMX: check for invalid hdr.vmx.flags
      Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/.../kvmarm/kvmarm into kvm-master

Wanpeng Li (2):
      KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
      KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM

Will Deacon (1):
      KVM: arm64: Don't inherit exec permission across page-table levels

 arch/arm64/include/asm/kvm_host.h                  | 11 ++++--
 arch/arm64/kvm/mmu.c                               | 11 +++---
 arch/x86/kvm/lapic.c                               |  2 +-
 arch/x86/kvm/svm/svm.c                             |  9 +++--
 arch/x86/kvm/vmx/nested.c                          | 16 +++++++--
 arch/x86/kvm/vmx/nested.h                          |  5 +++
 .../kvm/x86_64/vmx_set_nested_state_test.c         | 42 +++++++++++++++++-----
 7 files changed, 72 insertions(+), 24 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-02 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-02 10:12 [GIT PULL] Final KVM changes for Linux 5.8 Paolo Bonzini
2020-08-02 18:40 ` pr-tracker-bot

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).