Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: mm: swap: support THP_SWAP on hardware with MTE | Barry Song | 2024-04-25 | 1 | -0/+45 |
* | mm/swap: stop using page->private on tail pages for THP_SWAP | David Hildenbrand | 2023-08-24 | 1 | -2/+3 |
* | arm64: mte: Lock a page for MTE tag initialisation | Catalin Marinas | 2022-11-29 | 1 | -9/+5 |
* | arm64: mte: Fix/clarify the PG_mte_tagged semantics | Catalin Marinas | 2022-11-29 | 1 | -1/+1 |
* | arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored | Catalin Marinas | 2022-10-12 | 1 | -1/+6 |
* | arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags" | Catalin Marinas | 2022-07-07 | 1 | -9/+0 |
* | arm64: mte: Define the number of bytes for storing the tags in a page | Catalin Marinas | 2022-02-15 | 1 | -1/+1 |
* | arm64: mte: reset the page tag in page->flags | Vincenzo Frascino | 2020-12-22 | 1 | -0/+9 |
* | arm64: mte: Enable swap of tagged pages | Steven Price | 2020-09-04 | 1 | -0/+83 |