aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/uaccess_no.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-05m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer1-160/+0
2020-05-30m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm()Luc Van Oostenryck1-2/+2
2020-05-30m68k,nommu: add missing __user in uaccess' __ptr() macroLuc Van Oostenryck1-1/+1
2020-03-28m68knommu: Remove mm.h include from uaccess_no.hThomas Gleixner1-1/+0
2020-02-03m68knommu: fix memcpy() out of bounds warning in get_user()Greg Ungerer1-8/+11
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-15kill strlen_user()Al Viro1-2/+0
2017-03-28m68k: switch to RAW_COPY_USERAl Viro1-6/+14
2017-03-28m68k: switch to generic extable.hAl Viro1-19/+0
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-1/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2016-09-27exceptions: detritus removalAl Viro1-3/+0
2016-01-04put the remnants of ..._user_ret() to restAl Viro1-4/+0
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg1-0/+181