Age | Commit message (Expand) | Author | Files | Lines |
2017-07-15 | kmod: add test driver to stress test the module loader | Luis R. Rodriguez | 1 | -0/+1 |
2017-07-13 | test_sysctl: add dedicated proc sysctl test driver | Luis R. Rodriguez | 1 | -0/+1 |
2017-07-08 | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2017-07-06 | lib: add errseq_t type and infrastructure for handling it | Jeff Layton | 1 | -1/+1 |
2017-07-04 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2017-06-09 | lib: Add crc4 module | Jeremy Kerr | 1 | -0/+1 |
2017-06-09 | rcu: Remove SPARSE_RCU_POINTER Kconfig option | Paul E. McKenney | 1 | -3/+0 |
2017-05-09 | lib: add module support to linked list sorting tests | Geert Uytterhoeven | 1 | -0/+1 |
2017-05-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 1 | -3/+1 |
2017-03-29 | generic ...copy_..._user primitives | Al Viro | 1 | -0/+2 |
2017-03-24 | md5: remove from lib and only live in crypto | Jason A. Donenfeld | 1 | -1/+1 |
2017-03-01 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -0/+3 |
2017-02-28 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2017-02-25 | lib: add CONFIG_TEST_SORT to enable self-test of sort() | Kostenzer Felix | 1 | -0/+1 |
2017-02-25 | lib: add module support to glob tests | Geert Uytterhoeven | 1 | -0/+1 |
2017-02-25 | lib: add module support to crc32 tests | Geert Uytterhoeven | 1 | -0/+1 |
2017-02-24 | locking/refcounts: Out-of-line everything | Peter Zijlstra | 1 | -1/+1 |
2017-02-24 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 1 | -0/+2 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+6 |
2017-02-14 | idr: Add missing __rcu annotations | Matthew Wilcox | 1 | -0/+1 |
2017-02-14 | radix-tree: Fix __rcu annotations | Matthew Wilcox | 1 | -0/+2 |
2017-02-04 | lib: Introduce priority array area manager | Jiri Pirko | 1 | -0/+3 |
2017-02-02 | ext4: move halfmd4 into hash.c directly | Jason A. Donenfeld | 1 | -1/+1 |
2017-01-24 | lib/dma-virt: Add dma_virt_ops | Bart Van Assche | 1 | -0/+1 |
2017-01-24 | lib/dma-noop: Only build dma_noop_ops for s390 and m32r | Bart Van Assche | 1 | -1/+1 |
2017-01-09 | siphash: add cryptographically secure PRF | Jason A. Donenfeld | 1 | -2/+3 |
2017-01-09 | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 1 | -0/+2 |
2016-12-27 | lib: Add a simple prime number generator | Chris Wilson | 1 | -0/+2 |
2016-12-25 | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions | Thomas Gleixner | 1 | -1/+0 |
2016-10-12 | kcov: do not instrument lib/stackdepot.c | Alexander Potapenko | 1 | -0/+1 |
2016-10-08 | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+2 |
2016-09-21 | lib/win_minmax: windowed min or max estimator | Neal Cardwell | 1 | -1/+1 |
2016-09-17 | blk-mq: abstract tag allocation out into sbitmap library | Omar Sandoval | 1 | -0/+2 |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 1 | -1/+0 |
2016-07-28 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2016-07-03 | random: replace non-blocking pool with a Chacha20-based CRNG | Theodore Ts'o | 1 | -1/+1 |
2016-06-08 | x86/hweight: Get rid of the special calling convention | Borislav Petkov | 1 | -5/+0 |
2016-05-31 | lib/uuid: add a test module | Andy Shevchenko | 1 | -0/+1 |
2016-05-29 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 1 | -0/+1 |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin | 1 | -0/+1 |
2016-05-20 | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton | 1 | -1/+1 |
2016-05-19 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+1 |
2016-04-15 | lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c | Ming Lin | 1 | -0/+1 |
2016-04-01 | lib/proportions: Remove unused code | Richard Cochran | 1 | -1/+1 |
2016-03-26 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 1 | -0/+3 |
2016-03-23 | kernel: add kcov code coverage | Dmitry Vyukov | 1 | -0/+12 |
2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+1 |
2016-03-02 | dma: Provide simple noop dma ops | Christian Borntraeger | 1 | -0/+1 |