aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-05bpf: add mod default A and X test casesYang Shi
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-23fault-inject: fix inverted interval/probability values in printkFlorian Westphal
2015-10-23lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=yAndrey Ryabinin
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-10-20lib/mpi: fix off by one in mpi_read_raw_from_sglStephan Mueller
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton
2015-10-15move count_zeroes.h out of asm-genericChristoph Hellwig
2015-10-14crypto: 842 - Add CRC and validation supportHaren Myneni
2015-10-14lib/mpi: Add mpi sgl helpersTadeusz Struk
2015-10-08random32: add prandom_init_once helper for own rngsDaniel Borkmann
2015-10-08random32: add prandom_seed_full_state helperDaniel Borkmann
2015-10-08once: make helper generic for calling functions onceHannes Frederic Sowa
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa
2015-10-06strscpy: zero any trailing garbage bytes in the destinationChris Metcalf
2015-10-06modpost: Add flag -E for making section mismatches fatalNicolas Boichat
2015-10-05devres: fix a for loop bounds checkDan Carpenter
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-04kobject: move EXPORT_SYMBOL() macros next to corresponding definitionsGabriel Somlo
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-10-03ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-22lib: fix data race in rhashtable_rehash_oneDmitriy Vyukov
2015-09-22lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...Sowmini Varadhan
2015-09-17lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov
2015-09-10zlib_deflate/deftree: remove bi_reverse()yalin wang
2015-09-10lib/decompress_unlzma: Do a NULL check for pointerFabio Estevam
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-09-10lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctlyWang Long
2015-09-10lib/test_kasan.c: fix a typoWang Long
2015-09-10lib/string_helpers: rename "esc" arg to "only"Kees Cook
2015-09-10lib/string_helpers: clarify esc arg in string_escape_memKees Cook
2015-09-10lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...Pan Xinhui
2015-09-10lib/bitmap.c: fix a special string handling bug in __bitmap_parselistPan Xinhui
2015-09-10lib/bitmap.c: correct a code style and do some, optimizationPan Xinhui
2015-09-10kstrto*: accept "-0" for signed conversionAlexey Dobriyan
2015-09-10string: provide strscpy()Chris Metcalf
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08lib/show_mem.c: correct reserved memory calculationVishnu Pratap Singh
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds