index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
include
/
asm
/
uaccess.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-12
/
+0
*
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-10
/
+1
*
nios2: drop access_ok() check from __put_user()
Arnd Bergmann
2022-02-25
1
-23
/
+33
*
uaccess: fix nios2 and microblaze get_user_8()
Arnd Bergmann
2022-02-25
1
-10
/
+16
*
whack-a-mole: kill strlen_user() (again)
Al Viro
2021-03-27
1
-1
/
+0
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-4
/
+4
*
nios2: use generic strncpy_from_user() and strnlen_user()
Ley Foon Tan
2017-05-08
1
-2
/
+5
*
nios2: switch to RAW_COPY_USER
Al Viro
2017-03-28
1
-25
/
+6
*
nios2: switch to generic extable.h
Al Viro
2017-03-28
1
-18
/
+1
*
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
1
-2
/
+0
*
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-03-05
1
-3
/
+0
*
nios2: fix __get_user()
Al Viro
2016-09-13
1
-2
/
+2
*
nios2: copy_from_user() should zero the tail of destination
Al Viro
2016-09-13
1
-3
/
+6
*
nios2/uaccess: fix sparse errors
Ley Foon Tan
2014-12-17
1
-2
/
+2
*
nios2: Memory management
Ley Foon Tan
2014-12-08
1
-0
/
+231