index
:
linux.git
arm64-uaccess
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
/
alpha
/
include
/
asm
/
uaccess.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-19
/
+0
*
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-29
/
+5
*
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
*
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2019-01-06
1
-3
/
+5
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
kill strlen_user()
Al Viro
2017-05-15
1
-1
/
+0
*
alpha: switch to RAW_COPY_USER
Al Viro
2017-03-28
1
-27
/
+6
*
alpha: add a helper for emitting exception table entries
Al Viro
2017-03-28
1
-58
/
+22
*
alpha: kill the 'segment' argument of __access_ok()
Al Viro
2017-03-28
1
-41
/
+41
*
alpha: get rid of 'segment' argument of __{get,put}_user_check()
Al Viro
2017-03-28
1
-6
/
+6
*
alpha: add asm/extable.h
Al Viro
2017-03-28
1
-51
/
+1
*
alpha: switch __copy_user() and __do_clean_user() to normal calling conventions
Al Viro
2017-03-28
1
-56
/
+11
*
new helper: uaccess_kernel()
Al Viro
2017-03-28
1
-1
/
+1
*
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
1
-4
/
+0
*
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-03-05
1
-3
/
+0
*
alpha: get rid of tail-zeroing in __copy_user()
Al Viro
2016-09-15
1
-4
/
+5
*
alpha: fix copy_from_user()
Al Viro
2016-09-09
1
-11
/
+8
*
alpha/extable: use generic search and sort routines
Ard Biesheuvel
2016-03-22
1
-2
/
+8
*
alpha: macro whitespace fixes
Michael S. Tsirkin
2015-01-13
1
-41
/
+41
*
alpha/uaccess: fix sparse errors
Michael S. Tsirkin
2015-01-13
1
-2
/
+2
*
alpha: Use new generic strncpy_from_user() and strnlen_user()
Michael Cree
2012-08-19
1
-29
/
+5
*
alpha: exception table sorting
Ivan Kokshaysky
2009-05-02
1
-0
/
+2
*
alpha: fix macros
Roel Kluin
2009-04-01
1
-6
/
+6
*
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds
2008-08-15
1
-0
/
+511