summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon2023-11-221-4/+3
* Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-031-132/+8
|\
| * arm64: kdump: use generic interface to simplify crashkernel reservationBaoquan He2023-10-041-132/+8
| * crash_core: change the prototype of function parse_crashkernel()Baoquan He2023-10-041-1/+1
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-031-1/+5
|\ \
| * | arm64, kasan: update comment in kasan_initAndrey Konovalov2023-10-181-1/+5
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-016-9/+15
|\ \ | |/ |/|
| * Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas2023-10-265-8/+5
| |\
| | * arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198Mark Rutland2023-10-162-4/+2
| | * arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPANMark Rutland2023-10-162-2/+2
| | * arm64: Use a positive cpucap for FP/SIMDMark Rutland2023-10-161-2/+1
| * | arm64: swiotlb: Reduce the default size if no ZONE_DMA bouncing neededCatalin Marinas2023-10-131-1/+10
| |/
* | arm64: hugetlb: fix set_huge_pte_at() to work with all swap entriesRyan Roberts2023-09-301-14/+3
* | mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-301-2/+4
|/
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-2/+2
|\
| * mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()Rick Edgecombe2023-07-111-2/+2
* | Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-08-301-2/+0
|\ \
| * | dma-contiguous: support per-numa CMA for all architecturesYajun Deng2023-07-311-2/+0
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-296-35/+30
|\ \ \
| * | | mm/swap: stop using page->private on tail pages for THP_SWAPDavid Hildenbrand2023-08-251-2/+3
| * | | arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()Qi Zheng2023-08-251-1/+1
| * | | arm64: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-251-22/+14
| * | | mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDSuren Baghdasaryan2023-08-251-1/+2
| * | | arm64: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-211-3/+4
| * | | mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)2023-08-181-2/+0
| * | | arm64 : mm: add wrapper function ioremap_prot()Baoquan He2023-08-181-4/+6
| |/ /
* | | arm64: fix build warning for ARM64_MEMSTART_SHIFTZhang Jianhua2023-08-041-0/+27
* | | arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASKAnshuman Khandual2023-07-271-1/+1
|/ /
* / arm64: mm: Make hibernation aware of KFENCENikhil V2023-07-201-1/+3
|/
* arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()SeongJae Park2023-07-041-2/+0
* Merge branch 'expand-stack'Linus Torvalds2023-06-291-39/+8
|\
| * arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds2023-06-241-39/+8
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-283-11/+12
|\ \
| * | arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64Catalin Marinas2023-06-201-1/+6
| * | arm64/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins2023-06-201-9/+2
| * | arm64: allow pte_offset_map() to failHugh Dickins2023-06-201-0/+3
| * | kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann2023-06-101-1/+1
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-06-277-36/+80
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas2023-06-231-2/+17
| |\ \
| | * | arm64: enable Permission Indirection Extension (PIE)Joey Gouly2023-06-061-0/+15
| | * | 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
| |/