summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/uaccess.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* 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-06
|\ \
| * | kill strlen_user()Al Viro2017-05-15
| |/
* | parisc: Drop per_cpu uaccess related exception_data structHelge Deller2017-05-10
|/
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\
| * parisc: switch to RAW_COPY_USERAl Viro2017-04-02
| * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| |\
| * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
* | | parisc: Fix get_user() for 64-bit value on 32-bit kernelHelge Deller2017-04-16
| |/ |/|
* | parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-29
* | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-15
|/
* parisc: Define access_ok() as macroHelge Deller2017-02-25
* parisc: Add hardened usercopy featureHelge Deller2016-10-06
* Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-14
|\
| * parisc: fix copy_from_user()Al Viro2016-09-13
* | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-30
|/
* parisc: Add 64bit get_user() and put_user() for 32bit kernelHelge Deller2016-05-22
* parisc: Simplify and speed up get_user() and put_user()Helge Deller2016-05-22
* parisc: Update comment regarding relative extable supportHelge Deller2016-04-08
* parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-08
* parisc: Use generic extable search and sort routinesHelge Deller2016-03-23
* parisc: macro whitespace fixesMichael S. Tsirkin2015-02-17
* parisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-02-16
* parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller2014-11-10
* Revert "parisc: implement full version of access_ok()"Helge Deller2013-11-19
* parisc: implement full version of access_ok()Helge Deller2013-11-07
* parisc: provide macro to create exception table entriesHelge Deller2013-11-07
* parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon2013-04-25
* [PARISC] update parisc to use generic strncpy_from_user()James Bottomley2012-05-31
* Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-28
* parisc: add strict copy size checks (v2)Helge Deller2010-03-06
* asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
* parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller2009-03-13
* parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-05
* parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10