aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-07-24Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'file-locks/linux-next'Stephen Rothwell
2017-07-22errseq: rename __errseq_set to errseq_setJeff Layton
2017-07-22Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman
2017-07-22driver core: emit uevents when device is bound to a driverDmitry Torokhov
2017-07-21uuid: fix incorrect uuid_equal conversion in test_uuid_testChristoph Hellwig
2017-07-18swiotlb: Add warnings for use of bounce buffers with SMETom Lendacky
2017-07-18x86, swiotlb: Add memory encryption supportTom Lendacky
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez
2017-07-14fault-inject: simplify access check for fail-nthAkinobu Mita
2017-07-14lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an intMichael Ellerman
2017-07-12writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin
2017-07-12fault-inject: support systematic fault injectionDmitry Vyukov
2017-07-12test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez
2017-07-12test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez
2017-07-12test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez
2017-07-10lib/bsearch.c: micro-optimize pivot position calculationSergey Senozhatsky
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer
2017-07-10lib/rhashtable.c: use kvzalloc() in bucket_table_alloc() when possibleMichal Hocko
2017-07-10lib/interval_tree_test.c: allow full tree searchDavidlohr Bueso
2017-07-10lib/interval_tree_test.c: allow users to limit scope of endpointDavidlohr Bueso
2017-07-10lib/interval_tree_test.c: make test options module parametersDavidlohr Bueso
2017-07-10lib/interval_tree_test.c: allow the module to be compiled-inDavidlohr Bueso
2017-07-10lib/kstrtox.c: use "unsigned int" moreAlexey Dobriyan
2017-07-10lib/kstrtox.c: delete end-of-string testAlexey Dobriyan
2017-07-10bitmap: optimise bitmap_set and bitmap_clear of a single bitMatthew Wilcox
2017-07-10lib/test_bitmap.c: add optimisation testsMatthew Wilcox
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-07-07Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-07iov_iter: saner checks on copyin/copyoutAl Viro
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-07-06lib: add errseq_t type and infrastructure for handling itJeff Layton
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds