summaryrefslogtreecommitdiffstats
path: root/include/linux/ptdump.h
Commit message (Expand)AuthorAgeFilesLines
* mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-1/+4
* arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-221-0/+7
* mm: ptdump: expand type of 'val' in note_page()Steven Price2020-06-021-1/+1
* x86: mm: ptdump: calculate effective permissions correctlySteven Price2020-06-021-0/+1
* x86: mm: avoid allocating struct mm_struct on the stackSteven Price2020-02-041-1/+1
* mm: ptdump: reduce level numbers by 1 in note_page()Steven Price2020-02-041-0/+1
* mm: add generic ptdumpSteven Price2020-02-041-0/+21