All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of EL2 refcounts fixes
@ 2021-10-05  9:01 ` Quentin Perret
  0 siblings, 0 replies; 21+ messages in thread
From: Quentin Perret @ 2021-10-05  9:01 UTC (permalink / raw)
  To: Marc Zyngier, James Morse, Alexandru Elisei, Suzuki K Poulose,
	Catalin Marinas, Will Deacon, Quentin Perret, Fuad Tabba,
	David Brazdil, linux-arm-kernel, kvmarm, linux-kernel
  Cc: kernel-team

Hi all,

This addresses a couple of issues Will has found with the refcounting of
page-tables at EL2. Patch 01 fixes a nasty bug, and probably wants to go
in -stable. Patch 02 fixes a small inconsistency which made it harder to
find refcount-related bugs at EL2.

Feedback welcome !

Thanks,
Quentin

Quentin Perret (2):
  KVM: arm64: Fix host stage-2 PGD refcount
  KVM: arm64: Report corrupted refcount at EL2

 arch/arm64/kvm/hyp/include/nvhe/gfp.h |  1 +
 arch/arm64/kvm/hyp/nvhe/mem_protect.c |  6 +++++-
 arch/arm64/kvm/hyp/nvhe/page_alloc.c  | 15 +++++++++++++++
 3 files changed, 21 insertions(+), 1 deletion(-)

-- 
2.33.0.800.g4c38ced690-goog


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

end of thread, other threads:[~2021-10-05 12:06 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05  9:01 [PATCH 0/2] A couple of EL2 refcounts fixes Quentin Perret
2021-10-05  9:01 ` Quentin Perret
2021-10-05  9:01 ` Quentin Perret
2021-10-05  9:01 ` [PATCH 1/2] KVM: arm64: Fix host stage-2 PGD refcount Quentin Perret
2021-10-05  9:01   ` Quentin Perret
2021-10-05  9:01   ` Quentin Perret
2021-10-05  9:01 ` [PATCH 2/2] KVM: arm64: Report corrupted refcount at EL2 Quentin Perret
2021-10-05  9:01   ` Quentin Perret
2021-10-05  9:01   ` Quentin Perret
2021-10-05  9:01 ` [PATCH v2 0/2] A couple of EL2 refcounts fixes Quentin Perret
2021-10-05  9:01   ` Quentin Perret
2021-10-05  9:01   ` Quentin Perret
2021-10-05 12:03   ` Marc Zyngier
2021-10-05 12:03     ` Marc Zyngier
2021-10-05 12:03     ` Marc Zyngier
2021-10-05  9:01 ` [PATCH v2 1/2] KVM: arm64: Fix host stage-2 PGD refcount Quentin Perret
2021-10-05  9:01   ` Quentin Perret
2021-10-05  9:01   ` Quentin Perret
2021-10-05  9:01 ` [PATCH v2 2/2] KVM: arm64: Report corrupted refcount at EL2 Quentin Perret
2021-10-05  9:01   ` Quentin Perret
2021-10-05  9:01   ` Quentin Perret

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.