Merge branch 'akpm' (patches from Andrew)
Merge misc fixes from Andrew Morton: "14 fixes" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM mm/mempolicy: fix use after free when calling get_mempolicy mm/cma_debug.c: fix stack corruption due to sprintf usage signal: don't remove SIGNAL_UNKILLABLE for traced tasks. mm, oom: fix potential data corruption when oom_reaper races with writer mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS slub: fix per memcg cache leak on css offline mm: discard memblock data later test_kmod: fix description for -s -and -c parameters kmod: fix wait on recursive loop wait: add wait_event_killable_timeout() kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Showing
- arch/arm64/include/asm/elf.h 2 additions, 2 deletionsarch/arm64/include/asm/elf.h
- arch/powerpc/Kconfig 1 addition, 1 deletionarch/powerpc/Kconfig
- arch/x86/Kconfig 1 addition, 1 deletionarch/x86/Kconfig
- arch/x86/include/asm/elf.h 2 additions, 2 deletionsarch/x86/include/asm/elf.h
- include/linux/memblock.h 4 additions, 2 deletionsinclude/linux/memblock.h
- include/linux/memcontrol.h 8 additions, 2 deletionsinclude/linux/memcontrol.h
- include/linux/oom.h 22 additions, 0 deletionsinclude/linux/oom.h
- include/linux/wait.h 37 additions, 0 deletionsinclude/linux/wait.h
- kernel/kmod.c 23 additions, 2 deletionskernel/kmod.c
- kernel/signal.c 5 additions, 1 deletionkernel/signal.c
- mm/cma_debug.c 1 addition, 1 deletionmm/cma_debug.c
- mm/huge_memory.c 22 additions, 8 deletionsmm/huge_memory.c
- mm/memblock.c 17 additions, 21 deletionsmm/memblock.c
- mm/memcontrol.c 31 additions, 12 deletionsmm/memcontrol.c
- mm/memory.c 20 additions, 16 deletionsmm/memory.c
- mm/mempolicy.c 0 additions, 5 deletionsmm/mempolicy.c
- mm/nobootmem.c 0 additions, 16 deletionsmm/nobootmem.c
- mm/page-writeback.c 12 additions, 3 deletionsmm/page-writeback.c
- mm/page_alloc.c 4 additions, 0 deletionsmm/page_alloc.c
- mm/slub.c 2 additions, 1 deletionmm/slub.c
Loading
Please register or sign in to comment