index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2020-11-05
powerpc: Use asm_goto_volatile for put_user()
Michael Ellerman
1
-2
/
+2
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-46
/
+21
2020-10-22
powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9
Christophe Leroy
1
-2
/
+2
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-53
/
+22
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
1
-14
/
+26
2020-09-15
powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2()
Christophe Leroy
1
-36
/
+5
2020-09-15
powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()
Christophe Leroy
1
-7
/
+7
2020-09-15
powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto()
Christophe Leroy
1
-1
/
+1
2020-09-08
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
1
-46
/
+5
2020-09-08
powerpc: use non-set_fs based maccess routines
Christoph Hellwig
1
-0
/
+16
2020-09-08
powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user...
Christophe Leroy
1
-4
/
+4
2020-09-02
powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
Christophe Leroy
1
-14
/
+14
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-2
/
+1
2020-05-20
Merge branch 'topic/uaccess-ppc' into next
Michael Ellerman
1
-22
/
+127
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
1
-0
/
+36
2020-05-19
powerpc: Define and use get_user_instr() et. al.
Jordan Niethe
1
-0
/
+9
2020-05-08
powerpc/uaccess: Don't use "m<>" constraint
Michael Ellerman
1
-1
/
+1
2020-05-01
powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
Christophe Leroy
1
-0
/
+22
2020-04-30
powerpc/uaccess: Implement unsafe_copy_to_user() as a simple loop
Christophe Leroy
1
-1
/
+20
2020-04-30
powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
Christophe Leroy
1
-9
/
+52
2020-04-30
powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
Nicholas Piggin
1
-14
/
+35
2020-01-28
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
1
-3
/
+2
2020-01-28
powerpc: Implement user_access_begin and friends
Christophe Leroy
1
-19
/
+66
2020-01-28
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
1
-2
/
+2
2019-12-16
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
1
-2
/
+7
2019-08-21
powerpc: add machine check safe copy_to_user
Santosh Sivaraj
1
-0
/
+14
2019-07-03
powerpc: Add barrier_nospec to raw_copy_in_user()
Suraj Jitindar Singh
1
-0
/
+1
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
1
-8
/
+30
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-01-04
Fix access_ok() fallout for sparc32 and powerpc
Linus Torvalds
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-4
/
+4
2018-12-19
powerpc/uaccess: fix warning/error with access_ok()
Christophe Leroy
1
-1
/
+1
2018-09-19
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
1
-3
/
+3
2018-08-10
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
1
-3
/
+10
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
1
-1
/
+0
2018-06-03
powerpc: Use barrier_nospec in copy_from_user()
Michael Ellerman
1
-1
/
+10
2018-06-03
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
Michael Ellerman
1
-1
/
+7
2018-06-03
powerpc: Rename thread_struct.fs to addr_limit
Michael Ellerman
1
-2
/
+2
2018-03-13
powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()
Mathieu Malaterre
1
-3
/
+7
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+22
2017-11-13
powerpc/lib: Implement UACCESS_FLUSHCACHE API
Oliver O'Halloran
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-27
powerpc/64s: Add workaround for P9 vector CI load issue
Michael Neuling
1
-0
/
+17
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-03
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-15
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
[next]