Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0092d3edcb23fcdb8cbe4159ba94a534290ff982
/
arch
/
x86
/
mm
/
mpx.c
d88f48e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
00f5268
Merge branch 'x86/cleanups' into x86/urgent
by Ingo Molnar
· 9 years ago
9bf148cb
x86/mpx: Fix off-by-one comparison with nr_registers
by Colin Ian King
· 9 years ago
6a6256f
x86: Fix misspellings in comments
by Adam Buchbinder
· 9 years ago
d4edcf0
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
by Dave Hansen
· 9 years ago
8e8efe0
x86/mpx: Fix instruction decoder condition
by Dave Hansen
· 9 years ago
f3119b8
x86/mpx: Fix 32-bit address space calculation
by Dave Hansen
· 9 years ago
46561c3
x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels
by Dave Hansen
· 9 years ago
1126cb45
x86/fpu/mpx: Rework MPX 'xstate' types
by Dave Hansen
· 9 years ago
d91cab7
x86/fpu: Rename XSAVE macros
by Dave Hansen
· 9 years ago
1fcfd8d
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
by Oleg Nesterov
· 9 years ago
a8965276
x86/mpx: Do not set ->vm_ops on MPX VMAs
by Kirill A. Shutemov
· 9 years ago
97ac46a
x86/mpx: Allow 32-bit binaries on 64-bit kernels again
by Dave Hansen
· 10 years ago
bea03c5
x86/mpx: Do not count MPX VMAs as neighbors when unmapping
by Dave Hansen
· 10 years ago
3ceaccd
x86/mpx: Rewrite the unmap code
by Dave Hansen
· 10 years ago
613fcb7
x86/mpx: Support 32-bit binaries on 64-bit kernels
by Dave Hansen
· 10 years ago
6ac52bb
x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps
by Dave Hansen
· 10 years ago
5458765
x86/mpx: Introduce new 'directory entry' to 'addr' helper function
by Dave Hansen
· 10 years ago
a1149fc
x86/mpx: Add temporary variable to reduce masking
by Dave Hansen
· 10 years ago
cd4996d
x86/mpx: Trace allocation of new bounds tables
by Dave Hansen
· 10 years ago
2a1dcb1
x86/mpx: Trace the attempts to find bounds tables
by Dave Hansen
· 10 years ago
97efebf
x86/mpx: Trace entry to bounds exception paths
by Dave Hansen
· 10 years ago
e7126cf
x86/mpx: Trace #BR exceptions
by Dave Hansen
· 10 years ago
eb099e5
x86/mpx: Restrict the mmap() size check to bounds tables
by Dave Hansen
· 10 years ago
46a6e0c
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
by Dave Hansen
· 10 years ago
a84eeaa
x86/mpx: Use the new get_xsave_field_ptr()API
by Dave Hansen
· 10 years ago
c47ada3
x86/fpu: Harmonize FPU register state types
by Ingo Molnar
· 10 years ago
c681314
x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions
by Ingo Molnar
· 10 years ago
7366ed7
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
by Ingo Molnar
· 10 years ago
4f83634
x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
by Ingo Molnar
· 10 years ago
78f7f1e
x86/fpu: Rename fpu-internal.h to fpu/internal.h
by Ingo Molnar
· 10 years ago
0afc4a9
x86/fpu: Remove fpu_xsave()
by Ingo Molnar
· 10 years ago
f89e32e
x86/fpu: Fix header file dependencies of fpu-internal.h
by Ingo Molnar
· 10 years ago
814564a
x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels
by Dave Hansen
· 10 years ago
68c009c
x86 mpx: Change return type of get_reg_offset()
by Dave Hansen
· 10 years ago
1de4fa1
x86, mpx: Cleanup unused bound tables
by Dave Hansen
· 10 years ago
fe3d197
x86, mpx: On-demand kernel allocation of bounds tables
by Dave Hansen
· 10 years ago
fcc7ffd
x86, mpx: Decode MPX instruction to get bound violation information
by Dave Hansen
· 10 years ago
57319d8
x86, mpx: Add MPX-specific mmap interface
by Qiaowei Ren
· 10 years ago