All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix off-by-one in range_is_memory
@ 2021-07-28 15:32 ` David Brazdil
  0 siblings, 0 replies; 18+ messages in thread
From: David Brazdil @ 2021-07-28 15:32 UTC (permalink / raw)
  To: kvmarm
  Cc: Marc Zyngier, James Morse, Alexandru Elisei, Suzuki K Poulose,
	Catalin Marinas, Will Deacon, Quentin Perret, linux-arm-kernel,
	linux-kernel, David Brazdil

Hi, here is an off-by-one bug fix and a very minor improvement for
the range_is_memory function in hyp.

David Brazdil (2):
  KVM: arm64: Fix off-by-one in range_is_memory
  KVM: arm64: Minor optimization of range_is_memory

 arch/arm64/kvm/hyp/nvhe/mem_protect.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

-- 
2.32.0.432.gabb21c7263-goog


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

end of thread, other threads:[~2021-08-20 11:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-28 15:32 [PATCH 0/2] Fix off-by-one in range_is_memory David Brazdil
2021-07-28 15:32 ` David Brazdil
2021-07-28 15:32 ` David Brazdil
2021-07-28 15:32 ` [PATCH 1/2] KVM: arm64: " David Brazdil
2021-07-28 15:32   ` David Brazdil
2021-07-28 15:32   ` David Brazdil
2021-07-29 16:52   ` Quentin Perret
2021-07-29 16:52     ` Quentin Perret
2021-07-29 16:52     ` Quentin Perret
2021-07-28 15:32 ` [PATCH 2/2] KVM: arm64: Minor optimization of range_is_memory David Brazdil
2021-07-28 15:32   ` David Brazdil
2021-07-28 15:32   ` David Brazdil
2021-07-29 17:00   ` Quentin Perret
2021-07-29 17:00     ` Quentin Perret
2021-07-29 17:00     ` Quentin Perret
2021-08-20 11:05 ` (subset) [PATCH 0/2] Fix off-by-one in range_is_memory Marc Zyngier
2021-08-20 11:05   ` Marc Zyngier
2021-08-20 11:05   ` Marc Zyngier

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.