summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-10-03fix iov_iter_fault_in_readable()Al Viro
2016-06-06dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä
2016-04-20lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra
2016-04-20assoc_array: don't call compare_object() on a nodeJerome Marchand
2016-04-11lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk
2016-04-11lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-02-28klist: fix starting point removed bug in klist iteratorsJames Bottomley
2016-02-15dump_stack: avoid potential deadlocksEric Dumazet
2016-02-15radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-03string_helpers: fix precision loss for some inputsJames Bottomley
2016-02-03lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov
2016-02-03crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2016-02-03dma-debug: switch check from _text to _stextLaura Abbott
2016-01-22rhashtable: Fix walker list corruptionHerbert Xu
2016-01-22rhashtable: Enforce minimum size on initial hash tableHerbert Xu
2015-11-09fault-inject: fix inverted interval/probability values in printkFlorian Westphal
2015-10-22lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...Sowmini Varadhan
2015-09-29rhashtable: fix for resize events during table walkPhil Sutter
2015-09-29lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-08-10dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran
2015-08-03__bitmap_parselist: fix bug in empty string handlingChris Metcalf
2015-06-18revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-13MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-07rhashtable: add missing import <linux/export.h>Hauke Mehrtens
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-05swiotlb: do not export map_single functionAlexandre Courbot
2015-06-03lib: Clarify the return value of strnlen_user()Jan Kara
2015-06-02lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-05kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches
2015-05-05lib: delete lib/find_last_bit.cYury Norov
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds
2015-04-22rhashtable: Do not schedule more than one rehash if we can't grow furtherThomas Graf
2015-04-22rhashtable: Schedule async resize when sync realloc failsThomas Graf
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-04-22md/raid6 algorithms: xor_syndrome() for SSE2Markus Stockhausen
2015-04-22md/raid6 algorithms: xor_syndrome() for generic intMarkus Stockhausen
2015-04-22md/raid6 algorithms: improve test programMarkus Stockhausen
2015-04-22md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds