]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Oct 2015 13:10:51 +0000 (22:10 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Oct 2015 13:10:51 +0000 (22:10 +0900)
commit9f30931a5482d66710210dafe9b4f2cc92320540
tree1b3405d12a1b197d73473ea77c8fb712a632f55c
parenta2c01ed5d46f0686c52272e09f7d2f5be9f573fd
parentb67de018b37a97548645a879c627d4188518e907
Merge branch 'akpm' (patches from Andrew)

Merge fixes from Andrew Morton:
 "9 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
  fault-inject: fix inverted interval/probability values in printk
  lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y
  mm: make sendfile(2) killable
  thp: use is_zero_pfn() only after pte_present() check
  mailmap: update Javier Martinez Canillas' email
  MAINTAINERS: add Sergey as zsmalloc reviewer
  mm: cma: fix incorrect type conversion for size during dma allocation
  kmod: don't run async usermode helper as a child of kworker thread
MAINTAINERS