summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-31mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versionsPeter Zijlstra2-4/+5
2016-10-11lib: harden strncpy_from_userMark Rutland1-0/+2
2016-08-08unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds4-18/+17
2016-05-21x86/kasan: instrument user memory access APIAndrey Ryabinin3-0/+14
2015-12-17Use the new batched user accesses in generic user string handlingLinus Torvalds2-7/+22
2015-02-13lib/strncpy_from_user.c: replace module.h includeRasmus Villemoes1-1/+2
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds6-53/+102
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller5-144/+152