aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-03-05Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2018-02-28ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers
2018-02-26 Merge tag 'v3.18.96' into linux-linaro-lsk-v3.18Alex Shi
2018-02-25509: fix printing uninitialized stack memory when OID is emptyEric Biggers
2017-12-19 Merge tag 'v3.18.88' into linux-linaro-lsk-v3.18Alex Shi
2017-12-16dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap
2017-12-16lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates
2017-12-16ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers
2017-12-01 Merge tag 'v3.18.85' into linux-linaro-lsk-v3.18Alex Shi
2017-11-30lib/mpi: call cond_resched() from mpi_powm() loopEric Biggers
2017-11-16 Merge tag 'v3.18.81' into linux-linaro-lsk-v3.18Alex Shi
2017-11-15KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers
2017-11-09 Merge tag 'v3.18.80' into linux-linaro-lsk-v3.18Alex Shi
2017-11-08KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers
2017-11-03 Merge tag 'v3.18.79' into linux-linaro-lsk-v3.18Alex Shi
2017-11-02assoc_array: Fix a buggy node-splitting caseDavid Howells
2017-10-28 Merge tag 'v3.18.78' into linux-linaro-lsk-v3.18Alex Shi
2017-10-27lib/digsig: fix dereference of NULL user_key_payloadEric Biggers
2017-10-09 Merge tag 'v3.18.74' into linux-linaro-lsk-v3.18Alex Shi
2017-10-08mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin
2017-09-03 Merge tag 'v3.18.69' into linux-linaro-lsk-v3.18Alex Shi
2017-09-02lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz
2017-08-12 Merge tag 'v3.18.64' into linux-linaro-lsk-v3.18Alex Shi
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-30 Merge tag 'v3.18.59' into linux-linaro-lsk-v3.18Alex Shi
2017-06-29lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov
2017-06-15 Merge tag 'v3.18.57' into linux-linaro-lsk-v3.18Alex Shi
2017-06-14usercopy: Adjust tests to deal with SMAP/PANKees Cook
2017-05-25Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
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-19 Merge tag 'v3.18.49' into linux-linaro-lsk-v3.18Alex Shi
2017-04-18lib/vsprintf.c: improve sanity check in vsnprintf()Rasmus Villemoes
2016-08-23 Merge tag 'v3.18.40' into linux-linaro-lsk-v3.18Alex Shi
2016-08-22dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds
2016-06-14 Merge tag 'v3.18.35' into linux-linaro-lsk-v3.18Alex Shi
2016-06-06dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä
2016-05-05Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-04-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
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-13lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf
2016-04-12lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk
2016-04-12lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-04-11mm, slub, kasan: enable user tracking by default with KASAN=yAndrey Ryabinin
2016-04-11lib: test_kasan: add some testcasesWang Long
2016-04-11kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches