summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/ptdump.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64/ptdump: Test both PTE_TABLE_BIT and PTE_VALID for block mappingsAnshuman Khandual2024-11-051-4/+4
* arm64: ptdump: Don't override the level when operating on the stage-2 tablesSebastian Ene2024-09-101-2/+2
* arm64: ptdump: Use the ptdump description from a local contextSebastian Ene2024-09-101-5/+8
* arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene2024-09-101-44/+11
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-3/+8
|\
| * mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-3/+8
* | arm64: ptdump: Deal with translation levels folded at runtimeArd Biesheuvel2024-02-161-5/+12
* | arm64: ptdump: Disregard unaddressable VA spaceArd Biesheuvel2024-02-161-2/+2
* | arm64: ptdump: Discover start of vmemmap region at runtimeArd Biesheuvel2024-02-091-1/+3
* | arm64: ptdump: Allow all region boundaries to be defined at boot timeArd Biesheuvel2024-02-091-32/+22
* | arm64: mm: Move fixmap region above vmemmap regionArd Biesheuvel2024-02-091-2/+2
* | arm64: mm: Move PCI I/O emulation region above the vmemmap regionArd Biesheuvel2024-02-091-2/+2
|/
* arm64: add FIXADDR_TOT_{START,SIZE}Mark Rutland2023-04-111-1/+1
* arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King2021-11-081-2/+0
* arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon2021-06-011-4/+0
* arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas2021-04-231-2/+0
* arm64: Add __init section marker to some functionsJisheng Zhang2021-04-081-2/+2
* arm64/ptdump:display the Linear Mapping start markerHailong Liu2021-02-021-0/+1
* kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-221-3/+3
* Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-0/+4
* arm64/mm/ptdump: Add address markers for BPF regionsAnshuman Khandual2020-09-071-0/+389