https://github.com/torvalds/linux
Revision 73fcb1a370c76b202d406e95d9dabb76eaccf484 authored by Linus Torvalds on 19 May 2018, 04:24:26 UTC, committed by Linus Torvalds on 19 May 2018, 04:24:26 UTC
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
2 parent s 10a2f87 + 66072c2
History
Tip revision: 73fcb1a370c76b202d406e95d9dabb76eaccf484 authored by Linus Torvalds on 19 May 2018, 04:24:26 UTC
Merge branch 'akpm' (patches from Andrew)
Tip revision: 73fcb1a

back to top