aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2018-06-05lib: add runtime test of check_*_overflow functionsGravatar Rasmus Villemoes 1-0/+1
2018-05-19dma-mapping: provide a generic dma-noncoherent implementationGravatar Christoph Hellwig 1-0/+1
2018-05-09iommu-common: move to arch/sparcGravatar Christoph Hellwig 1-1/+1
2018-04-11lib: add testing module for UBSANGravatar Jinbum Park 1-0/+2
2018-04-11kasan: prevent compiler from optimizing away memset in testsGravatar Andrey Konovalov 1-0/+1
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2018-04-05Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Gravatar Linus Torvalds 1-1/+2
2018-03-21lib: Add generic PIO mapping methodGravatar Zhichang Yuan 1-0/+2
2018-03-15printk: move dump stack related code to lib/dump_stack.cGravatar Dave Young 1-1/+2
2018-02-06lib/test_find_bit.c: rename to find_bit_benchmark.cGravatar Yury Norov 1-1/+1
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+2
2018-01-15dma-direct: rename dma_noop to dma_directGravatar Christoph Hellwig 1-1/+1
2018-01-12error-injection: Separate error-injection from kprobeGravatar Masami Hiramatsu 1-0/+1
2017-12-11spinlock: Add library function to allocate spinlock buckets arrayGravatar Tom Herbert 1-1/+1
2017-11-17lib: test module for find_*_bit() functionsGravatar Yury Norov 1-0/+1
2017-11-17lib: add module support to string testsGravatar Geert Uytterhoeven 1-0/+1
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-25lib: Add shared copies of some GCC library routinesGravatar Palmer Dabbelt 1-0/+8
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2017-09-08lib: add test module for CONFIG_DEBUG_VIRTUALGravatar Florian Fainelli 1-0/+1
2017-08-15lib: Add zstd modulesGravatar Nick Terrell 1-0/+2
2017-08-15lib: Add xxhash moduleGravatar Nick Terrell 1-0/+1
2017-07-14kmod: add test driver to stress test the module loaderGravatar Luis R. Rodriguez 1-0/+1
2017-07-12test_sysctl: add dedicated proc sysctl test driverGravatar Luis R. Rodriguez 1-0/+1
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-07-06lib: add errseq_t type and infrastructure for handling itGravatar Jeff Layton 1-1/+1
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2017-06-09lib: Add crc4 moduleGravatar Jeremy Kerr 1-0/+1
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionGravatar Paul E. McKenney 1-3/+0
2017-05-08lib: add module support to linked list sorting testsGravatar Geert Uytterhoeven 1-0/+1
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-3/+1
2017-03-28generic ...copy_..._user primitivesGravatar Al Viro 1-0/+2
2017-03-24md5: remove from lib and only live in cryptoGravatar Jason A. Donenfeld 1-1/+1
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 1-0/+3
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+2
2017-02-24lib: add CONFIG_TEST_SORT to enable self-test of sort()Gravatar Kostenzer Felix 1-0/+1
2017-02-24lib: add module support to glob testsGravatar Geert Uytterhoeven 1-0/+1
2017-02-24lib: add module support to crc32 testsGravatar Geert Uytterhoeven 1-0/+1
2017-02-24locking/refcounts: Out-of-line everythingGravatar Peter Zijlstra 1-1/+1
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Gravatar Linus Torvalds 1-0/+2
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-2/+6
2017-02-13idr: Add missing __rcu annotationsGravatar Matthew Wilcox 1-0/+1
2017-02-13radix-tree: Fix __rcu annotationsGravatar Matthew Wilcox 1-0/+2
2017-02-03lib: Introduce priority array area managerGravatar Jiri Pirko 1-0/+3
2017-02-02ext4: move halfmd4 into hash.c directlyGravatar Jason A. Donenfeld 1-1/+1
2017-01-24lib/dma-virt: Add dma_virt_opsGravatar Bart Van Assche 1-0/+1