index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
usercopy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-31
1
-0
/
+5
*
x86: switch to RAW_COPY_USER
Al Viro
2017-03-29
1
-54
/
+1
*
amd64: get rid of zeroing
Al Viro
2017-03-28
1
-4
/
+5
*
x86/copy_user: Unify the code by removing the 64-bit asm _copy_*_user() variants
Borislav Petkov
2016-11-01
1
-0
/
+49
*
x86/lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
*
perf/x86: Fix copy_from_user_nmi() return if range is not ok
Yann Droneaud
2015-07-06
1
-1
/
+1
*
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
2013-11-06
1
-1
/
+1
*
perf/x86: Further optimize copy_from_user_nmi()
Peter Zijlstra
2013-10-29
1
-28
/
+15
*
perf/x86: Fix broken LBR fixup code
Stephane Eranian
2012-06-13
1
-1
/
+1
*
perf/x86: Check user address explicitly in copy_from_user_nmi()
Arun Sharma
2012-06-06
1
-0
/
+4
*
x86: use generic strncpy_from_user routine
Linus Torvalds
2012-05-26
1
-97
/
+0
*
x86: make word-at-a-time strncpy_from_user clear bytes at the end
Linus Torvalds
2012-04-28
1
-12
/
+8
*
x86-32: fix up strncpy_from_user() sign error
Linus Torvalds
2012-04-15
1
-2
/
+2
*
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
Linus Torvalds
2012-04-11
1
-0
/
+103
*
x86, perf: Make copy_from_user_nmi() a library function
Robert Richter
2011-07-21
1
-0
/
+43