summaryrefslogtreecommitdiff
path: root/arch/x86/mm/pti.c
AgeCommit message (Expand)Author
2018-04-25x86/pti: Disallow global kernel text with RANDSTRUCTDave Hansen
2018-04-25x86/pti: Reduce amount of kernel text allowed to be GlobalDave Hansen
2018-04-12x86/pti: Leave kernel text global for !PCIDDave Hansen
2018-04-12x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel imageDave Hansen
2018-04-12x86/pti: Enable global pages for shared areasDave Hansen
2018-03-08x86/pti: Fix a comment typoSeunghun Han
2018-01-08x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song
2018-01-05x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-03x86/pti: Make sure the user/kernel PTEs matchThomas Gleixner
2017-12-23x86/pti: Map the vsyscall page if neededAndy Lutomirski
2017-12-23x86/mm/pti: Map ESPFIX into user spaceAndy Lutomirski
2017-12-23x86/mm/pti: Share entry text PMDThomas Gleixner
2017-12-23x86/mm/pti: Share cpu_entry_area with user space page tablesAndy Lutomirski
2017-12-23x86/mm/pti: Add functions to clone kernel PMDsAndy Lutomirski
2017-12-23x86/mm/pti: Add mapping helper functionsDave Hansen
2017-12-23x86/pti: Add the pti= cmdline option and documentationBorislav Petkov
2017-12-23x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner