summaryrefslogtreecommitdiff
path: root/lib/strncpy_from_user.c
AgeCommit message (Expand)Author
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-09-14UPSTREAM: unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds
2016-08-27Use the new batched user accesses in generic user string handlingLinus Torvalds
2016-04-19lib: do_strncpy_from_user: Fix return error code for get_user failuresImran Khan
2016-03-23lib: align source before using optimized implementationSanrio Alvares
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