summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kaiser.h
AgeCommit message (Expand)Author
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-05x86/kaiser: Move feature detection upBorislav Petkov
2018-01-05kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflushHugh Dickins
2018-01-05kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins
2018-01-05kaiser: paranoid_entry pass cr3 need to paranoid_exitHugh Dickins
2018-01-05kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_userHugh Dickins
2018-01-05kaiser: PCID 0 for kernel and 128 for userHugh Dickins
2018-01-05kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush userHugh Dickins
2018-01-05kaiser: enhanced by kernel and user PCIDsHugh Dickins
2018-01-05kaiser: delete KAISER_REAL_SWITCH optionHugh Dickins
2018-01-05kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSETHugh Dickins
2018-01-05kaiser: tidied up asm/kaiser.h somewhatHugh Dickins
2018-01-05kaiser: merged updateDave Hansen
2018-01-05KAISER: Kernel Address IsolationRichard Fellner