aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-03-18Merge remote-tracking branch 'lts/linux-3.14.y' into linux-linaro-lsk-v3.14lsk-v3.14-16.03linux-linaro-lsk-v3.14Alex Shi
2016-03-16lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk
2016-03-16lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-03-14 Merge tag 'v3.14.64' into linux-linaro-lsk-v3.14Alex Shi
2016-03-03devres: fix a for loop bounds checkDan Carpenter
2016-02-25dump_stack: avoid potential deadlocksEric Dumazet
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-25dma-debug: switch check from _text to _stextLaura Abbott
2016-02-25dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz
2016-02-25klist: fix starting point removed bug in klist iteratorsJames Bottomley
2015-08-04Merge tag 'v3.14.49' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-03__bitmap_parselist: fix bug in empty string handlingChris Metcalf
2015-06-10Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.14-15.06Kevin Hilman
2015-06-06lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security
2015-03-30 Merge tag 'v3.14.37' into linux-linaro-lsk-v3.14Alex Shi
2015-03-26LZ4 : fix the data abort issueJeHyeon Yeon
2015-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
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-28Merge tag 'v3.14.30' into linux-linaro-lsk-v3.14Mark Brown
2015-01-27decompress_bunzip2: off by one in get_next_block()Dan Carpenter
2014-11-21Merge tag 'v3.14.25' into linux-linaro-lsk-v3.14Mark Brown
2014-11-21mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-11-21lib: radix-tree: add radix_tree_delete_item()Johannes Weiner
2014-11-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark Brown
2014-11-14lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-10-31Merge tag 'v3.14.23' into linux-linaro-lsk-v3.14Mark Brown
2014-10-30lzo: check for length overrun in variable length encoding.Willy Tarreau
2014-10-30Revert "lzo: properly check for overruns"Willy Tarreau
2014-10-10Merge tag 'v3.14.21' into linux-linaro-lsk-v3.14Mark Brown
2014-10-09lib/plist: add plist_requeueDan Streetman
2014-09-17Merge tag 'v3.14.19' into linux-linaro-lsk-v3.14lsk-v3.14-14.09Mark Brown
2014-09-17KEYS: Fix termination condition in assoc array garbage collectionDavid Howells
2014-09-17KEYS: Fix use-after-free in assoc_array_gc()David Howells
2014-08-12Merge remote-tracking branch 'lsk/v3.14/topic/libfdt' into linux-linaro-lsk-v...Mark Brown
2014-08-12lib: add fdt_empty_tree.cMark Salter
2014-08-07lib/btree.c: fix leak of whole btree nodesMinfei Huang
2014-07-06lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman
2014-06-30lz4: fix another possible overrunGreg Kroah-Hartman
2014-06-30idr: fix overflow bug during maximum ID calculation at maximum heightLai Jiangshan
2014-06-26lz4: ensure length does not wrapGreg Kroah-Hartman
2014-06-26lzo: properly check for overrunsGreg Kroah-Hartman
2014-06-26netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt
2014-05-13lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe
2014-04-14netlink: don't compare the nul-termination in nla_strcmpPablo Neira
2014-03-28random32: avoid attempt to late reseed if in the middle of seedingSasha Levin
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller