summaryrefslogtreecommitdiff
path: root/arch/s390/lib/uaccess.c
AgeCommit message (Expand)Author
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29s390/uaccess: avoid mvcos jump labelMartin Schwidefsky
2017-05-09s390/uaccess: use sane length for __strncpy_from_user()Heiko Carstens
2017-03-30s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-07-26s390/uaccess: Enable hardened usercopyKees Cook
2016-06-13s390/uaccess: fix whitespace damageHeiko Carstens
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-19s390/uaccess: remove uaccess_primary kernel parameterHeiko Carstens
2015-08-03s390/uaccess, locking/static_keys: employ static_branch_likely()Heiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky
2014-04-11s390/uaccess: fix possible register corruption in strnlen_user_srst()Heiko Carstens
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens