aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/umip.c
Commit message (Expand)AuthorAge
* x86/umip: Add emulation (spoofing) for UMIP covered instructions in 64-bit pr...Brendan Shanks2019-09-10
* signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
* signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-29
* signal/x86: Use force_sig_fault where appropriateEric W. Biederman2018-09-21
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov2017-11-23
* x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...Ricardo Neri2017-11-21
* x86/umip: Identify the STR and SLDT instructionsRicardo Neri2017-11-14
* x86/umip: Force a page fault when unable to copy emulated result to userRicardo Neri2017-11-08
* x86/umip: Add emulation code for UMIP instructionsRicardo Neri2017-11-08