]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'for-next/cpufeature' into for-next/core
authorWill Deacon <will@kernel.org>
Thu, 29 Jan 2026 12:05:19 +0000 (12:05 +0000)
committerWill Deacon <will@kernel.org>
Thu, 29 Jan 2026 12:05:19 +0000 (12:05 +0000)
commit86941154bc8398d617b7a5c141fb545cad9ac4fc
tree50c403b89bd53fb290b49e5e1c86dcce4d37b255
parent3e42a4f5e0a1d9d0f0ac3a7a9d1a889a2a830f12
parent1f3b950492db411e6c30ee0076b61ef2694c100a
Merge branch 'for-next/cpufeature' into for-next/core

* for-next/cpufeature:
  arm64: poe: fix stale POR_EL0 values for ptrace
  arm64: mte: Set TCMA1 whenever MTE is present in the kernel
  arm64: Add support for FEAT_{LS64, LS64_V}
  KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
  arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
  KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
  KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
  KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
  arm64: Unconditionally enable PAN support
  arm64: Unconditionally enable LSE support
  arm64: Add support for TSV110 Spectre-BHB mitigation