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-- 3.2 KB
Makefile -rw-r--r-- 1.9 KB
asym_tpm.c -rw-r--r-- 22.6 KB
asymmetric_keys.h -rw-r--r-- 552 bytes
asymmetric_type.c -rw-r--r-- 16.0 KB
mscode.asn1 -rw-r--r-- 840 bytes
mscode_parser.c -rw-r--r-- 2.7 KB
pkcs7.asn1 -rw-r--r-- 3.8 KB
pkcs7_key_type.c -rw-r--r-- 2.2 KB
pkcs7_parser.c -rw-r--r-- 16.3 KB
pkcs7_parser.h -rw-r--r-- 2.1 KB
pkcs7_trust.c -rw-r--r-- 4.6 KB
pkcs7_verify.c -rw-r--r-- 13.2 KB
pkcs8.asn1 -rw-r--r-- 559 bytes
pkcs8_parser.c -rw-r--r-- 3.9 KB
public_key.c -rw-r--r-- 8.4 KB
restrict.c -rw-r--r-- 7.8 KB
signature.c -rw-r--r-- 4.4 KB
tpm.asn1 -rw-r--r-- 210 bytes
tpm_parser.c -rw-r--r-- 2.2 KB
verify_pefile.c -rw-r--r-- 11.2 KB
verify_pefile.h -rw-r--r-- 979 bytes
x509.asn1 -rw-r--r-- 1.7 KB
x509_akid.asn1 -rw-r--r-- 1.0 KB
x509_cert_parser.c -rw-r--r-- 17.1 KB
x509_parser.h -rw-r--r-- 2.1 KB
x509_public_key.c -rw-r--r-- 6.2 KB

back to top