index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
umip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/umip: Downgrade warning messages to debug loglevel
Borislav Petkov
2021-09-25
1
-4
/
+4
*
x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
Joerg Roedel
2021-06-15
1
-6
/
+4
*
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
1
-1
/
+1
|
\
|
*
x86/insn: Rename insn_decode() to insn_decode_from_regs()
Borislav Petkov
2021-03-15
1
-1
/
+1
*
|
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
1
-1
/
+1
|
/
*
x86/umip: Factor out instruction decoding
Joerg Roedel
2020-09-07
1
-22
/
+1
*
x86/umip: Factor out instruction fetch
Joerg Roedel
2020-09-07
1
-20
/
+6
*
x86/umip: Add emulation/spoofing for SLDT and STR instructions
Brendan Shanks
2020-08-20
1
-13
/
+27
*
x86/umip: Make umip_insns static
Jason Yan
2020-04-15
1
-1
/
+1
*
-
.
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
2019-11-26
1
-6
/
+6
|
\
\
|
*
|
x86/umip: Make the comments vendor-agnostic
Babu Moger
2019-11-07
1
-6
/
+6
|
|
/
*
|
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
x86: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-3
/
+3
*
|
x86/umip: Add emulation (spoofing) for UMIP covered instructions in 64-bit pr...
Brendan Shanks
2019-09-10
1
-27
/
+38
|
/
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
*
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-29
1
-1
/
+1
*
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