Age | Commit message (Expand) | Author | Files | Lines |
2016-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -7/+28 |
2016-05-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+19 |
2016-05-12 | KEYS: Fix ASN.1 indefinite length object parsing | David Howells | 1 | -7/+9 |
2016-05-11 | Merge branch 'ovl-fixes' into for-linus | Al Viro | 4 | -22/+246 |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+5 |
2016-05-06 | lib/stackdepot: avoid to return 0 handle | Joonsoo Kim | 1 | -1/+5 |
2016-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+0 |
2016-04-29 | lib/stackdepot.c: allow the stack trace hash to be zero | Alexander Potapenko | 1 | -4/+0 |
2016-04-24 | libnl: fix help of _64bit functions | Nicolas Dichtel | 1 | -2/+6 |
2016-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -13/+16 |
2016-04-21 | libnl: add more helpers to align attributes on 64-bit | Nicolas Dichtel | 1 | -0/+99 |
2016-04-17 | Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -12/+13 |
2016-04-13 | lib: lz4: cleanup unaligned access efficiency detection | Rui Salvaterra | 1 | -3/+1 |
2016-04-13 | lib: lz4: fixed zram with lz4 on big endian machines | Rui Salvaterra | 1 | -9/+12 |
2016-04-13 | Merge tag 'keys-fixes-20160412' of git://git.kernel.org/pub/scm/linux/kernel/... | James Morris | 1 | -1/+3 |
2016-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+225 |
2016-04-09 | fix the copy vs. map logics in blk_rq_map_user_iov() | Al Viro | 1 | -0/+19 |
2016-04-06 | lib/test_bpf: Add additional BPF_ADD tests | Naveen N. Rao | 1 | -0/+128 |
2016-04-06 | lib/test_bpf: Add test to check for result of 32-bit add that overflows | Naveen N. Rao | 1 | -0/+64 |
2016-04-06 | lib/test_bpf: Add tests for unsigned BPF_JGT | Naveen N. Rao | 1 | -0/+29 |
2016-04-06 | lib/test_bpf: Fix JMP_JSET tests | Naveen N. Rao | 1 | -4/+4 |
2016-04-06 | assoc_array: don't call compare_object() on a node | Jerome Marchand | 1 | -1/+3 |
2016-04-05 | rhashtable: accept GFP flags in rhashtable_walk_init | Bob Copeland | 2 | -3/+5 |
2016-03-26 | kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 | Alexander Potapenko | 1 | -0/+2 |
2016-03-26 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 4 | -0/+292 |
2016-03-26 | mm, kasan: SLAB support | Alexander Potapenko | 1 | -1/+3 |
2016-03-26 | kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() | Alexander Potapenko | 1 | -1/+27 |
2016-03-23 | parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option | Helge Deller | 1 | -1/+1 |
2016-03-23 | ubsan: fix tree-wide -Wmaybe-uninitialized false positives | Andrey Ryabinin | 1 | -0/+5 |
2016-03-23 | kernel: add kcov code coverage | Dmitry Vyukov | 2 | -0/+33 |
2016-03-21 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+12 |
2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -0/+76 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 6 | -3/+458 |
2016-03-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -72/+293 |
2016-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2016-03-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -9/+41 |
2016-03-18 | sscanf: implement basic character sets | Jessica Yu | 1 | -1/+58 |
2016-03-18 | lib/bug.c: use common WARN helper | Josh Poimboeuf | 1 | -24/+2 |
2016-03-18 | lib: add "on"/"off" support to kstrtobool | Kees Cook | 1 | -3/+17 |
2016-03-18 | lib: move strtobool() to kstrtobool() | Kees Cook | 2 | -29/+50 |
2016-03-18 | lib/string: introduce match_string() helper | Andy Shevchenko | 1 | -0/+26 |
2016-03-18 | radix_tree: add radix_tree_dump | Matthew Wilcox | 1 | -0/+35 |
2016-03-18 | radix_tree: add support for multi-order entries | Matthew Wilcox | 1 | -26/+83 |
2016-03-18 | radix_tree: loop based on shift count, not height | Matthew Wilcox | 1 | -3/+3 |
2016-03-18 | radix_tree: tag all internal tree nodes as indirect pointers | Matthew Wilcox | 1 | -6/+18 |
2016-03-18 | lib/bug.c: make panic_on_warn available for all architectures | Heiko Carstens | 1 | -0/+11 |
2016-03-18 | radix-tree: account radix_tree_node to memory cgroup | Vladimir Davydov | 1 | -3/+13 |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2016-03-17 | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -24/+27 |