summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pti.c
Commit message (Expand)AuthorAgeFilesLines
* x86/pti: Disallow global kernel text with RANDSTRUCTDave Hansen2018-04-251-0/+10
* x86/pti: Reduce amount of kernel text allowed to be GlobalDave Hansen2018-04-251-3/+13
* x86/pti: Leave kernel text global for !PCIDDave Hansen2018-04-121-4/+74
* x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel imageDave Hansen2018-04-121-0/+25
* x86/pti: Enable global pages for shared areasDave Hansen2018-04-121-1/+22
* x86/pti: Fix a comment typoSeunghun Han2018-03-081-1/+1
* 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
OpenPOWER on IntegriCloud