aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/uaccess.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky1-10/+80
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29s390/uaccess: avoid mvcos jump labelMartin Schwidefsky1-12/+26
2017-05-09s390/uaccess: use sane length for __strncpy_from_user()Heiko Carstens1-2/+2
2017-03-30s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro1-45/+23
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+2
2016-07-26s390/uaccess: Enable hardened usercopyKees Cook1-0/+2
2016-06-13s390/uaccess: fix whitespace damageHeiko Carstens1-3/+3
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2015-08-19s390/uaccess: remove uaccess_primary kernel parameterHeiko Carstens1-14/+1
2015-08-03s390/uaccess, locking/static_keys: employ static_branch_likely()Heiko Carstens1-6/+6
2015-03-25s390: remove 31 bit supportHeiko Carstens1-75/+61
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky1-5/+5
2014-04-11s390/uaccess: fix possible register corruption in strnlen_user_srst()Heiko Carstens1-3/+2
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens1-0/+407