Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-02-20 | test_bitmap: unit tests for lib/bitmap.c | David Decotigny | 1 | -0/+1 |
2016-01-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -0/+1 |
2016-01-21 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 1 | -0/+3 |
2016-01-21 | lib/clz_tab.c: put in lib-y rather than obj-y | Chris Metcalf | 1 | -1/+1 |
2016-01-21 | test_hexdump: rename to test_hexdump | Andy Shevchenko | 1 | -1/+1 |
2015-12-11 | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig | 1 | -0/+1 |
2015-12-01 | net: add support for netdev notifier error injection | Nikolay Aleksandrov | 1 | -0/+1 |
2015-11-07 | test_printf: test printf family at runtime | Rasmus Villemoes | 1 | -0/+1 |
2015-10-08 | net: move net_get_random_once to lib | Hannes Frederic Sowa | 1 | -1/+2 |
2015-09-08 | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2015-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+2 |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+0 |
2015-08-26 | lib/Makefile: remove CONFIG_AVERAGE build rule | Valentin Rothberg | 1 | -2/+0 |
2015-08-24 | lib: scatterlist: add sg splitting function | Robert Jarzmik | 1 | -0/+1 |
2015-08-03 | locking/static_keys: Provide a selftest | Ingo Molnar | 1 | -2/+2 |
2015-08-03 | jump_label: Provide a self-test | Jason Baron | 1 | -0/+2 |
2015-07-17 | nmi: create generic NMI backtrace implementation | Russell King | 1 | -1/+1 |
2015-07-03 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+3 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 1 | -2/+2 |
2015-06-11 | kbuild: include core debug info when DEBUG_INFO_REDUCED | Rasmus Villemoes | 1 | -0/+3 |
2015-05-11 | lib: add software 842 compression/decompression | Dan Streetman | 1 | -0/+2 |
2015-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -1/+1 |
2015-04-17 | lib: rename lib/find_next_bit.c to lib/find_bit.c | Yury Norov | 1 | -1/+1 |
2015-04-17 | lib: move find_last_bit to lib/find_next_bit.c | Yury Norov | 1 | -1/+1 |
2015-04-16 | sparc: Break up monolithic iommu table/lock into finer graularity pools and lock | Sowmini Varadhan | 1 | -1/+1 |
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 |