aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-12/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-10/+1
2022-02-25nios2: drop access_ok() check from __put_user()Arnd Bergmann1-23/+33
2022-02-25uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann1-10/+16
2021-03-27whack-a-mole: kill strlen_user() (again)Al Viro1-1/+0
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-4/+4
2017-05-08nios2: use generic strncpy_from_user() and strnlen_user()Ley Foon Tan1-2/+5
2017-03-28nios2: switch to RAW_COPY_USERAl Viro1-25/+6
2017-03-28nios2: switch to generic extable.hAl Viro1-18/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2016-09-13nios2: fix __get_user()Al Viro1-2/+2
2016-09-13nios2: copy_from_user() should zero the tail of destinationAl Viro1-3/+6
2014-12-17nios2/uaccess: fix sparse errorsLey Foon Tan1-2/+2
2014-12-08nios2: Memory managementLey Foon Tan1-0/+231