summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2025-02-27arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptesRyan Roberts
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-27arm64/mm: Fix Boot panic on Ampere AltraRyan Roberts
2025-02-04arm64: Fix 5-level paging support in kexec/hibernate trampolineArd Biesheuvel
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-17Merge branch 'for-next/mm' into for-next/coreWill Deacon
2025-01-17Merge branch 'for-next/misc' into for-next/coreWill Deacon
2025-01-07arm64: mm: Test for pmd_sect() in vmemmap_check_pmd()Zhenhua Huang
2025-01-07arm64/mm: Rename pte_mkpresent() as pte_mkvalid()Anshuman Khandual
2024-12-19arm64/sysreg: Get rid of the TCR2_EL1x SysregFieldsMarc Zyngier
2024-12-19arm64/mm: Override PARange for !LPA2 and use it consistentlyArd Biesheuvel
2024-12-10arm64/mm: Ensure adequate HUGE_MAX_HSTATEAnshuman Khandual
2024-12-05arm64: mte: Fix copy_highpage() warning on hugetlb foliosCatalin Marinas
2024-12-05arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas
2024-12-03arm64: mm: Fix zone_dma_limit calculationYang Shi
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-07arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang
2024-11-05arm64: Add support for FEAT_HAFTYicong Yang
2024-11-05arm64/ptdump: Test both PTE_TABLE_BIT and PTE_VALID for block mappingsAnshuman Khandual
2024-11-05arm64: setup: name 'tcr2' registerYicong Yang
2024-11-01arm64/mm: Re-organize arch_make_huge_pte()Anshuman Khandual
2024-10-23arm64: Enable memory encrypt for RealmsSuzuki K Poulose
2024-10-23arm64: mm: Avoid TLBI when marking pages as validSteven Price
2024-10-23arm64: Enforce bounce buffers for realm DMASteven Price
2024-10-16hugetlb: arm64: add mte supportYang Shi
2024-10-16arm64/mm: Change pgattr_change_is_safe() arguments as pteval_tAnshuman Khandual
2024-10-04arm64/mm: Implement map_shadow_stack()Mark Brown
2024-10-04arm64/gcs: Implement shadow stack prctl() interfaceMark Brown
2024-10-04arm64/gcs: Ensure that new threads have a GCSMark Brown
2024-10-04arm64/gcs: Context switch GCS state for EL0Mark Brown
2024-10-04arm64/mm: Handle GCS data abortsMark Brown
2024-10-04arm64/mm: Map pages for guarded control stackMark Brown
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/mm' into for-next/coreWill Deacon
2024-09-10arm64: ptdump: Don't override the level when operating on the stage-2 tablesSebastian Ene
2024-09-10arm64: ptdump: Use the ptdump description from a local contextSebastian Ene
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene
2024-09-06arm64/mm: use lm_alias() with addresses passed to memblock_free()Joey Gouly
2024-09-06mm: arm64: document why pte is not advanced in contpte_ptep_set_access_flags()Barry Song
2024-09-04arm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()Fares Mehanna
2024-09-04arm64/mm: Delete __init region from memblock.reservedRong Qianfeng
2024-09-04arm64: implement PKEYS supportJoey Gouly
2024-09-04arm64: handle PKEY/POE faultsJoey Gouly
2024-09-04arm64: convert protection key into vm_flags and pgprot valuesJoey Gouly