aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-05-05Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-05-05Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-04-27Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.04-androidAlex Shi
2016-04-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
2016-04-21Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex 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-11UPSTREAM: lib/string.c: introduce strreplace()Rasmus Villemoes
2016-04-11kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches
2016-04-11kasan: enable instrumentation of global variablesAndrey Ryabinin
2016-04-11lib: add kasan test moduleAndrey Ryabinin
2016-04-11mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin
2016-04-11x86_64: add KASan supportAndrey Ryabinin
2016-04-11kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2016-03-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-03-02klist: fix starting point removed bug in klist iteratorsJames Bottomley
2016-02-26Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
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
2016-01-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.01-androidAlex Shi
2015-11-13lib/radix-tree.c: change to simpler includeRasmus Villemoes
2015-10-13Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-10-05lz4: fix system halt at boot kernel on x86_64Krzysztof Kolasa
2015-10-05lib/lz4: Pull out constant tablesRasmus Villemoes
2015-10-05LZ4 : fix the data abort issueJeHyeon Yeon
2015-08-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
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-16Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-15.07-androidKevin Hilman
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-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
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-02-03hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
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