aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-28Merge 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/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+2
2017-02-24lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix1-0/+1
2017-02-24lib: add module support to glob testsGeert Uytterhoeven1-0/+1
2017-02-24lib: add module support to crc32 testsGeert Uytterhoeven1-0/+1
2017-02-24locking/refcounts: Out-of-line everythingPeter Zijlstra1-1/+1
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+6
2017-02-13idr: Add missing __rcu annotationsMatthew Wilcox1-0/+1
2017-02-13radix-tree: Fix __rcu annotationsMatthew Wilcox1-0/+2
2017-02-03lib: 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-misc into drm-nextDave Airlie1-0/+2
2016-12-27lib: Add a simple prime number generatorChris Wilson1-0/+2
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner1-1/+0
2016-10-11kcov: do not instrument lib/stackdepot.cAlexander Potapenko1-0/+1
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell1-1/+1
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval1-0/+2
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf1-1/+0
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-1/+1
2016-07-03random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o1-1/+1
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov1-5/+0
2016-05-30lib/uuid: add a test moduleAndy Shevchenko1-0/+1
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds1-0/+1
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin1-0/+1
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton1-1/+1
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin1-0/+1
2016-04-01lib/proportions: Remove unused codeRichard Cochran1-1/+1
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko1-0/+3
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+12
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2016-03-02dma: Provide simple noop dma opsChristian Borntraeger1-0/+1
2016-02-19test_bitmap: unit tests for lib/bitmap.cDavid Decotigny1-0/+1
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+1
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+3
2016-01-20lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf1-1/+1
2016-01-20test_hexdump: rename to test_hexdumpAndy Shevchenko1-1/+1
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig1-0/+1
2015-12-01net: add support for netdev notifier error injectionNikolay Aleksandrov1-0/+1
2015-11-06test_printf: test printf family at runtimeRasmus Villemoes1-0/+1
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa1-1/+2
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+0