summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/ptdump.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+8
2024-02-22mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy1-3/+8
2024-02-16arm64: ptdump: Deal with translation levels folded at runtimeArd Biesheuvel1-5/+12
2024-02-16arm64: ptdump: Disregard unaddressable VA spaceArd Biesheuvel1-2/+2
2024-02-09arm64: ptdump: Discover start of vmemmap region at runtimeArd Biesheuvel1-1/+3
2024-02-09arm64: ptdump: Allow all region boundaries to be defined at boot timeArd Biesheuvel1-32/+22
2024-02-09arm64: mm: Move fixmap region above vmemmap regionArd Biesheuvel1-2/+2
2024-02-09arm64: mm: Move PCI I/O emulation region above the vmemmap regionArd Biesheuvel1-2/+2
2023-04-11arm64: add FIXADDR_TOT_{START,SIZE}Mark Rutland1-1/+1
2021-11-09arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King1-2/+0
2021-06-01arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon1-4/+0
2021-04-23arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas1-2/+0
2021-04-08arm64: Add __init section marker to some functionsJisheng Zhang1-2/+2
2021-02-03arm64/ptdump:display the Linear Mapping start markerHailong Liu1-0/+1
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov1-3/+3
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon1-0/+4
2020-09-08arm64/mm/ptdump: Add address markers for BPF regionsAnshuman Khandual1-0/+389