summaryrefslogtreecommitdiff
path: root/arch/nios2/include/asm/uaccess.h
AgeCommit message (Expand)Author
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25nios2: drop access_ok() check from __put_user()Arnd Bergmann
2022-02-25uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann
2021-03-27whack-a-mole: kill strlen_user() (again)Al Viro
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2017-05-08nios2: use generic strncpy_from_user() and strnlen_user()Ley Foon Tan
2017-03-28nios2: switch to RAW_COPY_USERAl Viro
2017-03-28nios2: switch to generic extable.hAl Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2016-09-13nios2: fix __get_user()Al Viro
2016-09-13nios2: copy_from_user() should zero the tail of destinationAl Viro
2014-12-17nios2/uaccess: fix sparse errorsLey Foon Tan
2014-12-08nios2: Memory managementLey Foon Tan