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
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2021-06-18
s390/uaccess: get rid of register asm
Heiko Carstens
2021-01-19
s390: convert to generic entry
Sven Schnelle
2020-11-23
s390/mm: add debug user asce support
Heiko Carstens
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-10-09
s390/uaccess: fix indentation
Heiko Carstens
2020-10-09
s390/uaccess: add default cases for __put_user_fn()/__get_user_fn()
Heiko Carstens
2020-09-17
s390/uaccess: add HAVE_GET_KERNEL_NOFAULT support
Heiko Carstens
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-05-08
s390: Change s390_kernel_write() return type to match memcpy()
Josh Poimboeuf
2019-10-11
s390/uaccess: avoid (false positive) compiler warnings
Christian Borntraeger
2019-04-24
s390/kasan: fix strncpy_from_user kasan checks
Vasily Gorbik
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
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-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-05-15
kill strlen_user()
Al Viro
2017-05-01
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-30
s390: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
2017-03-30
s390/uaccess: get_user() should zero on failure (again)
Heiko Carstens
2017-03-28
s390: switch to extable.h
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
2017-02-17
s390: add missing "do {} while (0)" loop constructs to multiline macros
Heiko Carstens
2017-01-16
s390: remove couple of unneeded semicolons
Heiko Carstens
2016-11-23
s390/uaccess: make setfs macro return void
Heiko Carstens
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-13
s390: get_user() should zero on failure
Al Viro
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2016-06-28
s390/uaccess: fix __put_get_user_asm define
Heiko Carstens
2016-06-13
s390/uaccess: use __builtin_expect for get_user/put_user
Heiko Carstens
2016-03-22
s390/extable: use generic search and sort routines
Ard Biesheuvel
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
2015-03-25
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
2014-05-20
s390/uaccess: provide inline variants of get_user/put_user
Heiko Carstens
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
2014-02-24
s390/uaccess: remove copy_from_user_real()
Heiko Carstens
2014-02-21
s390/uaccess: consistent types
Heiko Carstens
2014-02-21
s390/uaccess: get rid of indirect function calls
Heiko Carstens
2014-02-21
s390/uaccess: normalize order of parameters of indirect uaccess function calls
Heiko Carstens
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-02-28
s390/uaccess: remove pointless access_ok() checks
Heiko Carstens
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-06-14
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
Heiko Carstens
2012-05-30
s390/uaccess: fix access_ok compile warnings
Heiko Carstens
2012-05-30
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
[next]