- 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
- 217ba7d Merge branch 'topic/uaccess-ppc' into next by Michael Ellerman · 4 years, 8 months ago
- 650b55b powerpc: Add prefixed instructions to instruction data type by Jordan Niethe · 4 years, 8 months ago
- 5249385 powerpc: Define and use get_user_instr() et. al. by Jordan Niethe · 4 years, 9 months ago
- e2a8b49 powerpc/uaccess: Don't use "m<>" constraint by Michael Ellerman · 4 years, 9 months ago
- 4fe5cda powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin by Christophe Leroy · 4 years, 10 months ago
- 17bc433 powerpc/uaccess: Implement unsafe_copy_to_user() as a simple loop by Christophe Leroy · 4 years, 9 months ago
- 334710b powerpc/uaccess: Implement unsafe_put_user() using 'asm goto' by Christophe Leroy · 4 years, 9 months ago
- d02f6b7 powerpc/uaccess: Evaluate macro arguments once, before user access is allowed by Nicholas Piggin · 4 years, 10 months ago
- 3d7dfd6 powerpc: Implement user_access_save() and user_access_restore() by Christophe Leroy · 5 years ago
- 5cd6233 powerpc: Implement user_access_begin and friends by Christophe Leroy · 5 years ago
- 1d8f739 powerpc/kuap: Fix set direction in allow/prevent_user_access() by Christophe Leroy · 5 years ago
- 61e3acd powerpc: Fix __clear_user() with KUAP enabled by Andrew Donnellan · 5 years ago
- 42ac26d powerpc: add machine check safe copy_to_user by Santosh Sivaraj · 5 years ago
- 6fbcdd5 powerpc: Add barrier_nospec to raw_copy_in_user() by Suraj Jitindar Singh · 6 years ago
- de78a9c powerpc: Add a framework for Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
- 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
- 4caf4eb Fix access_ok() fallout for sparc32 and powerpc by Linus Torvalds · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 05a4ab8 powerpc/uaccess: fix warning/error with access_ok() by Christophe Leroy · 6 years ago
- e00d93a powerpc: Fix duplicate const clang warning in user access code by Anton Blanchard · 6 years ago
- f7a6947 powerpc/uaccess: Enable get_user(u64, *p) on 32-bit by Michael Ellerman · 7 years ago
- ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 7 years ago
- ddf35cf powerpc: Use barrier_nospec in copy_from_user() by Michael Ellerman · 7 years ago
- 3e37868 powerpc: Check address limit on user-mode return (TIF_FSCHECK) by Michael Ellerman · 7 years ago
- ba0635fc powerpc: Rename thread_struct.fs to addr_limit by Michael Ellerman · 7 years ago
- ef85dff powerpc: Avoid comparison of unsigned long >= 0 in __access_ok() by Mathieu Malaterre · 7 years ago
- 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 6c44741 powerpc/lib: Implement UACCESS_FLUSHCACHE API by Oliver O'Halloran · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 5080332 powerpc/64s: Add workaround for P9 vector CI load issue by Michael Neuling · 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
- dc50214 Merge branch 'uaccess.strlen' 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
- d6bd819 powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user() by Michael Ellerman · 8 years ago
- 8298525 kill strlen_user() by Al Viro · 8 years ago
- 3448890 powerpc: get rid of zeroing, switch to RAW_COPY_USER by Al Viro · 8 years ago
- 527b5ba powerpc: switch to extable.h by Al Viro · 8 years ago
- 444f02c uaccess: drop pointless ifdefs 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
- f2ca8090 powerpc/sparse: Constify the address pointer in __get_user_nosleep() by Daniel Axtens · 8 years ago
- d466f6c powerpc/sparse: Constify the address pointer in __get_user_nocheck() by Daniel Axtens · 8 years ago
- f84ed59 powerpc/sparse: Constify the address pointer in __get_user_check() by Daniel Axtens · 8 years ago
- 61a92f7 powerpc: Add support for relative exception tables by Nicholas Piggin · 8 years ago
- 24bfa6a powerpc: EX_TABLE macro for exception tables by Nicholas Piggin · 8 years ago
- 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 2242646 ppc32: fix copy_from_user() by Al Viro · 8 years ago
- 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
- 1d3c132 powerpc/uaccess: Enable hardened usercopy by Kees Cook · 9 years ago
- 7812bf1 ppc: get rid of the remnants of __get_user64() by Al Viro · 9 years ago
- b91c1e3 powerpc: Fix duplicate const clang warning in user access code by Anton Blanchard · 10 years ago
- 505e428 powerpc/uaccess: Allow get_user() with bitwise types by Michael S. Tsirkin · 10 years ago
- 1af1717 powerpc: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 12 years ago
- 52ab3b2 powerpc: Remove unused __get_user64() and __put_user64() by Bharat Bhushan · 12 years ago
- 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 13 years ago
- b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/uaccess.h]
- 551c3c0 powerpc: Use PPC_LONG_ALIGN in uaccess.h by Michael Ellerman · 17 years ago
- 9c8387a [POWERPC] Fix uninitialized variable bug in copy_{to|from}_user by Nate Case · 17 years ago
- e68c825 [POWERPC] Add inatomic versions of __get_user and __put_user by Benjamin Herrenschmidt · 18 years ago
- 4cfbdff [POWERPC] include/asm-powerpc/: "extern inline" -> "static inline" by Adrian Bunk · 18 years ago
- 6bfd93c powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses by Paul Mackerras · 19 years ago
- 3ddfbcf [PATCH] powerpc: Consolidate asm compatibility macros by David Gibson · 19 years ago
- 48fe487 powerpc: clean up uaccess.h by Stephen Rothwell · 19 years ago
- 5015b49 powerpc: fix __strnlen_user in merge tree by Stephen Rothwell · 19 years ago
- 2df5e8b powerpc: merge uaccess.h by Stephen Rothwell · 19 years ago