All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3]  kvm: arm/arm64: Fixes for use after free problems
@ 2017-03-14 14:52 ` Suzuki K Poulose
  0 siblings, 0 replies; 54+ messages in thread
From: Suzuki K Poulose @ 2017-03-14 14:52 UTC (permalink / raw)
  To: linux-arm-kernel, andreyknvl
  Cc: dvyukov, marc.zyngier, christoffer.dall, kvmarm, kvm,
	linux-kernel, kcc, syzkaller, will.deacon, catalin.marinas,
	pbonzini, mark.rutland, suzuki.poulose, ard.biesheuvel, stable

This series contains potential fixes for problems reported by [0] & [1].

[0] http://lists.infradead.org/pipermail/linux-arm-kernel/2017-March/492944.html
[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2017-March/492943.html


Marc Zyngier (2):
  kvm: arm/arm64: Take mmap_sem in stage2_unmap_vm
  kvm: arm/arm64: Take mmap_sem in kvm_arch_prepare_memory_region

Suzuki K Poulose (1):
  kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd

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

-- 
2.7.4

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

end of thread, other threads:[~2017-03-15 15:08 UTC | newest]

Thread overview: 54+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-14 14:52 [PATCH 0/3] kvm: arm/arm64: Fixes for use after free problems Suzuki K Poulose
2017-03-14 14:52 ` Suzuki K Poulose
2017-03-14 14:52 ` Suzuki K Poulose
2017-03-14 14:52 ` [PATCH 1/3] kvm: arm/arm64: Take mmap_sem in stage2_unmap_vm Suzuki K Poulose
2017-03-14 14:52   ` Suzuki K Poulose
2017-03-14 14:52   ` Suzuki K Poulose
2017-03-15  9:17   ` Christoffer Dall
2017-03-15  9:17     ` Christoffer Dall
2017-03-15  9:34     ` Marc Zyngier
2017-03-15  9:34       ` Marc Zyngier
2017-03-15 11:05       ` Christoffer Dall
2017-03-15 11:05         ` Christoffer Dall
2017-03-15 11:05         ` Christoffer Dall
2017-03-15 13:29     ` Paolo Bonzini
2017-03-15 13:29       ` Paolo Bonzini
2017-03-15 13:29       ` Paolo Bonzini
2017-03-14 14:52 ` [PATCH 2/3] kvm: arm/arm64: Take mmap_sem in kvm_arch_prepare_memory_region Suzuki K Poulose
2017-03-14 14:52   ` Suzuki K Poulose
2017-03-14 14:52   ` Suzuki K Poulose
2017-03-15 11:05   ` Christoffer Dall
2017-03-15 11:05     ` Christoffer Dall
2017-03-15 11:05     ` Christoffer Dall
2017-03-14 14:52 ` [PATCH 3/3] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd Suzuki K Poulose
2017-03-14 14:52   ` Suzuki K Poulose
2017-03-14 14:52   ` Suzuki K Poulose
2017-03-15  9:21   ` Christoffer Dall
2017-03-15  9:21     ` Christoffer Dall
2017-03-15  9:21     ` Christoffer Dall
2017-03-15  9:39     ` Marc Zyngier
2017-03-15  9:39       ` Marc Zyngier
2017-03-15 10:56       ` Christoffer Dall
2017-03-15 10:56         ` Christoffer Dall
2017-03-15 10:56         ` Christoffer Dall
2017-03-15 13:28         ` Marc Zyngier
2017-03-15 13:28           ` Marc Zyngier
2017-03-15 13:28           ` Marc Zyngier
2017-03-15 13:35           ` Christoffer Dall
2017-03-15 13:35             ` Christoffer Dall
2017-03-15 13:35             ` Christoffer Dall
2017-03-15 13:43             ` Marc Zyngier
2017-03-15 13:43               ` Marc Zyngier
2017-03-15 13:43               ` Marc Zyngier
2017-03-15 13:50               ` Robin Murphy
2017-03-15 13:50                 ` Robin Murphy
2017-03-15 13:50                 ` Robin Murphy
2017-03-15 13:55                 ` Marc Zyngier
2017-03-15 13:55                   ` Marc Zyngier
2017-03-15 13:55                   ` Marc Zyngier
2017-03-15 14:33           ` Suzuki K Poulose
2017-03-15 14:33             ` Suzuki K Poulose
2017-03-15 14:33             ` Suzuki K Poulose
2017-03-15 15:07             ` Marc Zyngier
2017-03-15 15:07               ` Marc Zyngier
2017-03-15 15:07               ` 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.