Al Viro
|
a7cc722fff
fix unsafe_put_user()
|
8 gadi atpakaļ |
Al Viro
|
beba3a20bf
x86: switch to RAW_COPY_USER
|
8 gadi atpakaļ |
Al Viro
|
122b05ddf5
amd64: get rid of zeroing
|
8 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ļ |
Peter Zijlstra
|
7c4788950b
x86/uaccess, sched/preempt: Verify access_ok() context
|
9 gadi atpakaļ |
Al Viro
|
45caf47007
x86: separate extable.h, switch sections.h to it
|
9 gadi atpakaļ |
Al Viro
|
1c109fabbd
fix minor infoleak in get_user_ex()
|
9 gadi atpakaļ |
Kees Cook
|
e6971009a9
x86/uaccess: force copy_*_user() to be inlined
|
9 gadi atpakaļ |
Josh Poimboeuf
|
0d025d271e
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
|
9 gadi atpakaļ |
Linus Torvalds
|
1eccfa090e
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
9 gadi atpakaļ |
Linus Torvalds
|
1bd4403d86
unsafe_[get|put]_user: change interface to use a error target label
|
9 gadi atpakaļ |
Kees Cook
|
5b710f34e1
x86/uaccess: Enable hardened usercopy
|
9 gadi atpakaļ |
Andy Lutomirski
|
13d4ea097d
x86/uaccess: Move thread_info::addr_limit to thread_struct
|
9 gadi atpakaļ |
Andy Lutomirski
|
dfa9a942fd
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct
|
9 gadi atpakaļ |
Ingo Molnar
|
946e0f6ffc
Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes
|
9 gadi atpakaļ |
Andrey Ryabinin
|
1771c6e1a5
x86/kasan: instrument user memory access API
|
9 gadi atpakaļ |
Linus Torvalds
|
168f1a7163
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 gadi atpakaļ |
Mathias Krause
|
50c73890d3
x86/extable: ensure entries are swapped completely when sorting
|
9 gadi atpakaļ |
Mathias Krause
|
67d7a982ba
x86/extable: Ensure entries are swapped completely when sorting
|
9 gadi atpakaļ |
Benjamin LaHaise
|
b2f680380d
x86/mm/32: Add support for 64-bit __get_user() on 32-bit kernels
|
9 gadi atpakaļ |
Andy Lutomirski
|
0e861fbb5b
x86/head: Move early exception panic code into early_fixup_exception()
|
9 gadi atpakaļ |
Andy Lutomirski
|
7bbcdb1ca4
x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()
|
9 gadi atpakaļ |
Ard Biesheuvel
|
29934b0fb8
x86/extable: use generic search and sort routines
|
9 gadi atpakaļ |
Ingo Molnar
|
319e305ca4
Merge branch 'ras/core' into core/objtool, to pick up the new exception table format
|
9 gadi atpakaļ |
Chris J Arges
|
f05058c4d6
x86/uaccess: Add stack frame output operand in get_user() inline asm
|
10 gadi atpakaļ |
Tony Luck
|
548acf1923
x86/mm: Expand the exception table logic to allow new handling options
|
9 gadi atpakaļ |
Linus Torvalds
|
404a47410c
Merge branch 'uaccess' (batched user access infrastructure)
|
10 gadi atpakaļ |
Linus Torvalds
|
5b24a7a2aa
Add 'unsafe' user access functions for batched accesses
|
10 gadi atpakaļ |
Linus Torvalds
|
11f1a4b975
x86: reorganize SMAP handling in user space accesses
|
10 gadi atpakaļ |