]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit98d5e8a990985c88fc63beea06ff7d0ea793b508
tree68f45c5e7b2a1bc75ba98a437ae411855f0dbf03
parent5344b610ed43f5e6ab0e19b3c0b632932f44756e
parent872e33b286a5ce6f78cb895df97ecaa0ee47b738
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