kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM/arm64 fixes for 5.15, take #2
@ 2021-10-15  8:42 Marc Zyngier
  2021-10-15  8:47 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2021-10-15  8:42 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Quentin Perret, Will Deacon, James Morse, Suzuki K Poulose,
	Alexandru Elisei, linux-arm-kernel, kvm, kvmarm, kernel-team

Hi Paolo,

Another couple of fixes for KVM/arm64: a fix for a stage-2 refcounting
issue, and an error handling howler affecting MTE, all thanks to Quentin.

Please pull,

	M.

The following changes since commit e840f42a49925707fca90e6c7a4095118fdb8c4d:

  KVM: arm64: Fix PMU probe ordering (2021-09-20 12:43:34 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-5.15-2

for you to fetch changes up to 6e6a8ef088e1222cb1250942f51ad9c1ab219ab2:

  KVM: arm64: Release mmap_lock when using VM_SHARED with MTE (2021-10-05 13:22:45 +0100)

----------------------------------------------------------------
KVM/arm64 fixes for 5.15, take #2

- Properly refcount pages used as a concatenated stage-2 PGD
- Fix missing unlock when detecting the use of MTE+VM_SHARED

----------------------------------------------------------------
Quentin Perret (3):
      KVM: arm64: Fix host stage-2 PGD refcount
      KVM: arm64: Report corrupted refcount at EL2
      KVM: arm64: Release mmap_lock when using VM_SHARED with MTE

 arch/arm64/kvm/hyp/include/nvhe/gfp.h |  1 +
 arch/arm64/kvm/hyp/nvhe/mem_protect.c | 13 ++++++++++++-
 arch/arm64/kvm/hyp/nvhe/page_alloc.c  | 15 +++++++++++++++
 arch/arm64/kvm/mmu.c                  |  6 ++++--
 4 files changed, 32 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] KVM/arm64 fixes for 5.15, take #2
  2021-10-15  8:42 [GIT PULL] KVM/arm64 fixes for 5.15, take #2 Marc Zyngier
@ 2021-10-15  8:47 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2021-10-15  8:47 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Quentin Perret, Will Deacon, James Morse, Suzuki K Poulose,
	Alexandru Elisei, linux-arm-kernel, kvm, kvmarm, kernel-team

On 15/10/21 10:42, Marc Zyngier wrote:
>    git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-5.15-2

Pulled, thanks.

Paolo


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

end of thread, other threads:[~2021-10-15  8:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15  8:42 [GIT PULL] KVM/arm64 fixes for 5.15, take #2 Marc Zyngier
2021-10-15  8:47 ` 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).