linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-15 02:19:47 to 2020-10-26 13:26:52 UTC [more...]

[PATCH rdma-next 0/6] Use ib_umem_find_best_pgsz() for all umems
 2020-10-26 13:26 UTC  (4+ 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 4/6] RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QP

[PATCH rdma-next 0/5] Use ib_umem_find_best_pgsz() when creating MRs
 2020-10-26 13:23 UTC  (6+ 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-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 v6 0/4] RDMA: Add dma-buf support
 2020-10-26 12:26 UTC  (12+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v6 2/4] RDMA/core: Add device method for registering dma-buf base "
` [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 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 for-next] RDMA/uverbs: Fix false error in query gid IOCTL
 2020-10-26  8:26 UTC 

WARNING in dma_map_page_attrs
 2020-10-26  5:23 UTC  (2+ messages)

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

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

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-10-23 15:48 UTC  (14+ messages)
` [PATCH v3 01/10] Add auxiliary bus support
` [PATCH v3 02/10] ASoC: SOF: Introduce descriptors for SOF client
` [PATCH v3 03/10] ASoC: SOF: Create client driver for IPC test
` [PATCH v3 04/10] ASoC: SOF: ops: Add ops for client registration
` [PATCH v3 05/10] ASoC: SOF: Intel: Define "
` [PATCH v3 06/10] ASoC: SOF: Intel: Remove IPC flood test support in SOF core
` [PATCH v3 07/10] ASoC: SOF: sof-client: Add client APIs to access probes ops
` [PATCH v3 08/10] ASoC: SOF: compress: move and export sof_probe_compr_ops
` [PATCH v3 09/10] ASoC: SOF: Add new client driver for probes support
` [PATCH v3 10/10] ASoC: SOF: Intel: CNL: register probes client

[PATCH 03/65] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-10-23 12:21 UTC  (12+ messages)
  ` [PATCH 05/65] drm/atomic-helper: Add dma-fence annotations
  ` [PATCH 06/65] drm/vkms: Annotate vblank timer
  ` [PATCH 07/65] drm/vblank: Annotate with dma-fence signalling section
  ` [PATCH 08/65] drm/amdgpu: add dma-fence annotations to atomic commit path
  ` [PATCH 17/65] drm/scheduler: use dma-fence annotations in main thread
  ` [PATCH 18/65] drm/amdgpu: use dma-fence annotations in cs_submit()
  ` [PATCH 19/65] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
  ` [PATCH 20/65] drm/scheduler: use dma-fence annotations in tdr work
  ` [PATCH 21/65] drm/amdgpu: use dma-fence annotations for gpu reset code
  ` [PATCH 22/65] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
  ` [PATCH 23/65] drm/i915: Annotate dma_fence_work

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

[PATCHv2 for-next 00/12] rtrs: misc fix and cleanup
 2020-10-23  7:43 UTC  (13+ messages)
` [PATCHv2 for-next 01/12] RDMA/rtrs-clt: remove destroy_con_cq_qp in case route resolving failed
` [PATCHv2 for-next 02/12] RDMA/rtrs-clt: remove outdated comment in create_con_cq_qp
` [PATCHv2 for-next 03/12] RDMA/rtrs-clt: avoid run destroy_con_cq_qp/create_con_cq_qp in parallel
` [PATCHv2 for-next 04/12] RDMA/rtrs-clt: missing error from rtrs_rdma_conn_established
` [PATCHv2 for-next 05/12] RDMA/rtrs-srv: don't guard the whole __alloc_srv with srv_mutex
` [PATCHv2 for-next 06/12] RDMA/rtrs-srv: fix typo
` [PATCHv2 for-next 07/12] RDMA/rtrs: remove unnecessary argument dir of rtrs_iu_free
` [PATCHv2 for-next 08/12] RDMA/rtrs-clt: remove duplicated switch-case handling for CM error events
` [PATCHv2 for-next 09/12] RDMA/rtrs-clt: remove duplicated code
` [PATCHv2 for-next 10/12] RDMA/rtrs-srv: kill rtrs_srv_change_state_get_old
` [PATCHv2 for-next 11/12] RDMA/rtrs: introduce rtrs_post_send
` [PATCHv2 for-next 12/12] RDMA/rtrs-clt: remove 'addr' from rtrs_clt_add_path_to_arr

New GID query API broke EFA
 2020-10-22 16:37 UTC  (9+ messages)

linux-next: Tree for Oct 22 (mlx5)
 2020-10-22 14:52 UTC 

[bug report] RDMA/uverbs: Expose the new GID query API to user space
 2020-10-22 13:38 UTC 

[PATCH v3 0/6] Documentation build fixes against upstream
 2020-10-22  0:25 UTC  (3+ messages)
