1. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  2. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  3. 2c20443 Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  4. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  5. 4a3f421 Merge branches 'acpica' and 'acpi-property' by Rafael J. Wysocki · 6 years ago
  6. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  8. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. f6229c3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  10. b287e35 scsi: target: srp, vscsi, sbp, qla: use target_remove_session by Mike Christie · 6 years ago
  11. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
  12. ddd0bc7 block: move ref_tag calculation func to the block layer by Max Gurtovoy · 6 years ago
  13. addb8a6 RDMA/uverbs: Expand primary and alt AV port checks by Jack Morgenstein · 7 years ago
  14. 7854ac4 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  15. 977d5ad ACPI: Convert ACPI reference args to generic fwnode reference args by Sakari Ailus · 7 years ago
  16. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 7 years ago
  17. 048f314 net/mlx5: Fix tristate and description for MLX5 module by Eran Ben Elisha · 7 years ago
  18. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  19. 4659fc8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  20. d63c467 RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path by Kamal Heib · 7 years ago
  21. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
  22. 4d4fb5d net/mlx5: Limit scope of dump_fill_mkey function by Yonatan Cohen · 7 years ago
  23. fe48aec RDMA/uverbs: Don't fail in creation of multiple flows by Leon Romanovsky · 7 years ago
  24. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 7 years ago
  25. 04c6faa Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  26. aff2252 IB/mlx5: Avoid dealing with vport representors if not being e-switch manager by Or Gerlitz · 7 years ago
  27. b697d7d IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values by Michael J. Ruhl · 7 years ago
  28. 4fae7f1 RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flow by Leon Romanovsky · 7 years ago
  29. 940efcc RDMA/uverbs: Protect from attempts to create flows on unsupported QP by Leon Romanovsky · 7 years ago
  30. 7b72717 iw_cxgb4: correctly enforce the max reg_mr depth by Steve Wise · 7 years ago
  31. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  32. 1abd8a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  33. 375dc53 IB/rxe: Fix missing completion for mem_reg work requests by Vijay Immanuel · 7 years ago
  34. 7350cdd RDMA/core: Save kernel caller name when creating CQ using ib_create_cq() by Bharat Potnuri · 7 years ago
  35. 84ca176b treewide: Use array_size() in kvzalloc_node() by Kees Cook · 7 years ago
  36. fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 7 years ago
  37. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  38. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  39. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  40. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  41. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  42. 7654cb1 Convert infiniband uverbs to struct_size by Matthew Wilcox · 7 years ago
  43. 1eb9364 IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write by Jason Gunthorpe · 7 years ago
  44. 3dc7c7b IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()' by Christophe Jaillet · 7 years ago
  45. 425cf5c RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CM by Kalderon, Michal · 7 years ago
  46. e31abf7 IB/mlx5: Fix return value check in flow_counters_set_data() by weiyongjun (A) · 7 years ago
  47. 299eafe IB/mlx5: Fix memory leak in mlx5_ib_create_flow by Gustavo A. R. Silva · 7 years ago
  48. 828d810 IB/rxe: avoid double kfree skb by Zhu Yanjun · 7 years ago
  49. a1cdde8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  50. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  51. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  52. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  53. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  54. c1191a1 RDMA/mlx5: Update SPDX tags to show proper license by Leon Romanovsky · 7 years ago
  55. 33edc3b RDMA/restrack: Change SPDX tag to properly reflect license by Leon Romanovsky · 7 years ago
  56. d52c89f qed*: Utilize FW 8.37.2.0 by Michal Kalderon · 7 years ago
  57. d9a6ce6 IB/hfi1: Fix comment on default hdr entry size by Mike Marciniszyn · 7 years ago
  58. ed71e86 IB/hfi1: Rename exp_lock to exp_mutex by Kaike Wan · 7 years ago
  59. dc2b2a9 IB/hfi1: Add bypass register defines and replace blind constants by Mike Marciniszyn · 7 years ago
  60. 5465f11 IB/hfi1: Remove unused variable by Kaike Wan · 7 years ago
  61. f9458bc IB/hfi1: Ensure VL index is within bounds by Kaike Wan · 7 years ago
  62. 1bc0299 IB/hfi1: Fix user context tail allocation for DMA_RTAIL by Mike Marciniszyn · 7 years ago
  63. 8c61b24 IB/hns: Use zeroing memory allocator instead of allocator/memset by YueHaibing · 7 years ago
  64. cb2595c infiniband: fix a possible use-after-free bug by Cong Wang · 7 years ago
  65. e4b1672 iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency by Arnd Bergmann · 7 years ago
  66. 2623287 IB/isert: use T10-PI check mask definitions from core layer by Max Gurtovoy · 7 years ago
  67. c6c2c03 IB/iser: use T10-PI check mask definitions from core layer by Max Gurtovoy · 7 years ago
  68. 0e12af8 IB/isert: fix T10-pi check mask setting by Max Gurtovoy · 7 years ago
  69. 0f45e69 Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-next by Jason Gunthorpe · 7 years ago
  70. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  71. 7fdf3e8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  72. 1a1e03d IB/mlx5: Add counters read support by Raed Salem · 7 years ago
  73. 5e95af5 IB/mlx5: Add flow counters read support by Raed Salem · 7 years ago
  74. 3b3233f IB/mlx5: Add flow counters binding support by Raed Salem · 7 years ago
  75. b29e2a1 IB/mlx5: Add counters create and destroy support by Raed Salem · 7 years ago
  76. b6ba4a9 IB/uverbs: Add support for flow counters by Raed Salem · 7 years ago
  77. 59082a3 IB/core: Support passing uhw for create_flow by Matan Barak · 7 years ago
  78. ebb6796 IB/uverbs: Add read counters support by Raed Salem · 7 years ago
  79. d9a5a64 IB/uverbs: Add create/destroy counters support by Raed Salem · 7 years ago
  80. 3efa381 IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure by Matan Barak · 7 years ago
  81. 008fba4 RDMA/hns_roce: Don't check return value of zap_vma_ptes() by Doug Ledford · 7 years ago
  82. 7fc8ff2 RDMA/mlx4: Don't crash machine if zap_vma_ptes() fails by Leon Romanovsky · 7 years ago
  83. 2cb4079 RDMA/mlx5: Don't check return value of zap_vma_ptes() by Leon Romanovsky · 7 years ago
  84. 2468b82 RDMA/mad: Convert BUG_ONs to error flows by Leon Romanovsky · 7 years ago
  85. dee92c4 RDMA/mad: Delete inaccessible BUG_ON by Leon Romanovsky · 7 years ago
  86. 671a6cc RDMA/cma: Ignore unknown event by Leon Romanovsky · 7 years ago
  87. 2f5059a RDMA/cm: Abort loop in case of CM dequeue by Leon Romanovsky · 7 years ago
  88. cd13a39 RDMA/cxgb3: Don't crash kernel just because IDR is full by Leon Romanovsky · 7 years ago
  89. 6b1ca7e RDMA/mlx4: Discard unknown SQP work requests by Leon Romanovsky · 7 years ago
  90. f77f303 RDMA/mlx4: Catch FW<->SW misalignment without machine crash by Leon Romanovsky · 7 years ago
  91. 367d2f0 RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses" by Colin Ian King · 7 years ago
  92. 434dda4 IB/iser: Do not reduce max_sectors by Sergey Gorenko · 7 years ago
  93. 01298c0 Merge branch 'wip/dl-ipoib' into wip/dl-for-next by Doug Ledford · 7 years ago
  94. fedc3ab RDMA/hns: Implement the disassociate_ucontext API by Wei Hu(Xavier) · 7 years ago
  95. a0976f4 RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core by Wei Hu(Xavier) · 7 years ago
  96. 0b25c9c RDMA/hns: Fix the illegal memory operation when cross page by Wei Hu(Xavier) · 7 years ago
  97. cb7a94c RDMA/hns: Add reset process for RoCE in hip08 by Wei Hu(Xavier) · 7 years ago
  98. f3ca0ab Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next by Jason Gunthorpe · 7 years ago
  99. 5ef8c0c RDMA/core: Remove indirection through ib_cache_setup() by Jason Gunthorpe · 7 years ago
  100. 6f1006a IB/mlx5: Introduce a new mini-CQE format by Yonatan Cohen · 7 years ago