Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
244d012801dae30c91983b360457c78d481584b0
/
arch
/
x86
/
lib
/
usercopy.c
4012e77
x86/nmi: Fix NMI uaccess race against CR3 switching
by Andy Lutomirski
· 6 years ago
beba3a2
x86: switch to RAW_COPY_USER
by Al Viro
· 8 years ago
122b05d
amd64: get rid of zeroing
by Al Viro
· 8 years ago
adb402c
x86/copy_user: Unify the code by removing the 64-bit asm _copy_*_user() variants
by Borislav Petkov
· 8 years ago
e683014
x86/lib: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
ebf2d26
perf/x86: Fix copy_from_user_nmi() return if range is not ok
by Yann Droneaud
· 10 years ago
0a19684
perf: Fix arch_perf_out_copy_user default
by Peter Zijlstra
· 11 years ago
e00b12e
perf/x86: Further optimize copy_from_user_nmi()
by Peter Zijlstra
· 11 years ago
25f4298
perf/x86: Fix broken LBR fixup code
by Stephane Eranian
· 13 years ago
db0dc75
perf/x86: Check user address explicitly in copy_from_user_nmi()
by Arun Sharma
· 13 years ago
4ae73f2
x86: use generic strncpy_from_user routine
by Linus Torvalds
· 13 years ago
0749708
x86: make word-at-a-time strncpy_from_user clear bytes at the end
by Linus Torvalds
· 13 years ago
12e993b
x86-32: fix up strncpy_from_user() sign error
by Linus Torvalds
· 13 years ago
92ae03f
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
by Linus Torvalds
· 13 years ago
1ac2e6c
x86, perf: Make copy_from_user_nmi() a library function
by Robert Richter
· 14 years ago