This set includes a few fixes for THP in page cache. They are based on Linus's master branch. Thanks, Song Kirill A. Shutemov (3): proc/meminfo: fix output alignment mm/thp: fix node page state in split_huge_page_to_list() mm/thp: allow drop THP from page cache Song Liu (1): uprobe: only do FOLL_SPLIT_PMD for uprobe register fs/proc/meminfo.c | 4 ++-- kernel/events/uprobes.c | 10 ++++++++-- mm/huge_memory.c | 9 +++++++-- mm/truncate.c | 12 ++++++++++++ mm/vmscan.c | 3 ++- 5 files changed, 31 insertions(+), 7 deletions(-) -- 2.17.1