Oleg Nesterov
|
1fcfd8db7f
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
|
10 tahun lalu |
Kirill A. Shutemov
|
a896527694
x86/mpx: Do not set ->vm_ops on MPX VMAs
|
10 tahun lalu |
Dave Hansen
|
97ac46a508
x86/mpx: Allow 32-bit binaries on 64-bit kernels again
|
10 tahun lalu |
Dave Hansen
|
bea03c50b8
x86/mpx: Do not count MPX VMAs as neighbors when unmapping
|
10 tahun lalu |
Dave Hansen
|
3ceaccdf92
x86/mpx: Rewrite the unmap code
|
10 tahun lalu |
Dave Hansen
|
613fcb7d3c
x86/mpx: Support 32-bit binaries on 64-bit kernels
|
10 tahun lalu |
Dave Hansen
|
6ac52bb491
x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps
|
10 tahun lalu |
Dave Hansen
|
5458765390
x86/mpx: Introduce new 'directory entry' to 'addr' helper function
|
10 tahun lalu |
Dave Hansen
|
a1149fc83a
x86/mpx: Add temporary variable to reduce masking
|
10 tahun lalu |
Dave Hansen
|
cd4996dce1
x86/mpx: Trace allocation of new bounds tables
|
10 tahun lalu |
Dave Hansen
|
2a1dcb1f79
x86/mpx: Trace the attempts to find bounds tables
|
10 tahun lalu |
Dave Hansen
|
97efebf1bc
x86/mpx: Trace entry to bounds exception paths
|
10 tahun lalu |
Dave Hansen
|
e7126cf5f1
x86/mpx: Trace #BR exceptions
|
10 tahun lalu |
Dave Hansen
|
eb099e5bc5
x86/mpx: Restrict the mmap() size check to bounds tables
|
10 tahun lalu |
Dave Hansen
|
46a6e0cf1c
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
|
10 tahun lalu |
Dave Hansen
|
a84eeaa96b
x86/mpx: Use the new get_xsave_field_ptr()API
|
10 tahun lalu |
Ingo Molnar
|
c47ada305d
x86/fpu: Harmonize FPU register state types
|
10 tahun lalu |
Ingo Molnar
|
c681314421
x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions
|
10 tahun lalu |
Ingo Molnar
|
7366ed771f
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
|
10 tahun lalu |
Ingo Molnar
|
4f83634710
x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
|
10 tahun lalu |
Ingo Molnar
|
78f7f1e54b
x86/fpu: Rename fpu-internal.h to fpu/internal.h
|
10 tahun lalu |
Ingo Molnar
|
0afc4a941c
x86/fpu: Remove fpu_xsave()
|
10 tahun lalu |
Ingo Molnar
|
f89e32e0a3
x86/fpu: Fix header file dependencies of fpu-internal.h
|
10 tahun lalu |
Dave Hansen
|
814564a0a1
x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels
|
10 tahun lalu |
Dave Hansen
|
68c009c413
x86 mpx: Change return type of get_reg_offset()
|
10 tahun lalu |
Dave Hansen
|
1de4fa14ee
x86, mpx: Cleanup unused bound tables
|
10 tahun lalu |
Dave Hansen
|
fe3d197f84
x86, mpx: On-demand kernel allocation of bounds tables
|
10 tahun lalu |
Dave Hansen
|
fcc7ffd679
x86, mpx: Decode MPX instruction to get bound violation information
|
10 tahun lalu |
Qiaowei Ren
|
57319d80e1
x86, mpx: Add MPX-specific mmap interface
|
10 tahun lalu |