aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-10-18 Merge tag 'v4.1.34' into linux-linaro-lsk-v4.1Alex Shi
2016-10-03fix iov_iter_fault_in_readable()Al Viro
2016-06-28Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1linux-linaro-lsk-v4.1-testAlex Shi
2016-06-28kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko
2016-06-28mm, slub, kasan: enable user tracking by default with KASAN=yAndrey Ryabinin
2016-06-28lib: test_kasan: add some testcasesWang Long
2016-06-28lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctlyWang Long
2016-06-28lib/test_kasan.c: fix a typoWang Long
2016-06-28x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin
2016-06-14 Merge tag 'v4.1.26' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-06dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä
2016-06-06lib/string.c: introduce strreplace()Rasmus Villemoes
2016-05-05Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1Alex Shi
2016-04-21Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-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-11lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk
2016-04-11lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-04-01debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2016-02-28klist: 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-03string_helpers: fix precision loss for some inputsJames Bottomley
2016-02-03lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov
2016-02-03crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2016-02-03dma-debug: switch check from _text to _stextLaura Abbott
2016-01-22rhashtable: Fix walker list corruptionHerbert Xu
2016-01-22rhashtable: Enforce minimum size on initial hash tableHerbert Xu
2015-11-09fault-inject: fix inverted interval/probability values in printkFlorian Westphal
2015-10-22lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...Sowmini Varadhan
2015-09-29rhashtable: fix for resize events during table walkPhil Sutter
2015-09-29lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-08-10dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran
2015-08-03__bitmap_parselist: fix bug in empty string handlingChris Metcalf
2015-06-18revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton
2015-06-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-13MPI: MIPS: Fix compilation error with GCC 5.1Jaedon Shin
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-07rhashtable: add missing import <linux/export.h>Hauke Mehrtens
2015-06-06Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-05swiotlb: do not export map_single functionAlexandre Courbot
2015-06-03lib: Clarify the return value of strnlen_user()Jan Kara
2015-06-02lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds