Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-18 | x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE() | Yangtao Li | 1 | -51/+7 |
2018-03-12 | x86/efi: Replace efi_pgd with efi_mm.pgd | Sai Praneeth | 1 | -3/+3 |
2018-02-13 | x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' di... | Andy Lutomirski | 1 | -0/+32 |
2017-12-23 | x86/mm/dump_pagetables: Allow dumping current pagetables | Thomas Gleixner | 1 | -4/+67 |
2017-12-23 | x86/mm/dump_pagetables: Check user space page table for WX pages | Thomas Gleixner | 1 | -1/+1 |
2017-12-23 | x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchy | Borislav Petkov | 1 | -5/+10 |
2015-12-04 | x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only | Borislav Petkov | 1 | -1/+1 |
2015-11-23 | x86/mm: Turn CONFIG_X86_PTDUMP into a module | Kees Cook | 1 | -0/+46 |