summaryrefslogtreecommitdiff
path: root/arch/arm64/lib/mte.S
AgeCommit message (Expand)Author
2021-06-04arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne
2021-02-26arm64: kasan: simplify and inline MTE functionsAndrey Konovalov
2020-12-22arm64: mte: add in-kernel MTE helpersVincenzo Frascino
2020-12-02arm64: uaccess cleanup macro namingMark Rutland
2020-11-09arm64: uaccess: move uao_* alternatives to asm-uaccess.hMark Rutland
2020-09-04arm64: mte: Enable swap of tagged pagesSteven Price
2020-09-04arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS supportCatalin Marinas
2020-09-04arm64: mte: Tags-aware copy_{user_,}highpage() implementationsVincenzo Frascino
2020-09-04arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTECatalin Marinas