Age | Commit message (Expand) | Author |
2018-02-06 | lib/test_find_bit.c: rename to find_bit_benchmark.c | Yury Norov |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-15 | dma-direct: rename dma_noop to dma_direct | Christoph Hellwig |
2018-01-12 | error-injection: Separate error-injection from kprobe | Masami Hiramatsu |
2017-12-11 | spinlock: Add library function to allocate spinlock buckets array | Tom Herbert |
2017-11-17 | lib: test module for find_*_bit() functions | Yury Norov |
2017-11-17 | lib: add module support to string tests | Geert Uytterhoeven |
2017-11-15 | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-25 | lib: Add shared copies of some GCC library routines | Palmer Dabbelt |
2017-09-14 | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-09-08 | lib: add test module for CONFIG_DEBUG_VIRTUAL | Florian Fainelli |
2017-08-15 | lib: Add zstd modules | Nick Terrell |
2017-08-15 | lib: Add xxhash module | Nick Terrell |
2017-07-14 | kmod: add test driver to stress test the module loader | Luis R. Rodriguez |
2017-07-12 | test_sysctl: add dedicated proc sysctl test driver | Luis R. Rodriguez |
2017-07-07 | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-06 | lib: add errseq_t type and infrastructure for handling it | Jeff Layton |
2017-07-03 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-06-09 | lib: Add crc4 module | Jeremy Kerr |
2017-06-08 | rcu: Remove SPARSE_RCU_POINTER Kconfig option | Paul E. McKenney |
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 |