Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ad2d116c5242875bba27522682ec5ba7f0df75f0
/
arch
/
x86
/
lib
/
usercopy_32.c
beba3a2
x86: switch to RAW_COPY_USER
by Al Viro
· 8 years ago
3f76345
kill __copy_from_user_nocache()
by Al Viro
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
adb402c
x86/copy_user: Unify the code by removing the 64-bit asm _copy_*_user() variants
by Borislav Petkov
· 8 years ago
e683014
x86/lib: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
054efb6
x86/cpufeature: Remove cpu_has_xmm2
by Borislav Petkov
· 9 years ago
b3c395ef
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled
by David Hildenbrand
· 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
446f24d
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Stephen Boyd
· 12 years ago
a5c2a89
x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK
by H. Peter Anvin
· 12 years ago
63bcff2
x86, smap: Add STAC and CLAC instructions to control user space access
by H. Peter Anvin
· 12 years ago
5723aa9
x86: use the new generic strnlen_user() function
by Linus Torvalds
· 12 years ago
9c67512
x86, extable: Remove open-coded exception table entries in arch/x86/lib/usercopy_32.c
by H. Peter Anvin
· 13 years ago
92ae03f
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
by Linus Torvalds
· 13 years ago
8fd75e1
x86: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 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
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
e0a9612
x86: use early clobbers in usercopy*.c
by Andi Kleen
· 16 years ago
d1a7618
Merge commit 'v2.6.28-rc2' into core/locking
by Ingo Molnar
· 16 years ago
1d18ef4
x86: some lock annotations for user copy paths, v3
by Ingo Molnar
· 16 years ago
3ee1afa
x86: some lock annotations for user copy paths, v2
by Nick Piggin
· 16 years ago
c10d38dd
x86: some lock annotations for user copy paths
by Nick Piggin
· 16 years ago
8bfcb39
x86: make movsl_mask definition non-CPU specific
by Thomas Petazzoni
· 16 years ago
3f50dbc
x86: coding style fixes to arch/x86/lib/usercopy_32.c
by Paolo Ciarrocchi
· 17 years ago
28777441
x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c
by H. Peter Anvin
· 17 years ago
914c826
x86: export copy_from_user_ll_nocache[_nozero]
by Andrew Morton
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
44f0257
i386: move lib
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/lib/usercopy_32.c]
81f5293
i386: prepare shared lib/usercopy.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/lib/usercopy.c]
c812d6c1
[PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)
by Andi Kleen
· 18 years ago
b6a8b31
[PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systems
by Thomas Gleixner
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
35e38a6
[PATCH] kernel-doc: fix function name in usercopy.c
by Randy Dunlap
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
8477b55
[PATCH] i386: remove redundant might_sleep() in user accessors.
by Vadim Lobanov
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
7c12d81
[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386
by NeilBrown
· 18 years ago
c22ce14
[PATCH] x86: cache pollution aware __copy_from_user_ll()
by Hiro Yoshioka
· 18 years ago
129f694
[PATCH] Remove i386_ksyms.c, almost.
by Alexey Dobriyan
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago