summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas
2023-10-18arm64, kasan: update comment in kasan_initAndrey Konovalov
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPANMark Rutland
2023-10-16arm64: Use a positive cpucap for FP/SIMDMark Rutland
2023-10-13arm64: swiotlb: Reduce the default size if no ZONE_DMA bouncing neededCatalin Marinas
2023-10-04arm64: kdump: use generic interface to simplify crashkernel reservationBaoquan He
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He
2023-09-29arm64: hugetlb: fix set_huge_pte_at() to work with all swap entriesRyan Roberts
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-24mm/swap: stop using page->private on tail pages for THP_SWAPDavid Hildenbrand
2023-08-24arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()Qi Zheng
2023-08-24arm64: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDSuren Baghdasaryan
2023-08-21arm64: convert various functions to use ptdescsVishal Moola (Oracle)
2023-08-18mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)
2023-08-18arm64 : mm: add wrapper function ioremap_prot()Baoquan He
2023-08-04arm64: fix build warning for ARM64_MEMSTART_SHIFTZhang Jianhua
2023-07-31dma-contiguous: support per-numa CMA for all architecturesYajun Deng
2023-07-27arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASKAnshuman Khandual
2023-07-20arm64: mm: Make hibernation aware of KFENCENikhil V
2023-07-11mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()Rick Edgecombe
2023-07-03arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()SeongJae Park
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-24arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas
2023-06-19arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64Catalin Marinas
2023-06-19arm64/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19arm64: allow pte_offset_map() to failHugh Dickins
2023-06-15arm64: mm: fix VA-range sanity checkMark Rutland
2023-06-15arm64/mm: remove now-superfluous ISBs from TTBR writesJamie Iles
2023-06-14arm64: consolidate rox page protection logicRussell King
2023-06-09kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann
2023-06-09arm64: kdump: simplify the reservation behaviour of crashkernel=,highBaoquan He
2023-06-06arm64: kasan: remove !KASAN_VMALLOC remnantsMark Rutland
2023-06-06arm64: enable Permission Indirection Extension (PIE)Joey Gouly
2023-06-06arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGSJoey Gouly
2023-06-02arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK b...Jisheng Zhang
2023-05-26arm64/esr: Add decode of ISS2 to data abort reportingMark Brown
2023-05-25arm64: move early_brk64 prototype to headerArnd Bergmann
2023-05-25arm64: flush: include linux/libnvdimm.hArnd Bergmann