index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2025-06-29
s390/uaccess: Make cmpxchg_user_key() library code
Heiko Carstens
2025-04-14
s390/mm: Reimplement lazy ASCE handling
Heiko Carstens
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
2025-03-04
s390/uaccess: Inline __clear_user()
Heiko Carstens
2025-03-04
s390/uaccess: Optimize raw_copy_from_user() / raw_copy_to_user() for constant...
Heiko Carstens
2025-03-04
s390/uaccess: Define INLINE_COPY_FROM_USER and INLINE_COPY_TO_USER
Heiko Carstens
2025-03-04
s390/uaccess: Separate key uaccess functions
Heiko Carstens
2025-03-04
s390/uaccess: Shorten raw_copy_from_user() / raw_copy_to_user() inline assemb...
Heiko Carstens
2025-01-26
s390/uaccess: Rename get_put_user_noinstr_attributes to uaccess_kmsan_or_inline
Heiko Carstens
2025-01-26
s390/uaccess: Remove INLINE_COPY_FROM_USER and INLINE_COPY_TO_USER
Heiko Carstens
2025-01-26
s390/uaccess: Use asm goto for put_user()/get_user()
Heiko Carstens
2025-01-26
s390/uaccess: Remove usage of the oac specifier
Heiko Carstens
2025-01-26
s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handling
Heiko Carstens
2025-01-26
s390/uaccess: Cleanup noinstr __put_user()/__get_user() inline assembly const...
Heiko Carstens
2025-01-26
s390/uaccess: Remove __put_user_fn()/__get_user_fn() wrappers
Heiko Carstens
2025-01-26
s390/uaccess: Move put_user() / __put_user() close to put_user() asm code
Heiko Carstens
2025-01-26
s390/uaccess: Use asm goto for __mvc_kernel_nofault()
Heiko Carstens
2025-01-26
s390/uaccess: Implement __get_kernel_nofault()/__put_kernel_nofault() with mvc
Heiko Carstens
2025-01-26
s390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULT
Heiko Carstens
2024-07-23
s390/uaccess: Make s390_kernel_write() usable for decompressor
Heiko Carstens
2024-07-03
s390/uaccess: add the missing linux/instrumented.h #include
Ilya Leoshkevich
2024-07-03
s390/uaccess: add KMSAN support to put_user() and get_user()
Ilya Leoshkevich
2023-09-19
s390/ctlreg: move control register code to separate file
Heiko Carstens
2023-01-04
s390/uaccess: avoid __ashlti3() call
Heiko Carstens
2022-11-22
s390/uaccess: limit number of retries for cmpxchg_user_key()
Janis Schoetterl-Glausch
2022-11-21
s390/cmpxchg: make loop condition for 1,2 byte cases precise
Janis Schoetterl-Glausch
2022-11-21
s390/uaccess: add cmpxchg_user_key()
Heiko Carstens
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-07-20
s390/crash: move copy_to_user_real() to crash_dump.c
Alexander Gordeev
2022-06-07
No need of likely/unlikely on calls of check_copy_size()
Al Viro
2022-06-01
s390/uaccess: whitespace cleanup
Heiko Carstens
2022-06-01
s390/uaccess: use __noreturn instead of __attribute__((noreturn))
Heiko Carstens
2022-06-01
s390/uaccess: use exception handler to zero result on get_user() failure
Heiko Carstens
2022-06-01
s390/uaccess: use symbolic names for inline assembler operands
Heiko Carstens
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-10
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2022-03-08
s390/extable: add dedicated uaccess handler
Heiko Carstens
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2022-02-14
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2022-02-09
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
2022-01-23
s390/uaccess: fix compile error
Heiko Carstens
2022-01-17
s390/uaccess: introduce bit field for OAC specifier
Nico Boehr
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-07-27
s390: use generic strncpy/strnlen from_user
Heiko Carstens
2021-06-18
s390/uaccess: get rid of register asm
Heiko Carstens
2021-01-19
s390: convert to generic entry
Sven Schnelle
[next]