]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'for-next/feat_mte_store_only' into for-next/core
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 24 Jul 2025 15:03:34 +0000 (16:03 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 24 Jul 2025 15:03:34 +0000 (16:03 +0100)
* for-next/feat_mte_store_only:
  : MTE feature to restrict tag checking to store only operations
  kselftest/arm64/mte: Add MTE_STORE_ONLY testcases
  kselftest/arm64/mte: Preparation for mte store only test
  kselftest/arm64/abi: Add MTE_STORE_ONLY feature hwcap test
  KVM: arm64: Expose MTE_STORE_ONLY feature to guest
  arm64/hwcaps: Add MTE_STORE_ONLY hwcaps
  arm64/kernel: Support store-only mte tag check
  prctl: Introduce PR_MTE_STORE_ONLY
  arm64/cpufeature: Add MTE_STORE_ONLY feature

1  2 
arch/arm64/kernel/cpufeature.c
arch/arm64/kernel/process.c
arch/arm64/tools/cpucaps
tools/testing/selftests/arm64/abi/hwcap.c
tools/testing/selftests/arm64/mte/check_prctl.c

Simple merge
Simple merge
Simple merge