This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6c9594bdd474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new a85dfc305a21 mm: mempolicy: fix the wrong return value and potential pa [...] new 820729629730 mm: fix trying to reclaim unevictable lru page when callin [...] new 8e20ba2e53fc lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations new 00d484f354d8 mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() new 0362f326d86c mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_char [...] new aea4df4c53f7 mm: slub: really fix slab walking for init_on_free new 4655e5e5f387 mm,thp: recheck each page before collapsing file THP new 2c91f8fc6c99 mm/memory_hotplug: fix try_offline_node() new 5df373e95689 mm/page_io.c: do not free shared swap slots new 76a1850e4572 mm/debug.c: __dump_page() prints an extra line new 6855ac4acd3b mm/debug.c: PageAnon() is true for PageKsm() pages new bec8b6e944a2 Merge branch 'akpm' (patches from Andrew)
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/base/memory.c | 36 ++++++++++++++++++++++++++++++++++++ include/linux/memory.h | 1 + lib/xz/xz_dec_lzma2.c | 1 + mm/debug.c | 31 +++++++++++++++++-------------- mm/hugetlb_cgroup.c | 2 +- mm/khugepaged.c | 28 ++++++++++++++++------------ mm/madvise.c | 16 ++++++++++++---- mm/memcontrol.c | 2 +- mm/memory_hotplug.c | 43 +++++++++++++++++++++++++++---------------- mm/mempolicy.c | 14 +++++++++----- mm/page_io.c | 6 +++--- mm/slub.c | 39 +++++++++------------------------------ 12 files changed, 133 insertions(+), 86 deletions(-)