Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: mm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-03 | 1 | -28/+7 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE() | Yangtao Li | 2018-12-18 | 1 | -51/+7 |
* | x86/efi: Replace efi_pgd with efi_mm.pgd | Sai Praneeth | 2018-03-12 | 1 | -3/+3 |
* | x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' di... | Andy Lutomirski | 2018-02-13 | 1 | -0/+32 |
* | x86/mm/dump_pagetables: Allow dumping current pagetables | Thomas Gleixner | 2017-12-23 | 1 | -4/+67 |
* | x86/mm/dump_pagetables: Check user space page table for WX pages | Thomas Gleixner | 2017-12-23 | 1 | -1/+1 |
* | x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchy | Borislav Petkov | 2017-12-23 | 1 | -5/+10 |
* | x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only | Borislav Petkov | 2015-12-04 | 1 | -1/+1 |
* | x86/mm: Turn CONFIG_X86_PTDUMP into a module | Kees Cook | 2015-11-23 | 1 | -0/+46 |