summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2023-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-20Merge branch 'for-next/mm' into for-next/coreWill Deacon
2023-04-11arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...Baoquan He
2023-04-11arm64: kdump: do not map crashkernel region specificallyBaoquan He
2023-04-11arm64: mm: always map fixmap at page granularityMark Rutland
2023-04-11arm64: mm: move fixmap code to its own fileMark Rutland
2023-04-11arm64: add FIXADDR_TOT_{START,SIZE}Mark Rutland
2023-04-05arm64/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan
2023-03-30Revert "Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_cohere...Will Deacon
2023-03-27mm,kfence: decouple kfence from page granularity mapping judgementZhenhua Huang
2023-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22arm64: Reset KASAN tag in copy_highpage with HW tags onlyPeter Collingbourne
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas
2023-02-02mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)
2023-01-31arm64/mm: Intercept pfn changes in set_pte_at()Anshuman Khandual
2023-01-24efi: arm64: enter with MMU and caches enabledArd Biesheuvel
2023-01-24arm64: kernel: move identity map out of .text mappingArd Biesheuvel
2023-01-06arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-11mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()Feiyang Chen
2022-12-08arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-12-06Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"Will Deacon
2022-12-06Merge branch 'for-next/trivial' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/mm' into for-next/coreWill Deacon
2022-12-06Merge branch 'for-next/kdump' into for-next/coreWill Deacon
2022-12-05Merge branch kvm-arm64/mte-map-shared into kvmarm-master/nextMarc Zyngier
2022-12-01Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-01arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel
2022-11-29arm64: mte: Lock a page for MTE tag initialisationCatalin Marinas
2022-11-29arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas
2022-11-25arm64/kpti: Move DAIF masking to C codeMark Brown
2022-11-21Revert "arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)"Will Deacon
2022-11-18arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2022-11-18arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zonesZhen Lei
2022-11-18arm64: kdump: Provide default size when crashkernel=Y,low is not specifiedZhen Lei
2022-11-18arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)Anshuman Khandual
2022-11-15arm64: mm: kfence: only handle translation faultsMark Rutland
2022-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-11-08arm64: fix rodata=full againArd Biesheuvel