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