summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-11-30lib/mpi: call cond_resched() from mpi_powm() loopEric Biggers
2017-11-15KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers
2017-11-08KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers
2017-11-02assoc_array: Fix a buggy node-splitting caseDavid Howells
2017-10-27lib/digsig: fix dereference of NULL user_key_payloadEric Biggers
2017-10-08mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin
2017-09-02lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz
2017-08-11lib/Kconfig.debug: fix frv build failureSudip Mukherjee
2017-08-11strscpy: zero any trailing garbage bytes in the destinationChris Metcalf
2017-08-11string: provide strscpy()Chris Metcalf
2017-06-29lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov
2017-06-14usercopy: Adjust tests to deal with SMAP/PANKees Cook
2017-05-20KEYS: Fix ASN.1 indefinite length object parsingDavid Howells
2017-05-20ASN.1: Fix non-match detection failure on data overrunDavid Howells
2017-05-08cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2017-04-18lib/vsprintf.c: improve sanity check in vsnprintf()Rasmus Villemoes
2016-08-22dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds
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-12lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk
2016-04-12lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-03-02klist: 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-09crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2016-02-09dma-debug: switch check from _text to _stextLaura Abbott
2015-11-13lib/radix-tree.c: change to simpler includeRasmus Villemoes
2015-08-04__bitmap_parselist: fix bug in empty string handlingChris Metcalf
2015-07-01lib/rhashtable: fix race between rhashtable_lookup_compare and hashtable resizeKonstantin Khlebnikov
2015-06-09lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara
2015-05-17lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security
2015-03-28LZ4 : fix the data abort issueJeHyeon Yeon
2015-02-11lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan
2015-02-11lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan
2015-01-27decompress_bunzip2: off by one in get_next_block()Dan Carpenter
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek
2014-12-02mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2014-10-29lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-28lib/scatterlist: fix memory leak with scsi-mqTony Battersby
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds
2014-10-17random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller