summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\
| * idr: Add missing __rcu annotationsMatthew Wilcox2017-02-13
| * radix-tree: Fix __rcu annotationsMatthew Wilcox2017-02-13
| * radix-tree: Add rcu_dereference and rcu_assign_pointer callsMatthew Wilcox2017-02-13
| * radix_tree_iter_resume: Fix out of bounds errorMatthew Wilcox2017-02-13
| * radix-tree: Store a pointer to the root in each nodeMatthew Wilcox2017-02-13
| * radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox2017-02-13
| * ida: Use exceptional entries for small IDAsMatthew Wilcox2017-02-13
| * ida: Move ida_bitmap to a percpu variableMatthew Wilcox2017-02-13
| * Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-13
| * radix-tree: Add radix_tree_iter_deleteMatthew Wilcox2017-02-13
| * radix-tree: Add radix_tree_iter_tag_clear()Matthew Wilcox2017-02-13
| * radix tree: constify some pointersMatthew Wilcox2017-01-27
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-28
|\ \
| * | locking/refcounts: Out-of-line everythingPeter Zijlstra2017-02-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-28
|\ \ \
| * | | rhashtable: Fix RCU dereference annotation in rht_bucket_nestedHerbert Xu2017-02-26
| * | | rhashtable: Fix use before NULL check in bucket_table_freeHerbert Xu2017-02-26
| * | | lib: Allow compile-testing of parmanGeert Uytterhoeven2017-02-26
| * | | lib: fix spelling mistake: "actualy" -> "actually"Colin Ian King2017-02-26
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-27
|\ \ \ \
| * | | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
| * | | | scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef2017-02-27
| * | | | scatterlist: reorder compound boolean expressionGilad Ben-Yossef2017-02-27
| * | | | lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap2017-02-27
* | | | | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-02-27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | percpu_counter: percpu_counter_hotcpu_callback() cleanupEric Dumazet2017-01-20
* | | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\ \ \ \ \
| * | | | | lib/dma-virt: Add dma_virt_opsBart Van Assche2017-01-24
| * | | | | lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche2017-01-24
| * | | | | lib/dma-noop: Clarify a commentBart Van Assche2017-01-24
| * | | | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-25
|\ \ \ \ \ \
| * | | | | | lib/lz4: remove back-compat wrappersSven Schmidt2017-02-24
| * | | | | | lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt2017-02-24
| * | | | | | lib: update LZ4 compressor moduleSven Schmidt2017-02-24
| * | | | | | lib/test_sort.c: make it explicitly non-modularPaul Gortmaker2017-02-24
| * | | | | | lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix2017-02-24
| * | | | | | rbtree: use designated initializersKees Cook2017-02-24
| * | | | | | lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox2017-02-24
| * | | | | | lib: add module support to atomic64 testsGeert Uytterhoeven2017-02-24
| * | | | | | lib: add module support to glob testsGeert Uytterhoeven2017-02-24
| * | | | | | lib: add module support to crc32 testsGeert Uytterhoeven2017-02-24
| * | | | | | bug: switch data corruption check to __must_checkKees Cook2017-02-24
| * | | | | | kasan: add memcg kmem_cache testGreg Thelen2017-02-24
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-02-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | EXPORT_SYMBOL radix_tree_replace_slotSong Liu2017-02-13
| | |_|_|/ | |/| | |
* | | | | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-23
|\ \ \ \ \
| * | | | | lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie2017-02-24
| * | | | | Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-02-01
| |\ \ \ \ \