]> www.infradead.org Git - users/hch/block.git/commit
Merge branch 'for-next/mm' into for-next/core
authorWill Deacon <will@kernel.org>
Thu, 9 May 2024 14:55:54 +0000 (15:55 +0100)
committerWill Deacon <will@kernel.org>
Thu, 9 May 2024 14:55:54 +0000 (15:55 +0100)
commita5a5ce57953b53e5ec5b9b9455176bc90253cfa8
treef4b45d81018501b263e2e7716b10a1185a41a186
parent7a7f6045ca00588e6d53f2975a16058d901a1855
parentcb67ea121cdd3e4ecea306fbb0058d031d5ad950
Merge branch 'for-next/mm' into for-next/core

* for-next/mm:
  arm64/mm: Fix pud_user_accessible_page() for PGTABLE_LEVELS <= 2
  arm64/mm: Add uffd write-protect support
  arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NG
  arm64/mm: Remove PTE_PROT_NONE bit
  arm64/mm: generalize PMD_PRESENT_INVALID for all levels
  arm64: mm: Don't remap pgtables for allocate vs populate
  arm64: mm: Batch dsb and isb when populating pgtables
  arm64: mm: Don't remap pgtables per-cont(pte|pmd) block