From: Linus Torvalds Date: Sat, 19 Oct 2019 10:53:59 +0000 (-0400) Subject: Merge branch 'akpm' (patches from Andrew) X-Git-Tag: v5.4-rc4~7 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=998d75510e373aab5644d777d3b058312d550159;p=linux-2.6-block.git Merge branch 'akpm' (patches from Andrew) Merge misc fixes from Andrew Morton: "Rather a lot of fixes, almost all affecting mm/" * emailed patches from Andrew Morton : (26 commits) scripts/gdb: fix debugging modules on s390 kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register mm/thp: allow dropping THP from page cache mm/vmscan.c: support removing arbitrary sized pages from mapping mm/thp: fix node page state in split_huge_page_to_list() proc/meminfo: fix output alignment mm/init-mm.c: include for vm_committed_as_batch mm/filemap.c: include for generic_file_vm_ops definition mm: include for is_vma_temporary_stack zram: fix race between backing_dev_show and backing_dev_store mm/memcontrol: update lruvec counters in mem_cgroup_move_account ocfs2: fix panic due to ocfs2_wq is null hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() mm: memblock: do not enforce current limit for memblock_phys* family mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size mm/gup: fix a misnamed "write" argument, and a related bug mm/gup_benchmark: add a missing "w" to getopt string ocfs2: fix error handling in ocfs2_setattr() mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release mm/memunmap: don't access uninitialized memmap in memunmap_pages() ... --- 998d75510e373aab5644d777d3b058312d550159