summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix random data corruption from exception handlerHelge Deller2024-01-301-41/+7
* parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller2023-11-251-0/+1
* Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-10/+3
|\
| * uaccess: generalize access_ok()Arnd Bergmann2022-02-251-9/+3
| * uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-1/+0
* | parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()Helge Deller2022-03-111-14/+14
* | parisc: Fix some apparent put_user() failuresHelge Deller2022-02-141-14/+15
|/
* parisc: Switch user access functions to signal errors in r29 instead of r8Helge Deller2022-01-071-4/+8
* parisc: Implement __get/put_kernel_nofault()Helge Deller2021-09-091-61/+61
* parisc: Drop strnlen_user() in favour of generic versionHelge Deller2021-09-091-2/+1
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-081-2/+0
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-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/+0
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-1/+0
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \
| * | kill strlen_user()Al Viro2017-05-151-1/+0
| |/
* / parisc: Drop per_cpu uaccess related exception_data structHelge Deller2017-05-101-11/+0
|/
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-011-61/+8
|\
| * parisc: switch to RAW_COPY_USERAl Viro2017-04-021-56/+8
| * 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-051-2/+0
| * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
* | | 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/+1
* 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/+21
* parisc: Update comment regarding relative extable supportHelge Deller2016-04-081-6/+4
* 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/+8
* Revert "parisc: implement full version of access_ok()"Helge Deller2013-11-191-42/+4
* 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/+4
* [PARISC] update parisc to use generic strncpy_from_user()James Bottomley2012-05-311-3/+2
* Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-281-1/+0
* 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