index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-37
/
+8
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+22
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
1
-18
/
+0
2022-03-10
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
1
-0
/
+22
2022-03-08
s390/extable: add dedicated uaccess handler
Heiko Carstens
1
-18
/
+6
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
1
-0
/
+1
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-13
/
+1
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-14
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
1
-0
/
+22
2022-02-10
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
1
-1
/
+1
2022-01-23
s390/uaccess: fix compile error
Heiko Carstens
1
-2
/
+2
2022-01-17
s390/uaccess: introduce bit field for OAC specifier
Nico Boehr
1
-43
/
+77
2021-09-09
arch: remove compat_alloc_user_space
Arnd Bergmann
1
-3
/
+0
2021-07-28
s390: use generic strncpy/strnlen from_user
Heiko Carstens
1
-16
/
+2
2021-06-18
s390/uaccess: get rid of register asm
Heiko Carstens
1
-19
/
+17
2021-01-19
s390: convert to generic entry
Sven Schnelle
1
-1
/
+1
2020-11-23
s390/mm: add debug user asce support
Heiko Carstens
1
-0
/
+2
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
1
-20
/
+2
2020-10-10
s390/uaccess: fix indentation
Heiko Carstens
1
-1
/
+1
2020-10-10
s390/uaccess: add default cases for __put_user_fn()/__get_user_fn()
Heiko Carstens
1
-4
/
+9
2020-09-17
s390/uaccess: add HAVE_GET_KERNEL_NOFAULT support
Heiko Carstens
1
-0
/
+111
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-05-08
s390: Change s390_kernel_write() return type to match memcpy()
Josh Poimboeuf
1
-1
/
+1
2019-10-11
s390/uaccess: avoid (false positive) compiler warnings
Christian Borntraeger
1
-2
/
+2
2019-04-24
s390/kasan: fix strncpy_from_user kasan checks
Vasily Gorbik
1
-0
/
+2
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
1
-20
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2017-07-04
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-3
/
+0
2017-05-16
kill strlen_user()
Al Viro
1
-17
/
+0
2017-05-02
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-142
/
+11
2017-03-30
s390: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
1
-111
/
+9
2017-03-30
s390/uaccess: get_user() should zero on failure (again)
Heiko Carstens
1
-1
/
+1
2017-03-29
s390: switch to extable.h
Al Viro
1
-25
/
+1
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-06
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2017-03-06
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
1
-10
/
+13
2017-02-17
s390: add missing "do {} while (0)" loop constructs to multiline macros
Heiko Carstens
1
-2
/
+2
2017-01-16
s390: remove couple of unneeded semicolons
Heiko Carstens
1
-2
/
+2
2016-11-23
s390/uaccess: make setfs macro return void
Heiko Carstens
1
-3
/
+3
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2016-09-14
s390: get_user() should zero on failure
Al Viro
1
-4
/
+4
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
1
-7
/
+12
2016-06-28
s390/uaccess: fix __put_get_user_asm define
Heiko Carstens
1
-2
/
+59
2016-06-13
s390/uaccess: use __builtin_expect for get_user/put_user
Heiko Carstens
1
-2
/
+2
2016-03-23
s390/extable: use generic search and sort routines
Ard Biesheuvel
1
-7
/
+1
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
1
-5
/
+10
[next]