]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 May 2019 17:23:24 +0000 (10:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 May 2019 17:23:24 +0000 (10:23 -0700)
commit1a384b8a183dda0d5fd5e74963bdd0736661250e
tree23e4a27cb22bb09fefea09a62e419a8c5bcc32cd
parent3e185fd8de0d6598f0efc0244f925927ad388822
parente2141955f61904261fb363e145829fcca0ae196a
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull core fixes from Ingo Molnar:
 "This fixes a particularly thorny munmap() bug with MPX, plus fixes a
  host build environment assumption in objtool"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Allow AR to be overridden with HOSTAR
  x86/mpx, mm/core: Fix recursive munmap() corruption
arch/powerpc/include/asm/mmu_context.h
arch/x86/mm/mpx.c