summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/ptdump.c
AgeCommit message (Expand)Author
2024-11-05arm64/ptdump: Test both PTE_TABLE_BIT and PTE_VALID for block mappingsAnshuman Khandual
2024-09-10arm64: ptdump: Don't override the level when operating on the stage-2 tablesSebastian Ene
2024-09-10arm64: ptdump: Use the ptdump description from a local contextSebastian Ene
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-22mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy
2024-02-16arm64: ptdump: Deal with translation levels folded at runtimeArd Biesheuvel
2024-02-16arm64: ptdump: Disregard unaddressable VA spaceArd Biesheuvel
2024-02-09arm64: ptdump: Discover start of vmemmap region at runtimeArd Biesheuvel
2024-02-09arm64: ptdump: Allow all region boundaries to be defined at boot timeArd Biesheuvel
2024-02-09arm64: mm: Move fixmap region above vmemmap regionArd Biesheuvel
2024-02-09arm64: mm: Move PCI I/O emulation region above the vmemmap regionArd Biesheuvel
2023-04-11arm64: add FIXADDR_TOT_{START,SIZE}Mark Rutland
2021-11-08arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King
2021-06-01arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon
2021-04-23arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas
2021-04-08arm64: Add __init section marker to some functionsJisheng Zhang
2021-02-02arm64/ptdump:display the Linear Mapping start markerHailong Liu
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-09-07arm64/mm/ptdump: Add address markers for BPF regionsAnshuman Khandual