summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2016-01-27debugobjects: Allow bigger number of early boot objectsChristian Borntraeger
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-21ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim
2016-01-21Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-20Do not enable CONFIG_IO_STRICT_DEVMEM by defaultDan Williams
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-20lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf
2016-01-20test_hexdump: print statistics at the endAndy Shevchenko
2016-01-20test_hexdump: test all possible group sizes for overflowAndy Shevchenko
2016-01-20test_hexdump: check all bytes in real bufferAndy Shevchenko
2016-01-20test_hexdump: switch to memcmp()Andy Shevchenko
2016-01-20test_hexdump: replace magic numbers by their meaningAndy Shevchenko
2016-01-20test_hexdump: go through all possible lengths of bufferAndy Shevchenko
2016-01-20test_hexdump: define FILL_CHAR constantAndy Shevchenko
2016-01-20test_hexdump: introduce test_hexdump_prepare_test() helperAndy Shevchenko
2016-01-20test_hexdump: rename to test_hexdumpAndy Shevchenko
2016-01-20lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd
2016-01-20string_helpers: fix precision loss for some inputsJames Bottomley
2016-01-20lib/libcrc32c.c: fix build warningJean Delvare
2016-01-19irq_poll: Fix irq_poll_sched()Bart Van Assche
2016-01-19crypto: crc32c - Fix crc32c soft dependencyJean Delvare
2016-01-18lib: sw842: select crc32Arnd Bergmann
2016-01-17Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-16lib/vsprintf: factor out %pN[F] handler as netdev_bits()Andy Shevchenko
2016-01-16lib/vsprintf: refactor duplicate code to special_hex_number()Andy Shevchenko
2016-01-16lib/test_printf.c: test dentry printingRasmus Villemoes
2016-01-16lib/test_printf.c: add test for large bitmapsRasmus Villemoes
2016-01-16lib/test_printf.c: account for kvasprintf testsRasmus Villemoes
2016-01-16lib/test_printf.c: add a few number() testsRasmus Villemoes
2016-01-16lib/test_printf.c: test precision quirksRasmus Villemoes
2016-01-16lib/test_printf.c: check for out-of-bound writesRasmus Villemoes
2016-01-16lib/test_printf.c: don't BUGRasmus Villemoes
2016-01-16lib/kasprintf.c: add sanity check to kvasprintfRasmus Villemoes
2016-01-16lib/vsprintf.c: warn about too large precisions and field widthsRasmus Villemoes
2016-01-16lib/vsprintf.c: help gcc make number() smallerRasmus Villemoes
2016-01-16lib/vsprintf.c: expand field_width to 24 bitsRasmus Villemoes
2016-01-16lib/vsprintf.c: eliminate potential race in string()Rasmus Villemoes
2016-01-16lib/vsprintf.c: move string() below widen_string()Rasmus Villemoes
2016-01-16lib/vsprintf.c: pull out padding code from dentry_name()Rasmus Villemoes
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-15mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams
2016-01-15page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds