Age | Commit message (Expand) | Author |
2016-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-04-28 | lib/stackdepot.c: allow the stack trace hash to be zero | Alexander Potapenko |
2016-04-23 | libnl: fix help of _64bit functions | Nicolas Dichtel |
2016-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-04-21 | libnl: add more helpers to align attributes on 64-bit | Nicolas Dichtel |
2016-04-16 | Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-04-13 | lib: lz4: cleanup unaligned access efficiency detection | Rui Salvaterra |
2016-04-13 | lib: lz4: fixed zram with lz4 on big endian machines | Rui Salvaterra |
2016-04-13 | Merge tag 'keys-fixes-20160412' of git://git.kernel.org/pub/scm/linux/kernel/... | James Morris |
2016-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-04-06 | lib/test_bpf: Add additional BPF_ADD tests | Naveen N. Rao |
2016-04-06 | lib/test_bpf: Add test to check for result of 32-bit add that overflows | Naveen N. Rao |
2016-04-06 | lib/test_bpf: Add tests for unsigned BPF_JGT | Naveen N. Rao |
2016-04-06 | lib/test_bpf: Fix JMP_JSET tests | Naveen N. Rao |
2016-04-06 | assoc_array: don't call compare_object() on a node | Jerome Marchand |
2016-04-05 | rhashtable: accept GFP flags in rhashtable_walk_init | Bob Copeland |
2016-03-25 | kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 | Alexander Potapenko |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko |
2016-03-25 | mm, kasan: SLAB support | Alexander Potapenko |
2016-03-25 | kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() | Alexander Potapenko |
2016-03-23 | parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option | Helge Deller |
2016-03-22 | ubsan: fix tree-wide -Wmaybe-uninitialized false positives | Andrey Ryabinin |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-20 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-17 | sscanf: implement basic character sets | Jessica Yu |
2016-03-17 | lib/bug.c: use common WARN helper | Josh Poimboeuf |
2016-03-17 | lib: add "on"/"off" support to kstrtobool | Kees Cook |
2016-03-17 | lib: move strtobool() to kstrtobool() | Kees Cook |
2016-03-17 | lib/string: introduce match_string() helper | Andy Shevchenko |
2016-03-17 | radix_tree: add radix_tree_dump | Matthew Wilcox |
2016-03-17 | radix_tree: add support for multi-order entries | Matthew Wilcox |
2016-03-17 | radix_tree: loop based on shift count, not height | Matthew Wilcox |
2016-03-17 | radix_tree: tag all internal tree nodes as indirect pointers | Matthew Wilcox |
2016-03-17 | lib/bug.c: make panic_on_warn available for all architectures | Heiko Carstens |
2016-03-17 | radix-tree: account radix_tree_node to memory cgroup | Vladimir Davydov |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-17 | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-15 | mm, printk: introduce new format string for flags | Vlastimil Babka |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-03-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck |
2016-03-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |