summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
* Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-21/+2
|\
| * ppc32: fix copy_from_user()Al Viro2016-09-131-23/+2
* | usercopy: fold builtin_const check into inline functionKees Cook2016-09-061-12/+7
|/
* powerpc/uaccess: Enable hardened usercopyKees Cook2016-07-261-2/+19
* ppc: get rid of the remnants of __get_user64()Al Viro2016-01-041-15/+0
* 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/+0
* powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-271-36/+5
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+496
OpenPOWER on IntegriCloud