summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/uaccess.h
AgeCommit message (Expand)Author
2019-11-20powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-04-03powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman
2019-02-12powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy
2018-09-15powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-06-26powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman
2017-05-15kill strlen_user()Al Viro
2017-04-06powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-03-28powerpc: switch to extable.hAl Viro
2017-03-05uaccess: drop pointless ifdefsAl Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_nosleep()Daniel Axtens
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_nocheck()Daniel Axtens
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_check()Daniel Axtens
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13ppc32: fix copy_from_user()Al Viro
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
2016-07-26powerpc/uaccess: Enable hardened usercopyKees Cook
2016-01-04ppc: get rid of the remnants of __get_user64()Al Viro
2015-06-11powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard
2014-12-18powerpc/uaccess: Allow get_user() with bitwise typesMichael S. Tsirkin
2013-05-28powerpc: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2012-09-18powerpc: Remove unused __get_user64() and __put_user64()Bharat Bhushan
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell