index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mpx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
1
-938
/
+0
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+6
2019-05-09
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
1
-4
/
+6
2019-04-10
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
1
-3
/
+3
2019-02-18
x86/mpx: tweak header name
Michael S. Tsirkin
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-09-19
signal/x86: Move mpx siginfo generation into do_bounds
Eric W. Biederman
1
-21
/
+9
2017-11-08
Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits
Ingo Molnar
1
-118
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file
Ricardo Neri
1
-154
/
+2
2017-11-01
x86/mpx: Do not use SIB.base if its value is 101b and ModRM.mod = 0
Ricardo Neri
1
-8
/
+20
2017-11-01
x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b
Ricardo Neri
1
-2
/
+19
2017-11-01
x86/mpx: Use signed variables to compute effective addresses
Ricardo Neri
1
-6
/
+14
2017-11-01
x86/mpx: Simplify handling of errors when computing linear addresses
Ricardo Neri
1
-7
/
+6
2017-07-21
x86/mpx: Do not allow MPX if we have mappings above 47-bit
Kirill A. Shutemov
1
-1
/
+32
2017-04-12
x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
Joerg Roedel
1
-9
/
+1
2017-03-16
x86/mpx: Make unnecessarily global function static
Tobias Klauser
1
-1
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-02-25
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
1
-2
/
+2
2017-02-23
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
1
-1
/
+1
2017-01-14
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
1
-1
/
+1
2016-12-17
x86/mpx: Move bd_addr to mm_context_t
Mark Rutland
1
-5
/
+5
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-3
/
+2
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
1
-2
/
+2
2016-02-27
x86/mpx: Fix off-by-one comparison with nr_registers
Colin Ian King
1
-1
/
+1
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-2
/
+2
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+2
2015-12-05
x86/mpx: Fix instruction decoder condition
Dave Hansen
1
-3
/
+3
2015-11-12
x86/mpx: Fix 32-bit address space calculation
Dave Hansen
1
-5
/
+17
2015-11-12
x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels
Dave Hansen
1
-1
/
+24
2015-09-14
x86/fpu/mpx: Rework MPX 'xstate' types
Dave Hansen
1
-4
/
+5
2015-09-14
x86/fpu: Rename XSAVE macros
Dave Hansen
1
-3
/
+3
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
1
-44
/
+7
2015-07-21
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
1
-21
/
+3
2015-06-09
x86/mpx: Allow 32-bit binaries on 64-bit kernels again
Dave Hansen
1
-6
/
+0
2015-06-09
x86/mpx: Do not count MPX VMAs as neighbors when unmapping
Dave Hansen
1
-5
/
+19
2015-06-09
x86/mpx: Rewrite the unmap code
Dave Hansen
1
-243
/
+168
2015-06-09
x86/mpx: Support 32-bit binaries on 64-bit kernels
Dave Hansen
1
-21
/
+149
2015-06-09
x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps
Dave Hansen
1
-5
/
+36
2015-06-09
x86/mpx: Introduce new 'directory entry' to 'addr' helper function
Dave Hansen
1
-7
/
+34
2015-06-09
x86/mpx: Add temporary variable to reduce masking
Dave Hansen
1
-3
/
+4
2015-06-09
x86/mpx: Trace allocation of new bounds tables
Dave Hansen
1
-0
/
+1
2015-06-09
x86/mpx: Trace the attempts to find bounds tables
Dave Hansen
1
-0
/
+2
2015-06-09
x86/mpx: Trace entry to bounds exception paths
Dave Hansen
1
-0
/
+1
2015-06-09
x86/mpx: Trace #BR exceptions
Dave Hansen
1
-0
/
+3
2015-06-09
x86/mpx: Restrict the mmap() size check to bounds tables
Dave Hansen
1
-2
/
+2
2015-06-09
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
Dave Hansen
1
-10
/
+9
[next]