summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/mte.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: mte: Enable swap of tagged pagesSteven Price2020-09-041-0/+8
* arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS supportCatalin Marinas2020-09-041-0/+17
* arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasksCatalin Marinas2020-09-041-4/+4
* arm64: mte: Restore the GCR_EL1 register after a suspendCatalin Marinas2020-09-041-0/+4
* arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas2020-09-041-0/+14
* arm64: mte: Tags-aware copy_{user_,}highpage() implementationsVincenzo Frascino2020-09-041-0/+4
* arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTECatalin Marinas2020-09-041-0/+16
* arm64: mte: Handle synchronous and asynchronous tag check faultsVincenzo Frascino2020-09-041-0/+23