All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] kvm: arm/arm64: Fixes for race conditions
@ 2017-05-03 14:17 ` Suzuki K Poulose
  0 siblings, 0 replies; 32+ messages in thread
From: Suzuki K Poulose @ 2017-05-03 14:17 UTC (permalink / raw)
  To: christoffer.dall
  Cc: kvm, marc.zyngier, andreyknvl, linux-kernel, pbonzini, kvmarm,
	linux-arm-kernel

These two patches fixes race conditions in the stage2 page table
handling of the KVM on arm/arm64.

Applies on next-20170503.

Changes since v1:
 http://lists.infradead.org/pipermail/linux-arm-kernel/2017-April/502867.html
 - Dropped patch for fixing mmu_notifier race condition, which couldn't be
   reproduced.
 - Added reviewed-by from Christoffer
 - Added new patch to fix another race condition

Suzuki K Poulose (2):
  kvm: arm/arm64: Fix race in resetting stage2 PGD
  kvm: arm/arm64: Fix use after free of stage2 page table

 arch/arm/kvm/mmu.c | 33 ++++++++++++++++++++-------------
 1 file changed, 20 insertions(+), 13 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-05-15 18:22 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-03 14:17 [PATCHv2 0/2] kvm: arm/arm64: Fixes for race conditions Suzuki K Poulose
2017-05-03 14:17 ` Suzuki K Poulose
2017-05-03 14:17 ` Suzuki K Poulose
2017-05-03 14:17 ` [PATCH 1/2] kvm: arm/arm64: Fix race in resetting stage2 PGD Suzuki K Poulose
2017-05-03 14:17   ` Suzuki K Poulose
2017-05-12  9:12   ` Marc Zyngier
2017-05-12  9:12     ` Marc Zyngier
2017-05-12  9:12     ` Marc Zyngier
2017-05-03 14:17 ` [PATCH 2/2] kvm: arm/arm64: Fix use after free of stage2 page table Suzuki K Poulose
2017-05-03 14:17   ` Suzuki K Poulose
2017-05-03 14:17   ` Suzuki K Poulose
2017-05-12  9:15   ` Marc Zyngier
2017-05-12  9:15     ` Marc Zyngier
2017-05-12  9:15     ` Marc Zyngier
2017-05-15 10:00   ` Christoffer Dall
2017-05-15 10:00     ` Christoffer Dall
2017-05-15 10:00     ` Christoffer Dall
2017-05-15 13:36     ` Suzuki K Poulose
2017-05-15 13:36       ` Suzuki K Poulose
2017-05-15 13:36       ` Suzuki K Poulose
2017-05-15 13:38       ` Suzuki K Poulose
2017-05-15 13:38         ` Suzuki K Poulose
2017-05-15 13:38         ` Suzuki K Poulose
2017-05-15 17:43       ` Christoffer Dall
2017-05-15 17:43         ` Christoffer Dall
2017-05-15 17:43         ` Christoffer Dall
2017-05-15 17:51         ` Suzuki K Poulose
2017-05-15 17:51           ` Suzuki K Poulose
2017-05-15 17:51           ` Suzuki K Poulose
2017-05-15 18:22           ` Christoffer Dall
2017-05-15 18:22             ` Christoffer Dall
2017-05-15 18:22             ` Christoffer Dall

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.