aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/uaccess.h
Commit message (Expand)AuthorAge
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-15
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-03
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\ \
| * | kill strlen_user()Al Viro2017-05-15
| |/
* / powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman2017-06-26
|/
* powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-04-06
* powerpc: switch to extable.hAl Viro2017-03-28
* uaccess: drop pointless ifdefsAl Viro2017-03-05
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
* powerpc/sparse: Constify the address pointer in __get_user_nosleep()Daniel Axtens2017-02-02
* powerpc/sparse: Constify the address pointer in __get_user_nocheck()Daniel Axtens2017-02-02
* powerpc/sparse: Constify the address pointer in __get_user_check()Daniel Axtens2017-02-02
* powerpc: Add support for relative exception tablesNicholas Piggin2016-11-13
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-13
* Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-14
|\
| * ppc32: fix copy_from_user()Al Viro2016-09-13
* | usercopy: fold builtin_const check into inline functionKees Cook2016-09-06
|/
* powerpc/uaccess: Enable hardened usercopyKees Cook2016-07-26
* ppc: get rid of the remnants of __get_user64()Al Viro2016-01-04
* powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard2015-06-11
* powerpc/uaccess: Allow get_user() with bitwise typesMichael S. Tsirkin2014-12-18
* powerpc: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-28
* powerpc: Remove unused __get_user64() and __put_user64()Bharat Bhushan2012-09-18
* powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-28
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-03