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