summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-03-20lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan
2018-03-04509: fix printing uninitialized stack memory when OID is emptyEric Biggers
2018-01-17dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap
2018-01-17lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates
2018-01-17ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers
2017-12-06test: firmware_class: report errors properly on failureBrian Norris
2017-12-06KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers
2017-12-06KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers
2017-11-05assoc_array: Fix a buggy node-splitting caseDavid Howells
2017-11-05lib/digsig: fix dereference of NULL user_key_payloadEric Biggers
2017-09-10lib/Kconfig.debug: fix frv build failureSudip Mukherjee
2017-07-31swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko
2017-07-31lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov
2017-06-25usercopy: Adjust tests to deal with SMAP/PANKees Cook
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