Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-04 | arm64: mte: handle tags zeroing at page allocation time | Peter Collingbourne | 1 | -0/+20 |
2021-02-26 | arm64: kasan: simplify and inline MTE functions | Andrey Konovalov | 1 | -16/+0 |
2020-12-22 | arm64: mte: add in-kernel MTE helpers | Vincenzo Frascino | 1 | -0/+16 |
2020-12-02 | arm64: uaccess cleanup macro naming | Mark Rutland | 1 | -2/+2 |
2020-11-10 | arm64: uaccess: move uao_* alternatives to asm-uaccess.h | Mark Rutland | 1 | -1/+1 |
2020-09-04 | arm64: mte: Enable swap of tagged pages | Steven Price | 1 | -0/+45 |
2020-09-04 | arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support | Catalin Marinas | 1 | -0/+53 |
2020-09-04 | arm64: mte: Tags-aware copy_{user_,}highpage() implementations | Vincenzo Frascino | 1 | -0/+19 |
2020-09-04 | arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE | Catalin Marinas | 1 | -0/+34 |