aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2018-10-12lib/bch: fix possible stack overrunArnd Bergmann
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-22lib: add crc64 calculation routinesColy Li
2018-08-21ida: Start new test_ida moduleMatthew Wilcox
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-11Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-06-27bitfield: add testsJohannes Berg
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-06-22lib/bch: Remove VLA usageKees Cook
2018-06-19scsi: Remove percpu_idaMatthew Wilcox
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig
2018-06-14dma-mapping: use obj-y instead of lib-y for generic dma opsChristoph Hellwig
2018-06-12alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-05lib: add runtime test of check_*_overflow functionsRasmus Villemoes
2018-05-19dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig
2018-05-09iommu-common: move to arch/sparcChristoph Hellwig
2018-04-23lib: Rename compiler intrinsic selects to GENERIC_LIB_*Matt Redfearn
2018-04-11lib: add testing module for UBSANJinbum Park
2018-04-11kasan: prevent compiler from optimizing away memset in testsAndrey Konovalov
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-05Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Linus Torvalds
2018-03-21lib: Add generic PIO mapping methodZhichang Yuan
2018-03-15printk: move dump stack related code to lib/dump_stack.cDave Young
2018-02-06lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2017-12-11spinlock: Add library function to allocate spinlock buckets arrayTom Herbert
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