aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-10-28BACKPORT: lib: harden strncpy_from_userMark Rutland
2016-10-28UPSTREAM: unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds
2016-10-28UPSTREAM: Use the new batched user accesses in generic user string handlingLinus Torvalds
2016-10-28UPSTREAM: KEYS: Fix ASN.1 indefinite length object parsingDavid Howells
2016-10-28UPSTREAM: ASN.1: Fix non-match detection failure on data overrunDavid Howells
2016-10-18Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
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-29Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
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-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
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 branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-05-05Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1Alex Shi
2016-04-21Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.04-androidAlex 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-19Merge branch 'lsk-v4.1-android' of git://android.git.linaro.org/kernel/linaro...Alex Shi
2016-04-11lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk
2016-04-11lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-04-07Merge remote-tracking branch 'linux-linaro-lsk-v4.1-android-test' into linux-...Alex Shi
2016-04-01debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2016-03-28UPSTREAM: lib/string.c: introduce strreplace()Rasmus Villemoes
2016-03-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-02-29Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
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-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidMark Brown
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-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-11-19lz4: fix system halt at boot kernel on x86_64Krzysztof Kolasa
2015-11-19hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
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