Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-22 | mm: ptdump: have ptdump_check_wx() return bool | Christophe Leroy | 1 | -1/+4 |
2024-02-22 | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX | Christophe Leroy | 1 | -0/+7 |
2020-06-02 | mm: ptdump: expand type of 'val' in note_page() | Steven Price | 1 | -1/+1 |
2020-06-02 | x86: mm: ptdump: calculate effective permissions correctly | Steven Price | 1 | -0/+1 |
2020-02-04 | x86: mm: avoid allocating struct mm_struct on the stack | Steven Price | 1 | -1/+1 |
2020-02-04 | mm: ptdump: reduce level numbers by 1 in note_page() | Steven Price | 1 | -0/+1 |
2020-02-04 | mm: add generic ptdump | Steven Price | 1 | -0/+21 |