summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/uaccess.h
AgeCommit message (Expand)Author
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13asm-generic: make get_user() clear the destination on errorsAl Viro
2016-09-09asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2015-11-08asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato
2014-01-02asm-generic: uaccess: Spelling s/a ny/any/Geert Uytterhoeven
2013-05-28asm-generic: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-02-11asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()Vineet Gupta
2013-02-11asm-generic headers: uaccess.h to conditionally define segment_eq()Vineet Gupta
2011-10-06fix default __strnlen_user macroMark Salter
2011-03-17asm-generic headers: add arch-specific __strnlen_user calling in uaccess.hGuanXuetao
2009-06-19asm-generic: uaccess: fix up local access_ok() usageMike Frysinger
2009-06-19asm-generic: uaccess: add missing access_ok() check to strnlen_user()Mike Frysinger
2009-06-11asm-generic: add a generic uaccess.hArnd Bergmann
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds