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
No related branches found
No related tags found
Showing
- arch/powerpc/include/asm/mmu_context.h 0 additions, 1 deletionarch/powerpc/include/asm/mmu_context.h
- arch/um/include/asm/mmu_context.h 0 additions, 1 deletionarch/um/include/asm/mmu_context.h
- arch/unicore32/include/asm/mmu_context.h 0 additions, 1 deletionarch/unicore32/include/asm/mmu_context.h
- arch/x86/include/asm/mmu_context.h 3 additions, 3 deletionsarch/x86/include/asm/mmu_context.h
- arch/x86/include/asm/mpx.h 8 additions, 7 deletionsarch/x86/include/asm/mpx.h
- arch/x86/mm/mpx.c 6 additions, 4 deletionsarch/x86/mm/mpx.c
- include/asm-generic/mm_hooks.h 0 additions, 1 deletioninclude/asm-generic/mm_hooks.h
- mm/mmap.c 8 additions, 7 deletionsmm/mmap.c
- tools/objtool/Makefile 2 additions, 1 deletiontools/objtool/Makefile
Loading
Please register or sign in to comment