linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-25 12:29:59 to 2020-10-02 15:00:01 UTC [more...]

[PATCH] svcrdma: fix bounce buffers for non-zero page offsets
 2020-10-02 14:54 UTC  (2+ messages)

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

[PATCH rdma-next v3 0/9] Track memory allocation with restrack DB help
 2020-10-02 13:16 UTC  (16+ messages)
` [PATCH rdma-next v3 1/9] RDMA/core: Allow drivers to disable restrack DB
` [PATCH rdma-next v3 2/9] RDMA/counter: Combine allocation and bind logic
` [PATCH rdma-next v3 3/9] RDMA/restrack: Store all special QPs in restrack DB
` [PATCH rdma-next v3 4/9] RDMA/cma: Add missing error handling of listen_id
` [PATCH rdma-next v3 5/9] RDMA/cma: Be strict with attaching to CMA device
` [PATCH rdma-next v3 6/9] RDMA/restrack: Add error handling while adding restrack object
` [PATCH rdma-next v3 7/9] RDMA/restrack: Support all QP types
` [PATCH rdma-next v3 8/9] RDMA/core: Track device memory MRs
` [PATCH rdma-next v3 9/9] RDMA/restrack: Drop valid restrack field as source of ambiguity

[PATCH for-rc v2] RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
 2020-10-02 12:02 UTC  (2+ messages)

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

[PATCH rdma-next v3 0/4] Query GID table API
 2020-10-02 11:16 UTC  (5+ messages)
` [PATCH rdma-next v3 3/4] RDMA/core: Introduce new GID table query API

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

[PATCH rdma-next] overflow: Include header file with SIZE_MAX declaration
 2020-10-02  0:31 UTC  (2+ messages)

[PATCH rdma-next] RDMA/qedr: endianness warnings cleanup
 2020-10-01 23:50 UTC  (2+ messages)

[PATCH rdma-next 0/2] RDMA: Constify static struct attribute_group
 2020-10-01 23:48 UTC  (4+ messages)
` [PATCH rdma-next 1/2] RDMA/core: Constify "
` [PATCH rdma-next 2/2] RDMA/rtrs: Constify static "

[PATCH rdma-next v3 0/4] Improve ODP by using HMM API
 2020-10-01 20:01 UTC  (6+ messages)
` [PATCH rdma-next v3 1/4] IB/core: Improve ODP to use hmm_range_fault()
` [PATCH rdma-next v3 2/4] IB/core: Enable ODP sync without faulting
` [PATCH rdma-next v3 3/4] RDMA/mlx5: Extend advice MR to support non faulting mode
` [PATCH rdma-next v3 4/4] RDMA/mlx5: Sync device with CPU pages upon ODP MR registration

[PATCH for-next v7 00/19] rdma_rxe: API extensions
 2020-10-01 17:48 UTC  (20+ messages)
` [PATCH for-next v7 01/19] rdma_rxe: Separat MEM into MR and MW objects
` [PATCH for-next v7 02/19] rdma_rxe: Enable "
` [PATCH for-next v7 03/19] rdma_rxe: Let pools support both keys and indices
` [PATCH for-next v7 04/19] rdma_rxe: make pool return values position independent
` [PATCH for-next v7 05/19] rdma_rxe: remove void * parameters in pool APIs
` [PATCH for-next v7 06/19] rdma_rxe: add alloc_mw and dealloc_mw verbs
` [PATCH for-next v7 07/19] rdma_rxe: Add bind_mw and invalidate_mw verbs
` [PATCH for-next v7 08/19] rdma_rxe: Add memory access through MWs
` [PATCH for-next v7 09/19] rdma_rxe: Add locked and unlocked pool APIs
` [PATCH for-next v7 10/19] rdma_rxe: Add support for ibv_query_device_ex
` [PATCH for-next v7 11/19] rdma_rxe: Add support for extended CQ operations
` [PATCH for-next v7 12/19] rdma_rxe: Add support for extended QP operations
` [PATCH for-next v7 13/19] rdma_rxe: Fix mcast group allocation bug
` [PATCH for-next v7 14/19] rdma_rxe: Fix bugs in the multicast receive path
` [PATCH for-next v7 15/19] rdma_rxe: handle ERR_PTR returns from pool
` [PATCH for-next v7 16/19] rdma_rxe: remove duplicate entries in struct rxe_mr
` [PATCH for-next v7 17/19] rdma_rme: removed unused RXE_MR_TYPE_FMR
` [PATCH for-next v7 18/19] rdma_rxe: add rkey validation checks for MR and MW
` [PATCH for-next v7 19/19] rdma_rxe: moved rxe_xmit_packet to rxe_net.c

[PATCH 2/2] RDMA/rtrs: check before free
 2020-10-01  9:45 UTC  (2+ messages)

[PATCH 1/2] RDMA/rtrs: remove unnecessary argument dir of rtrs_iu_free
 2020-10-01  9:43 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 2ee9bf346fbfd1dad0933b9eb3a4c2c0979b633e
 2020-10-01  7:55 UTC 

[PATCH rdma-next] RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
 2020-09-30 18:31 UTC  (2+ messages)

[PATCH] RDMA/core: Remove ucontext->closing
 2020-09-30 18:28 UTC  (3+ messages)

[PATCH] RDMA/rtrs: remove unused field of rtrs_iu
 2020-09-30 18:26 UTC  (3+ messages)

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

[PATCH for-next 0/3] RDMA/hns: Add supports for stash
 2020-09-30  9:34 UTC  (4+ messages)
` [PATCH for-next 1/3] RDMA/hns: Add support for CQ stash
` [PATCH for-next 2/3] RDMA/hns: Add new interfaces to set/clear/read fields in QPC
` [PATCH for-next 3/3] RDMA/hns: Add support for QP stash

[PATCH rdma-next v2 0/4] Improve ODP by using HMM API
 2020-09-30  7:32 UTC  (16+ messages)
` [PATCH rdma-next v2 1/4] IB/core: Improve ODP to use hmm_range_fault()

[rdma:wip/jgg-for-next] BUILD SUCCESS cf4c0fb00d5a93cefedadb6a973416376d3321dc
 2020-09-30  6:42 UTC 

[PATCH] RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
 2020-09-30  0:24 UTC 

[PATCH for-rc] RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
 2020-09-30  0:22 UTC  (4+ messages)

[PATCH v2 for-next] RDMA/hns: Remove unused variables and definitions
 2020-09-29 17:01 UTC  (2+ messages)

[PATCH v2 for-next] RDMA/hns: Support owner mode doorbell
 2020-09-29 16:53 UTC  (2+ messages)

[PATCH rdma-next v1 00/10] Prepare drivers to move QP allocation to ib_core
 2020-09-29 16:45 UTC  (13+ messages)
` [PATCH rdma-next v1 01/10] RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
` [PATCH rdma-next v1 02/10] RDMA/mlx5: Reuse existing fields in parent QP storage object
` [PATCH rdma-next v1 03/10] RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
` [PATCH rdma-next v1 04/10] RDMA/mlx5: Delete not needed GSI QP signal QP type
` [PATCH rdma-next v1 05/10] RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
` [PATCH rdma-next v1 06/10] RDMA/mlx4: Prepare QP allocation to remove from the driver
` [PATCH rdma-next v1 07/10] RDMA/core: Align write and ioctl checks of QP types
` [PATCH rdma-next v1 08/10] RDMA/drivers: Remove udata check from special QP
` [PATCH rdma-next v1 09/10] RDMA/mthca: Combine special QP struct with mthca QP
` [PATCH rdma-next v1 10/10] RDMA/i40iw: Remove intermediate pointer that points to the same struct

[PATCH][next] net/mlx5e: Fix potential null pointer dereference
 2020-09-29 13:13 UTC  (4+ messages)

[PATCH 0/3] net/mlx5e: Fix some static analysis warnings
 2020-09-29 12:37 UTC  (8+ messages)
` [PATCH 2/3] net/mlx5e: Clean up error handling in mlx5e_alloc_flow()
` [PATCH 3/3] net/mlx5e: Fix use of freed pointer
    ` [PATCH v2] "
` [PATCH 1/3] net/mlx5e: Fix possible null pointer dereference

net/mlx5: Refactor tc flow attributes structure
 2020-09-28 23:25 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get()
 2020-09-28 23:21 UTC  (4+ messages)

[PATCH 1/2 net-next] net/mlx5e: TC: Fix IS_ERR() vs NULL checks
 2020-09-28 18:51 UTC  (4+ messages)
` [PATCH 2/2 net-next] net/mlx5e: TC: Fix potential Oops in mlx5e_tc_unoffload_from_slow_path()

[bug report] net/mlx5e: Support CT offload for tc nic flows
 2020-09-28 16:08 UTC  (2+ messages)

[PATCH][next] net/mlx5: fix dereference on pointer flow before null check
 2020-09-28 15:52 UTC 

[PATCH for-next] RDMA/hns: Remove unused variables and definitions
 2020-09-28 12:58 UTC  (5+ messages)

[PATCH for-rc] RDMA/mlx4: Fix return value when QP type isn't supported
 2020-09-27 13:04 UTC  (3+ messages)

[PATCH iproute2-next] ip: iplink_ipoib.c: Remove extra spaces
 2020-09-27 12:06 UTC 

[PATCH for-next] RDMA/hns: Support owner mode doorbell
 2020-09-27  9:33 UTC  (3+ messages)

[RFC] Reliable Multicast on top of RTRS
 2020-09-27  0:03 UTC  (6+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-09-25 17:48 UTC  (2+ messages)

[PATCH rdma-next v3 0/2] Dynamicaly allocate SG table from the pages
 2020-09-25 13:54 UTC  (11+ messages)
` [PATCH rdma-next v3 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages
    ` [Intel-gfx] "

pyverbs regression
 2020-09-25 14:07 UTC  (4+ messages)

[PATCH -next] RDMA/mlx5: fix type warning of sizeof in __mlx5_ib_alloc_counters()
 2020-09-25 12:41 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).