summaryrefslogtreecommitdiff
path: root/include/asm-generic/uaccess.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-20asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-11-20asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6
2011-03-17asm-generic headers: add arch-specific __strnlen_user calling in uaccess.hGuanXuetao1-3/+5
2009-06-19asm-generic: uaccess: fix up local access_ok() usageMike Frysinger1-6/+6
2009-06-19asm-generic: uaccess: add missing access_ok() check to strnlen_user()Mike Frysinger1-0/+2
2009-06-11asm-generic: add a generic uaccess.hArnd Bergmann1-0/+325
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-26/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+26