summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-04-11lib: add testing module for UBSANJinbum Park1-0/+2
2018-04-11kasan: prevent compiler from optimizing away memset in testsAndrey Konovalov1-0/+1
2018-04-07Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2018-04-06Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Linus Torvalds1-1/+2
2018-03-22lib: Add generic PIO mapping methodZhichang Yuan1-0/+2
2018-03-15printk: move dump stack related code to lib/dump_stack.cDave Young1-1/+2
2018-02-07lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov1-1/+1
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig1-1/+1
2018-01-13error-injection: Separate error-injection from kprobeMasami Hiramatsu1-0/+1
2017-12-11spinlock: Add library function to allocate spinlock buckets arrayTom Herbert1-1/+1
2017-11-18lib: test module for find_*_bit() functionsYury Norov1-0/+1
2017-11-18lib: add module support to string testsGeert Uytterhoeven1-0/+1
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-26lib: Add shared copies of some GCC library routinesPalmer Dabbelt1-0/+8
2017-09-15Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2017-09-09lib: add test module for CONFIG_DEBUG_VIRTUALFlorian Fainelli1-0/+1
2017-08-15lib: Add zstd modulesNick Terrell1-0/+2
2017-08-15lib: Add xxhash moduleNick Terrell1-0/+1
2017-07-15kmod: add test driver to stress test the module loaderLuis R. Rodriguez1-0/+1
2017-07-13test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez1-0/+1
2017-07-08Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-07-06lib: add errseq_t type and infrastructure for handling itJeff Layton1-1/+1
2017-07-04Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-06-09lib: Add crc4 moduleJeremy Kerr1-0/+1
2017-06-09rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney1-3/+0
2017-05-09lib: add module support to linked list sorting testsGeert Uytterhoeven1-0/+1
2017-05-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-3/+1
2017-03-29generic ...copy_..._user primitivesAl Viro1-0/+2
2017-03-24md5: remove from lib and only live in cryptoJason A. Donenfeld1-1/+1
2017-03-01Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-0/+3
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2017-02-25lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix1-0/+1
2017-02-25lib: add module support to glob testsGeert Uytterhoeven1-0/+1
2017-02-25lib: add module support to crc32 testsGeert Uytterhoeven1-0/+1
2017-02-24locking/refcounts: Out-of-line everythingPeter Zijlstra1-1/+1
2017-02-24Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds1-0/+2
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+6
2017-02-14idr: Add missing __rcu annotationsMatthew Wilcox1-0/+1
2017-02-14radix-tree: Fix __rcu annotationsMatthew Wilcox1-0/+2
2017-02-04lib: Introduce priority array area managerJiri Pirko1-0/+3
2017-02-02ext4: move halfmd4 into hash.c directlyJason A. Donenfeld1-1/+1
2017-01-24lib/dma-virt: Add dma_virt_opsBart Van Assche1-0/+1
2017-01-24lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche1-1/+1
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld1-2/+3
2017-01-09Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-0/+2
2016-12-27lib: Add a simple prime number generatorChris Wilson1-0/+2