aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
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-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
2014-10-14lib/raid6: Add log level to printksAnton Blanchard
2014-10-14lib/vsprintf: add %*pE[achnops] format specifierAndy Shevchenko
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko
2014-10-14lib / string_helpers: refactoring the test suiteAndy Shevchenko
2014-10-14lib / string_helpers: move documentation to c-fileAndy Shevchenko