aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/ptdump.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-22mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy1-1/+4
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy1-0/+7
2020-06-02mm: ptdump: expand type of 'val' in note_page()Steven Price1-1/+1
2020-06-02x86: mm: ptdump: calculate effective permissions correctlySteven Price1-0/+1
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price1-1/+1
2020-02-04mm: ptdump: reduce level numbers by 1 in note_page()Steven Price1-0/+1
2020-02-04mm: add generic ptdumpSteven Price1-0/+21