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
include
.gitignore -rw-r--r-- 74 bytes
Kconfig -rw-r--r-- 2.2 KB
Makefile -rw-r--r-- 4.1 KB
apparmorfs.c -rw-r--r-- 62.9 KB
audit.c -rw-r--r-- 5.3 KB
capability.c -rw-r--r-- 4.1 KB
crypto.c -rw-r--r-- 2.3 KB
domain.c -rw-r--r-- 38.7 KB
file.c -rw-r--r-- 19.3 KB
ipc.c -rw-r--r-- 6.0 KB
label.c -rw-r--r-- 50.4 KB
lib.c -rw-r--r-- 12.9 KB
lsm.c -rw-r--r-- 45.6 KB
match.c -rw-r--r-- 18.4 KB
mount.c -rw-r--r-- 17.6 KB
net.c -rw-r--r-- 5.5 KB
nulldfa.in -rw-r--r-- 6.8 KB
path.c -rw-r--r-- 6.0 KB
policy.c -rw-r--r-- 31.5 KB
policy_ns.c -rw-r--r-- 9.7 KB
policy_unpack.c -rw-r--r-- 26.4 KB
procattr.c -rw-r--r-- 3.5 KB
resource.c -rw-r--r-- 5.0 KB
secid.c -rw-r--r-- 3.4 KB
stacksplitdfa.in -rw-r--r-- 7.3 KB
task.c -rw-r--r-- 4.2 KB

back to top