summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2025-12-15arm64: mm: Simplify check in arch_kfence_init_pool()Kevin Brodsky
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-11-28Merge branch 'for-next/set_memory' into for-next/coreCatalin Marinas
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas
2025-11-28arm64/mm: Document why linear map split failure upon vm_reset_perms is not pr...Dev Jain
2025-11-28arm64/pageattr: Propagate return value from __change_memory_commonDev Jain
2025-11-20arm64: mm: use untagged address to calculate page indexYang Shi
2025-11-19arm64, tlbflush: don't TLBI broadcast if page reused in write faultHuang Ying
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds
2025-11-16mm: make INVALID_PHYS_ADDR a generic macroAnshuman Khandual
2025-11-13arm64: mm: make linear mapping permission update more robust for patial rangeYang Shi
2025-11-13arm64/mm: Rename try_pgd_pgtable_alloc_init_mmLinu Cherian
2025-11-13arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errorsChaitanya S Prakash
2025-11-13arm64/sysreg: Replace TCR_EL1 field macrosAnshuman Khandual
2025-11-11arm64/mm: Ensure PGD_SIZE is aligned to 64 bytes when PA_BITS = 52Anshuman Khandual
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-09mm/huge_memory: initialise the tags of the huge zero folioCatalin Marinas
2025-11-07arm64: mm: Tidy up force_pte_mapping()Ryan Roberts
2025-11-07arm64: mm: Optimize range_split_to_ptes()Ryan Roberts
2025-11-07arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic contextRyan Roberts
2025-10-23arm64: mte: Do not warn if the page is already tagged in copy_highpage()Catalin Marinas
2025-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-25arm64: mm: Move KPTI helpers to mmu.cKevin Brodsky
2025-09-24Merge branch 'for-next/mm' into for-next/coreWill Deacon
2025-09-22arm64: map [_text, _stext) virtual address range non-executable+read-onlyOmar Sandoval
2025-09-22arm64: Enable vmalloc-huge with ptdumpDev Jain
2025-09-21arm64: stop calling page_address() in free_pages()Vishal Moola (Oracle)
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov
2025-09-19arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUsRyan Roberts
2025-09-18arm64: mm: support large block mapping when rodata=fullYang Shi
2025-09-18arm64: Enable permission change on arm64 kernel block mappingsDev Jain
2025-09-16arm64/Kconfig: Remove CONFIG_RODATA_FULL_DEFAULT_ENABLEDHuang Shijie
2025-09-16arm64: mm: Represent physical memory with phys_addr_t and resource_size_tSam Edwards
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-08-30arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-02mm: correct type for vmalloc vm_flags fieldsLorenzo Stoakes
2025-08-02mm: add get_and_clear_ptes() and clear_ptes()David Hildenbrand
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-07-24arm64: add batched versions of ptep_modify_prot_start/commitDev Jain
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-17arm64/mm: Drop redundant addr increment in set_huge_pte_at()Anshuman Khandual
2025-07-17arm64: Mark kernel as tainted on SAE and SError panicBreno Leitao
2025-07-15arm64/gcs: Don't call gcs_free() when releasing task_structMark Brown