index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2020-11-17
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Laurent Pinchart
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-05-22
xtensa: add missing __user annotations to asm/uaccess.h
Max Filippov
2020-05-22
xtensa: fix error paths in __get_user_{check,size}
Max Filippov
2020-05-22
xtensa: fix type conversion in __get_user_size
Max Filippov
2020-05-22
xtensa: add missing __user annotations to __{get,put}_user_check
Max Filippov
2019-11-26
xtensa: use "m" constraint instead of "a" in uaccess.h assembly
Max Filippov
2019-10-14
xtensa: fix type conversion in __get_user_[no]check
Max Filippov
2019-10-14
xtensa: clean up assembly arguments in uaccess macros
Max Filippov
2019-10-14
xtensa: fix {get,put}_user() for 64bit values
Al Viro
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-05
xtensa: don't use l32r opcode directly
Max Filippov
2017-12-17
xtensa: use generic strncpy_from_user with KASAN
Max Filippov
2017-12-16
xtensa: use __memset in __xtensa_clear_user
Max Filippov
2017-05-15
get rid of unused __strncpy_from_user() instances
Al Viro
2017-05-15
kill strlen_user()
Al Viro
2017-04-04
xtensa: fix prefetch in the raw_copy_to_user
Max Filippov
2017-03-28
xtensa: get rid of zeroing, use RAW_COPY_USER
Al Viro
2017-03-28
xtensa: switch to generic 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
2016-09-27
xtensa: split uaccess.h into C and asm sides
Al Viro
2016-09-27
exceptions: detritus removal
Al Viro
2015-01-13
xtensa: macro whitespace fixes
Michael S. Tsirkin
2014-12-15
xtensa/uaccess: fix sparse errors
Michael S. Tsirkin
2014-08-14
xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS
Max Filippov
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-03-28
Disintegrate asm/system.h for Xtensa
David Howells
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h
WANG Cong
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
2010-08-09
Fix spelling fuction -> function in comments
Stefan Weil
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel