linux-kernel.vger.kernel.org archive mirror
 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 batch of KVM changes for Linux 5.10
Date: Sat, 12 Dec 2020 10:53:42 -0500	[thread overview]
Message-ID: <20201212155342.812596-1-pbonzini@redhat.com> (raw)

Linus,

The following changes since commit 9a2a0d3ca163fc645991804b8b032f7d59326bb5:

  kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT (2020-11-27 11:14:27 -0500)

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 111d0bda8eeb4b54e0c63897b071effbf9fd9251:

  tools/kvm_stat: Exempt time-based counters (2020-12-11 19:18:51 -0500)

----------------------------------------------------------------
Bugfixes for ARM, x86 and tools.

----------------------------------------------------------------
Jacob Xu (1):
      kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()

Maciej S. Szmigiero (2):
      selftests: kvm/set_memory_region_test: Fix race in move region test
      KVM: mmu: Fix SPTE encoding of MMIO generation upper half

Paolo Bonzini (1):
      Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/.../kvmarm/kvmarm into HEAD

Rick Edgecombe (1):
      kvm: x86/mmu: Use cpuid to determine max gfn

Stefan Raspl (1):
      tools/kvm_stat: Exempt time-based counters

Yanan Wang (3):
      KVM: arm64: Fix memory leak on stage2 update of a valid PTE
      KVM: arm64: Fix handling of merging tables into a block entry
      KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()

 Documentation/virt/kvm/mmu.rst                     |  2 +-
 arch/arm64/include/asm/esr.h                       |  1 +
 arch/arm64/include/asm/kvm_emulate.h               |  5 +++++
 arch/arm64/kvm/hyp/pgtable.c                       | 17 ++++++++++++++-
 arch/arm64/kvm/mmu.c                               | 11 ++++++++--
 arch/x86/kvm/mmu/spte.c                            |  4 ++--
 arch/x86/kvm/mmu/spte.h                            | 25 ++++++++++++++++------
 arch/x86/kvm/mmu/tdp_mmu.c                         |  4 ++--
 arch/x86/kvm/svm/svm.c                             |  4 ++--
 tools/kvm/kvm_stat/kvm_stat                        |  6 +++++-
 .../testing/selftests/kvm/set_memory_region_test.c | 17 +++++++++++----
 11 files changed, 74 insertions(+), 22 deletions(-)


             reply	other threads:[~2020-12-12 15:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-12 15:53 Paolo Bonzini [this message]
2020-12-12 19:01 ` [GIT PULL] Final batch of KVM changes for Linux 5.10 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=20201212155342.812596-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 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).