summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mpx.h
Commit message (Expand)AuthorAgeFilesLines
* signal/x86: Move mpx siginfo generation into do_boundsEric W. Biederman2018-09-191-3/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mpx: Do not allow MPX if we have mappings above 47-bitKirill A. Shutemov2017-07-211-0/+9
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* x86/mpx: Move bd_addr to mm_context_tMark Rutland2016-12-171-2/+2
* x86/mpx: Support 32-bit binaries on 64-bit kernelsDave Hansen2015-06-091-32/+30
* x86/mpx: Introduce new 'directory entry' to 'addr' helper functionDave Hansen2015-06-091-1/+0
* x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASKQiaowei Ren2015-06-091-1/+0
* x86/mpx: Clean up the code by not passing a task pointer around when unnecessaryDave Hansen2015-06-091-6/+4
* x86/mpx: Use the new get_xsave_field_ptr()APIDave Hansen2015-06-091-4/+4
* x86/fpu: Harmonize FPU register state typesIngo Molnar2015-05-191-4/+4
* x86, mpx: Cleanup unused bound tablesDave Hansen2014-11-181-0/+14
* x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-181-0/+41
* x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen2014-11-181-0/+12
* x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren2014-11-181-0/+36