summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-02-17lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-17Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'printk/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2017-02-16manual merge of timers/coreIngo Molnar
2017-02-16Merge branch 'locking/core'Ingo Molnar
2017-02-16Merge branch 'core/rcu'Ingo Molnar
2017-02-15usercopy: Add tests for all get_user() sizesKees Cook
2017-02-15usercopy: Adjust tests to deal with SMAP/PANKees Cook
2017-02-15usercopy: add testcases to check zeroing on failureHoeun Ryu
2017-02-13EXPORT_SYMBOL radix_tree_replace_slotSong Liu
2017-02-12Merge branches 'fixes', 'kuser', 'misc' and 'sa1100-base' into for-nextRussell King
2017-02-10radix_tree_iter_resume: Fix out of bounds errorMatthew Wilcox
2017-02-10radix-tree: Store a pointer to the root in each nodeMatthew Wilcox
2017-02-10radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox
2017-02-10ida: Use exceptional entries for small IDAsMatthew Wilcox
2017-02-10ida: Move ida_bitmap to a percpu variableMatthew Wilcox
2017-02-10Reimplement IDR and IDA using the radix treeMatthew Wilcox
2017-02-10time: Remove CONFIG_TIMER_STATSKees Cook
2017-02-10debugobjects: Improve variable namingWaiman Long
2017-02-10refcount_t: Introduce a special purpose refcount typePeter Zijlstra
2017-02-09scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef
2017-02-09scatterlist: reorder compound boolean expressionGilad Ben-Yossef
2017-02-09lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap
2017-02-09lib/lz4: remove back-compat wrappersSven Schmidt
2017-02-09lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt
2017-02-09lib: update LZ4 compressor moduleSven Schmidt
2017-02-09lib/test_sort.c: make it explicitly non-modularPaul Gortmaker
2017-02-09lib: move sort self-test into a separate fileArnd Bergmann
2017-02-09lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix
2017-02-09rbtree: use designated initializersKees Cook
2017-02-09find_bit-micro-optimise-find_next__bit-v2Matthew Wilcox
2017-02-09lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox
2017-02-09lib: add module support to atomic64 testsGeert Uytterhoeven
2017-02-09lib: add module support to glob testsGeert Uytterhoeven
2017-02-09lib: add module support to crc32 testsGeert Uytterhoeven
2017-02-09bug: switch data corruption check to __must_checkKees Cook
2017-02-09kasan: add memcg kmem_cache testGreg Thelen
2017-02-09lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-09dma-debug: add comment for failed to check map errorMiles Chen
2017-02-09scatterlist: don't overflow length fieldDavid Dillow