Files
linux/arch/arm64/include/asm
Marc Zyngier c3a62df457 Merge branch kvm-arm64/pgtable-fixes-6.4 into kvmarm-master/fixes
* kvm-arm64/pgtable-fixes-6.4:
  : .
  : Fixes for concurrent S2 mapping race from Oliver:
  :
  : "So it appears that there is a race between two parallel stage-2 map
  : walkers that could lead to mapping the incorrect PA for a given IPA, as
  : the IPA -> PA relationship picks up an unintended offset. This series
  : eliminates the problem by using the current IPA of the walk as the
  : source-of-truth regarding where we are in a map operation."
  : .
  KVM: arm64: Constify start/end/phys fields of the pgtable walker data
  KVM: arm64: Infer PA offset from VA in hyp map walker
  KVM: arm64: Infer the PA offset from IPA in stage-2 map walker

Signed-off-by: Marc Zyngier <maz@kernel.org>
2023-05-11 15:26:01 +01:00
..
2022-06-23 18:22:44 +01:00
2021-10-21 10:45:22 +01:00
2023-01-24 11:49:43 +00:00
2023-04-05 19:42:43 -07:00
2023-04-05 19:42:43 -07:00
2022-07-22 17:34:57 -05:00
2022-02-19 11:11:09 +01:00
2022-08-23 11:02:02 +01:00
2022-09-16 12:17:03 +01:00