]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 May 2018 04:24:26 +0000 (21:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 May 2018 04:24:26 +0000 (21:24 -0700)
commitbb4aaa3c9dfad1d655e0d0f2cc20f66e879dcc1f
tree78997fee9c78677955d414a699ce965fb8a21065
parent03219fdfd7b9168d0d9b9c6298f4f23f53f1b508
parent67b58506a3f70a8d2d4efbd8220fd5a3a0e83101
Merge branch 'akpm' (patches from Andrew)

Merge misc fixes from Andrew Morton:
 "10 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  hfsplus: stop workqueue when fill_super() failed
  mm: don't allow deferred pages with NEED_PER_CPU_KM
  MAINTAINERS: add Q: entry to kselftest for patchwork project
  radix tree: fix multi-order iteration race
  radix tree test suite: multi-order iteration race
  radix tree test suite: add item_delete_rcu()
  radix tree test suite: fix compilation issue
  radix tree test suite: fix mapshift build target
  include/linux/mm.h: add new inline function vmf_error()
  lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
MAINTAINERS