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
/
nios2
/
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
2022-02-25
nios2: drop access_ok() check from __put_user()
Arnd Bergmann
2022-02-25
uaccess: fix nios2 and microblaze get_user_8()
Arnd Bergmann
2021-03-27
whack-a-mole: kill strlen_user() (again)
Al Viro
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-05-08
nios2: use generic strncpy_from_user() and strnlen_user()
Ley Foon Tan
2017-03-28
nios2: switch to RAW_COPY_USER
Al Viro
2017-03-28
nios2: switch to generic extable.h
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
nios2: fix __get_user()
Al Viro
2016-09-13
nios2: copy_from_user() should zero the tail of destination
Al Viro
2014-12-17
nios2/uaccess: fix sparse errors
Ley Foon Tan
2014-12-08
nios2: Memory management
Ley Foon Tan