index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
uaccess_32.h
Age
Commit message (
Expand
)
Author
2017-03-29
x86: switch to RAW_COPY_USER
Al Viro
2017-03-28
kill __copy_from_user_nocache()
Al Viro
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2016-07-26
x86/uaccess: Enable hardened usercopy
Kees Cook
2016-05-22
x86: remove more uaccess_32.h complexity
Linus Torvalds
2016-05-22
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
2016-02-23
x86: fix SMAP in 32-bit environments
Linus Torvalds
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
2015-04-16
x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()
Chris Wilson
2013-10-26
x86: Unify copy_to_user() and add size checking to it
Jan Beulich
2013-10-26
x86: Unify copy_from_user() size checking
Jan Beulich
2012-09-21
x86, uaccess: Merge prototypes for clear_user/__clear_user
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
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2010-01-05
x86: copy_from_user() should not return -EFAULT
Heiko Carstens
2009-10-02
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
Arjan van de Ven
2009-10-01
x86: Turn the copy_from_user check into an (optional) compile time warning
Arjan van de Ven
2009-09-26
x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...
Arjan van de Ven
2009-09-20
x86: Fix uaccess_32.h typo
Sergey Senozhatsky
2008-10-28
Merge commit 'v2.6.28-rc2' into core/locking
Ingo Molnar
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro