Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bda7b072de999280ef78aaea4335ec58afc4bdb2
/
arch
/
x86
/
include
/
asm
/
uaccess_32.h
5b710f3
x86/uaccess: Enable hardened usercopy
by Kees Cook
· 8 years ago
bd28b14
x86: remove more uaccess_32.h complexity
by Linus Torvalds
· 9 years ago
5b09c3e
x86: remove pointless uaccess_32.h complexity
by Linus Torvalds
· 9 years ago
de9e478
x86: fix SMAP in 32-bit environments
by Linus Torvalds
· 9 years ago
d70b3ef
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b3c395ef
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled
by David Hildenbrand
· 10 years ago
6a90773
x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()
by Chris Wilson
· 10 years ago
7a3d9b0
x86: Unify copy_to_user() and add size checking to it
by Jan Beulich
· 11 years ago
3df7b41
x86: Unify copy_from_user() size checking
by Jan Beulich
· 11 years ago
a052858
x86, uaccess: Merge prototypes for clear_user/__clear_user
by H. Peter Anvin
· 12 years ago
5723aa9
x86: use the new generic strnlen_user() function
by Linus Torvalds
· 13 years ago
92ae03f
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
by Linus Torvalds
· 13 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 14 years ago
409d02e
x86: copy_from_user() should not return -EFAULT
by Heiko Carstens
· 15 years ago
63312b6
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
by Arjan van de Ven
· 15 years ago
4a31276
x86: Turn the copy_from_user check into an (optional) compile time warning
by Arjan van de Ven
· 15 years ago
9f0cf4a
x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()
by Arjan van de Ven
· 15 years ago
4fe4878
x86: Fix uaccess_32.h typo
by Sergey Senozhatsky
· 15 years ago
d1a7618
Merge commit 'v2.6.28-rc2' into core/locking
by Ingo Molnar
· 16 years ago
1965aae
x86: Fix ASM_X86__ header guards
by H. Peter Anvin
· 16 years ago
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 16 years ago
[Renamed from include/asm-x86/uaccess_32.h]
c7e78cf
lockstat: contend with points
by Peter Zijlstra
· 16 years ago
77ef50a
x86: consolidate header guards
by Vegard Nossum
· 16 years ago
22cac16
x86: define architectural characteristics in uaccess.h.
by Glauber Costa
· 16 years ago
8bc7de0c
x86: put movsl_mask into uaccess.h.
by Glauber Costa
· 16 years ago
8cb834e
x86: move __get_user and __put_user into uaccess.h.
by Glauber Costa
· 16 years ago
e30a44f
x86: merge put_user.
by Glauber Costa
· 16 years ago
64a978c
x86: be more explicit in __put_user_x.
by Glauber Costa
· 16 years ago
3f16822
x86: merge __get_user_asm and its users.
by Glauber Costa
· 16 years ago
dc70ddf
x86: merge __put_user_asm and its user.
by Glauber Costa
· 16 years ago
5e32216
x86: use k modifier for 4-byte access.
by Glauber Costa
· 16 years ago
002ca16
x86: move __addr_ok to uaccess.h.
by Glauber Costa
· 16 years ago
865e5b7
x86: merge getuser.
by Glauber Costa
· 16 years ago
ca23386
x86: merge common parts of uaccess.
by Glauber Costa
· 16 years ago
be9d06b
x86: use something common for both architectures.
by Glauber Costa
· 16 years ago
1dc186e
x86: use long instead of int.
by Glauber Costa
· 16 years ago
53938a6
x86: commonize __range_not_ok.
by Glauber Costa
· 16 years ago
70706e4
x86: user put_user_x instead of all variants.
by Glauber Costa
· 16 years ago
268cf04
x86: don't save ebx in putuser_32.S.
by Glauber Costa
· 16 years ago
b1fcec7
include/asm-x86/uaccess_32.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
14e6d17
x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h
by H. Peter Anvin
· 17 years ago
96a388d
i386/x86_64: move headers to include/asm-x86
by Thomas Gleixner
· 17 years ago
[Renamed from include/asm-i386/uaccess.h]
48dd934
i386: replace hard-coded constant with appropriate macro from kernel.h
by Robert P. J. Day
· 17 years ago
6d1c426
[PATCH] i386: Update __copy_to_user_inatomic linuxdoc description
by Aneesh Kumar K.V
· 18 years ago
16cf5b3
[PATCH] fix sparse warnings from {asm,net}/checksum.h
by Tilman Schmidt
· 18 years ago
9c7fff6
[PATCH] uaccess.h: match kernel-doc and function names
by Randy Dunlap
· 18 years ago
7c12d81
[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386
by NeilBrown
· 18 years ago
01408c4
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
by NeilBrown
· 18 years ago
722f4f5
[PATCH] x86: fix __range_ok constraint
by Roman Zippel
· 18 years ago
c22ce14
[PATCH] x86: cache pollution aware __copy_from_user_ll()
by Hiro Yoshioka
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
30e931d
[PATCH] i386: Add a temporary to make put_user more type safe
by Eric W. Biederman
· 19 years ago
652050a
[PATCH] mark several functions __always_inline
by Ingo Molnar
· 19 years ago
97de50c
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers
by Jesper Juhl
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago