summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy2018-12-191-1/+1
* powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard2018-09-191-3/+3
* powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman2018-08-101-3/+10
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-1/+0Star
* powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman2018-06-031-1/+10
* powerpc: Check address limit on user-mode return (TIF_FSCHECK)Michael Ellerman2018-06-031-1/+7
* powerpc: Rename thread_struct.fs to addr_limitMichael Ellerman2018-06-031-2/+2
* powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()Mathieu Malaterre2018-03-131-3/+7
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-0/+22
|\
| * powerpc/lib: Implement UACCESS_FLUSHCACHE APIOliver O'Halloran2017-11-121-0/+5
| * powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling2017-09-271-0/+17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-3/+0Star
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-041-3/+0Star
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-1/+0Star
|\ \
| * | kill strlen_user()Al Viro2017-05-161-1/+0Star
| |/
* / powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman2017-06-261-7/+1Star
|/
* powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-04-061-50/+9Star
* powerpc: switch to extable.hAl Viro2017-03-291-25/+1Star
* uaccess: drop pointless ifdefsAl Viro2017-03-061-6/+0Star
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-2/+0Star
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-061-3/+0Star
* powerpc/sparse: Constify the address pointer in __get_user_nosleep()Daniel Axtens2017-02-021-1/+1
* powerpc/sparse: Constify the address pointer in __get_user_nocheck()Daniel Axtens2017-02-021-1/+1
* powerpc/sparse: Constify the address pointer in __get_user_check()Daniel Axtens2017-02-021-1/+1
* powerpc: Add support for relative exception tablesNicholas Piggin2016-11-141-10/+17
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-141-18/+7Star
* Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-21/+2Star
|\
| * ppc32: fix copy_from_user()Al Viro2016-09-131-23/+2Star
* | usercopy: fold builtin_const check into inline functionKees Cook2016-09-061-12/+7Star
|/
* powerpc/uaccess: Enable hardened usercopyKees Cook2016-07-261-2/+19
* ppc: get rid of the remnants of __get_user64()Al Viro2016-01-041-15/+0Star
* powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard2015-06-111-4/+4
* powerpc/uaccess: Allow get_user() with bitwise typesMichael S. Tsirkin2014-12-181-3/+3
* powerpc: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-8/+8
* powerpc: Remove unused __get_user64() and __put_user64()Bharat Bhushan2012-09-181-11/+0Star
* powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-281-36/+5Star
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+496