]> www.infradead.org Git - users/hch/configfs.git/commit
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Aug 2024 02:03:03 +0000 (10:03 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Aug 2024 02:03:03 +0000 (10:03 +0800)
commita8a8dcbd679e223cfdfec304d55287e07e4d0054
tree23d1eb24496c5f8a5e9eda942fb2d9dd2c55d22f
parent60f0560f53e395adf4bce7282d8d4bc94a4952ac
parent75c8f387dd16066a90c0928d00851edad0c8c519
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux

Pull arm64 kvm fixes from Catalin Marinas:

 - Don't drop references on LPIs that weren't visited by the vgic-debug
   iterator

 - Cure lock ordering issue when unregistering vgic redistributors

 - Fix for misaligned stage-2 mappings when VMs are backed by hugetlb
   pages

 - Treat SGI registers as UNDEFINED if a VM hasn't been configured for
   GICv3

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
  KVM: arm64: Ensure canonical IPA is hugepage-aligned when handling fault
  KVM: arm64: vgic: Don't hold config_lock while unregistering redistributors
  KVM: arm64: vgic-debug: Don't put unmarked LPIs