summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/uaccess_no.h
AgeCommit message (Expand)Author
2020-10-05m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer
2020-05-30m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm()Luc Van Oostenryck
2020-05-30m68k,nommu: add missing __user in uaccess' __ptr() macroLuc Van Oostenryck
2020-03-28m68knommu: Remove mm.h include from uaccess_no.hThomas Gleixner
2020-02-03m68knommu: fix memcpy() out of bounds warning in get_user()Greg Ungerer
2019-01-03Remove 'type' argument from access_ok() functionLinus 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-28m68k: switch to RAW_COPY_USERAl Viro
2017-03-28m68k: switch to generic 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
2016-09-27exceptions: detritus removalAl Viro
2016-01-04put the remnants of ..._user_ret() to restAl Viro
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg