]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch kvm-arm64/tlbi-fixes-6.12 into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Tue, 27 Aug 2024 17:26:47 +0000 (18:26 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 27 Aug 2024 17:26:47 +0000 (18:26 +0100)
commit0d56099ed557ce7f76c0ede97272fe58dbf0b7f2
tree212799bed0e6318cde5c9663bc7cd39b52f47172
parent5be63fc19fcaa4c236b307420483578a56986a37
parented49fe5a6fb9c1a1bbbf4b5b648c7d34a756cb6d
Merge branch kvm-arm64/tlbi-fixes-6.12 into kvmarm-master/next

* kvm-arm64/tlbi-fixes-6.12:
  : .
  : A couple of TLB invalidation fixes, only affecting pKVM
  : out of tree, courtesy of Will Deacon.
  : .
  KVM: arm64: Ensure TLBI uses correct VMID after changing context
  KVM: arm64: Invalidate EL1&0 TLB entries for all VMIDs in nvhe hyp init

Signed-off-by: Marc Zyngier <maz@kernel.org>