Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: ptdump should use ptep_get_lockless() | Ryan Roberts | 2023-06-19 | 1 | -1/+1 |
* | mm: pagewalk: Fix race between unmap and page walker | Steven Price | 2022-09-03 | 1 | -2/+2 |
* | mm: sparsemem: use page table lock to protect kernel pmd operations | Muchun Song | 2022-03-22 | 1 | -4/+12 |
* | mm: ptdump: fix build failure | Christophe Leroy | 2021-04-16 | 1 | -1/+1 |
* | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov | 2020-12-22 | 1 | -5/+8 |
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -2/+2 |
* | x86: mm: ptdump: calculate effective permissions correctly | Steven Price | 2020-06-02 | 1 | -1/+16 |
* | x86: mm: avoid allocating struct mm_struct on the stack | Steven Price | 2020-02-04 | 1 | -2/+2 |
* | mm: ptdump: reduce level numbers by 1 in note_page() | Steven Price | 2020-02-04 | 1 | -8/+8 |
* | mm: add generic ptdump | Steven Price | 2020-02-04 | 1 | -0/+139 |