Age | Commit message (Expand) | Author |
---|---|---|
2021-12-06 | arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1 | Reiji Watanabe |
2021-06-04 | arm64: mte: handle tags zeroing at page allocation time | Peter Collingbourne |
2021-02-26 | arm64: kasan: simplify and inline MTE functions | Andrey Konovalov |
2020-12-22 | arm64: mte: add in-kernel MTE helpers | Vincenzo Frascino |
2020-12-02 | arm64: uaccess cleanup macro naming | Mark Rutland |
2020-11-09 | arm64: uaccess: move uao_* alternatives to asm-uaccess.h | Mark Rutland |
2020-09-04 | arm64: mte: Enable swap of tagged pages | Steven Price |
2020-09-04 | arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support | Catalin Marinas |
2020-09-04 | arm64: mte: Tags-aware copy_{user_,}highpage() implementations | Vincenzo Frascino |
2020-09-04 | arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE | Catalin Marinas |