aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-03-14libfdt: prefix header search paths with $(srctree)/Gravatar Masahiro Yamada 1-1/+1
2019-03-12Drop flex_arraysGravatar Kent Overstreet 1-1/+1
2019-03-12generic radix treesGravatar Kent Overstreet 1-1/+2
2019-03-09Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Gravatar Linus Torvalds 1-0/+2
2019-03-05vmalloc: add test driver to analyse vmalloc allocatorGravatar Uladzislau Rezki (Sony) 1-0/+1
2019-03-04lib: Introduce test_stackinit moduleGravatar Kees Cook 1-0/+1
2019-01-11selftests/livepatch: introduce testsGravatar Joe Lawrence 1-0/+2
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsGravatar Eric Biggers 1-1/+1
2018-11-15lib: introduce initial implementation of object aggregation managerGravatar Jiri Pirko 1-0/+2
2018-10-31Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2018-10-31Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"Gravatar Palmer Dabbelt 1-1/+0
2018-10-28Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Gravatar Linus Torvalds 1-0/+2
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 1-1/+2
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+2
2018-10-22lib: Add umoddi3 and udivmoddi4 of GCC library routinesGravatar Zong Li 1-0/+1
2018-10-21xarray: Add XArray load operationGravatar Matthew Wilcox 1-0/+1
2018-10-21xarray: Add definition of struct xarrayGravatar Matthew Wilcox 1-1/+1
2018-10-16lib: Fix ia64 bootloader linkageGravatar Alexander Shishkin 1-1/+1
2018-10-12lib/bch: fix possible stack overrunGravatar Arnd Bergmann 1-1/+0
2018-10-11Makefile: Globally enable VLA warningGravatar Kees Cook 1-0/+2
2018-10-11lib: Add memcat_p(): paste 2 pointer arrays togetherGravatar Alexander Shishkin 1-0/+1
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 1-0/+1
2018-08-22lib: add crc64 calculation routinesGravatar Coly Li 1-0/+11
2018-08-21ida: Start new test_ida moduleGravatar Matthew Wilcox 1-0/+1
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+1
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2018-08-11Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextGravatar Boris Brezillon 1-11/+1
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...Gravatar David S. Miller 1-0/+1
2018-06-27bitfield: add testsGravatar Johannes Berg 1-0/+1
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-5/+1
2018-06-22lib/bch: Remove VLA usageGravatar Kees Cook 1-0/+1
2018-06-19scsi: Remove percpu_idaGravatar Matthew Wilcox 1-1/+1
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaGravatar Christoph Hellwig 1-6/+0
2018-06-14dma-mapping: use obj-y instead of lib-y for generic dma opsGravatar Christoph Hellwig 1-3/+3
2018-06-12alpha: Remove custom dec_and_lock() implementationGravatar Sebastian Andrzej Siewior 1-5/+1
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-6/+6
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-23lib: Rename compiler intrinsic selects to GENERIC_LIB_*Gravatar Matt Redfearn 1-6/+6
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