summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds2016-01-21
|\
| * Use the new batched user accesses in generic user string handlingLinus Torvalds2015-12-17
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-21
|\ \
| * | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-20
| * | lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf2016-01-20
| * | test_hexdump: print statistics at the endAndy Shevchenko2016-01-20
| * | test_hexdump: test all possible group sizes for overflowAndy Shevchenko2016-01-20
| * | test_hexdump: check all bytes in real bufferAndy Shevchenko2016-01-20
| * | test_hexdump: switch to memcmp()Andy Shevchenko2016-01-20
| * | test_hexdump: replace magic numbers by their meaningAndy Shevchenko2016-01-20
| * | test_hexdump: go through all possible lengths of bufferAndy Shevchenko2016-01-20
| * | test_hexdump: define FILL_CHAR constantAndy Shevchenko2016-01-20
| * | test_hexdump: introduce test_hexdump_prepare_test() helperAndy Shevchenko2016-01-20
| * | test_hexdump: rename to test_hexdumpAndy Shevchenko2016-01-20
| * | lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd2016-01-20
| * | string_helpers: fix precision loss for some inputsJames Bottomley2016-01-20
| * | lib/libcrc32c.c: fix build warningJean Delvare2016-01-20
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-20
|\ \ \
| * | | __div64_32(): make it overridable at compile timeNicolas Pitre2015-11-16
* | | | Do not enable CONFIG_IO_STRICT_DEVMEM by defaultDan Williams2016-01-20
| |/ / |/| |
* | | Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-17
|\ \ \
| * | | test: firmware_class: add asynchronous request triggerBrian Norris2016-01-07
| * | | test: firmware_class: use kstrndup() where appropriateBrian Norris2016-01-07
| * | | test: firmware_class: report errors properly on failureBrian Norris2016-01-07
| |/ /
* | | lib/vsprintf: factor out %pN[F] handler as netdev_bits()Andy Shevchenko2016-01-16
* | | lib/vsprintf: refactor duplicate code to special_hex_number()Andy Shevchenko2016-01-16
* | | lib/test_printf.c: test dentry printingRasmus Villemoes2016-01-16
* | | lib/test_printf.c: add test for large bitmapsRasmus Villemoes2016-01-16
* | | lib/test_printf.c: account for kvasprintf testsRasmus Villemoes2016-01-16
* | | lib/test_printf.c: add a few number() testsRasmus Villemoes2016-01-16
* | | lib/test_printf.c: test precision quirksRasmus Villemoes2016-01-16
* | | lib/test_printf.c: check for out-of-bound writesRasmus Villemoes2016-01-16
* | | lib/test_printf.c: don't BUGRasmus Villemoes2016-01-16
* | | lib/kasprintf.c: add sanity check to kvasprintfRasmus Villemoes2016-01-16
* | | lib/vsprintf.c: warn about too large precisions and field widthsRasmus Villemoes2016-01-16
* | | lib/vsprintf.c: help gcc make number() smallerRasmus Villemoes2016-01-16
* | | lib/vsprintf.c: expand field_width to 24 bitsRasmus Villemoes2016-01-16
* | | lib/vsprintf.c: eliminate potential race in string()Rasmus Villemoes2016-01-16
* | | lib/vsprintf.c: move string() below widen_string()Rasmus Villemoes2016-01-16
* | | lib/vsprintf.c: pull out padding code from dentry_name()Rasmus Villemoes2016-01-16
* | | Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-16
* | | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams2016-01-15
* | | page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2016-01-15
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-15
|\ \ \
| * | | CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang2015-12-22
| * | | genalloc:support allocating specific regionZhao Qiang2015-12-22
| * | | genalloc:support memory-allocation with bytes-alignment to genallocZhao Qiang2015-12-22
| * | | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-01
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-15
|\ \ \
| * | | dma-debug: switch check from _text to _stextLaura Abbott2016-01-14