]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Mar 2016 02:27:52 +0000 (18:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Mar 2016 02:27:52 +0000 (18:27 -0800)
commitc60cfef452ca33f7299cb7274455c4b9e93a3ff8
tree0f0984f977aaf331d03a2fc3d6c8f329e789a7f0
parent6676afbc01de16982ba25bd6cfbe1d0131a88462
parent6531c540d92bebfdcf1fc07f93fbfe985934a298
Merge branch 'akpm' (patches from Andrew)

Merge fixes from Andrew Morton:
 "13 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  dma-mapping: avoid oops when parameter cpu_addr is null
  mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers
  memremap: check pfn validity before passing to pfn_to_page()
  mm, thp: fix migration of PTE-mapped transparent huge pages
  dax: check return value of dax_radix_entry()
  ocfs2: fix return value from ocfs2_page_mkwrite()
  arm64: kasan: clear stale stack poison
  sched/kasan: remove stale KASAN poison after hotplug
  kasan: add functions to clear stack poison
  mm: fix mixed zone detection in devm_memremap_pages
  list: kill list_force_poison()
  mm: __delete_from_page_cache show Bad page if mapped
  mm/hugetlb: hugetlb_no_page: rate-limit warning message