Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: mte: Enable swap of tagged pages | Steven Price | 2020-09-04 | 1 | -0/+8 |
* | arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support | Catalin Marinas | 2020-09-04 | 1 | -0/+17 |
* | arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks | Catalin Marinas | 2020-09-04 | 1 | -4/+4 |
* | arm64: mte: Restore the GCR_EL1 register after a suspend | Catalin Marinas | 2020-09-04 | 1 | -0/+4 |
* | arm64: mte: Allow user control of the tag check mode via prctl() | Catalin Marinas | 2020-09-04 | 1 | -0/+14 |
* | arm64: mte: Tags-aware copy_{user_,}highpage() implementations | Vincenzo Frascino | 2020-09-04 | 1 | -0/+4 |
* | arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE | Catalin Marinas | 2020-09-04 | 1 | -0/+16 |
* | arm64: mte: Handle synchronous and asynchronous tag check faults | Vincenzo Frascino | 2020-09-04 | 1 | -0/+23 |