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_64.c
Age
Commit message (
Expand
)
Author
2018-06-04
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-15
x86/asm/memcpy_mcsafe: Add write-protection-fault handling
Dan Williams
2018-05-14
x86/asm/64: Micro-optimize __clear_user() - Use immediate constants
Alexey Dobriyan
2017-06-15
x86, dax, libnvdimm: remove wb_cache_pmem() indirection
Dan Williams
2017-06-09
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...
Dan Williams
2017-03-29
x86: don't wank with magical size in __copy_in_user()
Al Viro
2017-03-28
amd64: get rid of zeroing
Al Viro
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-14
x86/lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2015-04-24
x86: fix special __probe_kernel_write() tail zeroing case
Linus Torvalds
2015-04-08
x86: clean up/fix 'copy_in_user()' tail zeroing
Linus Torvalds
2013-08-06
x86, asmlinkage: Make several variables used from assembler/linker script vis...
Andi Kleen
2013-03-18
x86-64: Fix the failure case in copy_user_handle_tail()
CQ Tang
2012-09-21
x86, smap: Add STAC and CLAC instructions to control user space access
H. Peter Anvin
2012-05-26
x86: use the new generic strnlen_user() function
Linus Torvalds
2012-04-11
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
Linus Torvalds
2009-06-20
x86, 64-bit: Clean up user address masking
Linus Torvalds
2009-01-21
x86: use early clobbers in usercopy*.c
Andi Kleen
2008-09-11
x86: some lock annotations for user copy paths, v2
Nick Piggin
2008-09-10
x86: some lock annotations for user copy paths
Nick Piggin
2008-07-09
x86: introduce copy_user_handle_tail() routine
Vitaly Mayatskikh
2008-02-04
x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c
H. Peter Anvin
2007-10-11
x86_64: move lib
Thomas Gleixner