aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/umip.c
AgeCommit message (Expand)Author
2019-11-26Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-07x86/umip: Make the comments vendor-agnosticBabu Moger
2019-10-18x86: Use pr_warn instead of pr_warningKefeng Wang
2019-09-10x86/umip: Add emulation (spoofing) for UMIP covered instructions in 64-bit pr...Brendan Shanks
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-29signal: Explicitly call force_sig_fault on currentEric W. Biederman
2018-09-21signal/x86: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov
2017-11-21x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...Ricardo Neri
2017-11-14x86/umip: Identify the STR and SLDT instructionsRicardo Neri
2017-11-08x86/umip: Force a page fault when unable to copy emulated result to userRicardo Neri
2017-11-08x86/umip: Add emulation code for UMIP instructionsRicardo Neri