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