[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191016073731.4076725-1-songliubraving@fb.com>
Date: Wed, 16 Oct 2019 00:37:27 -0700
From: Song Liu <songliubraving@...com>
To: <linux-kernel@...r.kernel.org>, <linux-mm@...ck.org>,
<akpm@...ux-foundation.org>
CC: <matthew.wilcox@...cle.com>, <kernel-team@...com>,
<william.kucharski@...cle.com>, Song Liu <songliubraving@...com>
Subject: [PATCH 0/4] Fixes for THP in page cache
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
Powered by blists - more mailing lists