summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGSJoey Gouly2023-06-061-2/+2
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas2023-06-236-34/+63
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | | * arm64: kdump: simplify the reservation behaviour of crashkernel=,highBaoquan He2023-06-091-10/+34
| | |_|_|_|/ | |/| | | |
| | | | | * arm64: kasan: remove !KASAN_VMALLOC remnantsMark Rutland2023-06-061-13/+4
| | |_|_|/ | |/| | |
| | | | * arm64: mm: fix VA-range sanity checkMark Rutland2023-06-151-2/+2
| | | | * arm64/mm: remove now-superfluous ISBs from TTBR writesJamie Iles2023-06-151-1/+1
| | | | * arm64: consolidate rox page protection logicRussell King2023-06-141-2/+7
| | |_|/ | |/| |
| | | * arm64/esr: Add decode of ISS2 to data abort reportingMark Brown2023-05-261-3/+14
| | |/ | |/|
| | * arm64: move early_brk64 prototype to headerArnd Bergmann2023-05-251-3/+0
| | * arm64: flush: include linux/libnvdimm.hArnd Bergmann2023-05-251-0/+1
| |/
* / arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK b...Jisheng Zhang2023-06-021-2/+1
|/
* arm64: Also reset KASAN tag if page is not PG_mte_taggedPeter Collingbourne2023-05-161-2/+3
* arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen2023-05-161-2/+2
* 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