aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-09-03Merge branch 'akpm-current/current'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'security/next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'arm64/for-next/core'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02manual merge of locking/coreIngo Molnar
2015-09-02manual merge of locking/arch-atomicIngo Molnar
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov
2015-08-31md/raid6: delta syndrome for ARM NEONArd Biesheuvel
2015-08-28lib: introduce strncpy_from_unsafe()Alexei Starovoitov
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler
2015-08-26Merge branches 'cleanup', 'fixes', 'fiq' (early part), 'misc', 'omap-barrier'...Russell King
2015-08-26lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg
2015-08-25MPI: Fix mpi_read_bufferTadeusz Struk
2015-08-25PCI: Add pci_iomap_wc() variantsLuis R. Rodriguez
2015-08-25lib: scatterlist: add sg splitting functionRobert Jarzmik
2015-08-25zlib_deflate/deftree: remove bi_reverse()yalin wang
2015-08-25lib/decompress_unlzma: Do a NULL check for pointerFabio Estevam
2015-08-25lib-decompressors-use-real-out-buf-size-for-gunzip-with-kernel-v2Yinghai Lu
2015-08-25lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-08-25lib: Add CRC64 ECMA moduleMarian Chereji
2015-08-25lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctlyWang Long
2015-08-25lib/test_kasan.c: fix a typoWang Long
2015-08-25lib/string_helpers: rename "esc" arg to "only"Kees Cook
2015-08-25lib/string_helpers: clarify esc arg in string_escape_memKees Cook
2015-08-25lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...Pan Xinhui
2015-08-25lib/bitmap.c: fix a special string handling bug in __bitmap_parselistPan Xinhui
2015-08-25lib/bitmap.c: correct a code style and do some, optimizationPan Xinhui
2015-08-25parse_integer: convert lib/Alexey Dobriyan
2015-08-25scanf: fix type range overflowAlexey Dobriyan
2015-08-25parse_integer: convert scanf()Alexey Dobriyan
2015-08-25parse-integer: rewrite kstrto*()Alexey Dobriyan
2015-08-25parse_integer: add runtime testsuiteAlexey Dobriyan
2015-08-25lib/: add parse_integer() (replacement for simple_strto*())Alexey Dobriyan
2015-08-25kstrto*: accept "-0" for signed conversionAlexey Dobriyan
2015-08-25lib/vsprintf: add %pT format specifierTetsuo Handa
2015-08-25lib/show_mem.c: correct reserved memory calculationVishnu Pratap Singh
2015-08-25genalloc: freeing const data pointersDan Carpenter