]> rtime.felk.cvut.cz Git - zynq/linux.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)
commit43c4f67c966deb1478dc9acbf66ab547287d530f
treee56086810b8781df2b8b20f547c4edc5c8539e3d
parentf513581c35525bccfb0aadb55189478df1cfddba
parent5cbc198ae08d84bd416b672ad8bd1222acd0855c
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