summaryrefslogtreecommitdiff
path: root/lib/strncpy_from_user.c
AgeCommit message (Expand)Author
2019-06-11mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versionsPeter Zijlstra
2015-02-12lib/strncpy_from_user.c: replace module.h includeRasmus Villemoes
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller