index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-14
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
2021-07-27
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
2021-07-23
hexagon: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2020-03-21
hexagon: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-04-24
hexagon: switch to RAW_COPY_USER
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-13
hexagon: fix strncpy_from_user() error return
Al Viro
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
2011-11-01
Hexagon: Add user access functions
Richard Kuo