Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | debugobjects: Avoid another unused variable warning | Arnd Bergmann | 2018-03-14 | 1 | -1/+1 | |
| * | | | | | | | | | debugobjects: Fix debug_objects_freed accounting | Arnd Bergmann | 2018-02-22 | 1 | -0/+1 | |
| * | | | | | | | | | debugobjects: Use global free list in __debug_check_no_obj_freed() | Yang Shi | 2018-02-13 | 1 | -9/+7 | |
| * | | | | | | | | | debugobjects: Use global free list in free_object() | Yang Shi | 2018-02-13 | 1 | -41/+22 | |
| * | | | | | | | | | debugobjects: Add global free list and the counter | Yang Shi | 2018-02-13 | 1 | -1/+57 | |
| * | | | | | | | | | debugobjects: Export max loops counter | Yang Shi | 2018-02-13 | 1 | -1/+8 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-03-22 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm/vmalloc: add interfaces to free unmapped page table | Toshi Kani | 2018-03-22 | 1 | -2/+4 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-03-22 | 3 | -2/+138 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches | Thadeu Lima de Souza Cascardo | 2018-03-20 | 1 | -1/+1 | |
| * | | | | | | | | | test_rhashtable: add test case for rhltable with duplicate objects | Paul Blakey | 2018-03-07 | 1 | -0/+134 | |
| * | | | | | | | | | rhashtable: Fix rhlist duplicates insertion | Paul Blakey | 2018-03-07 | 1 | -1/+3 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-03-19 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | percpu_ref: Update doc to dissuade users from depending on internal RCU grace... | Tejun Heo | 2018-03-19 | 1 | -0/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | btree: avoid variable-length allocations | Joern Engel | 2018-03-14 | 1 | -4/+6 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | lib/test_kmod.c: fix limit check on number of test devices created | Luis R. Rodriguez | 2018-03-09 | 1 | -1/+1 | |
* | | | | | | | lib/bug.c: exclude non-BUG/WARN exceptions from report_bug() | Kees Cook | 2018-03-09 | 1 | -0/+2 | |
* | | | | | | | bug: use %pB in BUG and stack protector failure | Kees Cook | 2018-03-09 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-03-05 | 1 | -1/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-03-01 | 1 | -1/+3 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | test_bpf: reduce MAX_TESTRUNS | Eric Dumazet | 2018-02-28 | 1 | -1/+1 | |
| | * | | | | test_bpf: add a schedule point | Eric Dumazet | 2018-02-26 | 1 | -0/+2 | |
| | | |/ / | | |/| | | ||||||
* | | | | | Merge tag 'dma-mapping-4.16-3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-02-28 | 1 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | dma-debug: fix memory leak in debug_dma_alloc_coherent | Miles Chen | 2018-02-22 | 1 | -5/+5 | |
* | | | | | | idr: Fix handling of IDs above INT_MAX | Matthew Wilcox | 2018-02-26 | 1 | -6/+7 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | vsprintf: avoid misleading "(null)" for %px | Adam Borowski | 2018-02-08 | 1 | -1/+1 | |
* | | | | | lib/Kconfig.debug: enable RUNTIME_TESTING_MENU | Anders Roxell | 2018-02-21 | 1 | -0/+1 | |
* | | | | | ida: do zeroing in ida_pre_get() | Rasmus Villemoes | 2018-02-21 | 2 | -3/+1 | |
| |/ / / |/| | | | ||||||
* | | | | dma-direct: comment the dma_direct_free calling convention | Christoph Hellwig | 2018-02-12 | 1 | -0/+4 | |
* | | | | dma-direct: mark as is_phys | Christoph Hellwig | 2018-02-12 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-02-09 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | lib/Kconfig.debug: Remove blank help text | Ulf Magnusson | 2018-02-02 | 1 | -1/+0 | |
| |/ / | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-09 | 1 | -5/+26 | |
|\ \ \ | ||||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-09 | 1 | -5/+26 | |
| |\ \ \ | ||||||
| | * | | | bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y | Yonghong Song | 2018-02-05 | 1 | -5/+26 | |
| | |/ / | ||||||
* | | | | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-02-08 | 2 | -63/+195 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | idr: Make 1-based IDRs more efficient | Matthew Wilcox | 2018-02-06 | 1 | -9/+61 | |
| * | | | idr: Warn if old iterators see large IDs | Matthew Wilcox | 2018-02-06 | 1 | -1/+8 | |
| * | | | idr: Rename idr_for_each_entry_ext | Matthew Wilcox | 2018-02-06 | 1 | -10/+20 | |
| * | | | idr: Remove idr_alloc_ext | Matthew Wilcox | 2018-02-06 | 2 | -45/+86 | |
| * | | | idr: Add idr_alloc_u32 helper | Matthew Wilcox | 2018-02-06 | 1 | -0/+31 | |
| * | | | idr: Delete idr_replace_ext function | Matthew Wilcox | 2018-02-06 | 1 | -12/+3 | |
| |/ / | ||||||
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-06 | 13 | -372/+435 | |
|\ \ \ | ||||||
| * | | | kasan: rework Kconfig settings | Arnd Bergmann | 2018-02-06 | 2 | -1/+12 | |
| * | | | lib/ubsan: remove returns-nonnull-attribute checks | Andrey Ryabinin | 2018-02-06 | 2 | -29/+0 | |
| * | | | lib/ubsan: add type mismatch handler for new GCC/Clang | Andrey Ryabinin | 2018-02-06 | 2 | -10/+52 | |
| * | | | lib/ubsan.c: s/missaligned/misaligned/ | Andrew Morton | 2018-02-06 | 1 | -2/+2 | |
| * | | | lib/test_sort.c: add module unload support | Pravin Shedge | 2018-02-06 | 1 | -0/+6 | |
| * | | | lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all | Vincent Legoll | 2018-02-06 | 1 | -2/+5 |