linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 16:26:15 to 2020-10-29 18:53:44 UTC [more...]

[GIT PULL] Please pull RDMA subsystem changes
 2020-10-29 18:53 UTC  (2+ messages)

[PATCH-next 0/4] RDMA: sprintf to sysfs_emit conversions
 2020-10-29 17:16 UTC  (11+ messages)
` [PATCH 3/4] RDMA: manual changes for sysfs_emit and neatening
` [PATCH 4/4] RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit

[PATCH for-next] RDMA/rxe fixed bug in rxe_requester
 2020-10-29 17:09 UTC  (4+ messages)

[PATCH for-rc] RDMA/vmw_pvrdma: Fix the active_speed and phys_state value
 2020-10-29 16:16 UTC  (3+ messages)
  ` [Suspected Spam] "

[PATCH rdma-next 0/5] Use ib_umem_find_best_pgsz() when creating MRs
 2020-10-29 12:33 UTC  (7+ messages)
` [PATCH rdma-next 1/5] RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
` [PATCH rdma-next 2/5] RDMA/mlx5: Move xlt_emergency_page_mutex into mr.c
` [PATCH rdma-next 3/5] RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()
` [PATCH rdma-next 4/5] RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP cases
` [PATCH rdma-next 5/5] RDMA/mlx5: Use ib_umem_find_best_pgsz() for mkc's

[PATCH rdma-rc 0/3] Fixes to coming PR
 2020-10-29 11:49 UTC  (5+ messages)
` [PATCH rdma-rc 1/3] RDMA/core: Postpone uobject cleanup on failure till FD close

[PATCH for-next] RDMA/hns: Refactor the hns_roce_buf allocation flow
 2020-10-29 10:31 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 3957740ac0c12a6871bacbcf4340a06de327bf37
 2020-10-29  9:20 UTC 

[PATCH rdma-next v2] IB/srpt: Fix memory leak in srpt_add_one
 2020-10-29  3:31 UTC  (2+ messages)

[PATCH] RDMA/siw: fix wrong judgment in siw_cm_work_handler
 2020-10-29  7:21 UTC  (2+ messages)

[rdma:for-rc] BUILD SUCCESS a2267f8a52eea9096861affd463f691be0f0e8c9
 2020-10-29  2:27 UTC 

[PATCH for-rc v1] IB/hfi1: Move cached value of mm into handler
 2020-10-29  1:22 UTC 

WARNING in dma_map_page_attrs
 2020-10-28 17:31 UTC  (5+ messages)

[PATCH 00/20] NFSD support for multiple RPC/RDMA chunks
 2020-10-28 13:16 UTC  (29+ messages)
` [PATCH 01/20] SUNRPC: Adjust synopsis of xdr_buf_subsegment()
` [PATCH 02/20] svcrdma: Const-ify the xdr_buf arguments
` [PATCH 03/20] svcrdma: Refactor the RDMA Write path
` [PATCH 04/20] SUNRPC: Rename svc_encode_read_payload()
` [PATCH 05/20] NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
` [PATCH 06/20] svcrdma: Post RDMA Writes while XDR encoding replies
` [PATCH 07/20] svcrdma: Clean up svc_rdma_encode_reply_chunk()
` [PATCH 08/20] svcrdma: Add a "parsed chunk list" data structure
` [PATCH 09/20] svcrdma: Use parsed chunk lists to derive the inv_rkey
` [PATCH 10/20] svcrdma: Use parsed chunk lists to detect reverse direction replies
` [PATCH 11/20] svcrdma: Use parsed chunk lists to construct RDMA Writes
` [PATCH 12/20] svcrdma: Use parsed chunk lists to encode Reply transport headers
` [PATCH 13/20] svcrdma: Support multiple write chunks when pulling up
` [PATCH 14/20] svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
` [PATCH 15/20] svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
` [PATCH 16/20] svcrdma: Remove chunk list pointers
` [PATCH 17/20] svcrdma: Clean up chunk tracepoints
` [PATCH 18/20] svcrdma: Rename info::ri_chunklen
` [PATCH 19/20] svcrdma: Use the new parsed chunk list when pulling Read chunks
` [PATCH 20/20] svcrdma: support multiple Read chunks per RPC

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-10-28 17:29 UTC  (20+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v6 3/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v6 4/4] RDMA/mlx5: Support dma-buf based userspace memory region

[PATCH] RDMA/ipoib: distribute cq completion vector better
 2020-10-28 14:08 UTC  (7+ messages)

[PATCH for-next 0/2] RDMA/hns: Support GMV table
 2020-10-28 16:45 UTC  (4+ messages)
` [PATCH for-next 1/2] RDMA/hns: Add support for configuring "
` [PATCH for-next 2/2] RDMA/hns: Add support for filling "

[PATCH rdma-next v1] IB/srpt: Fix memory leak in srpt_add_one
 2020-10-28  5:18 UTC  (3+ messages)

[PATCH rdma v2] RDMA: Add rdma_connect_locked()
 2020-10-28 13:31 UTC  (8+ messages)

[PATCH v3 20/32] IB/srpt: docs: add a description for cq_size member
 2020-10-28  3:48 UTC  (2+ messages)

[PATCH] IB/verbs: avoid nested container_of()
 2020-10-28 13:30 UTC  (2+ messages)

Subject: [RFC] clang tooling cleanups
 2020-10-28  3:26 UTC  (2+ messages)
`  "

