summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig2018-05-191-0/+1
* iommu-common: move to arch/sparcChristoph Hellwig2018-05-091-1/+1
* lib: add testing module for UBSANJinbum Park2018-04-111-0/+2
* kasan: prevent compiler from optimizing away memset in testsAndrey Konovalov2018-04-111-0/+1
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-0/+2
|\
| * lib: Add generic PIO mapping methodZhichang Yuan2018-03-211-0/+2
* | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Linus Torvalds2018-04-051-1/+2
|\ \ | |/ |/|
| * printk: move dump stack related code to lib/dump_stack.cDave Young2018-03-151-1/+2
* | lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov2018-02-061-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-1/+2
|\
| * error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-121-0/+1
| * spinlock: Add library function to allocate spinlock buckets arrayTom Herbert2017-12-111-1/+1
* | dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-151-1/+1
|/
* lib: test module for find_*_bit() functionsYury Norov2017-11-171-0/+1
* lib: add module support to string testsGeert Uytterhoeven2017-11-171-0/+1
* Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds2017-11-151-0/+8
|\
| * lib: Add shared copies of some GCC library routinesPalmer Dabbelt2017-09-251-0/+8
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-141-0/+3
|\
| * lib: Add zstd modulesNick Terrell2017-08-151-0/+2
| * lib: Add xxhash moduleNick Terrell2017-08-151-0/+1
* | lib: add test module for CONFIG_DEBUG_VIRTUALFlorian Fainelli2017-09-081-0/+1
|/
* kmod: add test driver to stress test the module loaderLuis R. Rodriguez2017-07-141-0/+1
* test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez2017-07-121-0/+1
* Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-1/+1
|\
| * lib: add errseq_t type and infrastructure for handling itJeff Layton2017-07-061-1/+1
* | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-031-0/+1
|\ \
| * | lib: Add crc4 moduleJeremy Kerr2017-06-091-0/+1
| |/
* / rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney2017-06-081-3/+0
|/
* lib: add module support to linked list sorting testsGeert Uytterhoeven2017-05-081-0/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-021-1/+1
|\
| * md5: remove from lib and only live in cryptoJason A. Donenfeld2017-03-241-1/+1
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-3/+1
* | generic ...copy_..._user primitivesAl Viro2017-03-281-0/+2
|/
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-281-0/+3
|\
| * idr: Add missing __rcu annotationsMatthew Wilcox2017-02-131-0/+1
| * radix-tree: Fix __rcu annotationsMatthew Wilcox2017-02-131-0/+2
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-281-1/+1
|\ \
| * | locking/refcounts: Out-of-line everythingPeter Zijlstra2017-02-241-1/+1
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+2
|\ \ \
| * | | lib/dma-virt: Add dma_virt_opsBart Van Assche2017-01-241-0/+1
| * | | lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche2017-01-241-1/+1
| | |/ | |/|
* | | lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix2017-02-241-0/+1
* | | lib: add module support to glob testsGeert Uytterhoeven2017-02-241-0/+1
* | | lib: add module support to crc32 testsGeert Uytterhoeven2017-02-241-0/+1
* | | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-231-0/+2
|\ \ \
| * \ \ Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-091-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | lib: Add a simple prime number generatorChris Wilson2016-12-271-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-2/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib: Introduce priority array area managerJiri Pirko2017-02-031-0/+3