1. e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  2. fd8ec4d hfi1: get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
  3. fa8dac3 IB/hfi1: Fix another case where pq is left on waitlist by Mike Marciniszyn · 4 years, 9 months ago
  4. 919dce2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 10 months ago
  5. a776c27 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  6. dfb5394 IB/hfi1: Call kobject_put() when kobject_init_and_add() fails by Kaike Wan · 4 years, 10 months ago
  7. 5c15abc IB/hfi1: Fix memory leaks in sysfs registration and unregistration by Kaike Wan · 4 years, 10 months ago
  8. 23ab526 IB/hfi1: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  9. 9a293d1 IB/hfi1: Ensure pq is not left on waitlist by Mike Marciniszyn · 4 years, 10 months ago
  10. 5ab17a2 IB/hfi1: Remove kobj from hfi1_devdata by Kaike Wan · 4 years, 10 months ago
  11. 6f00a54 Merge tag 'v5.6-rc5' into rdma.git for-next by Jason Gunthorpe · 4 years, 10 months ago
  12. 6120681 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 4 years, 10 months ago
  13. c13cac2 Merge tag 'v5.6-rc4' into rdma.git for-next by Jason Gunthorpe · 4 years, 11 months ago
  14. 817a68a IB/hfi1, qib: Ensure RCU is locked when accessing list by Dennis Dalessandro · 5 years ago
  15. e976568 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 4 years, 11 months ago
  16. d79b348 infiniband: hfi1: Use EFI GetVariable only when available by Ard Biesheuvel · 5 years ago
  17. 5b36132 RDMA: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  18. be86383 IB/hfi1: Close window for pq and request coliding by Mike Marciniszyn · 5 years ago
  19. a70ed0f IB/hfi1: Acquire lock to release TID entries when user file is closed by Kaike Wan · 5 years ago
  20. 8a4f300 RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create by Kamal Heib · 5 years ago
  21. 8fdd401 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  22. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  23. dfa0a4f IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP by John Hubbard · 5 years ago
  24. c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  25. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  26. 79ba4f9 IB/hfi1: Fix logical condition in msix_request_irq by Nathan Chancellor · 5 years ago
  27. e8b3a42 Merge tag 'rds-odp-for-5.5' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  28. cb6c82d Merge tag 'v5.5-rc7' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  29. 2c9d4e2 IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats by Mike Marciniszyn · 5 years ago
  30. 5ffd048 IB/hfi1: Add software counter for ctxt0 seq drop by Mike Marciniszyn · 5 years ago
  31. d791d29 IB/hfi1: Return void in packet receiving functions by Grzegorz Andrejczuk · 5 years ago
  32. 13d2a83 IB/hfi1: Decouple IRQ name from type by Grzegorz Andrejczuk · 5 years ago
  33. 6266103 IB/hfi1: Create API for auto activate by Mike Marciniszyn · 5 years ago
  34. cd47b59 IB/hfi1: IB/hfi1: Add an API to handle special case drop by Mike Marciniszyn · 5 years ago
  35. 7b8a8b7 IB/hfi1: Move common receive IRQ code to function by Grzegorz Andrejczuk · 5 years ago
  36. 01c7fc5 IB/hfi1: Add fast and slow handlers for receive context by Mike Marciniszyn · 5 years ago
  37. de730f7 IB/hfi1: Move chip specific functions to chip.c by Mike Marciniszyn · 5 years ago
  38. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  39. d09dbe7 IB/hfi1: use true,false for bool variable by zhengbin · 5 years ago
  40. b2ff0d5 IB/hfi1: Adjust flow PSN with the correct resync_psn by Kaike Wan · 5 years ago
  41. 44ec5aa IB/hfi1: List all receive contexts from debugfs by Michael J. Ruhl · 5 years ago
  42. 2fb3b5a IB/hfi1: Add accessor API routines to access context members by Mike Marciniszyn · 5 years ago
  43. ca9033b IB/hfi1: Don't cancel unused work item by Kaike Wan · 5 years ago
  44. 46f5cfc Merge branch 'core/kprobes' into perf/core, to pick up a completed branch by Ingo Molnar · 5 years ago
  45. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  46. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  47. aa32f11 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  48. d768869 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  49. 04ae87a ftrace: Rework event_create_dir() by Peter Zijlstra · 5 years ago
  50. 25d24f4 IB/hfi1: remove redundant assignment to variable ret by Colin Ian King · 5 years ago
  51. 3889551 RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv by Jason Gunthorpe · 5 years ago
  52. ab81836 net: use rhashtable_lookup() instead of rhashtable_lookup_fast() by Taehee Yoo · 5 years ago
  53. e26e7b8 RDMA: Change MAD processing function to remove extra casting and parameter by Leon Romanovsky · 5 years ago
  54. 333ee7e RDMA/hfi1: Delete unreachable code by Leon Romanovsky · 5 years ago
  55. ce8e808 IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR by Kaike Wan · 5 years ago
  56. c2be386 IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA by Kaike Wan · 5 years ago
  57. c1abd86 IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet by Kaike Wan · 5 years ago
  58. a9c3c4c IB/hfi1: Ensure full Gen3 speed in a Gen4 system by James Erwin · 5 years ago
  59. 22bb136 IB/hfi1: Use a common pad buffer for 9B and 16B packets by Mike Marciniszyn · 5 years ago
  60. 9ed5bd7 IB/hfi1: Avoid excessive retry for TID RDMA READ request by Kaike Wan · 5 years ago
  61. 34b3be1 RDMA/hfi1: Prevent memory leak in sdma_init by Navid Emamdoost · 5 years ago
  62. 7b0b692 IB/hfi1: remove unlikely() from IS_ERR*() condition by Denis Efremov · 5 years ago
  63. 2d15eb3 mm/gup: add make_dirty arg to put_user_pages_dirty_lock() by akpm@linux-foundation.org · 5 years ago
  64. 018c683 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  65. f8659d6 IB/hfi1: Define variables as unsigned long to fix KASAN warning by Ira Weiny · 5 years ago
  66. 7199435 IB/{rdmavt, hfi1, qib}: Add a counter for credit waits by Kaike Wan · 5 years ago
  67. c05fc15 IB/hfi1: Add traces for TID RDMA READ by Kaike Wan · 5 years ago
  68. 75c6651 Merge tag 'v5.3-rc8' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  69. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  70. 868df53 Merge branch 'odp_fixes' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  71. 2323d7b infiniband: hfi1: fix memory leaks by Wenwen Wang · 5 years ago
  72. b08afa0 infiniband: hfi1: fix a memory leak bug by Wenwen Wang · 5 years ago
  73. d9d1f5e IB/hfi1: Drop stale TID RDMA packets that cause TIDErr by Kaike Wan · 5 years ago
  74. 90fdae6 IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet by Kaike Wan · 5 years ago
  75. a8adbf7 IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet by Kaike Wan · 5 years ago
  76. 35d5c8b IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet by Kaike Wan · 5 years ago
  77. d58c183 IB/hfi1: Drop stale TID RDMA packets by Kaike Wan · 5 years ago
  78. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  79. 6497d0a IB/hfi1: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  80. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  81. 525a2c6 Merge branch 'wip/dl-for-rc' into wip/dl-for-next by Doug Ledford · 5 years ago
  82. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 5 years ago
  83. 795130b IB/hfi1: Remove unused define by Mike Marciniszyn · 6 years ago
  84. b2590bd IB/hfi1: Do not update hcrc for a KDETH packet during fault injection by Kaike Wan · 6 years ago
  85. f4d4611 IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psn by Kaike Wan · 6 years ago
  86. dc25b23 IB/hfi1: Field not zero-ed when allocating TID flow memory by Kaike Wan · 6 years ago
  87. 2b74c87 IB/hfi1: Unreserve a flushed OPFN request by Kaike Wan · 6 years ago
  88. cd48a82 IB/hfi1: Check for error on call to alloc_rsm_map_table by John Fleck · 6 years ago
  89. 2a3c389 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  90. 09fbca8 IB/hfi1: No need to use try_module_get for debugfs by Dennis Dalessandro · 6 years ago
  91. aa9b79e IB/hfi1: Add missing INVALIDATE opcodes for trace by Mike Marciniszyn · 6 years ago
  92. bf3b1e0 IB/hfi1: Reduce excessive aspm inlines by Michael J. Ruhl · 6 years ago
  93. 2b0ad2d IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details by Michael J. Ruhl · 6 years ago
  94. d310c4b IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs by Michael J. Ruhl · 6 years ago
  95. 5136bfe IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full by Kamenee Arumugam · 6 years ago
  96. 239b0e5 IB/hfi1: Move rvt_cq_wc struct into uapi directory by Kamenee Arumugam · 6 years ago
  97. 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  98. d2abae7 Merge tag 'v5.2-rc6' into sched/core, to refresh the branch by Ingo Molnar · 6 years ago
  99. 4a9ceb7 IB/{rdmavt, qib, hfi1}: Convert to new completion API by Mike Marciniszyn · 6 years ago
  100. 5a3113d IB/hfi1: Spelling s/statisfied/satisfied/ by Geert Uytterhoeven · 6 years ago