A bunch of hotfixes, all affecting mm/. The 2-patch series from Andrea may be controversial. This restores patches which were reverted in Dec 2018 due to a regression report. After extensive discussion it is evident that the problems which these patches solved were significantly more serious than the problems they introduced. I am told that major distros are already carrying these two patches for this reason. 18 fixes, based on d45331b00ddb179e291766617259261c112db872: Ralph Campbell <rcampbell@xxxxxxxxxx>: Patch series "mm/hmm: fixes for device private page migration", v3: mm: document zone device struct page field usage mm/hmm: fix ZONE_DEVICE anon page mapping reuse mm/hmm: fix bad subpage pointer in try_to_unmap_one Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>: mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind Henry Burns <henryburns@xxxxxxxxxx>: mm/z3fold.c: fix z3fold_destroy_pool() ordering mm/z3fold.c: fix z3fold_destroy_pool() race condition Miles Chen <miles.chen@xxxxxxxxxxxx>: mm/memcontrol.c: fix use after free in mem_cgroup_iter() Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>: mm/vmalloc.c: fix percpu free VM area search criteria Catalin Marinas <catalin.marinas@xxxxxxx>: mm: kmemleak: disable early logging in case of error "Isaac J. Manjarres" <isaacm@xxxxxxxxxxxxxx>: mm/usercopy: use memory range to be accessed for wraparound check Roman Gushchin <guro@xxxxxx>: mm: workingset: fix vmstat counters for shadow nodes NeilBrown <neilb@xxxxxxxx>: seq_file: fix problem when seeking mid-record Qian Cai <cai@xxxxxx>: include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not used Andrea Arcangeli <aarcange@xxxxxxxxxx>: Patch series "reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings": Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" Revert "mm, thp: restore node-local hugepage allocations" Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>: mm, vmscan: do not special-case slab reclaim when watermarks are boosted Mike Kravetz <mike.kravetz@xxxxxxxxxx>: hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS