summaryrefslogtreecommitdiff
path: root/arch/hexagon/include/asm/uaccess.h
AgeCommit message (Expand)Author
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-14uaccess: fix integer overflow on access_ok()Arnd Bergmann
2021-07-27asm-generic: remove extra strn{cpy_from,len}_user declarationsArnd Bergmann
2021-07-23hexagon: use generic strncpy/strnlen from_userArnd Bergmann
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann
2020-03-21hexagon: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2017-04-24hexagon: switch to RAW_COPY_USERAl 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-13hexagon: fix strncpy_from_user() error returnAl Viro
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand
2012-10-18Hexagon: Copyright marking changesRichard Kuo
2011-11-01Hexagon: Add user access functionsRichard Kuo