aboutsummaryrefslogtreecommitdiffstats
path: root/mm/ptdump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-16mm: ptdump: fix build failureChristophe Leroy1-1/+1
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov1-5/+8
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-2/+2
2020-06-02x86: mm: ptdump: calculate effective permissions correctlySteven Price1-1/+16
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price1-2/+2
2020-02-04mm: ptdump: reduce level numbers by 1 in note_page()Steven Price1-8/+8
2020-02-04mm: add generic ptdumpSteven Price1-0/+139