summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\
| * irq_poll: Fix irq_poll_sched()Bart Van Assche2016-01-19
| * Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-22
| |\
| | * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-15
| | |\
| | | * irq_poll: mark __irq_poll_complete staticChristoph Hellwig2015-12-11
| | | * irq_poll: fold irq_poll_disable_pending into irq_poll_softirqChristoph Hellwig2015-12-11
| | | * irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig2015-12-11
| | | * irq_poll: don't disable new irq_poll instancesChristoph Hellwig2015-12-11
| | | * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-11
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-22
|\ \ \ \
| * | | | crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-01-19
| * | | | lib: sw842: select crc32Arnd Bergmann2016-01-18
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-22
|\ \ \ \ \
| * | | | | ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim2016-01-21
* | | | | | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | lru_cache: Converted lc_seq_printf_status to return voidRoland Kammerer2015-11-25
| | |_|_|/ | |/| | |
* | | | | 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