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
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- fs/hfsplus/super.c 1 addition, 0 deletionsfs/hfsplus/super.c
- include/linux/mm.h 7 additions, 0 deletionsinclude/linux/mm.h
- lib/radix-tree.c 2 additions, 4 deletionslib/radix-tree.c
- lib/test_bitmap.c 15 additions, 6 deletionslib/test_bitmap.c
- mm/Kconfig 1 addition, 0 deletionsmm/Kconfig
- tools/include/linux/spinlock.h 2 additions, 1 deletiontools/include/linux/spinlock.h
- tools/testing/radix-tree/Makefile 2 additions, 4 deletionstools/testing/radix-tree/Makefile
- tools/testing/radix-tree/multiorder.c 63 additions, 0 deletionstools/testing/radix-tree/multiorder.c
- tools/testing/radix-tree/test.c 19 additions, 0 deletionstools/testing/radix-tree/test.c
- tools/testing/radix-tree/test.h 3 additions, 0 deletionstools/testing/radix-tree/test.h
Please register or sign in to comment