Suraj Jitindar Singh
|
d9e8b4ba03
powerpc: Add barrier_nospec to raw_copy_in_user()
|
6 gadi atpakaļ |
Christophe Leroy
|
e12194317d
powerpc/uaccess: fix warning/error with access_ok()
|
7 gadi atpakaļ |
Michael Ellerman
|
f7a6947cd4
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
|
7 gadi atpakaļ |
Christophe Leroy
|
ec0c464cdb
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
|
7 gadi atpakaļ |
Michael Ellerman
|
ddf35cf376
powerpc: Use barrier_nospec in copy_from_user()
|
7 gadi atpakaļ |
Michael Ellerman
|
3e3786801b
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
|
7 gadi atpakaļ |
Michael Ellerman
|
ba0635fcbe
powerpc: Rename thread_struct.fs to addr_limit
|
7 gadi atpakaļ |
Mathieu Malaterre
|
ef85dffd42
powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()
|
7 gadi atpakaļ |
Linus Torvalds
|
5b0e2cb020
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
8 gadi atpakaļ |
Oliver O'Halloran
|
6c44741d75
powerpc/lib: Implement UACCESS_FLUSHCACHE API
|
8 gadi atpakaļ |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 gadi atpakaļ |
Michael Neuling
|
5080332c2c
powerpc/64s: Add workaround for P9 vector CI load issue
|
8 gadi atpakaļ |
Linus Torvalds
|
89cbec71fe
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 gadi atpakaļ |
Linus Torvalds
|
dc502142b6
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 gadi atpakaļ |
Al Viro
|
3170d8d226
kill {__,}{get,put}_user_unaligned()
|
8 gadi atpakaļ |
Michael Ellerman
|
d6bd8194e2
powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()
|
8 gadi atpakaļ |
Al Viro
|
8298525839
kill strlen_user()
|
8 gadi atpakaļ |
Al Viro
|
3448890c32
powerpc: get rid of zeroing, switch to RAW_COPY_USER
|
8 gadi atpakaļ |
Al Viro
|
527b5baead
powerpc: switch to extable.h
|
9 gadi atpakaļ |
Al Viro
|
444f02c458
uaccess: drop pointless ifdefs
|
9 gadi atpakaļ |
Al Viro
|
af1d5b37d6
uaccess: drop duplicate includes from asm/uaccess.h
|
9 gadi atpakaļ |
Al Viro
|
5e6039d8a3
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
|
9 gadi atpakaļ |
Daniel Axtens
|
f2ca809059
powerpc/sparse: Constify the address pointer in __get_user_nosleep()
|
8 gadi atpakaļ |
Daniel Axtens
|
d466f6c5ca
powerpc/sparse: Constify the address pointer in __get_user_nocheck()
|
8 gadi atpakaļ |
Daniel Axtens
|
f84ed59a61
powerpc/sparse: Constify the address pointer in __get_user_check()
|
8 gadi atpakaļ |
Nicholas Piggin
|
61a92f7031
powerpc: Add support for relative exception tables
|
9 gadi atpakaļ |
Nicholas Piggin
|
24bfa6a9e0
powerpc: EX_TABLE macro for exception tables
|
9 gadi atpakaļ |
Linus Torvalds
|
77e5bdf9f7
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 gadi atpakaļ |
Al Viro
|
224264657b
ppc32: fix copy_from_user()
|
9 gadi atpakaļ |
Kees Cook
|
81409e9e28
usercopy: fold builtin_const check into inline function
|
9 gadi atpakaļ |