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