Revision bec8b6e944a2713fa88e93be7b33e90d56e5ce76 authored by Linus Torvalds on 16 November 2019, 16:20:43 UTC, committed by Linus Torvalds on 16 November 2019, 16:20:43 UTC
Merge misc fixes from Andrew Morton:
 "11 fixes"

MM fixes and one xz decompressor fix.

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  mm/debug.c: PageAnon() is true for PageKsm() pages
  mm/debug.c: __dump_page() prints an extra line
  mm/page_io.c: do not free shared swap slots
  mm/memory_hotplug: fix try_offline_node()
  mm,thp: recheck each page before collapsing file THP
  mm: slub: really fix slab walking for init_on_free
  mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
  mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
  lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations
  mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
  mm: mempolicy: fix the wrong return value and potential pages leak of mbind
2 parent s 6c9594b + 6855ac4
History
File Mode Size
Kconfig -rw-r--r-- 2.1 KB
Makefile -rw-r--r-- 691 bytes
af_vsock.c -rw-r--r-- 48.0 KB
af_vsock_tap.c -rw-r--r-- 2.0 KB
diag.c -rw-r--r-- 4.0 KB
hyperv_transport.c -rw-r--r-- 24.9 KB
virtio_transport.c -rw-r--r-- 19.6 KB
virtio_transport_common.c -rw-r--r-- 27.7 KB
vmci_transport.c -rw-r--r-- 58.8 KB
vmci_transport.h -rw-r--r-- 3.7 KB
vmci_transport_notify.c -rw-r--r-- 17.8 KB
vmci_transport_notify.h -rw-r--r-- 2.5 KB
vmci_transport_notify_qstate.c -rw-r--r-- 11.1 KB
vsock_addr.c -rw-r--r-- 1.5 KB

back to top