Age | Commit message (Expand) | Author |
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 |
2015-11-06 | test_printf: test printf family at runtime | Rasmus Villemoes |
2015-10-08 | net: move net_get_random_once to lib | Hannes Frederic Sowa |
2015-09-08 | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-08-26 | lib/Makefile: remove CONFIG_AVERAGE build rule | Valentin Rothberg |
2015-08-24 | lib: scatterlist: add sg splitting function | Robert Jarzmik |
2015-08-03 | locking/static_keys: Provide a selftest | Ingo Molnar |
2015-08-03 | jump_label: Provide a self-test | Jason Baron |
2015-07-17 | nmi: create generic NMI backtrace implementation | Russell King |
2015-07-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu |
2015-06-11 | kbuild: include core debug info when DEBUG_INFO_REDUCED | Rasmus Villemoes |
2015-05-11 | lib: add software 842 compression/decompression | Dan Streetman |
2015-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2015-04-17 | lib: rename lib/find_next_bit.c to lib/find_bit.c | Yury Norov |
2015-04-17 | lib: move find_last_bit to lib/find_next_bit.c | Yury Norov |
2015-04-16 | sparc: Break up monolithic iommu table/lock into finer graularity pools and lock | Sowmini Varadhan |
2015-02-17 | move iov_iter.c from mm/ to lib/ | Al Viro |
2015-02-13 | lib: add kasan test module | Andrey Ryabinin |
2015-02-12 | hexdump: introduce test suite | Andy Shevchenko |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-02-04 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller |
2015-02-04 | vhost: vhost_scsi_handle_vq() should just use copy_from_user() | Al Viro |
2015-01-30 | rhashtable: Make selftest modular | Geert Uytterhoeven |
2015-01-29 | ftrace: allow architectures to specify ftrace compile options | Heiko Carstens |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-11-19 | seq_buf: Move the seq_buf code to lib/ | Steven Rostedt (Red Hat) |
2014-11-16 | reciprocal_div: objects with exported symbols should be obj-y rather than lib-y | Hannes Frederic Sowa |
2014-10-14 | lib: rename TEST_MODULE to TEST_LKM | Valentin Rothberg |
2014-10-14 | lib: remove prio_heap | Lai Jiangshan |
2014-08-06 | lib: add lib/glob.c | George Spelvin |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-08-02 | lib: Resizable, Scalable, Concurrent Hash Table | Thomas Graf |
2014-07-17 | test: add firmware_class loader test | Kees Cook |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-12 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |