summaryrefslogtreecommitdiff
path: root/arch/metag/include/asm/uaccess.h
AgeCommit message (Expand)Author
2018-02-22metag: Remove arch/metag/James Hogan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-15kill strlen_user()Al Viro
2017-05-10Merge tag 'metag-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-02metag/uaccess: Check access_ok in strncpy_from_userJames Hogan
2017-05-02metag/uaccess: Fix access_ok()James Hogan
2017-04-05metag/usercopy: Switch to RAW_COPY_USERJames Hogan
2017-04-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/...Al Viro
2017-04-05metag/usercopy: Add 64-bit get_user supportJames Hogan
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-03-28metag: kill verify_area()Al Viro
2017-03-28metag: switch to generic extable.hAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2016-09-13metag: copy_from_user() should zero the destination on access_ok() failureAl Viro
2015-01-13metag: fix put_user sparse errorsMichael S. Tsirkin
2015-01-13metag/uaccess: fix sparse errorsMichael S. Tsirkin
2013-03-02metag: Memory handlingJames Hogan