index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
usercopy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
x86: switch to RAW_COPY_USER
Al Viro
1
-54
/
+1
2017-03-28
amd64: get rid of zeroing
Al Viro
1
-4
/
+5
2016-11-01
x86/copy_user: Unify the code by removing the 64-bit asm _copy_*_user() variants
Borislav Petkov
1
-0
/
+49
2016-07-14
x86/lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2015-07-06
perf/x86: Fix copy_from_user_nmi() return if range is not ok
Yann Droneaud
1
-1
/
+1
2013-11-06
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
1
-1
/
+1
2013-10-29
perf/x86: Further optimize copy_from_user_nmi()
Peter Zijlstra
1
-28
/
+15
2012-06-13
perf/x86: Fix broken LBR fixup code
Stephane Eranian
1
-1
/
+1
2012-06-06
perf/x86: Check user address explicitly in copy_from_user_nmi()
Arun Sharma
1
-0
/
+4
2012-05-26
x86: use generic strncpy_from_user routine
Linus Torvalds
1
-97
/
+0
2012-04-28
x86: make word-at-a-time strncpy_from_user clear bytes at the end
Linus Torvalds
1
-12
/
+8
2012-04-15
x86-32: fix up strncpy_from_user() sign error
Linus Torvalds
1
-2
/
+2
2012-04-11
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
Linus Torvalds
1
-0
/
+103
2011-07-21
x86, perf: Make copy_from_user_nmi() a library function
Robert Richter
1
-0
/
+43