Merge tag 'powerpc-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Jun 2024 14:13:23 +0000 (07:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Jun 2024 14:13:23 +0000 (07:13 -0700)
commitd1505b5cd0426bbddbbc99f10e3ae0b52aaa1d1f
tree80e9b892dbcdd90e42e4ff24c79a67545d9a87dd
parent5f583a3162ffd9f7999af76b8ab634ce2dac9f90
parenta986fa57fd81a1430e00b3c6cf8a325d6f894a63
Merge tag 'powerpc-6.10-3' of git://git./linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - Prevent use-after-free in 64-bit KVM VFIO

 - Add generated Power8 crypto asm to .gitignore

Thanks to Al Viro and Nathan Lynch.

* tag 'powerpc-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
  powerpc/crypto: Add generated P8 asm to .gitignore