]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Dec 2016 00:33:41 +0000 (16:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Dec 2016 00:33:41 +0000 (16:33 -0800)
commit28dfde8a1e525159a85023d662320d7fb1ed798f
treee56086810b8781df2b8b20f547c4edc5c8539e3d
parent3faa84d7ae5065005e8421b9a868a5fb0912a95c
parent79a7a8192e44ffffd559d34d43ebb550acb4a4c7
Merge branch 'akpm' (patches from Andrew)

Merge misc fixes from Andrew Morton:
 "7 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
  kasan: support use-after-scope detection
  kasan: update kasan_global for gcc 7
  lib/debugobjects: export for use in modules
  zram: fix unbalanced idr management at hot removal
  thp: fix corner case of munlock() of PTE-mapped THPs
  mm, thp: propagation of conditional compilation in khugepaged.c