summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-26kfence: add test suiteMarco Elver
2021-02-26kfence: use pt_regs to generate stack trace on faultsMarco Elver
2021-02-26arm64, kfence: enable KFENCE for ARM64Marco Elver
2021-02-26arm64/mm: define arch_get_mappable_range()Anshuman Khandual
2021-02-24kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov
2021-02-23arm64/mm: Fixed some coding style issuesZhiyuan Dai
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-12Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/kexec' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/errata' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2021-02-09arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier
2021-02-08arm64: entry: consolidate Cortex-A76 erratum 1463225 workaroundMark Rutland
2021-02-08arm64: Turn the MMU-on sequence into a macroMarc Zyngier
2021-02-08arm64: Fix outdated TCR setup commentMarc Zyngier
2021-02-05mm/arm64: Correct obsolete comment in do_page_fault()Miaohe Lin
2021-02-02arm64/ptdump:display the Linear Mapping start markerHailong Liu
2021-02-02arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas
2021-01-27arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r...James Morse
2021-01-27arm64: trans_pgd: pass NULL instead of init_mm to *_populate functionsPavel Tatashin
2021-01-27arm64: trans_pgd: pass allocator trans_pgd_create_copyPavel Tatashin
2021-01-27arm64: trans_pgd: make trans_pgd_map_page genericPavel Tatashin
2021-01-27arm64: hibernate: move page handling function to new trans_pgd.cPavel Tatashin
2021-01-27arm64: Include linux/io.h in mm/mmap.cWill Deacon
2021-01-26arm64: mm: Remove unused header fileShaokun Zhang
2021-01-20arm64/mm: Add warning for outside range requests in vmemmap_populate()Anshuman Khandual
2021-01-18kasan, arm64: fix pointer tags in KASAN reportsAndrey Konovalov
2021-01-14numa: Move numa implementation to common codeAtish Patra
2021-01-14arm64, numa: Change the numa init functions name to be genericAtish Patra
2021-01-12arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas
2021-01-05arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabledCatalin Marinas
2021-01-04arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne
2020-12-22kasan, arm64: print report from tag fault handlerAndrey Konovalov
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov
2020-12-22arm64: kasan: allow enabling in-kernel MTEVincenzo Frascino
2020-12-22arm64: mte: add in-kernel tag fault handlerVincenzo Frascino
2020-12-22arm64: mte: reset the page tag in page->flagsVincenzo Frascino
2020-12-22kasan, arm64: rename kasan_init_tags and mark as __initAndrey Konovalov
2020-12-22kasan, arm64: move initialization messageAndrey Konovalov
2020-12-22kasan, arm64: only use kasan_depth for software modesAndrey Konovalov
2020-12-22kasan, arm64: only init shadow for software modesAndrey Konovalov
2020-12-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport
2020-12-15arm, arm64: move free_unused_memmap() to generic mmMike Rapoport
2020-12-15arm64: Warn the user when a small VA_BITS value wastes memoryMarc Zyngier