1. 751ba79 lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome by Matt Brown · 7 years ago
  2. 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
  3. b3a5d11 percpu_ref: Update doc to dissuade users from depending on internal RCU grace periods by Tejun Heo · 7 years ago
  4. 73709e1 Merge 4.16-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
  5. 1b72341 devres: combine function devm_ioremap* by Yisheng Xie · 7 years ago
  6. 82d1f11 lib/kobject: Join string literals back by Andy Shevchenko · 7 years ago
  7. e36df28 printk: move dump stack related code to lib/dump_stack.c by Dave Young · 7 years ago
  8. 8df3aaa btree: avoid variable-length allocations by Joern Engel · 7 years ago
  9. 163cf84 debugobjects: Avoid another unused variable warning by Arnd Bergmann · 7 years ago
  10. ac68b1b lib/test_kmod.c: fix limit check on number of test devices created by Luis R. Rodriguez · 7 years ago
  11. 1b4cfe3 lib/bug.c: exclude non-BUG/WARN exceptions from report_bug() by Kees Cook · 7 years ago
  12. 0862ca4 bug: use %pB in BUG and stack protector failure by Kees Cook · 7 years ago
  13. 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
  14. 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
  15. 499ac3b test_rhashtable: add test case for rhltable with duplicate objects by Paul Blakey · 7 years ago
  16. d3dcf8e rhashtable: Fix rhlist duplicates insertion by Paul Blakey · 7 years ago
  17. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. 5470461 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  19. a5f7b0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  20. 4ace53f sbitmap: use test_and_set_bit_lock()/clear_bit_unlock() by Omar Sandoval · 7 years ago
  21. b1aad68 Merge tag 'dma-mapping-4.16-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  22. 9960d76 test_bpf: reduce MAX_TESTRUNS by Eric Dumazet · 7 years ago
  23. d40bc96 test_bpf: add a schedule point by Eric Dumazet · 7 years ago
  24. 4b0ad07 idr: Fix handling of IDs above INT_MAX by Matthew Wilcox · 7 years ago
  25. 36e9f72 Merge 4.16-rc3 into staging-next by Greg Kroah-Hartman · 7 years ago
  26. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. 13f514b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  28. 5f17157 Drop a bunch of metag references by James Hogan · 7 years ago
  29. af1da68 dma-debug: fix memory leak in debug_dma_alloc_coherent by Miles Chen · 7 years ago
  30. 0414818 debugobjects: Fix debug_objects_freed accounting by Arnd Bergmann · 7 years ago
  31. 908009e8 lib/Kconfig.debug: enable RUNTIME_TESTING_MENU by Anders Roxell · 7 years ago
  32. b1a8a7a ida: do zeroing in ida_pre_get() by Rasmus Villemoes · 7 years ago
  33. 59142f8 Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  34. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  35. 15898a0 net: Convert uevent_net_ops by Kirill Tkhai · 7 years ago
  36. 1ea9b98 debugobjects: Use global free list in __debug_check_no_obj_freed() by Yang Shi · 7 years ago
  37. 636e197 debugobjects: Use global free list in free_object() by Yang Shi · 7 years ago
  38. 36c4ead debugobjects: Add global free list and the counter by Yang Shi · 7 years ago
  39. bd9dcd0 debugobjects: Export max loops counter by Yang Shi · 7 years ago
  40. 42ed645 dma-direct: comment the dma_direct_free calling convention by Christoph Hellwig · 7 years ago
  41. f25e6f6 dma-direct: mark as is_phys by Christoph Hellwig · 7 years ago
  42. 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
  43. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  44. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  45. 9d21874 Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  46. 3a129cc vsprintf: avoid misleading "(null)" for %px by Adam Borowski · 7 years ago
  47. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  48. e7c52b8 kasan: rework Kconfig settings by Arnd Bergmann · 7 years ago
  49. bac7a1f lib/ubsan: remove returns-nonnull-attribute checks by Andrey Ryabinin · 7 years ago
  50. 42440c1 lib/ubsan: add type mismatch handler for new GCC/Clang by Andrey Ryabinin · 7 years ago
  51. b8fe112 lib/ubsan.c: s/missaligned/misaligned/ by Andrew Morton · 7 years ago
  52. 92fc7cb lib/test_sort.c: add module unload support by Pravin Shedge · 7 years ago
  53. d3deafa lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all by Vincent Legoll · 7 years ago
  54. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  55. 15ff67b lib/find_bit_benchmark.c: improvements by Yury Norov · 7 years ago
  56. dceeb3e lib/test_find_bit.c: rename to find_bit_benchmark.c by Yury Norov · 7 years ago
  57. a571b27 lib/stackdepot.c: use a non-instrumented version of memcmp() by Alexander Potapenko · 7 years ago
  58. fe81814 lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename by Andy Shevchenko · 7 years ago
  59. 978f369 lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases by Andy Shevchenko · 7 years ago
  60. ee3527bd lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases by Andy Shevchenko · 7 years ago
  61. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  62. c724f19 bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32 by Yury Norov · 7 years ago
  63. 48c2323 kasan: remove redundant initialization of variable 'real_size' by Colin Ian King · 7 years ago
  64. b1d5728 kasan: detect invalid frees by Dmitry Vyukov · 7 years ago
  65. 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
  66. 00a1429 kasan: add tests for alloca poisoning by Paul Lawrence · 7 years ago
  67. 6ce711f idr: Make 1-based IDRs more efficient by Matthew Wilcox · 7 years ago
  68. 72fd6c7 idr: Warn if old iterators see large IDs by Matthew Wilcox · 7 years ago
  69. 7a45757 idr: Rename idr_for_each_entry_ext by Matthew Wilcox · 7 years ago
  70. 460488c idr: Remove idr_alloc_ext by Matthew Wilcox · 7 years ago
  71. e096f6a idr: Add idr_alloc_u32 helper by Matthew Wilcox · 7 years ago
  72. 234a462 idr: Delete idr_replace_ext function by Matthew Wilcox · 7 years ago
  73. 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
  74. 09584b4 bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y by Yonghong Song · 7 years ago
  75. 47a3616 lib: Add strongly typed 64bit int_sqrt by Crt Mori · 7 years ago
  76. e0371b8 lib/Kconfig.debug: Remove blank help text by Ulf Magnusson · 7 years ago
  77. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  78. 27529c8 Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  79. 8e44e66 Merge branch 'KASAN-read_word_at_a_time' by Linus Torvalds · 7 years ago
  80. 1a3241f lib/strscpy: Shut up KASAN false-positives in strscpy() by Andrey Ryabinin · 7 years ago
  81. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  82. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  83. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  84. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  85. 7b1cd95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  86. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  87. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  88. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. c148879 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. e7996a9 Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jason Gunthorpe · 7 years ago
  91. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  92. bc4e118 Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  93. 21ccaf2 bpf: add further test cases around div/mod and others by Daniel Borkmann · 7 years ago
  94. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  95. 841a915 vsprintf: Do not have bprintf dereference pointers by Steven Rostedt (VMware) · 7 years ago
  96. 172856e kobject: Export kobj_ns_grab_current() and kobj_ns_drop() by Bart Van Assche · 7 years ago
  97. a5e1923 test_firmware: fix missing unlock on error in config_num_requests_store() by Wei Yongjun · 7 years ago
  98. 76f8ab1 test_firmware: make local symbol test_fw_config static by Wei Yongjun · 7 years ago
  99. 51ccbb0 Merge branch 'for-4.16-print-symbol' into for-4.16 by Petr Mladek · 7 years ago
  100. fcd1c91 bpf: add couple of test cases for signed extended imms by Daniel Borkmann · 7 years ago