summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)AuthorFilesLines
2023-07-04arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()SeongJae Park1-2/+0
2023-06-29Merge branch 'expand-stack'Linus Torvalds1-39/+8
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-11/+12
2023-06-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-36/+80
2023-06-25arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds1-39/+8
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas1-2/+17
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas6-34/+63
2023-06-20arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64Catalin Marinas1-1/+6
2023-06-20arm64/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins1-9/+2
2023-06-20arm64: allow pte_offset_map() to failHugh Dickins1-0/+3
2023-06-15arm64: mm: fix VA-range sanity checkMark Rutland1-2/+2
2023-06-15arm64/mm: remove now-superfluous ISBs from TTBR writesJamie Iles1-1/+1
2023-06-14arm64: consolidate rox page protection logicRussell King1-2/+7
2023-06-10kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann1-1/+1
2023-06-09arm64: kdump: simplify the reservation behaviour of crashkernel=,highBaoquan He1-10/+34
2023-06-06arm64: kasan: remove !KASAN_VMALLOC remnantsMark Rutland1-13/+4
2023-06-06arm64: enable Permission Indirection Extension (PIE)Joey Gouly1-0/+15
2023-06-06arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGSJoey Gouly1-2/+2
2023-06-02arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK b...Jisheng Zhang1-2/+1
2023-05-26arm64/esr: Add decode of ISS2 to data abort reportingMark Brown1-3/+14
2023-05-25arm64: move early_brk64 prototype to headerArnd Bergmann1-3/+0
2023-05-25arm64: flush: include linux/libnvdimm.hArnd Bergmann1-0/+1
2023-05-16arm64: Also reset KASAN tag if page is not PG_mte_taggedPeter Collingbourne1-2/+3
2023-05-16arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen1-2/+2
2023-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+3
2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com1-3/+3
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+36
2023-04-20Merge branch 'for-next/mm' into for-next/coreWill Deacon6-214/+274
2023-04-11arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...Baoquan He1-31/+3
2023-04-11arm64: kdump: do not map crashkernel region specificallyBaoquan He1-43/+0
2023-04-11arm64: mm: always map fixmap at page granularityMark Rutland1-80/+68
2023-04-11arm64: mm: move fixmap code to its own fileMark Rutland3-195/+219
2023-04-11arm64: add FIXADDR_TOT_{START,SIZE}Mark Rutland2-14/+14
2023-04-06arm64/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan1-0/+36
2023-03-30Revert "Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_cohere...Will Deacon1-16/+1
2023-03-27mm,kfence: decouple kfence from page granularity mapping judgementZhenhua Huang2-2/+66
2023-03-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+2
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2023-02-22arm64: Reset KASAN tag in copy_highpage with HW tags onlyPeter Collingbourne1-1/+2
2023-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-4/+7
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas3-4/+7
2023-02-03mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)1-2/+2
2023-01-31arm64/mm: Intercept pfn changes in set_pte_at()Anshuman Khandual1-2/+6
2023-01-24efi: arm64: enter with MMU and caches enabledArd Biesheuvel1-0/+1
2023-01-24arm64: kernel: move identity map out of .text mappingArd Biesheuvel1-2/+0
2023-01-06arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual2-0/+42
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-42/+0
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-13/+14
2022-12-15Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon2-42/+0
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-89/+16