summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/uaccess_no.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer2020-10-051-160/+0
* m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm()Luc Van Oostenryck2020-05-301-2/+2
* m68k,nommu: add missing __user in uaccess' __ptr() macroLuc Van Oostenryck2020-05-301-1/+1
* m68knommu: Remove mm.h include from uaccess_no.hThomas Gleixner2020-03-281-1/+0
* m68knommu: fix memcpy() out of bounds warning in get_user()Greg Ungerer2020-02-031-8/+11
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* 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-161-2/+0
* m68k: switch to RAW_COPY_USERAl Viro2017-03-291-6/+14
* m68k: switch to generic extable.hAl Viro2017-03-291-19/+0
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-1/+0
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-061-3/+0
* exceptions: detritus removalAl Viro2016-09-281-3/+0
* put the remnants of ..._user_ret() to restAl Viro2016-01-041-4/+0
* m68k,m68knommu: merge header filesSam Ravnborg2009-01-161-0/+181