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
/
powerpc
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-04
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-3
/
+0
2017-06-26
powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()
Michael Ellerman
1
-7
/
+1
2017-05-16
kill strlen_user()
Al Viro
1
-1
/
+0
2017-04-06
powerpc: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
1
-50
/
+9
2017-03-29
powerpc: switch to extable.h
Al Viro
1
-25
/
+1
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
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_nosleep()
Daniel Axtens
1
-1
/
+1
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_nocheck()
Daniel Axtens
1
-1
/
+1
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_check()
Daniel Axtens
1
-1
/
+1
2016-11-14
powerpc: Add support for relative exception tables
Nicholas Piggin
1
-10
/
+17
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
1
-18
/
+7
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+2
2016-09-14
ppc32: fix copy_from_user()
Al Viro
1
-23
/
+2
2016-09-06
usercopy: fold builtin_const check into inline function
Kees Cook
1
-12
/
+7
2016-07-27
powerpc/uaccess: Enable hardened usercopy
Kees Cook
1
-2
/
+19
2016-01-04
ppc: get rid of the remnants of __get_user64()
Al Viro
1
-15
/
+0
2015-06-11
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
1
-4
/
+4
2014-12-18
powerpc/uaccess: Allow get_user() with bitwise types
Michael S. Tsirkin
1
-3
/
+3
2013-05-28
powerpc: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
1
-8
/
+8
2012-09-18
powerpc: Remove unused __get_user64() and __put_user64()
Bharat Bhushan
1
-11
/
+0
2012-05-28
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
1
-36
/
+5
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-0
/
+496