` [PATCH v3 4/6] IB/srpt: docs: add a description for cq_size member

[PATCH rdma-next] RDMA/qedr: Fix memory leak in iWARP cm
 2020-10-21 11:50 UTC 

[bug report] rdma_rxe: kernel NULL pointer observed with blktests nvme/012 on ppc64le/aarch64
 2020-10-21  5:55 UTC  (3+ messages)

[PATCH v5 0/5] RDMA: Add dma-buf support
 2020-10-21  2:34 UTC  (3+ messages)

dynamic-sg patch has broken rdma_rxe
 2020-10-20 13:32 UTC  (19+ messages)

[PATCH v3 for-next] RDMA/hns: Support owner mode doorbell
 2020-10-20 12:04 UTC 

[PATCH rdma-rc] RDMA/mlx5: Fix devlink deadlock on net namespace deletion
 2020-10-20 11:41 UTC  (6+ messages)

[PATCH RFC] rdma_rxe: Stop passing AV from user space
 2020-10-19 23:00 UTC  (4+ messages)

[PATCH 0/2] rds: MR(Memory Region) related patches
 2020-10-19 21:48 UTC  (3+ messages)
` [PATCH 1/2] rds: track memory region (MR) usage in kernel
` [PATCH 2/2] rds: add functionality to print MR related information

RDMA subsystem namespace related questions (was Re: Finding the namespace of a struct ib_device)
 2020-10-19 18:31 UTC  (13+ messages)

[PATCH v2 1/1] IB/isert: add module param to set sg_tablesize for IO cmd
 2020-10-19  9:46 UTC 

[PATCH v5 1/5] RDMA/umem: Support importing dma-buf as user memory region
 2020-10-19  5:28 UTC  (8+ messages)

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

[GIT PULL] Please pull RDMA subsystem changes
 2020-10-17 18:42 UTC  (4+ messages)

Question about supporting RDMA Extensions for PMEM
 2020-10-17  0:22 UTC  (4+ messages)

[PATCH v5 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
 2020-10-17  0:59 UTC  (3+ messages)

[rdma:for-next] BUILD SUCCESS c7a198c700763ac89abbb166378f546aeb9afb33
 2020-10-17  5:26 UTC 

[PATCH for-next] provider/rxe: Support UD network_type patch
 2020-10-16 22:25 UTC  (3+ messages)

[PATCH for next] RDMA/rxe: Fix small problem in network_type patch
 2020-10-16 21:14 UTC  (3+ messages)

[PATCH for-next] RDMA/rxe: Fix small problem in network_type patch
 2020-10-16 21:13 UTC 

[PATCH v5 4/5] RDMA/mlx5: Support dma-buf based userspace memory region
 2020-10-16 20:49 UTC  (5+ messages)

Move the definitions for rxe_av.network_type to uAPI
 2020-10-16 20:31 UTC  (2+ messages)

[PATCH rdma-rc 0/3] Fixes to coming PR
 2020-10-16 17:09 UTC  (3+ messages)
` [PATCH rdma-rc 3/3] RDMA/ucma: Fix use after free in destroy id flow

[PATCH] RDMA/rxe: Fix possible NULL pointer dereference
 2020-10-16 17:04 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe - Respond to skb_clone failure in rxe_recv.c
 2020-10-16 17:01 UTC  (2+ messages)

[PATCH v2 23/24] RDMA: add a missing kernel-doc parameter markup
 2020-10-16 16:57 UTC  (2+ messages)

[PATCH] IB/hfi1: Avoid allocing memory on memoryless numa node
 2020-10-16 15:14 UTC  (4+ messages)

[PATCH] Provider/rxe: Fix regression to UD traffic
 2020-10-16  1:23 UTC  (3+ messages)

[PATCH v5 5/5] dma-buf: Clarify that dma-buf sg lists are page aligned
 2020-10-15 22:03 UTC 

[PATCH v5 2/5] RDMA/core: Add device method for registering dma-buf base memory region
 2020-10-15 22:02 UTC 

[PATCH v4 5/5] dma-buf: Clarify that dma-buf sg lists are page aligned
 2020-10-15 16:31 UTC  (3+ messages)

[PATCH v4 1/5] RDMA/umem: Support importing dma-buf as user memory region
 2020-10-15 16:06 UTC  (2+ messages)

[PATCH-next 0/4] RDMA: sprintf to sysfs_emit conversions
 2020-10-15  5:29 UTC  (3+ messages)

[PATCH v6 69/80] IB/srpt: docs: add a description for cq_size member
 2020-10-15  4:32 UTC  (2+ messages)

[PATCH] svcrdma: fix bounce buffers for non-zero page offsets
 2020-10-14 21:26 UTC  (3+ messages)
` [PATCH v2] svcrdma: fix bounce buffers for unaligned offsets and multiple pages


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).