summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
* mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2016-12-02
* lib/genalloc.c: start search from start of chunkDaniel Mentz2016-11-18
* lib: add "on"/"off" support to kstrtoboolKees Cook2016-10-28
* lib: move strtobool() to kstrtobool()Kees Cook2016-10-28
* fix iov_iter_fault_in_readable()Al Viro2016-09-24
* lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbsNicolai Stange2016-09-15
* KEYS: Fix ASN.1 indefinite length object parsingDavid Howells2016-09-15
* dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä2016-06-07
* lib/test-string_helpers.c: fix and improve string_get_size() testsVitaly Kuznetsov2016-05-11
* lib/mpi: Endianness fixMichal Marek2016-05-04
* lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra2016-05-04
* assoc_array: don't call compare_object() on a nodeJerome Marchand2016-05-04
* lib: sw842: select crc32Arnd Bergmann2016-03-03
* lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk2016-03-03
* lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-03-03
* dump_stack: avoid potential deadlocksEric Dumazet2016-02-25
* radix-tree: fix race in gang lookupMatthew Wilcox2016-02-25
* dma-debug: switch check from _text to _stextLaura Abbott2016-02-25
* string_helpers: fix precision loss for some inputsJames Bottomley2016-02-25
* klist: fix starting point removed bug in klist iteratorsJames Bottomley2016-02-25
* crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-02-17
* rhashtable: Kill harmless RCU warning in rhashtable_walk_initHerbert Xu2015-12-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-17
|\
| * rhashtable: Fix walker list corruptionHerbert Xu2015-12-16
| * rhashtable: Enforce minimum size on initial hash tableHerbert Xu2015-12-16
| * Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"David S. Miller2015-12-05
| * rhashtable: Use __vmalloc with GFP_ATOMIC for table allocationHerbert Xu2015-12-04
| * rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu2015-12-04
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-12-17
|\ \
| * | dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz2015-12-16
| |/
* / treewide: Remove old email addressPeter Zijlstra2015-11-23
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-10
|\
| * lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko2015-11-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\ \ | |/ |/|
| * bpf: add mod default A and X test casesYang Shi2015-11-05
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-09
|\ \
| * | remove abs64()Andrew Morton2015-11-09
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-09
|\ \ \ | |/ / |/| |
| * | modpost: Add flag -E for making section mismatches fatalNicolas Boichat2015-10-06
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \ \
| * | | dma-debug: check nents in dma_sync_sg*Robin Murphy2015-11-06
| * | | lib/hexdump.c: truncate output in case of overflowAndy Shevchenko2015-11-06
| * | | lib/is_single_threaded.c: change current_is_single_threaded() to use for_each...Oleg Nesterov2015-11-06
| * | | lib/kobject.c: use kvasprintf_const for formatting ->nameRasmus Villemoes2015-11-06
| * | | lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes2015-11-06
| * | | lib/llist.c: fix data race in llist_del_firstDmitry Vyukov2015-11-06
| * | | lib/test-string_helpers.c: add string_get_size() testsVitaly Kuznetsov2015-11-06
| * | | lib/halfmd4.c: use rol32 inline function in the ROUND macroAlexander Kuleshov2015-11-06
| * | | lib/vsprintf.c: update documentationRasmus Villemoes2015-11-06
| * | | test_printf: test printf family at runtimeRasmus Villemoes2015-11-06