- a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
- 2c92ef8 MIPS: Fix strnlen_user access check by Thomas Bogendoerfer · 3 years, 9 months ago
- 168b84d MIPS: Fix access_ok() for the last byte of user space by Paul Burton · 6 years ago
- ddb002d MIPS: uaccess: Reduce number of nested macros by Thomas Bogendoerfer · 3 years, 9 months ago
- 04324f4 MIPS: Remove get_fs/set_fs by Thomas Bogendoerfer · 3 years, 10 months ago
- 08ee3a0 MIPS: uaccess: Added __get/__put_kernel_nofault by Thomas Bogendoerfer · 3 years, 10 months ago
- a1515ec MIPS: Remove KVM_GUEST support by Thomas Bogendoerfer · 3 years, 11 months ago
- 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
- 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- b3d7e55 MIPS: uaccess: Add micromips clobbers to bzero invocation by Matt Redfearn · 7 years ago
- 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
- 8f3ba02d mips: get rid of unused __strnlen_user() by Al Viro · 8 years ago
- 10503bf get rid of unused __strncpy_from_user() instances by Al Viro · 8 years ago
- 8298525 kill strlen_user() by Al Viro · 8 years ago
- 2260ea8 mips: switch to RAW_COPY_USER by Al Viro · 8 years ago
- 1a4fded mips: get rid of tail-zeroing in primitives by Al Viro · 8 years ago
- ab0aca2 mips: make copy_from_user() zero tail explicitly by Al Viro · 8 years ago
- b0bb945 mips: clean and reorder the forest of macros... by Al Viro · 8 years ago
- c12a1d7 mips: consolidate __invoke_... wrappers by Al Viro · 8 years ago
- f0a955f mips: sanitize __access_ok() by Al Viro · 8 years ago
- db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
- af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
- 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
- b668970 MIPS: Fix modversions by Arnd Bergmann · 8 years ago
- 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
- cabca8c MIPS: Enable hardened usercopy by Paul Burton · 8 years ago
- 29abfbd mips: separate extable.h, switch module.h to it by Al Viro · 8 years ago
- e69d700 mips: copy_from_user() must zero the destination on access_ok() failure by Al Viro · 8 years ago
- 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
- 92a76f6 MIPS: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
- 930c0f7 MIPS: Fix bitrot in __get_user_unaligned() by Al Viro · 9 years ago
- d6a428f MIPS: uaccess: Take EVA into account in [__]clear_user by James Hogan · 9 years ago
- 6f06a2c MIPS: uaccess: Take EVA into account in __copy_from_user() by James Hogan · 9 years ago
- 5dc62fd MIPS: uaccess: Fix strlen_user with EVA by James Hogan · 9 years ago
- 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- 1206066 MIPS: Optimise non-EVA kernel user memory accesses by Paul Burton · 10 years ago
- b3c395ef mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 10 years ago
- 80219c6 MIPS: uaccess.h: Fix strnlen_user comment. by Ralf Baechle · 10 years ago
- 4ff3fcc MIPS: Remove __strlen_user(). by Ralf Baechle · 10 years ago
- 640465b MIPS: Zero variable read by get_user / __get_user in case of an error. by Ralf Baechle · 10 years ago
- 5856381 MIPS: asm: uaccess: Add v1 register to clobber list on EVA by Markos Chandras · 10 years ago
- e3a9b07 MIPS: asm: uaccess: Add EVA support for str*_user operations by Markos Chandras · 11 years ago
- 05c6516 MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user by Markos Chandras · 11 years ago
- 0081ad2 MIPS: asm: uaccess: Rename {get,put}_user_asm macros by Markos Chandras · 11 years ago
- ac1d859 MIPS: asm: uaccess: Use EVA instructions wrappers by Markos Chandras · 11 years ago
- 18e9001 MIPS: asm: uaccess: Disable unaligned access macros for EVA by Leonid Yegoshin · 11 years ago
- ec56b1d MIPS: asm: uaccess: Move duplicated code to common function by Markos Chandras · 11 years ago
- d84869a MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm by Markos Chandras · 11 years ago
- b22d1b6 Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
- 1658f91 MIPS: microMIPS: Disable LL/SC and fix linker bug. by Steven J. Hill · 12 years ago
- 9843b03 KVM/MIPS32: KVM Guest kernel support. by Sanjay Lal · 12 years ago
- 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
- bb0757e MIPS: Unify memcpy.S and memcpy-inatomic.S by David Daney · 13 years ago
- 949e51b MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. by David Daney · 14 years ago
- 63d3892 MIPS: Fix sparse warning in incompatiable argument type of clear_user. by Wu Zhangjin · 16 years ago
- ef41f46 MIPS: uaccess: Switch lock annotations to might_fault(). by Ralf Baechle · 16 years ago
- ed01b3d MIPS: Make uaccess.h slightly more sparse friendly. by Ralf Baechle · 16 years ago
- d0aab92 MIPS: Make access_ok() sideeffect proof. by Ralf Baechle · 16 years ago
- 71ec6cc MIPS: Replace use of <asm-generic/uaccess.h> with native implementations. by Ralf Baechle · 18 years ago
- 384740d MIPS: Move headfiles to new location below arch/mips/include by Ralf Baechle · 16 years ago[Renamed from include/asm-mips/uaccess.h]
- 8d2d91e MIPS: Optimize get_user and put_user for 64-bit by Ralf Baechle · 16 years ago
- 619b6e1 [MIPS] R4000/R4400 daddiu erratum workaround by Maciej W. Rozycki · 17 years ago
- 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
- 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
- d0c91ae [MIPS] Export __copy_user_inatomic. by Ralf Baechle · 18 years ago
- e03b526 [MIPS] Fixup copy_from_user_inatomic by Ralf Baechle · 18 years ago
- 6f3aa38 [MIPS] Remove stray instruction from __get_user_asm_ll32. by Ralf Baechle · 18 years ago
- cb66fb3 [MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace. by Ralf Baechle · 18 years ago
- cd1fb9e Revert "[MIPS] Fix warning in get_user when fetching pointer object from userspace." by Ralf Baechle · 18 years ago
- 4ed3a77 [MIPS] Fix warning in get_user when fetching pointer object from userspace. by Ralf Baechle · 18 years ago
- 131c1a2 [MIPS] Comment fix by Chris Dearman · 18 years ago
- 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
- 8ecbbca [MIPS] Fixes for uaccess.h with gcc >= 4.0.1 by Atsushi Nemoto · 19 years ago
- 3218357 [MIPS] More uaccess.h fixes with gcc >= 4.0.1. by Ralf Baechle · 19 years ago
- 4feb8f8 [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation. by Ralf Baechle · 19 years ago
- 27c7c16 Drop might_sleep() calls from get_user() & co. This should fix the issue by Ralf Baechle · 19 years ago
- fe00f94 Sparseify MIPS. by Ralf Baechle · 20 years ago
- 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
- 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago