]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Sep 2015 04:16:47 +0000 (21:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Sep 2015 04:16:47 +0000 (21:16 -0700)
commita8f155855842f04273666192d3767fa9b94aaa58
tree396180e8db3ac132195feca3f531defaf7d6d3ff
parent8e64a7331702b7888ccf84b2b9ff46ab8e167c7f
parent28c553d0aa0acf02e18f9e008661491a4b996595
Merge branch 'akpm' (patches from Andrew)

Merge misc fixes from ANdrew Morton:
 "8 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  revert "mm: make sure all file VMAs have ->vm_ops set"
  MAINTAINERS: update LTP mailing list
  userfaultfd: add missing mmput() in error path
  lib/string_helpers.c: fix infinite loop in string_get_size()
  alpha: lib: export __delay
  alpha: io: define ioremap_uc
  kasan: fix last shadow judgement in memory_is_poisoned_16()
  zram: fix possible use after free in zcomp_create()