]> 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)
commit55ce99ed81ddbf5aacd10743c531d11485d15e43
tree68f45c5e7b2a1bc75ba98a437ae411855f0dbf03
parent92d07ce1074c5870b4622df392dd3cac3b1b607d
parent0c0d088b822bd47afdd4d973ca3a53f3b6077b18
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