1. 11f1a75 RDMA/siw: Use the common mmap_xa helpers by Michal Kalderon · 5 years ago
  2. e84d3c1 RDMA/efa: Use the common mmap_xa helpers by Michal Kalderon · 5 years ago
  3. c043ff2 RDMA: Connect between the mmap entry and the umap_priv structure by Michal Kalderon · 5 years ago
  4. 3411f9f RDMA/core: Create mmap database and cookie helper functions by Michal Kalderon · 5 years ago
  5. b86deba RDMA/core: Move core content from ib_uverbs to ib_core by Michal Kalderon · 5 years ago
  6. 11f552e IB/mlx5: Test write combining support by Michael Guralnik · 6 years ago
  7. 546d300 RDMA/mlx5: Return proper error value by Leon Romanovsky · 5 years ago
  8. d5b60e2 RDMA/hns: Fix build error again by Arnd Bergmann · 5 years ago
  9. bb3dba3 Merge branch 'odp_rework' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  10. 46870b2 RDMA/odp: Remove broken debugging call to invalidate_range by Jason Gunthorpe · 5 years ago
  11. 0968970 RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy by Jason Gunthorpe · 5 years ago
  12. d561987 RDMA/mlx5: Do not store implicit children in the odp_mkeys xarray by Jason Gunthorpe · 5 years ago
  13. 5256edc RDMA/mlx5: Rework implicit ODP destroy by Jason Gunthorpe · 5 years ago
  14. b70d785 RDMA/mlx5: Avoid double lookups on the pagefault path by Jason Gunthorpe · 5 years ago
  15. 3389baa RDMA/mlx5: Reduce locking in implicit_mr_get_data() by Jason Gunthorpe · 5 years ago
  16. 423f52d RDMA/mlx5: Use an xarray for the children of an implicit ODP by Jason Gunthorpe · 5 years ago
  17. 54375e7 RDMA/mlx5: Split implicit handling from pagefault_mr by Jason Gunthorpe · 5 years ago
  18. 9162420 RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the tree by Jason Gunthorpe · 5 years ago
  19. c2edcd6 RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call it by Jason Gunthorpe · 5 years ago
  20. 3d5f3c5 RDMA/mlx5: Rework implicit_mr_get_data by Jason Gunthorpe · 5 years ago
  21. 74bddb3 RDMA/mlx5: Delete struct mlx5_priv->mkey_table by Jason Gunthorpe · 5 years ago
  22. 806b101 RDMA/mlx5: Use a dedicated mkey xarray for ODP by Jason Gunthorpe · 5 years ago
  23. 50211ec RDMA/mlx5: Split sig_err MR data into its own xarray by Jason Gunthorpe · 5 years ago
  24. fb985e2 RDMA/mlx5: Use SRCU properly in ODP prefetch by Jason Gunthorpe · 5 years ago
  25. 0363133 Merge tag 'v5.4-rc5' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  26. a52dc3a RDMA/vmw_pvrdma: Use resource ids from physical device if available by Bryan Tan · 5 years ago
  27. c912126 RDMA/core: Set DMA parameters correctly by Bart Van Assche · 5 years ago
  28. a401fb8 RDMA/siw: Increase DMA max_segment_size parameter by Bart Van Assche · 5 years ago
  29. 97458fd RDMA/rxe: Increase DMA max_segment_size parameter by Bart Van Assche · 5 years ago
  30. ecdfdfd RDMA/core: Fix ib_dma_max_seg_size() by Bart Van Assche · 5 years ago
  31. 0edefdd RDMA/siw: Fix post_recv QP state locking by Bernard Metzler · 5 years ago
  32. 5212c3f RDMA/iw_cxgb4: Report correct port speed/width by Potnuri Bharat Teja · 5 years ago
  33. 24e412c RDMA/qedr: Fix memory leak in user qp and mr by Michal Kalderon · 5 years ago
  34. 82af6d1 RDMA/qedr: Fix synchronization methods and memory leaks in qedr by Michal Kalderon · 5 years ago
  35. 5fdff18 RDMA/qedr: Fix qpids xarray api used by Michal Kalderon · 5 years ago
  36. 73ab512 RDMA/qedr: Fix srqs xarray initialization by Michal Kalderon · 5 years ago
  37. 949b452 rdma: Remove nes ABI header by Jason Gunthorpe · 5 years ago
  38. 994195e RDMA/hns: Fix memory leak on 'context' on error return path by Colin Ian King · 5 years ago
  39. 887803d RDMA/hns: Bugfix for qpc/cqc timer configuration by Yangyang Li · 5 years ago
  40. 5c7e76f RDMA/hns: Fix to support 64K page for srq by Lijun Ou · 5 years ago
  41. 79d81ef RDMA/srpt: Fix TPG creation by Bart Van Assche · 5 years ago
  42. f9e66db RDMA/hns: Delete BITS_PER_BYTE redefinition by Leon Romanovsky · 5 years ago
  43. 515f600 RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size() by Jason Gunthorpe · 6 years ago
  44. 24f5214 RDMA/cm: Update copyright together with SPDX tag by Leon Romanovsky · 5 years ago
  45. a916051 RDMA/cm: Use specific keyword to check define by Leon Romanovsky · 5 years ago
  46. 8d62510 RDMA/cm: Delete unused cm_is_active_peer function by Leon Romanovsky · 5 years ago
  47. d6d5df1 Linux 5.4-rc5 by Linus Torvalds · 5 years ago
  48. 153a971 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  49. 2b776b5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  50. a8a31fd Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  51. 1e1ac1c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  52. c9a2e4a Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  53. 6995a6a Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  54. 5a1e843 Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  55. 2976895 Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  56. 228bd62 Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  57. 13fa692 Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  58. a03885d Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  59. 0ecdd78 Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  60. 992cb10 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  61. acf913b Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  62. f877bee Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  63. 4fac240 Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  64. 964f9cf Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  65. 485fc4b Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  66. 1c4e395 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  67. e8f44c5 riscv: cleanup do_trap_break by Christoph Hellwig · 5 years ago
  68. b4b61b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  69. cf1b232 nbd: verify socket is supported during setup by Mike Christie · 5 years ago
  70. 962399b ata: libahci_platform: Fix regulator_get_optional() misuse by Mark Brown · 5 years ago
  71. 7ce23e8 nbd: handle racing with error'ed out commands by Josef Bacik · 5 years ago
  72. de6346e nbd: protect cmd->status with cmd->lock by Josef Bacik · 5 years ago
  73. 9e2dd2c Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  74. 63cbb3b Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  75. 8c12338 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  76. 8caacaa Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  77. f649284 Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  78. 2b2ed97 io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD by Jens Axboe · 5 years ago
  79. 498ccd9 io_uring: used cached copies of sq->dropped and cq->overflow by Jens Axboe · 5 years ago
  80. 86ec2e1 ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157 by Patrice Chotard · 5 years ago
  81. 935d1e4 io_uring: Fix race for sqes with userspace by Pavel Begunkov · 5 years ago
  82. fb5ccc9 io_uring: Fix broken links with offloading by Pavel Begunkov · 5 years ago
  83. 84d55dc io_uring: Fix corrupted user_data by Pavel Begunkov · 5 years ago
  84. 6ccae60 xen: issue deprecation warning for 32-bit pv guest by Juergen Gross · 5 years ago
  85. 1486b7b Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  86. 41860cc irqchip/sifive-plic: Skip contexts except supervisor in plic_init() by Alan Mikhak · 5 years ago
  87. 2a36084 Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  88. 2097580 Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  89. d46b0da cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 5 years ago
  90. 1a67c41 CIFS: Fix use after free of file info structures by Pavel Shilovsky · 5 years ago
  91. abe5707 CIFS: Fix retry mid list corruption on reconnects by Pavel Shilovsky · 5 years ago
  92. 39a38bc Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  93. 7f65d35 Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  94. 5fa2845 Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  95. 65b15b7 Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  96. 348e46f i2c: stm32f7: remove warning when compiling with W=1 by Alain Volmat · 5 years ago
  97. 6d6b0d0 i2c: stm32f7: fix a race in slave mode with arbitration loss irq by Fabrice Gasnier · 5 years ago
  98. 02e6427 i2c: stm32f7: fix first byte to send in slave mode by Fabrice Gasnier · 5 years ago
  99. 62931ac i2c: mt65xx: fix NULL ptr dereference by Fabien Parent · 5 years ago
  100. dc2f7ed RDMA/rxe: Remove useless rxe_init_device_param assignments by Leon Romanovsky · 5 years ago