summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0Star
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* 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-1/+0Star
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-041-1/+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
| |/
* / parisc: Drop per_cpu uaccess related exception_data structHelge Deller2017-05-101-11/+0Star
|/
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-011-61/+8Star
|\
| * parisc: switch to RAW_COPY_USERAl Viro2017-04-021-56/+8Star
| * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-26/+36
| |\
| * | 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
* | | parisc: Fix get_user() for 64-bit value on 32-bit kernelHelge Deller2017-04-161-31/+55
| |/ |/|
* | parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-291-25/+34
* | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
|/
* parisc: Define access_ok() as macroHelge Deller2017-02-251-5/+1Star
* parisc: Add hardened usercopy featureHelge Deller2016-10-061-14/+34
* Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-1/+4
|\
| * parisc: fix copy_from_user()Al Viro2016-09-131-2/+4
* | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-10/+12
|/
* parisc: Add 64bit get_user() and put_user() for 32bit kernelHelge Deller2016-05-221-1/+15
* parisc: Simplify and speed up get_user() and put_user()Helge Deller2016-05-221-58/+21Star
* parisc: Update comment regarding relative extable supportHelge Deller2016-04-081-6/+4Star
* parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-081-0/+1
* parisc: Use generic extable search and sort routinesHelge Deller2016-03-231-3/+4
* parisc: macro whitespace fixesMichael S. Tsirkin2015-02-171-58/+58
* parisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-02-161-1/+1
* parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller2014-11-101-11/+8Star
* Revert "parisc: implement full version of access_ok()"Helge Deller2013-11-191-42/+4Star
* parisc: implement full version of access_ok()Helge Deller2013-11-071-4/+42
* parisc: provide macro to create exception table entriesHelge Deller2013-11-071-3/+4
* parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon2013-04-251-10/+4Star
* [PARISC] update parisc to use generic strncpy_from_user()James Bottomley2012-05-311-3/+2Star
* Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-281-1/+0Star
* parisc: add strict copy size checks (v2)Helge Deller2010-03-061-2/+25
* asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
* parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller2009-03-131-0/+1
* parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-051-0/+2
* parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-101-0/+244