aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/umip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-21signal/x86: Use force_sig_fault where appropriateEric W. Biederman1-7/+1
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+1
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov1-1/+1
2017-11-21x86/umip: Print a warning into the syslog if UMIP-protected instructions are usedRicardo Neri1-4/+58
2017-11-14x86/umip: Identify the STR and SLDT instructionsRicardo Neri1-8/+16
2017-11-08x86/umip: Force a page fault when unable to copy emulated result to userRicardo Neri1-2/+47
2017-11-08x86/umip: Add emulation code for UMIP instructionsRicardo Neri1-0/+321