summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* kill strlen_user()Al Viro2017-05-151-5/+0
* CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-41/+0
* generic ...copy_..._user primitivesAl Viro2017-03-281-0/+11
* asm-generic: zero in __get_user(), not __get_user_fn()Al Viro2017-03-281-12/+6
* asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-281-63/+0
* add asm-generic/extable.hAl Viro2017-03-271-18/+2
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-1/+0
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
* exceptions: detritus removalAl Viro2016-09-271-4/+0
* Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-7/+13
|\
| * asm-generic: make get_user() clear the destination on errorsAl Viro2016-09-131-3/+7
| * asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-09-091-4/+6
* | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-0/+1
|/
* asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato2015-11-081-4/+6
* asm-generic: uaccess: Spelling s/a ny/any/Geert Uytterhoeven2014-01-021-1/+1
* asm-generic: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-5/+5
* asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()Vineet Gupta2013-02-111-0/+11
* asm-generic headers: uaccess.h to conditionally define segment_eq()Vineet Gupta2013-02-111-1/+2
* fix default __strnlen_user macroMark Salter2011-10-061-1/+6
* asm-generic headers: add arch-specific __strnlen_user calling in uaccess.hGuanXuetao2011-03-171-3/+5
* asm-generic: uaccess: fix up local access_ok() usageMike Frysinger2009-06-191-6/+6
* asm-generic: uaccess: add missing access_ok() check to strnlen_user()Mike Frysinger2009-06-191-0/+2
* asm-generic: add a generic uaccess.hArnd Bergmann2009-06-111-0/+325
* asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-26/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+26
OpenPOWER on IntegriCloud