15 fixes, based on 556e2f6020bf90f63c5dd65e9a2254be6db3185b: Subject: mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual address Subject: fs/proc/array.c: allow reporting eip/esp for all coredumping threads Subject: mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask Subject: fs/binfmt_flat.c: make load_flat_shared_library() work Subject: signal: remove the wrong signal_pending() check in restore_user_sigmask() Subject: mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails Subject: mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge Subject: mm/oom_kill.c: fix uninitialized oc->constraint Subject: initramfs: fix populate_initrd_image() section mismatch Subject: mm/page_idle.c: fix oops because end_pfn is larger than max_pfn Subject: mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning Subject: MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info Subject: fork,memcg: alloc_thread_stack_node needs to set tsk->stack Subject: mm, swap: fix THP swap out Subject: linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL