summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/mte.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-04arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas1-0/+77
2020-09-04arm64: mte: Tags-aware aware memcmp_pages() implementationCatalin Marinas1-0/+26
2020-09-04arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTECatalin Marinas1-0/+14
2020-09-04arm64: mte: Handle synchronous and asynchronous tag check faultsVincenzo Frascino1-0/+21