index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
lib
/
uaccess.c
Age
Commit message (
Expand
)
Author
2017-12-15
s390: fix preemption race in disable_sacf_uaccess
Martin Schwidefsky
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
s390/uaccess: avoid mvcos jump label
Martin Schwidefsky
2017-05-09
s390/uaccess: use sane length for __strncpy_from_user()
Heiko Carstens
2017-03-30
s390: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2016-07-26
s390/uaccess: Enable hardened usercopy
Kees Cook
2016-06-13
s390/uaccess: fix whitespace damage
Heiko Carstens
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-08-19
s390/uaccess: remove uaccess_primary kernel parameter
Heiko Carstens
2015-08-03
s390/uaccess, locking/static_keys: employ static_branch_likely()
Heiko Carstens
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
2014-04-11
s390/uaccess: fix possible register corruption in strnlen_user_srst()
Heiko Carstens
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens