index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
uaccess.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/uaccess-ppc' into next
Michael Ellerman
2020-05-20
1
-22
/
+127
|
\
|
*
powerpc/uaccess: Don't use "m<>" constraint
Michael Ellerman
2020-05-08
1
-1
/
+1
|
*
powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
Christophe Leroy
2020-05-01
1
-0
/
+22
|
*
powerpc/uaccess: Implement unsafe_copy_to_user() as a simple loop
Christophe Leroy
2020-04-30
1
-1
/
+20
|
*
powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
Christophe Leroy
2020-04-30
1
-9
/
+52
|
*
powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
Nicholas Piggin
2020-04-30
1
-14
/
+35
*
|
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-18
1
-0
/
+36
*
|
powerpc: Define and use get_user_instr() et. al.
Jordan Niethe
2020-05-18
1
-0
/
+9
|
/
*
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
2020-01-28
1
-3
/
+2
*
powerpc: Implement user_access_begin and friends
Christophe Leroy
2020-01-28
1
-19
/
+66
*
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
2020-01-28
1
-2
/
+2
*
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
2019-12-16
1
-2
/
+7
*
powerpc: add machine check safe copy_to_user
Santosh Sivaraj
2019-08-21
1
-0
/
+14
*
powerpc: Add barrier_nospec to raw_copy_in_user()
Suraj Jitindar Singh
2019-07-03
1
-0
/
+1
*
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
1
-8
/
+30
*
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
*
Fix access_ok() fallout for sparc32 and powerpc
Linus Torvalds
2019-01-04
1
-1
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-4
/
+4
*
powerpc/uaccess: fix warning/error with access_ok()
Christophe Leroy
2018-12-19
1
-1
/
+1
*
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
2018-09-19
1
-3
/
+3
*
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
2018-08-10
1
-3
/
+10
*
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
powerpc: Use barrier_nospec in copy_from_user()
Michael Ellerman
2018-06-03
1
-1
/
+10
*
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
2018-06-03
1
-1
/
+7
*
powerpc: Rename thread_struct.fs to addr_limit
Michael Ellerman
2018-06-03
1
-2
/
+2
*
powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()
Mathieu Malaterre
2018-03-13
1
-3
/
+7
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-0
/
+22
|
\
|
*
powerpc/lib: Implement UACCESS_FLUSHCACHE API
Oliver O'Halloran
2017-11-12
1
-0
/
+5
|
*
powerpc/64s: Add workaround for P9 vector CI load issue
Michael Neuling
2017-09-27
1
-0
/
+17
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
1
-3
/
+0
|
\
|
*
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-07-04
1
-3
/
+0
*
|
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
1
-1
/
+0
|
\
\
|
*
|
kill strlen_user()
Al Viro
2017-05-16
1
-1
/
+0
|
|
/
*
/
powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()
Michael Ellerman
2017-06-26
1
-7
/
+1
|
/
*
powerpc: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
2017-04-06
1
-50
/
+9
*
powerpc: switch to extable.h
Al Viro
2017-03-29
1
-25
/
+1
*
uaccess: drop pointless ifdefs
Al Viro
2017-03-06
1
-6
/
+0
*
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-06
1
-2
/
+0
*
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-03-06
1
-3
/
+0
*
powerpc/sparse: Constify the address pointer in __get_user_nosleep()
Daniel Axtens
2017-02-02
1
-1
/
+1
*
powerpc/sparse: Constify the address pointer in __get_user_nocheck()
Daniel Axtens
2017-02-02
1
-1
/
+1
*
powerpc/sparse: Constify the address pointer in __get_user_check()
Daniel Axtens
2017-02-02
1
-1
/
+1
*
powerpc: Add support for relative exception tables
Nicholas Piggin
2016-11-14
1
-10
/
+17
*
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2016-11-14
1
-18
/
+7
*
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-14
1
-21
/
+2
|
\
|
*
ppc32: fix copy_from_user()
Al Viro
2016-09-13
1
-23
/
+2
*
|
usercopy: fold builtin_const check into inline function
Kees Cook
2016-09-06
1
-12
/
+7
|
/
*
powerpc/uaccess: Enable hardened usercopy
Kees Cook
2016-07-26
1
-2
/
+19
*
ppc: get rid of the remnants of __get_user64()
Al Viro
2016-01-04
1
-15
/
+0
[next]