Age | Commit message (Expand) | Author |
2017-05-08 | lib: add module support to linked list sorting tests | Geert Uytterhoeven |
2017-05-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-03-28 | generic ...copy_..._user primitives | Al Viro |
2017-03-24 | md5: remove from lib and only live in crypto | Jason A. Donenfeld |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-02-28 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-24 | lib: add CONFIG_TEST_SORT to enable self-test of sort() | Kostenzer Felix |
2017-02-24 | lib: add module support to glob tests | Geert Uytterhoeven |
2017-02-24 | lib: add module support to crc32 tests | Geert Uytterhoeven |
2017-02-24 | locking/refcounts: Out-of-line everything | Peter Zijlstra |
2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-13 | idr: Add missing __rcu annotations | Matthew Wilcox |
2017-02-13 | radix-tree: Fix __rcu annotations | Matthew Wilcox |
2017-02-03 | lib: Introduce priority array area manager | Jiri Pirko |
2017-02-02 | ext4: move halfmd4 into hash.c directly | Jason A. Donenfeld |
2017-01-24 | lib/dma-virt: Add dma_virt_ops | Bart Van Assche |
2017-01-24 | lib/dma-noop: Only build dma_noop_ops for s390 and m32r | Bart Van Assche |
2017-01-09 | siphash: add cryptographically secure PRF | Jason A. Donenfeld |
2017-01-09 | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2016-12-27 | lib: Add a simple prime number generator | Chris Wilson |
2016-12-25 | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions | Thomas Gleixner |
2016-10-11 | kcov: do not instrument lib/stackdepot.c | Alexander Potapenko |
2016-10-07 | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-09-21 | lib/win_minmax: windowed min or max estimator | Neal Cardwell |
2016-09-17 | blk-mq: abstract tag allocation out into sbitmap library | Omar Sandoval |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-07-27 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-07-03 | random: replace non-blocking pool with a Chacha20-based CRNG | Theodore Ts'o |
2016-06-08 | x86/hweight: Get rid of the special calling convention | Borislav Petkov |
2016-05-30 | lib/uuid: add a test module | Andy Shevchenko |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin |
2016-05-19 | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton |
2016-05-18 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-04-15 | lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c | Ming Lin |
2016-04-01 | lib/proportions: Remove unused code | Richard Cochran |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-03-02 | dma: Provide simple noop dma ops | Christian Borntraeger |
2016-02-19 | test_bitmap: unit tests for lib/bitmap.c | David Decotigny |
2016-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin |
2016-01-20 | lib/clz_tab.c: put in lib-y rather than obj-y | Chris Metcalf |
2016-01-20 | test_hexdump: rename to test_hexdump | Andy Shevchenko |
2015-12-11 | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig |
2015-12-01 | net: add support for netdev notifier error injection | Nikolay Aleksandrov |