summaryrefslogtreecommitdiff
path: root/lib/strncpy_from_user.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\
| * Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
| |\
| | * mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versionsPeter Zijlstra2019-06-11
| * | BACKPORT: lib: harden strncpy_from_userMark Rutland2016-10-18
| * | UPSTREAM: unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds2016-09-06
| * | UPSTREAM: Use the new batched user accesses in generic user string handlingLinus Torvalds2016-09-06
| |/
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\ \
| * | BACKPORT: lib: harden strncpy_from_userMark Rutland2016-10-25
* | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\| |
| * | UPSTREAM: unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds2016-09-14
| * | Use the new batched user accesses in generic user string handlingLinus Torvalds2016-08-27
| |/
* | lib: do_strncpy_from_user: Fix return error code for get_user failuresImran Khan2016-04-19
* | lib: align source before using optimized implementationSanrio Alvares2016-03-23
|/
* 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