summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-05-041-3/+3
|\
| * arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com2023-05-021-3/+3
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-0/+36
|\ \ | |/ |/|
| * arm64/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan2023-04-051-0/+36
* | Merge branch 'for-next/mm' into for-next/coreWill Deacon2023-04-206-214/+274
|\ \
| * | arm64: mm: always map fixmap at page granularityMark Rutland2023-04-111-80/+68
| * | arm64: mm: move fixmap code to its own fileMark Rutland2023-04-113-195/+219
| * | arm64: add FIXADDR_TOT_{START,SIZE}Mark Rutland2023-04-112-14/+14
| * | Revert "Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_cohere...Will Deacon2023-03-301-16/+1
| * | mm,kfence: decouple kfence from page granularity mapping judgementZhenhua Huang2023-03-272-2/+66
| |/
* | arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...Baoquan He2023-04-111-31/+3
* | arm64: kdump: do not map crashkernel region specificallyBaoquan He2023-04-111-43/+0
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-03-021-1/+2
|\
| * arm64: Reset KASAN tag in copy_highpage with HW tags onlyPeter Collingbourne2023-02-221-1/+2
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-2/+2
|\ \
| * | mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)2023-02-021-2/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-213-4/+7
|\ \ \ | |/ / |/| / | |/
| *-. Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas2023-02-103-4/+7
| |\ \
| | | * efi: arm64: enter with MMU and caches enabledArd Biesheuvel2023-01-241-0/+1
| | | * arm64: kernel: move identity map out of .text mappingArd Biesheuvel2023-01-241-2/+0
| | |/ | |/|
| | * arm64/mm: Intercept pfn changes in set_pte_at()Anshuman Khandual2023-01-311-2/+6
| |/
* / arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual2023-01-062-0/+42
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-12-162-42/+0
|\
| * Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon2022-12-152-42/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-153-13/+14
|\ \
| * \ Merge branch kvm-arm64/mte-map-shared into kvmarm-master/nextMarc Zyngier2022-12-053-13/+14
| |\ \
| | * | arm64: mte: Lock a page for MTE tag initialisationCatalin Marinas2022-11-293-9/+9
| | * | arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas2022-11-293-4/+5
* | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-132-89/+16
|\ \ \ \
| * | | | mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()Feiyang Chen2022-12-111-40/+15
| * | | | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-082-49/+1
| |/ / /
* | | | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-0/+4
|\ \ \ \
| * | | | arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2022-12-081-0/+4
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-125-9/+72
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'for-next/trivial' into for-next/coreWill Deacon2022-12-062-5/+1
| |\ \ \ \
| | * | | | arm64/kpti: Move DAIF masking to C codeMark Brown2022-11-251-4/+0
| | * | | | Revert "arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)"Will Deacon2022-11-211-1/+3
| | * | | | arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)Anshuman Khandual2022-11-181-3/+1
| | * | | | arm64/mm: Drop ARM64_KERNEL_USES_PMD_MAPSAnshuman Khandual2022-11-081-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2022-12-061-1/+7
| |\ \ \ \
| | * | | | arm64: mm: kfence: only handle translation faultsMark Rutland2022-11-151-1/+7
| | |/ / /
| * | | | Merge branch 'for-next/kdump' into for-next/coreWill Deacon2022-12-061-3/+22
| |\ \ \ \
| | * | | | arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zonesZhen Lei2022-11-181-1/+16
| | * | | | arm64: kdump: Provide default size when crashkernel=Y,low is not specifiedZhen Lei2022-11-181-2/+6
| | |/ / /
| * / / / arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual2022-11-182-0/+42
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-12-061-1/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"Will Deacon2022-12-061-1/+16
| |/ /
* | | Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-011-4/+0
|\ \ \
| * | | arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel2022-12-011-4/+0
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-11-111-2/+3
|\ \ \ | |/ / |/| |