summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-239-43/+162
|\
| * lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk2016-02-161-7/+7
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-02-161-0/+62
| |\
| | * lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-02-101-0/+62
| * | Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-02-141-3/+3
| |\ \
| | * | klist: fix starting point removed bug in klist iteratorsJames Bottomley2016-02-071-3/+3
| * | | vsprintf: kptr_restrict is okay in IRQ when 2Jason A. Donenfeld2016-02-111-13/+13
| * | | ubsan: cosmetic fix to Kconfig textYang Shi2016-02-111-1/+3
| * | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-101-0/+15
| |\ \ \
| | * | | workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo2016-02-091-0/+15
| * | | | scatterlist: fix a typo in comment block of sg_miter_stop()Masahiro Yamada2016-02-081-3/+3
| | |/ / | |/| |
| * | | dump_stack: avoid potential deadlocksEric Dumazet2016-02-051-3/+4
| | |/ | |/|
| * | radix-tree: fix race in gang lookupMatthew Wilcox2016-02-031-2/+10
| * | lib/test-string_helpers.c: fix and improve string_get_size() testsVitaly Kuznetsov2016-02-031-18/+49
* | | test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2016-02-193-0/+367
* | | lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny2016-02-191-0/+89
|/ /
* / debugobjects: Allow bigger number of early boot objectsChristian Borntraeger2016-01-271-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-233-0/+228
|\
| * irq_poll: Fix irq_poll_sched()Bart Van Assche2016-01-191-1/+1
| * Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-223-0/+228
| |\
| | * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-153-0/+228
| | |\
| | | * irq_poll: mark __irq_poll_complete staticChristoph Hellwig2015-12-111-2/+1
| | | * irq_poll: fold irq_poll_disable_pending into irq_poll_softirqChristoph Hellwig2015-12-111-1/+1
| | | * irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig2015-12-111-3/+7
| | | * irq_poll: don't disable new irq_poll instancesChristoph Hellwig2015-12-111-3/+1
| | | * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-113-0/+227
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-222-0/+3
|\ \ \ \
| * | | | crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-01-191-0/+1
| * | | | lib: sw842: select crc32Arnd Bergmann2016-01-181-0/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-221-1/+1
|\ \ \ \ \
| * | | | | ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim2016-01-211-1/+1
* | | | | | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-211-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | lru_cache: Converted lc_seq_printf_status to return voidRoland Kammerer2015-11-251-3/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds2016-01-212-7/+22
|\ \ \ \ \
| * | | | | Use the new batched user accesses in generic user string handlingLinus Torvalds2015-12-172-7/+22
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-219-66/+743
|\ \ \ \ \
| * | | | | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-205-0/+574
| * | | | | lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf2016-01-201-1/+1
| * | | | | test_hexdump: print statistics at the endAndy Shevchenko2016-01-201-3/+23
| * | | | | test_hexdump: test all possible group sizes for overflowAndy Shevchenko2016-01-201-3/+18
| * | | | | test_hexdump: check all bytes in real bufferAndy Shevchenko2016-01-201-21/+17
| * | | | | test_hexdump: switch to memcmp()Andy Shevchenko2016-01-201-3/+3
| * | | | | test_hexdump: replace magic numbers by their meaningAndy Shevchenko2016-01-201-4/+13
| * | | | | test_hexdump: go through all possible lengths of bufferAndy Shevchenko2016-01-201-14/+13
| * | | | | test_hexdump: define FILL_CHAR constantAndy Shevchenko2016-01-201-6/+13
| * | | | | test_hexdump: introduce test_hexdump_prepare_test() helperAndy Shevchenko2016-01-201-7/+19
| * | | | | test_hexdump: rename to test_hexdumpAndy Shevchenko2016-01-202-1/+1
| * | | | | lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd2016-01-201-0/+21
| * | | | | string_helpers: fix precision loss for some inputsJames Bottomley2016-01-201-20/+43
| * | | | | lib/libcrc32c.c: fix build warningJean Delvare2016-01-201-0/+1