linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-03 23:20:30 to 2020-10-08 16:21:18 UTC [more...]

Finding the namespace of a struct ib_device
 2020-10-08 16:21 UTC  (28+ messages)
            ` RDMA subsystem namespace related questions (was Re: Finding the namespace of a struct ib_device)

reduce iSERT Max IO size
 2020-10-08 16:20 UTC  (12+ messages)
          `  "

remaining flexible-array conversions
 2020-10-08 15:54 UTC  (4+ messages)

Upcoming OpenFabrics Alliance Webinar
 2020-10-08 15:19 UTC  (4+ messages)

[PATCH rdma-next v4] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-10-08 14:55 UTC  (3+ messages)

[PATCH v2 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-08 13:29 UTC  (49+ messages)
` [PATCH v2 1/6] Add ancillary bus support
` [PATCH v2 2/6] ASoC: SOF: Introduce descriptors for SOF client
` [PATCH v2 3/6] ASoC: SOF: Create client driver for IPC test
` [PATCH v2 4/6] ASoC: SOF: ops: Add ops for client registration
` [PATCH v2 5/6] ASoC: SOF: Intel: Define "
` [PATCH v2 6/6] ASoC: SOF: debug: Remove IPC flood test support in SOF core

[PATCH] IB/rdmavt: Fix sizeof mismatch
 2020-10-08  9:52 UTC 

[ANNOUNCE] ibsim 0.10 release
 2020-10-08  7:21 UTC 

[PATCH-next 0/4] RDMA: sprintf to sysfs_emit conversions
 2020-10-08  7:02 UTC  (8+ messages)
` [PATCH 1/4] RDMA: Convert sysfs device * show functions to use sysfs_emit()
` [PATCH 2/4] RDMA: Convert sysfs kobject "
` [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

[likely PATCH] MAINTAINERS: CISCO VIC LOW LATENCY NIC DRIVER
 2020-10-08  3:04 UTC  (2+ messages)

[PATCH rdma-next v3] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-10-07 19:21 UTC  (3+ messages)

[PATCH -next] mm: Use sysfs_emit functions not sprintf
 2020-10-07 18:56 UTC  (2+ messages)

[PATCH rdma-next] RDMA/core: Add rdma_dev_to_netns()
 2020-10-07 11:14 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 73c5265913b4b11a56d119396f745a57c7c272b7
 2020-10-07 11:03 UTC 

[PATCH] net/mlx5e: Fix freeing of unassigned pointer
 2020-10-07  9:13 UTC  (3+ messages)

[PATCH rdma-next v5 0/4] Dynamicaly allocate SG table from the pages
 2020-10-07  8:15 UTC  (9+ messages)
` [PATCH rdma-next v5 1/4] lib/scatterlist: Add support in dynamic allocation of SG table from pages
` [PATCH rdma-next v5 2/4] tools/testing/scatterlist: Rejuvenate bit-rotten test
` [PATCH rdma-next v5 3/4] tools/testing/scatterlist: Show errors in human readable form
` [PATCH rdma-next v5 4/4] RDMA/umem: Move to allocate SG table from pages

[RFC PATCH v3 0/4] RDMA: Add dma-buf support
 2020-10-07  7:13 UTC  (22+ messages)
` [RFC PATCH v3 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [RFC PATCH v3 2/4] RDMA: Expand driver memory registration methods to support dma-buf
` [RFC PATCH v3 3/4] RDMA/mlx5: Support dma-buf based userspace memory region
` [RFC PATCH v3 4/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration

[PATCH][next] net/mlx5: Fix uininitialized pointer read on pointer attr
 2020-10-06 23:20 UTC  (2+ messages)

[PATCH v3 1/1] net/rds: suppress page allocation failure error in recv buffer refill
 2020-10-06 21:31 UTC 

[PATCH][next] RDMA/bnxt_re: fix sizeof mismatch for allocation of pbl_tbl
 2020-10-06 19:57 UTC  (2+ messages)

[PATCH for-next 0/3] RDMA/hns: Add supports for stash
 2020-10-06 19:55 UTC  (3+ messages)
` [PATCH for-next 2/3] RDMA/hns: Add new interfaces to set/clear/read fields in QPC

[PATCH] RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
 2020-10-06 19:46 UTC  (3+ messages)

[PATCH rdma-next] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-10-06 18:39 UTC  (9+ messages)

[PATCH 00/11] Reduce uverbs_cmd_mask and remove uverbs_ex_cmd_mask
 2020-10-06 18:32 UTC  (21+ messages)
` [PATCH 01/11] RDMA/cxgb4: Remove MW support
` [PATCH 02/11] RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
` [PATCH 03/11] RDMA: Remove elements in uverbs_cmd_mask that all drivers set
` [PATCH 04/11] RDMA: Move more uverbs_cmd_mask settings to the core
` [PATCH 05/11] RDMA: Check srq_type during create_srq
` [PATCH 06/11] RDMA: Check attr_mask during modify_qp
` [PATCH 07/11] RDMA: Check flags during create_cq
` [PATCH 08/11] RDMA: Check create_flags during create_qp
` [PATCH 10/11] RDMA: Remove uverbs cmds from drivers that don't use them
` [PATCH 11/11] RDMA: Remove AH from uverbs_cmd_mask

[PATCH for-next] IB/mlx4: Convert rej_tmout radix-tree to XArray
 2020-10-06 13:34 UTC  (3+ messages)

[rdma:hmm] BUILD SUCCESS 0c16d9635e3a51377e5815b9f8e14f497a4dbb42
 2020-10-06 12:25 UTC 

[PATCH rdma-next v2] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-10-06 12:05 UTC  (6+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 5ce2dced8e95e76ff7439863a118a053a7fc6f91
 2020-10-06  6:48 UTC 

[PATCH blk-next 0/2] Delete the get_vector_affinity leftovers
 2020-10-06  4:58 UTC  (9+ messages)
` [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code

[PATCH rdma-next v1] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-10-06  4:32 UTC  (5+ messages)

[PATCH 1/1] net/rds: suppress page allocation failure error in recv buffer refill
 2020-10-05 21:39 UTC  (3+ messages)

[PATCH for-rc v3] RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
 2020-10-05 18:13 UTC  (3+ messages)

[PATCH for-next v7 00/19] rdma_rxe: API extensions
 2020-10-05 14:42 UTC  (4+ messages)
` [PATCH for-next v7 10/19] rdma_rxe: Add support for ibv_query_device_ex

[PATCH 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-05  1:20 UTC  (4+ messages)

[PATCH for-rc v2] RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
 2020-10-04 13:14 UTC  (5+ messages)

[PATCH rdma-next v3 0/9] Track memory allocation with restrack DB help
 2020-10-04 13:03 UTC  (11+ messages)
` [PATCH rdma-next v3 6/9] RDMA/restrack: Add error handling while adding restrack object


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