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
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
/
xtensa
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-23
xtensa: add missing __user annotations to asm/uaccess.h
Max Filippov
1
-10
/
+8
2020-05-23
xtensa: fix error paths in __get_user_{check,size}
Max Filippov
1
-3
/
+5
2020-05-23
xtensa: fix type conversion in __get_user_size
Max Filippov
1
-1
/
+1
2020-05-23
xtensa: add missing __user annotations to __{get,put}_user_check
Max Filippov
1
-2
/
+2
2019-11-26
xtensa: use "m" constraint instead of "a" in uaccess.h assembly
Max Filippov
1
-8
/
+8
2019-10-15
xtensa: fix type conversion in __get_user_[no]check
Max Filippov
1
-26
/
+29
2019-10-14
xtensa: clean up assembly arguments in uaccess macros
Max Filippov
1
-21
/
+21
2019-10-14
xtensa: fix {get,put}_user() for 64bit values
Al Viro
1
-2
/
+11
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
-5
/
+5
2018-12-05
xtensa: don't use l32r opcode directly
Max Filippov
1
-6
/
+4
2017-12-18
xtensa: use generic strncpy_from_user with KASAN
Max Filippov
1
-0
/
+7
2017-12-17
xtensa: use __memset in __xtensa_clear_user
Max Filippov
1
-1
/
+1
2017-05-16
get rid of unused __strncpy_from_user() instances
Al Viro
1
-2
/
+1
2017-05-16
kill strlen_user()
Al Viro
1
-3
/
+0
2017-04-04
xtensa: fix prefetch in the raw_copy_to_user
Max Filippov
1
-1
/
+1
2017-03-29
xtensa: get rid of zeroing, use RAW_COPY_USER
Al Viro
1
-46
/
+8
2017-03-29
xtensa: switch to generic extable.h
Al Viro
1
-6
/
+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
-3
/
+0
2017-03-06
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2016-09-28
xtensa: split uaccess.h into C and asm sides
Al Viro
1
-142
/
+0
2016-09-28
exceptions: detritus removal
Al Viro
1
-11
/
+0
2015-01-13
xtensa: macro whitespace fixes
Michael S. Tsirkin
1
-45
/
+45
2014-12-16
xtensa/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2014-08-14
xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS
Max Filippov
1
-0
/
+5
2012-12-19
xtensa: clean up files to make them code-style compliant
Chris Zankel
1
-20
/
+23
2012-03-28
Disintegrate asm/system.h for Xtensa
David Howells
1
-0
/
+2
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
1
-0
/
+1
2011-07-26
xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h
WANG Cong
1
-0
/
+1
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-2
/
+1
2010-08-09
Fix spelling fuction -> function in comments
Stefan Weil
1
-1
/
+1
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel
1
-0
/
+500