aboutsummaryrefslogtreecommitdiffstats
path: root/mm/ptdump.c
AgeCommit message (Expand)Author
2023-06-19mm: ptdump should use ptep_get_lockless()Ryan Roberts
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-03-22mm: sparsemem: use page table lock to protect kernel pmd operationsMuchun Song
2021-04-16mm: ptdump: fix build failureChristophe Leroy
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
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