[PATCH] RDMA/bnxt_re: Fix entry size during SRQ create
 2020-10-28 12:52 UTC  (2+ messages)

[PATCH v2 1/1] IB/isert: add module param to set sg_tablesize for IO cmd
 2020-10-28 16:12 UTC  (2+ messages)

[PATCH v3 for-next] RDMA/hns: Support owner mode doorbell
 2020-10-28 16:14 UTC  (2+ messages)

[PATCHv2 for-next 00/12] rtrs: misc fix and cleanup
 2020-10-28 16:28 UTC  (2+ messages)

[PATCH rdma-next] RDMA/qedr: Fix memory leak in iWARP cm
 2020-10-28 12:48 UTC  (2+ messages)

[PATCH] RDMA/core: Fix error return in _ib_modify_qp()
 2020-10-28 13:33 UTC  (2+ messages)

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-10-27 22:54 UTC  (16+ messages)
` [PATCH net-next 01/15] net: orinoco: Remove BUG_ON(in_interrupt/irq())
` [PATCH net-next 02/15] net: neterion: s2io: Replace in_interrupt() for context detection
` [PATCH net-next 03/15] net: forcedeth: Replace context and lock check with a lockdep_assert()
` [PATCH net-next 04/15] net: mlx5: Replace in_irq() usage
` [PATCH net-next 05/15] net: tlan: "
` [PATCH net-next 06/15] net: airo: Invoke airo_read_wireless_stats() directly
` [PATCH net-next 07/15] net: airo: Always use JOB_STATS and JOB_EVENT
` [PATCH net-next 08/15] net: airo: Replace in_atomic() usage
` [PATCH net-next 09/15] net: hostap: Remove in_atomic() check
` [PATCH net-next 10/15] net: zd1211rw: Remove in_atomic() usage
` [PATCH net-next 11/15] net: rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap()
` [PATCH net-next 12/15] net: rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()
` [PATCH net-next 13/15] soc/fsl/qbman: Add an argument to signal if NAPI processing is required
` [PATCH net-next 14/15] net: dpaa: Replace in_irq() usage
` [PATCH net-next 15/15] crypto: caam: "

[PATCH 03/65] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-10-27 19:01 UTC  (3+ messages)

[PATCH 0/2] rds: MR(Memory Region) related patches
 2020-10-27 14:18 UTC  (2+ messages)

[PATCH] RDMA: Add rdma_connect_locked()
 2020-10-27 12:05 UTC  (7+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 7d66a71488d7c14506ab81d6455c095992efca04
 2020-10-27 11:35 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 676a80adba0131e1603ef3de5f73a19a0d3d0e65
 2020-10-27 11:35 UTC 

[PATCH rdma-next 0/6] Use ib_umem_find_best_pgsz() for all umems
 2020-10-27  6:03 UTC  (9+ messages)
` [PATCH rdma-next 1/6] RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx
` [PATCH rdma-next 2/6] RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
` [PATCH rdma-next 3/6] RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for WQ
` [PATCH rdma-next 4/6] RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QP
` [PATCH rdma-next 5/6] RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQ
` [PATCH rdma-next 6/6] RDMA/mlx5: Lower setting the umem's PAS for SRQ

[PATCH rdma-next] IB/srpt: Fix memory leak in srpt_add_one
 2020-10-27  5:34 UTC  (3+ messages)

[PATCH AUTOSEL 5.9 003/147] RDMA/core: Change how failing destroy is handled during uobj abort
 2020-10-26 23:46 UTC 

[PATCH AUTOSEL 5.8 002/132] RDMA/core: Change how failing destroy is handled during uobj abort
 2020-10-26 23:49 UTC 

[PATCH for-next] rdma_rxe: remove unused RXE_MR_TYPE_FMR
 2020-10-26 23:01 UTC  (2+ messages)

[PATCH 00/11] Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask
 2020-10-26 22:39 UTC  (2+ messages)

[PATCH for-next] RDMA/uverbs: Fix false error in query gid IOCTL
 2020-10-26 22:30 UTC  (2+ messages)

[PATCH for-rc] RDMA/bnxt_re: Set queue pair state when being queried
 2020-10-26 22:25 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix devlink deadlock on net namespace deletion
 2020-10-26 22:25 UTC  (5+ messages)
` [PATCH rdma-rc RESEND v1] "

