1. 3b24b83 Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  2. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  4. 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 701f3b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. 61d1757 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  8. ae6da1f rhashtable: add schedule points by Eric Dumazet · 7 years ago
  9. 19193bc locking/Kconfig: Restructure the lock debugging menu by Waiman Long · 7 years ago
  10. f07cbeb locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readable by Waiman Long · 7 years ago
  11. 5149cba locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches by Waiman Long · 7 years ago
  12. f385178 lib/scatterlist: add sg_init_marker() helper by Prashant Bhole · 7 years ago
  13. 99fe29d test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment() by Dan Carpenter · 7 years ago
  14. e89f5b3 dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrs by Christoph Hellwig · 7 years ago
  15. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  16. 889ce12 raid: remove tile specific raid6 implementation by Arnd Bergmann · 7 years ago
  17. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  18. 76db808 net: bpf: add a test for skb_segment in test_bpf module by Yonghong Song · 7 years ago
  19. dc35da1 lib: zstd: clean up Makefile for simpler composite object handling by Masahiro Yamada · 7 years ago
  20. f49821e kbuild: rename built-in.o to built-in.a by Nicholas Piggin · 7 years ago
  21. ea2301b Merge branch 'linus' into x86/dma, to resolve a conflict with upstream by Ingo Molnar · 7 years ago
  22. 0803e60 swiotlb: Make swiotlb_{alloc,free}_buffer depend on CONFIG_DMA_DIRECT_OPS by Christoph Hellwig · 7 years ago
  23. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. f36b753 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  25. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  26. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  27. 692ec06 netns: send uevent messages by Christian Brauner · 7 years ago
  28. 94e5e30 net: add uevent socket member by Christian Brauner · 7 years ago
  29. 52fda36 test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches by Thadeu Lima de Souza Cascardo · 7 years ago
  30. 16e73ad dma/swiotlb: Remove swiotlb_{alloc,free}_coherent() by Christoph Hellwig · 7 years ago
  31. c10f07a dma/direct: Handle force decryption for DMA coherent buffers in common code by Christoph Hellwig · 7 years ago
  32. b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
  33. e7de6c7 dma/swiotlb: Remove swiotlb_set_mem_attributes() by Christoph Hellwig · 7 years ago
  34. 0d707a2 Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  35. b3a5d11 percpu_ref: Update doc to dissuade users from depending on internal RCU grace periods by Tejun Heo · 7 years ago
  36. 8df3aaa btree: avoid variable-length allocations by Joern Engel · 7 years ago
  37. 163cf84 debugobjects: Avoid another unused variable warning by Arnd Bergmann · 7 years ago
  38. ac68b1b lib/test_kmod.c: fix limit check on number of test devices created by Luis R. Rodriguez · 7 years ago
  39. 1b4cfe3 lib/bug.c: exclude non-BUG/WARN exceptions from report_bug() by Kees Cook · 7 years ago
  40. 0862ca4 bug: use %pB in BUG and stack protector failure by Kees Cook · 7 years ago
  41. 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
  42. b67aea2b Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-generic by Arnd Bergmann · 7 years ago
  43. 499ac3b test_rhashtable: add test case for rhltable with duplicate objects by Paul Blakey · 7 years ago
  44. d3dcf8e rhashtable: Fix rhlist duplicates insertion by Paul Blakey · 7 years ago
  45. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. 5470461 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  47. a5f7b0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  48. b1aad68 Merge tag 'dma-mapping-4.16-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  49. 9960d76 test_bpf: reduce MAX_TESTRUNS by Eric Dumazet · 7 years ago
  50. d40bc96 test_bpf: add a schedule point by Eric Dumazet · 7 years ago
  51. 4b0ad07 idr: Fix handling of IDs above INT_MAX by Matthew Wilcox · 7 years ago
  52. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  53. 13f514b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  54. 5f17157 Drop a bunch of metag references by James Hogan · 7 years ago
  55. af1da68 dma-debug: fix memory leak in debug_dma_alloc_coherent by Miles Chen · 7 years ago
  56. 0414818 debugobjects: Fix debug_objects_freed accounting by Arnd Bergmann · 7 years ago
  57. 908009e8 lib/Kconfig.debug: enable RUNTIME_TESTING_MENU by Anders Roxell · 7 years ago
  58. b1a8a7a ida: do zeroing in ida_pre_get() by Rasmus Villemoes · 7 years ago
  59. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. 15898a0 net: Convert uevent_net_ops by Kirill Tkhai · 7 years ago
  61. 1ea9b98 debugobjects: Use global free list in __debug_check_no_obj_freed() by Yang Shi · 7 years ago
  62. 636e197 debugobjects: Use global free list in free_object() by Yang Shi · 7 years ago
  63. 36c4ead debugobjects: Add global free list and the counter by Yang Shi · 7 years ago
  64. bd9dcd0 debugobjects: Export max loops counter by Yang Shi · 7 years ago
  65. 42ed645 dma-direct: comment the dma_direct_free calling convention by Christoph Hellwig · 7 years ago
  66. f25e6f6 dma-direct: mark as is_phys by Christoph Hellwig · 7 years ago
  67. 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  68. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  69. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  70. 9d21874 Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  71. 3a129cc vsprintf: avoid misleading "(null)" for %px by Adam Borowski · 7 years ago
  72. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  73. e7c52b8 kasan: rework Kconfig settings by Arnd Bergmann · 7 years ago
  74. bac7a1f lib/ubsan: remove returns-nonnull-attribute checks by Andrey Ryabinin · 7 years ago
  75. 42440c1 lib/ubsan: add type mismatch handler for new GCC/Clang by Andrey Ryabinin · 7 years ago
  76. b8fe112 lib/ubsan.c: s/missaligned/misaligned/ by Andrew Morton · 7 years ago
  77. 92fc7cb lib/test_sort.c: add module unload support by Pravin Shedge · 7 years ago
  78. d3deafa lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all by Vincent Legoll · 7 years ago
  79. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  80. 15ff67b lib/find_bit_benchmark.c: improvements by Yury Norov · 7 years ago
  81. dceeb3e lib/test_find_bit.c: rename to find_bit_benchmark.c by Yury Norov · 7 years ago
  82. a571b27 lib/stackdepot.c: use a non-instrumented version of memcmp() by Alexander Potapenko · 7 years ago
  83. fe81814 lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename by Andy Shevchenko · 7 years ago
  84. 978f369 lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases by Andy Shevchenko · 7 years ago
  85. ee3527bd lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases by Andy Shevchenko · 7 years ago
  86. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  87. c724f19 bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32 by Yury Norov · 7 years ago
  88. 48c2323 kasan: remove redundant initialization of variable 'real_size' by Colin Ian King · 7 years ago
  89. b1d5728 kasan: detect invalid frees by Dmitry Vyukov · 7 years ago
  90. 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
  91. 00a1429 kasan: add tests for alloca poisoning by Paul Lawrence · 7 years ago
  92. 6ce711f idr: Make 1-based IDRs more efficient by Matthew Wilcox · 7 years ago
  93. 72fd6c7 idr: Warn if old iterators see large IDs by Matthew Wilcox · 7 years ago
  94. 7a45757 idr: Rename idr_for_each_entry_ext by Matthew Wilcox · 7 years ago
  95. 460488c idr: Remove idr_alloc_ext by Matthew Wilcox · 7 years ago
  96. e096f6a idr: Add idr_alloc_u32 helper by Matthew Wilcox · 7 years ago
  97. 234a462 idr: Delete idr_replace_ext function by Matthew Wilcox · 7 years ago
  98. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  99. 09584b4 bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y by Yonghong Song · 7 years ago
  100. e0371b8 lib/Kconfig.debug: Remove blank help text by Ulf Magnusson · 7 years ago