aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/uaccess.h
AgeCommit message (Expand)Author
2020-06-20Fix 'acccess_ok()' on alpha and SHLinus Torvalds
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-03-28sh: switch to RAW_COPY_USERAl Viro
2017-03-28sh: switch to extable.hAl 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
2017-01-24sh: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-27exceptions: detritus removalAl Viro
2016-09-13sh: fix copy_from_user()Al Viro
2015-01-13sh/uaccess: fix sparse errorsMichael S. Tsirkin
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2008-07-29sh: Proper __put_user_asm() size mismatch fix.OGAWA Hirofumi
2008-07-29sh: migrate to arch/sh/include/Paul Mundt