summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/mteswap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: mte: Lock a page for MTE tag initialisationCatalin Marinas2022-11-291-9/+5
* arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas2022-11-291-1/+1
* arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restoredCatalin Marinas2022-10-121-1/+6
* arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"Catalin Marinas2022-07-071-9/+0
* arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas2022-02-151-1/+1
* arm64: mte: reset the page tag in page->flagsVincenzo Frascino2020-12-221-0/+9
* arm64: mte: Enable swap of tagged pagesSteven Price2020-09-041-0/+83