summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2017-11-17lib: test module for find_*_bit() functionsYury Norov
2017-11-17lib: add module support to string testsGeert Uytterhoeven
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25lib: Add shared copies of some GCC library routinesPalmer Dabbelt
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-08lib: add test module for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2017-08-15lib: Add zstd modulesNick Terrell
2017-08-15lib: Add xxhash moduleNick Terrell
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06lib: add errseq_t type and infrastructure for handling itJeff Layton
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-09lib: Add crc4 moduleJeremy Kerr
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney
2017-05-08lib: add module support to linked list sorting testsGeert Uytterhoeven
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-03-28generic ...copy_..._user primitivesAl Viro
2017-03-24md5: remove from lib and only live in cryptoJason A. Donenfeld
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix
2017-02-24lib: add module support to glob testsGeert Uytterhoeven
2017-02-24lib: add module support to crc32 testsGeert Uytterhoeven
2017-02-24locking/refcounts: Out-of-line everythingPeter Zijlstra
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-13idr: Add missing __rcu annotationsMatthew Wilcox
2017-02-13radix-tree: Fix __rcu annotationsMatthew Wilcox
2017-02-03lib: Introduce priority array area managerJiri Pirko
2017-02-02ext4: move halfmd4 into hash.c directlyJason A. Donenfeld
2017-01-24lib/dma-virt: Add dma_virt_opsBart Van Assche
2017-01-24lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld
2017-01-09Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2016-12-27lib: Add a simple prime number generatorChris Wilson
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner
2016-10-11kcov: do not instrument lib/stackdepot.cAlexander Potapenko
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-03random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov
2016-05-30lib/uuid: add a test moduleAndy Shevchenko
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds