index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
ptdump.c
Age
Commit message (
Expand
)
Author
2025-07-09
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
2025-05-11
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
2024-06-26
riscv: mm: Take memory hotplug read-lock during kernel page table dump
Björn Töpel
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2023-11-05
Merge patch series "Improve PTDUMP and introduce new fields"
Palmer Dabbelt
2023-11-05
riscv: Introduce NAPOT field to PTDUMP
Yu Chien Peter Lin
2023-11-05
riscv: Introduce PBMT field to PTDUMP
Yu Chien Peter Lin
2023-11-05
riscv: Improve PTDUMP to show RSW with non-zero value
Yu Chien Peter Lin
2023-10-31
riscv: correct pt_level name via pgtable_l5/4_enabled
Song Shuai
2023-04-19
riscv: Fix ptdump when KASAN is enabled
Alexandre Ghiti
2021-07-06
riscv: Fix PTDUMP output now BPF region moved back to module region
Alexandre Ghiti
2021-07-05
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-05-01
riscv: Remove 32b kernel mapping from page table dump
Alexandre Ghiti
2021-04-26
riscv: add __init section marker to some functions
Jisheng Zhang
2021-04-26
riscv: Prepare ptdump for vm layout dynamic addresses
Alexandre Ghiti
2020-10-02
RISC-V: Add page table dump support for uefi
Atish Patra
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
2020-03-26
riscv: Add support to dump the kernel page tables
Zong Li