aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-08-14 Merge tag 'v4.4.82' into linux-linaro-lsk-v4.4Alex Shi
2017-08-11lib/Kconfig.debug: fix frv build failureSudip Mukherjee
2017-07-12 Merge tag 'v4.4.76' into linux-linaro-lsk-v4.4Alex Shi
2017-07-05swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko
2017-06-30 Merge tag 'v4.4.75' into linux-linaro-lsk-v4.4lsk-v4.4-17.06Alex Shi
2017-06-29lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov
2017-06-15 Merge tag 'v4.4.72' into linux-linaro-lsk-v4.4Alex Shi
2017-06-14usercopy: Adjust tests to deal with SMAP/PANKees Cook
2017-05-15Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2016-12-05 Merge tag 'v4.4.36' into linux-linaro-lsk-v4.4Alex Shi
2016-12-02mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin
2016-11-25Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-11-18lib/genalloc.c: start search from start of chunkDaniel Mentz
2016-10-29 Merge tag 'v4.4.28' into linux-linaro-lsk-v4.4Alex Shi
2016-10-28lib: add "on"/"off" support to kstrtoboolKees Cook
2016-10-28lib: move strtobool() to kstrtobool()Kees Cook
2016-10-05Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-09-24Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4lsk-v4.4-16.09Alex Shi
2016-09-24fix iov_iter_fault_in_readable()Al Viro
2016-09-24unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds
2016-09-20Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-09-15lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbsNicolai Stange
2016-09-15KEYS: Fix ASN.1 indefinite length object parsingDavid Howells
2016-08-27Use the new batched user accesses in generic user string handlingLinus Torvalds
2016-06-14 Merge tag 'v4.4.13' into linux-linaro-lsk-v4.4Alex Shi
2016-06-07dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä
2016-05-12 Merge tag 'v4.4.10' into linux-linaro-lsk-v4.4Alex Shi
2016-05-11extable: add support for relative extables to search and sort routinesArd Biesheuvel
2016-05-11lib/test-string_helpers.c: fix and improve string_get_size() testsVitaly Kuznetsov
2016-05-04lib/mpi: Endianness fixMichal Marek
2016-05-04lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra
2016-05-04assoc_array: don't call compare_object() on a nodeJerome Marchand
2016-03-03lib: sw842: select crc32Arnd Bergmann
2016-03-03lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk
2016-03-03lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-02-25dump_stack: avoid potential deadlocksEric Dumazet
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-25dma-debug: switch check from _text to _stextLaura Abbott
2016-02-25string_helpers: fix precision loss for some inputsJames Bottomley
2016-02-25klist: fix starting point removed bug in klist iteratorsJames Bottomley
2016-02-17crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2015-12-18rhashtable: Kill harmless RCU warning in rhashtable_walk_initHerbert Xu
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-16dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz
2015-12-16rhashtable: Fix walker list corruptionHerbert Xu
2015-12-16rhashtable: Enforce minimum size on initial hash tableHerbert Xu
2015-12-05Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"David S. Miller
2015-12-04rhashtable: Use __vmalloc with GFP_ATOMIC for table allocationHerbert Xu