linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-28 19:50:37 to 2022-09-02 03:49:18 UTC [more...]

[rdma:wip/leon-for-next] BUILD SUCCESS fc5e1acf6ade49da06c6a74b0c3fa903e0c9503a
 2022-09-02  3:48 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS 12f35199a2c0551187edbf8eb01379f0598659fa
 2022-09-02  3:30 UTC 

[PATCH for-rc v6] RDMA/rxe: Fix pd ref counting in rxe mr verbs
 2022-09-02  3:16 UTC  (2+ messages)

[rdma:for-rc] BUILD SUCCESS 45baad7dd98f4d83f67c86c28769d3184390e324
 2022-09-02  2:22 UTC 

[PATCH 0/4] RDMA/mlx5: Support DMABUF in umems and enable ATS
 2022-09-01 14:20 UTC  (5+ messages)
` [PATCH 1/4] net/mlx5: Add IFC bits for mkey ATS
` [PATCH 2/4] RDMA/core: Add UVERBS_ATTR_RAW_FD
` [PATCH 3/4] RDMA/mlx5: Add support for dmabuf to devx umem
` [PATCH 4/4] RDMA/mlx5: Enable ATS support for MRs and umems

[PATCH v4 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-01 14:02 UTC  (44+ messages)
` [PATCH v4 01/21] dma-buf: Add unlocked variant of vmapping functions
` [PATCH v4 02/21] dma-buf: Add unlocked variant of attachment-mapping functions
` [PATCH v4 03/21] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v4 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
` [PATCH v4 05/21] drm/armada: "
` [PATCH v4 06/21] drm/i915: "
` [PATCH v4 07/21] drm/omapdrm: "
  ` [Linaro-mm-sig] "
` [PATCH v4 08/21] drm/tegra: "
` [PATCH v4 09/21] drm/etnaviv: "
` [PATCH v4 10/21] RDMA/umem: "
` [PATCH v4 11/21] misc: fastrpc: "
` [PATCH v4 12/21] xen/gntdev: "
` [PATCH v4 13/21] media: videobuf2: "
` [PATCH v4 14/21] media: tegra-vde: "
` [PATCH v4 15/21] dma-buf: Move dma_buf_vmap() to dynamic "
` [PATCH v4 16/21] dma-buf: Move dma_buf_attach() "
` [PATCH v4 17/21] dma-buf: Move dma_buf_map_attachment() "
` [PATCH v4 18/21] dma-buf: Move dma_buf_mmap() "
` [PATCH v4 19/21] dma-buf: Document dynamic locking convention
` [PATCH v4 20/21] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v4 21/21] dma-buf: Remove obsoleted internal lock

[PATCH v2] RDMA/siw: Pass a pointer to virt_to_page()
 2022-09-01 13:47 UTC  (2+ messages)

[PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
 2022-09-01 13:32 UTC  (4+ messages)

[PATCH] RDMA/siw: Add missing Kconfig selections
 2022-09-01 13:14 UTC  (8+ messages)

[PATCH rdma-rc v1] RDMA/core: fix sg_to_page mapping for boundary condition
 2022-09-01 12:06 UTC  (7+ messages)

[PATCH v2 0/4] Allow MMIO regions to be exported through dma-buf
 2022-09-01  7:55 UTC  (6+ messages)
` [PATCH v2 1/4] dma-buf: Add dma_buf_try_get()
` [PATCH v2 2/4] vfio: Add vfio_device_get()
` [PATCH v2 3/4] vfio_pci: Do not open code pci_try_reset_function()
` [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf

[PATCH linux-next] RDMA/hfi1: Remove the unneeded result variable
 2022-09-01  7:42 UTC 

[PATCH rdma-core] tests: Pass the specified gid index to u.get_global_route()
 2022-09-01  7:38 UTC 

[PATCH v2] RDMA/srp: Set scmnd->result only when scmnd is not NULL
 2022-09-01  6:52 UTC  (3+ messages)

[PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
 2022-09-01  5:51 UTC 

[PATCH net-next] net/rds: Pass a pointer to virt_to_page()
 2022-09-01  2:20 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 2c02249fcbfc066bd33e2a7375c7006d4cb367f6
 2022-08-31 19:32 UTC 

[PATCH for-next] RDMA/rxe: Guard mr state against race conditions
 2022-08-31 15:21 UTC  (4+ messages)

[PATCH net-next v2 00/10] optimize the parallelism of SMC-R connections
 2022-08-31 15:04 UTC  (7+ messages)
` [PATCH net-next v2 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending

[PATCH v3 0/9] Move all drivers to a common dma-buf locking convention
 2022-08-31 10:04 UTC  (3+ messages)
` [PATCH v3 1/9] dma-buf: Add _unlocked postfix to function names

[PATCH v5 for-next 1/2] RDMA/rxe: Set pd early in mr alloc routines
 2022-08-31  8:46 UTC  (7+ messages)

[PATCH for-next v2] RDMA/rxe: Fix resize_finish() in rxe_queue.c
 2022-08-31  8:26 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Disable local invalidate operation
 2022-08-31  8:24 UTC  (5+ messages)

[PATCH v2] RDMA/rxe: Delete error messages triggered by incoming Read requests
 2022-08-31  6:57 UTC  (2+ messages)

[PATCH 0/3] Fixes for syzbot problem
 2022-08-31  6:54 UTC  (3+ messages)

[PATCH net-next] net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule()
 2022-08-31  6:30 UTC  (2+ messages)

[PATCH] RDMA/srp: Set scmnd->result only when scmnd is not NULL
 2022-08-31  4:04 UTC  (7+ messages)

[PATCH v2] net: mlx5: eliminate anonymous module_init & module_exit
 2022-08-31  3:12 UTC 

[PATCH for-next 0/2] RDMA/erdma: Introduce custom implementation of drain_sq and drain_rq
 2022-08-31  2:52 UTC  (12+ messages)

[Patch v5 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-08-31  0:34 UTC  (13+ messages)
` [Patch v5 01/12] net: mana: Add support for auxiliary device
` [Patch v5 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v5 03/12] net: mana: Handle vport sharing between devices
` [Patch v5 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v5 05/12] net: mana: Set the DMA device max segment size
` [Patch v5 06/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v5 07/12] net: mana: Record port number in netdev
` [Patch v5 08/12] net: mana: Move header files to a common location
` [Patch v5 09/12] net: mana: Define max values for SGL entries
` [Patch v5 10/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v5 11/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v5 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[rdma:wip/leon-for-next] BUILD SUCCESS bfb3bde95479e7072839564ec90dbf5d00bfb9b1
 2022-08-30 22:10 UTC 

[PATCH v2 3/3] net: ethernet: move from strlcpy with unused retval to strscpy
 2022-08-30 20:14 UTC 

[PATCH 0/4] RDMA/srp: Handle dev_set_name() failure
 2022-08-30 18:10 UTC  (5+ messages)

[PATCH] RDMA/rxe: Ratelimit error messages of read_reply()
 2022-08-30  9:54 UTC  (12+ messages)
  ` [PATCH] RDMA/rxe: Delete error messages triggered by incoming Read requests

[PATCH] rnbd-srv: remove 'dir' argument from rnbd_srv_rdma_ev
 2022-08-30  9:15 UTC  (15+ messages)

[PATCH 0/2] infiniband: Fxi dma_map_sg error check
 2022-08-30  9:13 UTC  (12+ messages)
` [PATCH 1/2] infiniband/mthca: Fix "
` [PATCH 2/2] RDMA: dma-mapping: Return an unsigned int from ib_dma_map_sg{,_attrs}

[PATCH for-next 0/4] RDMA/hns: Bugfixes or cleanups for resource specs or numbers
 2022-08-30  7:27 UTC  (6+ messages)
` [PATCH for-next 1/4] RDMA/hns: Fix supported page size
` [PATCH for-next 2/4] RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
` [PATCH for-next 3/4] RDMA/hns: Remove the num_qpc_timer variable
` [PATCH for-next 4/4] RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp

[rdma:wip/leon-for-rc] BUILD SUCCESS 27cfde795a96aef1e859a5480489944b95421e46
 2022-08-29 21:32 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS ecf8dd4b9c3d9c7e8d4c725869226e465f315459
 2022-08-29 21:32 UTC 

[PATCH RFC] SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
 2022-08-29 19:41 UTC 

[PATCH v1] RDMA/core: Fix check_flush_dependency splat on addr_wq
 2022-08-29 19:31 UTC  (15+ messages)

[PATCH] RDMA/siw: Pass a pointer to virt_to_page()
 2022-08-29 14:00 UTC 

[PATCH] nvme-rdma: set ack timeout of RoCE to 262ms
 2022-08-29 13:15 UTC  (4+ messages)

[PATCH] RDMA/siw: Pass a pointer to virt_to_page()
 2022-08-29 13:25 UTC 

[PATCH 0/4] Allow MMIO regions to be exported through dma-buf
 2022-08-29 12:26 UTC  (4+ messages)
` [PATCH 4/4] vfio/pci: "

[PATCH mlx5-next] RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
 2022-08-29  9:06 UTC 

[PATCH rdma-next] IB/mlx5: Support querying eswitch functions from DEVX
 2022-08-29  9:04 UTC 

[PATCH rdma-rc 0/3] Batch of fixes to mlx5_ib
 2022-08-29  9:02 UTC  (4+ messages)
` [PATCH rdma-rc 1/3] RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile
` [PATCH rdma-rc 2/3] RDMA/mlx5: Set local port to one when accessing counters
` [PATCH rdma-rc 3/3] RDMA/mlx5: Fix UMR cleanup on error flow of driver init

[PATCH rdma-next 0/3] IB/cm refactors
 2022-08-29  8:21 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/cma: Fix arguments order in net device validation
 2022-08-29  8:17 UTC  (2+ messages)

[PATCH rdma-rc] IB/core: Fix a nested dead lock as part of ODP flow
 2022-08-29  8:15 UTC  (2+ messages)
` [PATCH RESEND "

[PATCH] RDMA/rxe: Remove an unused member from struct rxe_mr
 2022-08-29  6:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/6] RDMA/rxe: Add RDMA FLUSH operation
 2022-08-29  1:40 UTC  (4+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 05195dcb43504e381bf383e837fc935aac4258cc
 2022-08-29  0:33 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS ead54ced6321099978d30d62dc49c282a6e70574
 2022-08-28 23:18 UTC 


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