summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/mteswap.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-25mm/swap: stop using page->private on tail pages for THP_SWAPDavid Hildenbrand1-2/+3
2022-11-29arm64: mte: Lock a page for MTE tag initialisationCatalin Marinas1-9/+5
2022-11-29arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas1-1/+1
2022-10-12arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restoredCatalin Marinas1-1/+6
2022-07-07arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"Catalin Marinas1-9/+0
2022-02-16arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas1-1/+1
2020-12-22arm64: mte: reset the page tag in page->flagsVincenzo Frascino1-0/+9
2020-09-04arm64: mte: Enable swap of tagged pagesSteven Price1-0/+83