summaryrefslogtreecommitdiffstats
path: root/arch/metag/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* metag: Remove arch/metag/James Hogan2018-02-221-213/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kill strlen_user()Al Viro2017-05-151-2/+0
* Merge tag 'metag-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-101-20/+38
|\
| * metag/uaccess: Check access_ok in strncpy_from_userJames Hogan2017-05-021-2/+7
| * metag/uaccess: Fix access_ok()James Hogan2017-05-021-16/+24
| * metag/usercopy: Add 64-bit get_user supportJames Hogan2017-04-051-2/+7
* | metag/usercopy: Switch to RAW_COPY_USERJames Hogan2017-04-051-29/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/...Al Viro2017-04-051-7/+8
|\ \ | |/
| * metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2017-04-051-7/+8
* | metag: kill verify_area()Al Viro2017-03-281-5/+0
* | metag: switch to generic extable.hAl Viro2017-03-281-17/+1
* | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
* | 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
|/
* metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-131-1/+2
* metag: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-8/+13
* metag/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* metag: Memory handlingJames Hogan2013-03-021-0/+241
OpenPOWER on IntegriCloud