Age | Commit message (Expand) | Author |
2015-12-18 | rhashtable: Kill harmless RCU warning in rhashtable_walk_init | Herbert Xu |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-12-17 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-12-16 | dma-debug: Fix dma_debug_entry offset calculation | Daniel Mentz |
2015-12-16 | rhashtable: Fix walker list corruption | Herbert Xu |
2015-12-16 | rhashtable: Enforce minimum size on initial hash table | Herbert Xu |
2015-12-05 | Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation" | David S. Miller |
2015-12-04 | rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation | Herbert Xu |
2015-12-04 | rhashtable: Prevent spurious EBUSY errors on insertion | Herbert Xu |
2015-11-23 | treewide: Remove old email address | Peter Zijlstra |
2015-11-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-11-10 | lib/string.c: add ULL suffix to the constant definition | Andy Shevchenko |
2015-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-09 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-11-09 | remove abs64() | Andrew Morton |
2015-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-06 | dma-debug: check nents in dma_sync_sg* | Robin Murphy |
2015-11-06 | lib/hexdump.c: truncate output in case of overflow | Andy Shevchenko |
2015-11-06 | lib/is_single_threaded.c: change current_is_single_threaded() to use for_each... | Oleg Nesterov |
2015-11-06 | lib/kobject.c: use kvasprintf_const for formatting ->name | Rasmus Villemoes |
2015-11-06 | lib/kasprintf.c: introduce kvasprintf_const | Rasmus Villemoes |
2015-11-06 | lib/llist.c: fix data race in llist_del_first | Dmitry Vyukov |
2015-11-06 | lib/test-string_helpers.c: add string_get_size() tests | Vitaly Kuznetsov |
2015-11-06 | lib/halfmd4.c: use rol32 inline function in the ROUND macro | Alexander Kuleshov |
2015-11-06 | lib/vsprintf.c: update documentation | Rasmus Villemoes |
2015-11-06 | test_printf: test printf family at runtime | Rasmus Villemoes |
2015-11-06 | lib/vsprintf.c: remove SPECIAL handling in pointer() | Rasmus Villemoes |
2015-11-06 | lib/vsprintf.c: also improve sanity check in bstr_printf() | Rasmus Villemoes |
2015-11-06 | lib/vsprintf.c: handle invalid format specifiers more robustly | Rasmus Villemoes |
2015-11-06 | printk: synchronize %p formatting documentation | Martin Kletzander |
2015-11-06 | lib/dynamic_debug.c: use kstrdup_const | Rasmus Villemoes |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-06 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-11-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-05 | mm, slub, kasan: enable user tracking by default with KASAN=y | Andrey Ryabinin |
2015-11-05 | lib: test_kasan: add some testcases | Wang Long |
2015-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2015-11-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-11-04 | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-11-05 | bpf: add mod default A and X test cases | Yang Shi |
2015-11-04 | iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}(). | David S. Miller |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-11-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2015-11-03 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-29 | Merge branches 'fixes' and 'misc' into for-next | Russell King |
2015-10-23 | fault-inject: fix inverted interval/probability values in printk | Florian Westphal |
2015-10-23 | lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y | Andrey Ryabinin |