index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
/
uaccess_64.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2017-07-04
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-1
/
+0
2017-05-16
kill strlen_user()
Al Viro
1
-1
/
+0
2017-04-02
sparc: switch to RAW_COPY_USER
Al Viro
1
-28
/
+5
2017-03-06
uaccess: drop pointless ifdefs
Al Viro
1
-6
/
+0
2017-03-06
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2017-03-06
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2016-10-25
sparc64: Delete now unused user copy fixup functions.
David S. Miller
1
-33
/
+3
2016-10-24
sparc64: Prepare to move to more saner user copy exception handling.
David S. Miller
1
-6
/
+15
2016-10-24
sparc64: Delete __ret_efault.
David S. Miller
1
-1
/
+0
2016-10-06
sparc64: separate extable_64.h, switch elf_64.h to it
Al Viro
1
-17
/
+1
2016-09-06
usercopy: fold builtin_const check into inline function
Kees Cook
1
-4
/
+3
2016-07-27
sparc/uaccess: Enable hardened usercopy
Kees Cook
1
-2
/
+9
2016-01-04
put the remnants of ..._user_ret() to rest
Al Viro
1
-40
/
+0
2015-06-25
sparc64: perf: Add sanity checking on addresses in user stack
David Ahern
1
-0
/
+22
2015-01-13
sparc64: nocheck uaccess coding style tweaks
Michael S. Tsirkin
1
-63
/
+37
2015-01-13
sparc64: uaccess_64 macro whitespace fixes
Michael S. Tsirkin
1
-104
/
+144
2015-01-13
sparc64/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2014-05-19
sparc: drop use of extern for prototypes in arch/sparc/include/asm
Sam Ravnborg
1
-25
/
+25
2014-01-05
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
Dave Kleikamp
1
-2
/
+2
2012-10-15
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
1
-2
/
+2
2012-10-11
sparc64: Fix deficiencies in sun4v error reporting.
David S. Miller
1
-0
/
+5
2012-05-26
sparc: use the new generic strnlen_user() function
David Miller
1
-4
/
+4
2012-05-23
sparc: Add full proper error handling to strncpy_from_user().
David S. Miller
1
-4
/
+0
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
1
-1
/
+0
2010-08-09
sparc: Kill user copy check code.
David S. Miller
1
-18
/
+5
2010-01-06
sparc: copy_from_user() should not return -EFAULT
Heiko Carstens
1
-1
/
+1
2009-12-11
sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...
David S. Miller
1
-4
/
+19
2009-08-17
sparc64: cheaper asm/uaccess.h inclusion
Alexey Dobriyan
1
-1
/
+1
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2008-11-02
sparc64: Fix __copy_{to,from}_user_inatomic defines.
Hugh Dickins
1
-2
/
+2
2008-07-28
sparc, sparc64: use arch/sparc/include
Sam Ravnborg
1
-0
/
+273