aboutsummaryrefslogtreecommitdiffstats
path: root/lib/strncpy_from_user.c
Commit message (Expand)AuthorAge
* lib: untag user pointers in strn*_userAndrey Konovalov2019-09-25
* mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versionsPeter Zijlstra2019-04-24
* make 'user_access_begin()' do 'access_ok()'Linus Torvalds2019-01-04
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* lib: harden strncpy_from_userMark Rutland2016-10-11
* unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds2016-08-08
* x86/kasan: instrument user memory access APIAndrey Ryabinin2016-05-20
* Use the new batched user accesses in generic user string handlingLinus Torvalds2015-12-17
* lib/strncpy_from_user.c: replace module.h includeRasmus Villemoes2015-02-12
* word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-26
* lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2012-05-24