Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | signal/x86: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-09-21 | 1 | -7/+1 |
* | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 1 | -0/+1 |
* | x86/umip: Fix insn_get_code_seg_params()'s return value | Borislav Petkov | 2017-11-23 | 1 | -1/+1 |
* | x86/umip: Print a warning into the syslog if UMIP-protected instructions are ... | Ricardo Neri | 2017-11-21 | 1 | -4/+58 |
* | x86/umip: Identify the STR and SLDT instructions | Ricardo Neri | 2017-11-14 | 1 | -8/+16 |
* | x86/umip: Force a page fault when unable to copy emulated result to user | Ricardo Neri | 2017-11-08 | 1 | -2/+47 |
* | x86/umip: Add emulation code for UMIP instructions | Ricardo Neri | 2017-11-08 | 1 | -0/+321 |