Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-05 | mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes | Barry Song | 1 | -2/+2 |
2024-05-05 | mm/arm64: override clear_young_dirty_ptes() batch helper | Lance Yang | 1 | -0/+29 |
2024-03-04 | arm64/mm: improve comment in contpte_ptep_get_lockless() | Ryan Roberts | 1 | -10/+14 |
2024-03-04 | arm64/mm: export contpte symbols only to GPL users | Ryan Roberts | 1 | -11/+11 |
2024-02-22 | arm64/mm: automatically fold contpte mappings | Ryan Roberts | 1 | -0/+64 |
2024-02-22 | arm64/mm: implement new [get_and_]clear_full_ptes() batch APIs | Ryan Roberts | 1 | -0/+17 |
2024-02-22 | arm64/mm: implement new wrprotect_ptes() batch API | Ryan Roberts | 1 | -0/+38 |
2024-02-22 | arm64/mm: wire up PTE_CONT for user mappings | Ryan Roberts | 1 | -0/+285 |