OSDN Git Service

Merge branch 'for-next/mte' into for-next/core
authorWill Deacon <will@kernel.org>
Mon, 14 Mar 2022 19:01:23 +0000 (19:01 +0000)
committerWill Deacon <will@kernel.org>
Mon, 14 Mar 2022 19:01:23 +0000 (19:01 +0000)
commitbf587af2abd8c4ff630f260040f7d2722e37e054
tree68f45c5e7b2a1bc75ba98a437ae411855f0dbf03
parent20fd2ed10f01a0b2d57b46e19151833edfcb65e2
parent9986c7650eb3d3e9f00def7bc10e9328a047112e
Merge branch 'for-next/mte' into for-next/core

* for-next/mte:
  docs: sysfs-devices-system-cpu: document "asymm" value for mte_tcf_preferred
  arm64/mte: Remove asymmetric mode from the prctl() interface
  kasan: fix a missing header include of static_keys.h
  arm64/mte: Add userspace interface for enabling asymmetric mode
  arm64/mte: Add hwcap for asymmetric mode
  arm64/mte: Add a little bit of documentation for mte_update_sctlr_user()
  arm64/mte: Document ABI for asymmetric mode
  arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
  kasan: split kasan_*enabled() functions into a separate header
Documentation/arm64/memory-tagging-extension.rst
arch/arm64/kernel/cpufeature.c
arch/arm64/kernel/entry.S