summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/mteswap.c
AgeCommit message (Expand)Author
2022-11-29arm64: mte: Lock a page for MTE tag initialisationCatalin Marinas
2022-11-29arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas
2022-10-12arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restoredCatalin Marinas
2022-07-07arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"Catalin Marinas
2022-02-15arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas
2020-12-22arm64: mte: reset the page tag in page->flagsVincenzo Frascino
2020-09-04arm64: mte: Enable swap of tagged pagesSteven Price