summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pti.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song2018-01-081-26/+6
* x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2018-01-051-3/+3
* x86/pti: Make sure the user/kernel PTEs matchThomas Gleixner2018-01-031-1/+2
* x86/pti: Map the vsyscall page if neededAndy Lutomirski2017-12-231-0/+65
* x86/mm/pti: Map ESPFIX into user spaceAndy Lutomirski2017-12-231-0/+11
* x86/mm/pti: Share entry text PMDThomas Gleixner2017-12-231-0/+10
* x86/mm/pti: Share cpu_entry_area with user space page tablesAndy Lutomirski2017-12-231-0/+25
* x86/mm/pti: Add functions to clone kernel PMDsAndy Lutomirski2017-12-231-0/+127
* x86/mm/pti: Add mapping helper functionsDave Hansen2017-12-231-0/+41
* x86/pti: Add the pti= cmdline option and documentationBorislav Petkov2017-12-231-1/+25
* x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner2017-12-231-0/+84