All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: [GIT PULL] Final KVM changes for Linux 5.8
Date: Sun,  2 Aug 2020 06:12:11 -0400	[thread overview]
Message-ID: <20200802101211.8454-1-pbonzini@redhat.com> (raw)

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


             reply	other threads:[~2020-08-02 10:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-02 10:12 Paolo Bonzini [this message]
2020-08-02 18:40 ` [GIT PULL] Final KVM changes for Linux 5.8 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200802101211.8454-1-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.