[PATCH for-next] RDMA/rxe: Fix small problem in network_type patch
 2020-10-26 22:24 UTC  (2+ messages)

[PATCH] mthca: work around -Wenum-conversion warning
 2020-10-26 21:12 UTC 

[PATCH rdma-next 0/2] Extra patches with NDR support
 2020-10-26 13:37 UTC  (3+ messages)
` [PATCH rdma-next 1/2] IB/core: Add support for NDR link speed
` [PATCH rdma-next 2/2] IB/mlx5: "

[PATCH rdma-next] RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
 2020-10-26 13:29 UTC 

[PATCH rdma-next 0/7] Use only a umem and HW page_shift to calculate MR sizes
 2020-10-26 13:19 UTC  (8+ messages)
` [PATCH rdma-next 1/7] RDMA/mlx5: Remove mlx5_ib_mr->order
` [PATCH mlx5-next 2/7] RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr()
` [PATCH rdma-next 3/7] RDMA/mlx5: Remove mlx5_ib_mr->npages
` [PATCH rdma-next 4/7] RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mr
` [PATCH rdma-next 5/7] RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
` [PATCH rdma-next 6/7] RDMA/mlx5: Remove ncont "
` [PATCH rdma-next 7/7] RDMA/mlx5: Remove npages "

[PATCH mlx5-next 00/11] Convert mlx5 to use auxiliary bus
 2020-10-26 11:18 UTC  (12+ messages)
` [PATCH mlx5-next 01/11] net/mlx5: Don't skip vport check
` [PATCH mlx5-next 02/11] net/mlx5: Properly convey driver version to firmware
` [PATCH mlx5-next 03/11] net/mlx5_core: Clean driver version and name
` [PATCH mlx5-next 04/11] vdpa/mlx5: Make hardware definitions visible to all mlx5 devices
` [PATCH mlx5-next 05/11] net/mlx5: Register mlx5 devices to auxiliary virtual bus
` [PATCH mlx5-next 06/11] vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus
` [PATCH mlx5-next 07/11] net/mlx5e: Connect ethernet part "
` [PATCH mlx5-next 08/11] RDMA/mlx5: Convert mlx5_ib to use "
` [PATCH mlx5-next 09/11] net/mlx5: Delete custom device management logic
` [PATCH mlx5-next 10/11] net/mlx5: Simplify eswitch mode check
` [PATCH mlx5-next 11/11] RDMA/mlx5: Remove IB representors dead code

Lock issue with 2a7cec53816 ("RDMA/cma: Fix locking for the RDMA_CM_CONNECT state")
 2020-10-26 10:27 UTC  (2+ messages)

[PATCH v3 14/56] IB: fix kernel-doc markups
 2020-10-24 21:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).