aboutsummaryrefslogtreecommitdiffstats
path: root/lib/strncpy_from_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-11lib: harden strncpy_from_userMark Rutland1-0/+2
2016-08-08unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds1-4/+4
2016-05-20x86/kasan: instrument user memory access APIAndrey Ryabinin1-0/+2
2015-12-17Use the new batched user accesses in generic user string handlingLinus Torvalds1-3/+8
2015-02-12lib/strncpy_from_user.c: replace module.h includeRasmus Villemoes1-1/+2
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds1-40/+7
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller1-0/+146