index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
usercopy.c
Age
Commit message (
Expand
)
Author
2020-11-18
x86/uaccess: Document copy_from_user_nmi()
Thomas Gleixner
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2017-03-29
x86: switch to RAW_COPY_USER
Al Viro
2017-03-28
amd64: get rid of zeroing
Al Viro
2016-11-01
x86/copy_user: Unify the code by removing the 64-bit asm _copy_*_user() variants
Borislav Petkov
2016-07-14
x86/lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2015-07-06
perf/x86: Fix copy_from_user_nmi() return if range is not ok
Yann Droneaud
2013-11-06
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
2013-10-29
perf/x86: Further optimize copy_from_user_nmi()
Peter Zijlstra
2012-06-13
perf/x86: Fix broken LBR fixup code
Stephane Eranian
2012-06-06
perf/x86: Check user address explicitly in copy_from_user_nmi()
Arun Sharma
2012-05-26
x86: use generic strncpy_from_user routine
Linus Torvalds
2012-04-28
x86: make word-at-a-time strncpy_from_user clear bytes at the end
Linus Torvalds
2012-04-15
x86-32: fix up strncpy_from_user() sign error
Linus Torvalds
2012-04-11
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
Linus Torvalds
2011-07-21
x86, perf: Make copy_from_user_nmi() a library function
Robert Richter