summaryrefslogtreecommitdiff
path: root/arch/arm64/lib/mte.S
AgeCommit message (Expand)Author
2022-12-01arm64/sysreg: Remove duplicate definitions from asm/sysreg.hWill Deacon
2022-07-05arm64/mte: Standardise GMID field name definitionsMark Brown
2022-05-16arm64: mte: Clean up user tag accessorsRobin Murphy
2022-02-15arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas
2021-12-06arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1Reiji Watanabe
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