summaryrefslogtreecommitdiff
path: root/arch/x86/mm/pti.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-08x86/pti: Fix a comment typoSeunghun Han1-1/+1
2018-01-08x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song1-26/+6
2018-01-05x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner1-3/+3
2018-01-03x86/pti: Make sure the user/kernel PTEs matchThomas Gleixner1-1/+2
2017-12-23x86/pti: Map the vsyscall page if neededAndy Lutomirski1-0/+65
2017-12-23x86/mm/pti: Map ESPFIX into user spaceAndy Lutomirski1-0/+11
2017-12-23x86/mm/pti: Share entry text PMDThomas Gleixner1-0/+10
2017-12-23x86/mm/pti: Share cpu_entry_area with user space page tablesAndy Lutomirski1-0/+25
2017-12-23x86/mm/pti: Add functions to clone kernel PMDsAndy Lutomirski1-0/+127
2017-12-23x86/mm/pti: Add mapping helper functionsDave Hansen1-0/+41
2017-12-23x86/pti: Add the pti= cmdline option and documentationBorislav Petkov1-1/+25
2017-12-23x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner1-0/+84