index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
uaccess.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/uaccess: avoid __ashlti3() call
Heiko Carstens
2023-01-04
1
-4
/
+4
*
s390/uaccess: limit number of retries for cmpxchg_user_key()
Janis Schoetterl-Glausch
2022-11-22
1
-8
/
+25
*
s390/cmpxchg: make loop condition for 1,2 byte cases precise
Janis Schoetterl-Glausch
2022-11-21
1
-36
/
+44
*
s390/uaccess: add cmpxchg_user_key()
Heiko Carstens
2022-11-21
1
-0
/
+183
*
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-08-06
1
-1
/
+0
|
\
|
*
s390/crash: move copy_to_user_real() to crash_dump.c
Alexander Gordeev
2022-07-20
1
-1
/
+0
*
|
No need of likely/unlikely on calls of check_copy_size()
Al Viro
2022-06-07
1
-2
/
+2
|
/
*
s390/uaccess: whitespace cleanup
Heiko Carstens
2022-06-01
1
-66
/
+66
*
s390/uaccess: use __noreturn instead of __attribute__((noreturn))
Heiko Carstens
2022-06-01
1
-3
/
+4
*
s390/uaccess: use exception handler to zero result on get_user() failure
Heiko Carstens
2022-06-01
1
-27
/
+45
*
s390/uaccess: use symbolic names for inline assembler operands
Heiko Carstens
2022-06-01
1
-8
/
+8
*
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-25
1
-37
/
+8
|
\
|
*
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-10
1
-18
/
+0
|
*
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2022-03-10
1
-0
/
+22
|
*
s390/extable: add dedicated uaccess handler
Heiko Carstens
2022-03-08
1
-18
/
+6
|
*
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
1
-0
/
+1
|
*
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
2022-02-09
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
1
-0
/
+22
|
\
\
|
*
|
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2022-02-14
1
-0
/
+22
|
|
/
*
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-13
/
+1
*
|
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2022-02-25
1
-2
/
+0
|
/
*
s390/uaccess: fix compile error
Heiko Carstens
2022-01-23
1
-2
/
+2
*
s390/uaccess: introduce bit field for OAC specifier
Nico Boehr
2022-01-17
1
-43
/
+77
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
1
-3
/
+0
*
s390: use generic strncpy/strnlen from_user
Heiko Carstens
2021-07-27
1
-16
/
+2
*
s390/uaccess: get rid of register asm
Heiko Carstens
2021-06-18
1
-19
/
+17
*
s390: convert to generic entry
Sven Schnelle
2021-01-19
1
-1
/
+1
*
s390/mm: add debug user asce support
Heiko Carstens
2020-11-23
1
-0
/
+2
*
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-23
1
-20
/
+2
*
s390/uaccess: fix indentation
Heiko Carstens
2020-10-09
1
-1
/
+1
*
s390/uaccess: add default cases for __put_user_fn()/__get_user_fn()
Heiko Carstens
2020-10-09
1
-4
/
+9
*
s390/uaccess: add HAVE_GET_KERNEL_NOFAULT support
Heiko Carstens
2020-09-17
1
-0
/
+111
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
s390: Change s390_kernel_write() return type to match memcpy()
Josh Poimboeuf
2020-05-08
1
-1
/
+1
*
s390/uaccess: avoid (false positive) compiler warnings
Christian Borntraeger
2019-10-11
1
-2
/
+2
*
s390/kasan: fix strncpy_from_user kasan checks
Vasily Gorbik
2019-04-24
1
-0
/
+2
*
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-14
1
-20
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
1
-3
/
+0
|
\
|
*
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-07-03
1
-3
/
+0
*
|
kill strlen_user()
Al Viro
2017-05-15
1
-17
/
+0
|
/
*
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-01
1
-142
/
+11
|
\
|
*
s390: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
2017-03-30
1
-111
/
+9
|
*
s390: switch to extable.h
Al Viro
2017-03-28
1
-25
/
+1
|
*
new helper: uaccess_kernel()
Al Viro
2017-03-28
1
-1
/
+1
|
*
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
1
-2
/
+0
|
*
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-03-05
1
-3
/
+0
*
|
s390/uaccess: get_user() should zero on failure (again)
Heiko Carstens
2017-03-30
1
-1
/
+1
|
/
[next]