]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Fri, 23 May 2025 09:57:32 +0000 (10:57 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 23 May 2025 09:57:32 +0000 (10:57 +0100)
* kvm-arm64/ubsan-el2:
  : .
  : Add UBSAN support to the EL2 portion of KVM, reusing most of the
  : existing logic provided by CONFIG_IBSAN_TRAP.
  :
  : Patches courtesy of Mostafa Saleh.
  : .
  KVM: arm64: Handle UBSAN faults
  KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2
  ubsan: Remove regs from report_ubsan_failure()
  arm64: Introduce esr_is_ubsan_brk()

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

Trivial merge