Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*() | Jike Song | 2018-01-08 | 1 | -26/+6 |
* | x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN | Thomas Gleixner | 2018-01-05 | 1 | -3/+3 |
* | x86/pti: Make sure the user/kernel PTEs match | Thomas Gleixner | 2018-01-03 | 1 | -1/+2 |
* | x86/pti: Map the vsyscall page if needed | Andy Lutomirski | 2017-12-23 | 1 | -0/+65 |
* | x86/mm/pti: Map ESPFIX into user space | Andy Lutomirski | 2017-12-23 | 1 | -0/+11 |
* | x86/mm/pti: Share entry text PMD | Thomas Gleixner | 2017-12-23 | 1 | -0/+10 |
* | x86/mm/pti: Share cpu_entry_area with user space page tables | Andy Lutomirski | 2017-12-23 | 1 | -0/+25 |
* | x86/mm/pti: Add functions to clone kernel PMDs | Andy Lutomirski | 2017-12-23 | 1 | -0/+127 |
* | x86/mm/pti: Add mapping helper functions | Dave Hansen | 2017-12-23 | 1 | -0/+41 |
* | x86/pti: Add the pti= cmdline option and documentation | Borislav Petkov | 2017-12-23 | 1 | -1/+25 |
* | x86/mm/pti: Add infrastructure for page table isolation | Thomas Gleixner | 2017-12-23 | 1 | -0/+84 |