Joerg Roedel
|
5ed386ec09
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
|
8 years ago |
Tobias Klauser
|
6bce725a78
x86/mpx: Make unnecessarily global function static
|
8 years ago |
Ingo Molnar
|
589ee62844
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
|
8 years ago |
Mike Rapoport
|
897ab3e0c4
userfaultfd: non-cooperative: add event for memory unmaps
|
8 years ago |
Kirill A. Shutemov
|
ecf1385d72
mm: drop unused argument of zap_page_range()
|
8 years ago |
Tobias Klauser
|
4538286257
x86/mpx: Use compatible types in comparison to fix sparse error
|
8 years ago |
Mark Rutland
|
cb02de96ec
x86/mpx: Move bd_addr to mm_context_t
|
8 years ago |
Lorenzo Stoakes
|
768ae309a9
mm: replace get_user_pages() write/force parameters with gup_flags
|
9 years ago |
Linus Torvalds
|
d88f48e128
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Linus Torvalds
|
643ad15d47
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Ingo Molnar
|
00f5268501
Merge branch 'x86/cleanups' into x86/urgent
|
9 years ago |
Colin Ian King
|
9bf148cb08
x86/mpx: Fix off-by-one comparison with nr_registers
|
9 years ago |
Adam Buchbinder
|
6a6256f9e0
x86: Fix misspellings in comments
|
9 years ago |
Dave Hansen
|
d4edcf0d56
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
|
9 years ago |
Dave Hansen
|
8e8efe0379
x86/mpx: Fix instruction decoder condition
|
9 years ago |
Dave Hansen
|
f3119b8302
x86/mpx: Fix 32-bit address space calculation
|
9 years ago |
Dave Hansen
|
46561c3959
x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels
|
9 years ago |
Dave Hansen
|
1126cb4535
x86/fpu/mpx: Rework MPX 'xstate' types
|
10 years ago |
Dave Hansen
|
d91cab7813
x86/fpu: Rename XSAVE macros
|
10 years ago |
Oleg Nesterov
|
1fcfd8db7f
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
|
10 years ago |
Kirill A. Shutemov
|
a896527694
x86/mpx: Do not set ->vm_ops on MPX VMAs
|
10 years ago |
Dave Hansen
|
97ac46a508
x86/mpx: Allow 32-bit binaries on 64-bit kernels again
|
10 years ago |
Dave Hansen
|
bea03c50b8
x86/mpx: Do not count MPX VMAs as neighbors when unmapping
|
10 years ago |
Dave Hansen
|
3ceaccdf92
x86/mpx: Rewrite the unmap code
|
10 years ago |
Dave Hansen
|
613fcb7d3c
x86/mpx: Support 32-bit binaries on 64-bit kernels
|
10 years ago |
Dave Hansen
|
6ac52bb491
x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps
|
10 years ago |
Dave Hansen
|
5458765390
x86/mpx: Introduce new 'directory entry' to 'addr' helper function
|
10 years ago |
Dave Hansen
|
a1149fc83a
x86/mpx: Add temporary variable to reduce masking
|
10 years ago |
Dave Hansen
|
cd4996dce1
x86/mpx: Trace allocation of new bounds tables
|
10 years ago |
Dave Hansen
|
2a1dcb1f79
x86/mpx: Trace the attempts to find bounds tables
|
10 years ago |