summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
27 hoursMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
5 daysMerge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds
5 daysarm64: ptdump: Make note_page_flush() range awareWei-Lin Chang
11 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
11 daysMerge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
11 daysMerge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-14Merge branch 'for-next/nmi' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/mm' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2026-08-07arm64: mm: Unmap kernel data/bss entirely from the linear mapArd Biesheuvel
2026-08-06arm64: mm: fix accidental linear mapping of no-map reserved memoryliulhong617
2026-08-06arm64: suspend: Initialize PMR on resumeVladimir Murzin
2026-08-06arm64: cpufeature: Rename BBML2_NOABORT as BBML3Linu Cherian
2026-08-04arm64: remove redundant concurrent ptdump UAF mitigationLorenzo Stoakes (ARM)
2026-08-02arm64: mm: Treat all devices as dma-coherent when CLIDR_EL1.LoC == 0Will Deacon
2026-07-31dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHAREDAneesh Kumar K.V (Arm)
2026-07-31coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPTAneesh Kumar K.V (Arm)
2026-07-22arm64: make huge_ptep_get handled unaligned addressesDev Jain
2026-07-21arm64/coco: Add pKVM as a CC platformMostafa Saleh
2026-07-21arm64/mm: Simplify SWIOTLB setup in arch_mm_preinit()Mostafa Saleh
2026-07-21arm64/mm: Check the requested PFN range during memory removalRichard Cheng
2026-07-16arm64: mm: When logging data aborts only decode Xs when ISV=1Mark Brown
2026-07-01arm64: mm: remove unreachable invalid range check in kasan_init_shadow()Sang-Heon Jeon
2026-06-30arm64: kexec_file: Add support for crashkernel CMA reservationJinjie Ruan
2026-06-29arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual
2026-06-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-06-24arm64: mm: Defer read-only remap of data/bss linear aliasArd Biesheuvel
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-10Revert "arm64: mm: Unmap kernel data/bss entirely from the linear map"Will Deacon
2026-06-10Revert "arm64: mm: Defer remap of linear alias of data/bss"Will Deacon
2026-06-08arm64/mm: drop vmemmap_pmd helpers and use generic codeMuchun Song
2026-06-05arm64/mm: Rename ptdesc_tAnshuman Khandual
2026-06-05arm64: mm: Defer remap of linear alias of data/bssArd Biesheuvel
2026-06-05arm64: Avoid double evaluation of __ptep_get()Ard Biesheuvel
2026-06-05arm64: Rename page table BSS section to .bss..pgtblArd Biesheuvel
2026-06-03arm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple
2026-06-02arm64: mm: Unmap kernel data/bss entirely from the linear mapArd Biesheuvel
2026-06-02arm64: mm: Map the kernel data/bss read-only in the linear mapArd Biesheuvel
2026-06-02arm64: mm: Don't abuse memblock NOMAP to check for overlapsArd Biesheuvel
2026-06-02arm64: Move fixmap and kasan page tables to end of kernel imageArd Biesheuvel
2026-06-02arm64: mm: Permit contiguous attribute for preliminary mappingsArd Biesheuvel
2026-06-02arm64: kfence: Avoid NOMAP tricks when mapping the early poolArd Biesheuvel
2026-06-02arm64: mm: Permit contiguous descriptors to be manipulatedArd Biesheuvel
2026-06-02arm64: mm: Preserve non-contiguous descriptors when mapping DRAMArd Biesheuvel
2026-06-02arm64: mm: Preserve existing table mappings when mapping DRAMArd Biesheuvel
2026-06-02arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappingsArd Biesheuvel
2026-06-02arm64: mm: Drop redundant pgd_t* argument from map_mem()Ard Biesheuvel