aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/pti.c
AgeCommit message (Expand)Author
2018-10-03x86/pti: Fix section mismatch warning/errorRandy Dunlap
2018-09-26x86/mm/pti: Add an overflow check to pti_clone_pmds()Joerg Roedel
2018-09-26x86/pti: Check the return value of pti_user_pagetable_walk_pmd()Jiang Biao
2018-09-26x86/pti: Check the return value of pti_user_pagetable_walk_p4d()Jiang Biao
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-01-17x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song
2018-01-10x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-05x86/pti: Make sure the user/kernel PTEs matchThomas Gleixner
2018-01-02x86/pti: Map the vsyscall page if neededAndy Lutomirski
2018-01-02x86/mm/pti: Map ESPFIX into user spaceAndy Lutomirski
2018-01-02x86/mm/pti: Share entry text PMDThomas Gleixner
2018-01-02x86/mm/pti: Share cpu_entry_area with user space page tablesAndy Lutomirski
2018-01-02x86/mm/pti: Add functions to clone kernel PMDsAndy Lutomirski
2018-01-02x86/mm/pti: Add mapping helper functionsDave Hansen
2018-01-02x86/pti: Add the pti= cmdline option and documentationBorislav Petkov
2018-01-02x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner