| Commit message (Expand) | Author | Age |
* | lib: add kasan test module | Andrey Ryabinin | 2015-02-14 |
* | hexdump: introduce test suite | Andy Shevchenko | 2015-02-12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-02-11 |
|\ |
|
| * | ftrace: allow architectures to specify ftrace compile options | Heiko Carstens | 2015-01-29 |
* | | 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-02-04 |
| |/ |
|
* / | rhashtable: Make selftest modular | Geert Uytterhoeven | 2015-01-30 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 |
|\ |
|
| * | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 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 |
|\ \
| |/
|/| |
|
| * | seq_buf: Move the seq_buf code to lib/ | Steven Rostedt (Red Hat) | 2014-11-19 |
* | | reciprocal_div: objects with exported symbols should be obj-y rather than lib-y | Hannes Frederic Sowa | 2014-11-16 |
|/ |
|
* | lib: rename TEST_MODULE to TEST_LKM | Valentin Rothberg | 2014-10-13 |
* | lib: remove prio_heap | Lai Jiangshan | 2014-10-13 |
* | 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-06 |
|\ |
|
| * | lib: Resizable, Scalable, Concurrent Hash Table | Thomas Graf | 2014-08-02 |
* | | test: add firmware_class loader test | Kees Cook | 2014-07-17 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 |
|\ |
|
| * | net: filter: BPF testsuite | Alexei Starovoitov | 2014-05-12 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-06-12 |
|\ \ |
|
| * | | lib: Export interval_tree | Chris Wilson | 2014-05-05 |
| |/ |
|
* / | lib: add fdt_empty_tree.c | Mark Salter | 2014-04-30 |
|/ |
|
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 |
|\ |
|
| * | audit: Add generic compat syscall support | AKASHI Takahiro | 2014-03-20 |
* | | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-02-07 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 |
| |\ \ |
|
| | * | | lib: introduce arch optimized hash library | Francesco Fusco | 2013-12-17 |
| | |/ |
|
| * | | test: check copy_to/from_user boundary validation | Kees Cook | 2014-01-23 |
| * | | test: add minimal module for verification testing | Kees Cook | 2014-01-23 |
| |/ |
|
* / | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y | Peter Oberparleiter | 2014-02-06 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-11-22 |
|\ |
|
| * | percpu-refcount: Add percpu-refcount.o to obj-y | Randy Dunlap | 2013-11-20 |
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2013-11-21 |
|\ \ |
|
| * | | Add a generic associative array implementation. | David Howells | 2013-09-24 |
| |/ |
|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-11-14 |
|\ \ |
|
| * | | locking: Move the percpu-rwsem code to kernel/locking/ | Peter Zijlstra | 2013-11-06 |
| * | | locking: Move the rwsem code to kernel/locking/ | Peter Zijlstra | 2013-11-06 |
| * | | locking: Move the spinlock code to kernel/locking/ | Peter Zijlstra | 2013-11-06 |
| |/ |
|
* / | percpu: add test module for various percpu operations | Greg Thelen | 2013-11-12 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-09-12 |
|\ |
|
| * | idr: Percpu ida | Kent Overstreet | 2013-09-09 |
* | | lockref: uninline lockref helper functions | Linus Torvalds | 2013-09-02 |
|/ |
|
* | lib: add lz4 compressor module | Chanho Min | 2013-07-09 |
* | lib: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 |
* | lib: add weak clz/ctz functions | Chanho Min | 2013-07-09 |
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 |
|\ |
|
| * | lib: Move fonts from drivers/video/console/ to lib/fonts/ | Geert Uytterhoeven | 2013-06-28 |
* | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2013-07-02 |
|\ \ |
|
| * | | percpu: implement generic percpu refcounting | Kent Overstreet | 2013-06-03 |
| |/ |
|