index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
include
/
asm-generic
/
uaccess.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
Arnd Bergmann
2021-07-27
1
-38
/
+9
*
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-23
1
-17
/
+11
*
asm-generic: uaccess: 1-byte access is always aligned
Arnd Bergmann
2021-05-17
1
-2
/
+2
*
asm-generic: mark __{get,put}_user_fn as __always_inline
Christoph Hellwig
2020-10-27
1
-2
/
+4
*
asm-generic: make the set_fs implementation optional
Christoph Hellwig
2020-10-04
1
-0
/
+2
*
asm-generic: add nommu implementations of __{get,put}_kernel_nofault
Christoph Hellwig
2020-10-04
1
-0
/
+16
*
asm-generic: improve the nommu {get,put}_user handling
Christoph Hellwig
2020-10-04
1
-40
/
+51
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-2
/
+2
*
asm-generic: optimize generic uaccess for 8-byte loads and stores
Christoph Hellwig
2019-04-23
1
-0
/
+10
*
asm-generic: provide entirely generic nommu uaccess
Christoph Hellwig
2019-04-23
1
-0
/
+48
*
asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>
Christoph Hellwig
2019-04-23
1
-2
/
+0
*
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
-6
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
fix the __user misannotations in asm-generic get_user/put_user
Al Viro
2017-09-04
1
-4
/
+4
*
kill strlen_user()
Al Viro
2017-05-15
1
-5
/
+0
*
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
2017-04-26
1
-41
/
+0
*
generic ...copy_..._user primitives
Al Viro
2017-03-28
1
-0
/
+11
*
asm-generic: zero in __get_user(), not __get_user_fn()
Al Viro
2017-03-28
1
-12
/
+6
*
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
Al Viro
2017-03-28
1
-63
/
+0
*
add asm-generic/extable.h
Al Viro
2017-03-27
1
-18
/
+2
*
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
1
-1
/
+0
*
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-03-05
1
-3
/
+0
*
exceptions: detritus removal
Al Viro
2016-09-27
1
-4
/
+0
*
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-14
1
-7
/
+13
|
\
|
*
asm-generic: make get_user() clear the destination on errors
Al Viro
2016-09-13
1
-3
/
+7
|
*
asm-generic: make copy_from_user() zero the destination properly
Al Viro
2016-09-09
1
-4
/
+6
*
|
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2016-08-30
1
-0
/
+1
|
/
*
asm-generic: {get,put}_user ptr argument evaluate only 1 time
Yoshinori Sato
2015-11-08
1
-4
/
+6
*
asm-generic: uaccess: Spelling s/a ny/any/
Geert Uytterhoeven
2014-01-02
1
-1
/
+1
*
asm-generic: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
2013-05-28
1
-5
/
+5
*
asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()
Vineet Gupta
2013-02-11
1
-0
/
+11
*
asm-generic headers: uaccess.h to conditionally define segment_eq()
Vineet Gupta
2013-02-11
1
-1
/
+2
*
fix default __strnlen_user macro
Mark Salter
2011-10-06
1
-1
/
+6
*
asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h
GuanXuetao
2011-03-17
1
-3
/
+5
*
asm-generic: uaccess: fix up local access_ok() usage
Mike Frysinger
2009-06-19
1
-6
/
+6
*
asm-generic: uaccess: add missing access_ok() check to strnlen_user()
Mike Frysinger
2009-06-19
1
-0
/
+2
*
asm-generic: add a generic uaccess.h
Arnd Bergmann
2009-06-11
1
-0
/
+325
*
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-06-11
1
-26
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+26