summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-215-0/+574
* lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf2016-01-211-1/+1
* test_hexdump: print statistics at the endAndy Shevchenko2016-01-211-3/+23
* test_hexdump: test all possible group sizes for overflowAndy Shevchenko2016-01-211-3/+18
* test_hexdump: check all bytes in real bufferAndy Shevchenko2016-01-211-21/+17Star
* test_hexdump: switch to memcmp()Andy Shevchenko2016-01-211-3/+3
* test_hexdump: replace magic numbers by their meaningAndy Shevchenko2016-01-211-4/+13
* test_hexdump: go through all possible lengths of bufferAndy Shevchenko2016-01-211-14/+13Star
* test_hexdump: define FILL_CHAR constantAndy Shevchenko2016-01-211-6/+13
* test_hexdump: introduce test_hexdump_prepare_test() helperAndy Shevchenko2016-01-211-7/+19
* test_hexdump: rename to test_hexdumpAndy Shevchenko2016-01-212-1/+1
* lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd2016-01-211-0/+21
* string_helpers: fix precision loss for some inputsJames Bottomley2016-01-211-20/+43
* lib/libcrc32c.c: fix build warningJean Delvare2016-01-211-0/+1
* Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-171-5/+74
|\
| * test: firmware_class: add asynchronous request triggerBrian Norris2016-01-071-0/+65
| * test: firmware_class: use kstrndup() where appropriateBrian Norris2016-01-071-2/+1Star
| * test: firmware_class: report errors properly on failureBrian Norris2016-01-071-3/+8
* | lib/vsprintf: factor out %pN[F] handler as netdev_bits()Andy Shevchenko2016-01-161-9/+16
* | lib/vsprintf: refactor duplicate code to special_hex_number()Andy Shevchenko2016-01-161-26/+27
* | lib/test_printf.c: test dentry printingRasmus Villemoes2016-01-161-0/+27
* | lib/test_printf.c: add test for large bitmapsRasmus Villemoes2016-01-161-0/+17
* | lib/test_printf.c: account for kvasprintf testsRasmus Villemoes2016-01-161-0/+1
* | lib/test_printf.c: add a few number() testsRasmus Villemoes2016-01-161-0/+24
* | lib/test_printf.c: test precision quirksRasmus Villemoes2016-01-161-6/+15
* | lib/test_printf.c: check for out-of-bound writesRasmus Villemoes2016-01-161-5/+19
* | lib/test_printf.c: don't BUGRasmus Villemoes2016-01-161-1/+6
* | lib/kasprintf.c: add sanity check to kvasprintfRasmus Villemoes2016-01-161-4/+6
* | lib/vsprintf.c: warn about too large precisions and field widthsRasmus Villemoes2016-01-161-4/+24
* | lib/vsprintf.c: help gcc make number() smallerRasmus Villemoes2016-01-161-12/+14
* | lib/vsprintf.c: expand field_width to 24 bitsRasmus Villemoes2016-01-161-20/+22
* | lib/vsprintf.c: eliminate potential race in string()Rasmus Villemoes2016-01-161-19/+9Star
* | lib/vsprintf.c: move string() below widen_string()Rasmus Villemoes2016-01-161-31/+31
* | lib/vsprintf.c: pull out padding code from dentry_name()Rasmus Villemoes2016-01-161-15/+31
* | Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-161-1/+0Star
* | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams2016-01-161-0/+9
* | page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2016-01-161-0/+8
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-152-6/+88
|\ \
| * | CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang2015-12-231-1/+1
| * | genalloc:support allocating specific regionZhao Qiang2015-12-231-0/+32
| * | genalloc:support memory-allocation with bytes-alignment to genallocZhao Qiang2015-12-231-6/+55
| * | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-011-0/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-151-1/+1
|\ \
| * | dma-debug: switch check from _text to _stextLaura Abbott2016-01-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-3/+3
|\ \ \ | |/ / |/| |
| * | lib: scatterlist: fix Kconfig descriptionGeert Uytterhoeven2015-12-081-3/+3
* | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-141-0/+39
|\ \ \
| * | | restrict /dev/mem to idle io memory rangesDan Williams2016-01-091-3/+20
| * | | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-091-0/+22
* | | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-131-2/+4
|\ \ \ \