linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-19 13:47:09 to 2018-09-27 20:17:48 UTC [more...]

[GIT PULL] Please pull RDMA subsystem changes
 2018-09-27 20:17 UTC  (2+ messages)

[PATCH] IB/mlx4: Avoid implicit enumerated type conversion
 2018-09-27 20:13 UTC  (8+ messages)

[PATCH] RDMA/hns: fix spelling mistake "reseved" -> "reserved"
 2018-09-27 18:54 UTC  (2+ messages)

[PATCH v8 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-27 17:29 UTC  (19+ messages)
  ` [PATCH v8 01/13] PCI/P2PDMA: Support peer-to-peer memory
  ` [PATCH v8 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
  ` [PATCH v8 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
  ` [PATCH v8 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
  ` [PATCH v8 05/13] docs-rst: Add a new directory for PCI documentation
  ` [PATCH v8 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
  ` [PATCH v8 07/13] block: Add PCI P2P flag for request queue and check support for requests
  ` [PATCH v8 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
  ` [PATCH v8 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
  ` [PATCH v8 10/13] nvme-pci: Add support for P2P memory in requests
  ` [PATCH v8 11/13] nvme-pci: Add a quirk for a pseudo CMB
  ` [PATCH v8 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
  ` [PATCH v8 13/13] nvmet: Optionally use PCI P2P memory

[PATCH] RDMA/ucontext: fix building with CONFIG_MMU=n
 2018-09-27 16:26 UTC  (2+ messages)

[PATCH v2] IB/rxe: Avoid implicit enum conversions in rxe_init functions
 2018-09-27  5:12 UTC  (3+ messages)
  ` [PATCH v3] IB/rxe: Remove unnecessary enum values

[PATCH] RDMA/qedr: Explicitly cast pkt->tx_dest to qed_ll2_tx_dest
 2018-09-27  1:18 UTC 

[PATCH] IB/mthca: remove redundant inner check of mdev->mthca_flags
 2018-09-26 22:34 UTC  (2+ messages)

[PATCH] RDMA: fix dependencies for rdma_user_mmap_io
 2018-09-26 19:51 UTC  (2+ messages)

[PATCH 0/4] IB: decrease large contigous allocation
 2018-09-26 17:06 UTC  (7+ messages)

KASAN: use-after-free Read in rdma_resolve_addr
 2018-09-26 14:27 UTC 

[PATCH] iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
 2018-09-25 20:46 UTC  (3+ messages)

[PATCH] IB/usnic: fix spelling mistake "unvalid" -> "invalid"
 2018-09-25 20:36 UTC  (2+ messages)

[PATCH v7 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-25 18:51 UTC  (25+ messages)
` [PATCH v7 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
  ` [PATCH v7 01/13] PCI/P2PDMA: Support peer-to-peer memory
  ` [PATCH v7 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
  ` [PATCH v7 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
  ` [PATCH v7 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
  ` [PATCH v7 05/13] docs-rst: Add a new directory for PCI documentation
  ` [PATCH v7 07/13] block: Add PCI P2P flag for request queue and check support for requests
  ` [PATCH v7 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
  ` [PATCH v7 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
  ` [PATCH v7 10/13] nvme-pci: Add support for P2P memory in requests
  ` [PATCH v7 11/13] nvme-pci: Add a quirk for a pseudo CMB
  ` [PATCH v7 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v7 13/13] nvmet: Optionally use PCI P2P memory

[PATCH rdma-next v1 0/7] Preparation to DevX extension series
 2018-09-25  7:33 UTC  (13+ messages)
` [PATCH mlx5-next v1 1/7] net/mlx5: Set uid as part of CQ commands
` [PATCH mlx5-next v1 2/7] net/mlx5: Set uid as part of QP commands
` [PATCH mlx5-next v1 3/7] net/mlx5: Set uid as part of RQ commands
` [PATCH mlx5-next v1 4/7] net/mlx5: Set uid as part of SQ commands
` [PATCH mlx5-next v1 5/7] net/mlx5: Set uid as part of SRQ commands
` [PATCH mlx5-next v1 6/7] net/mlx5: Set uid as part of DCT commands
` [PATCH mlx5-next v1 7/7] net/mlx5: Update mlx5_ifc with DEVX UID bits

[PATCH v6 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-24 22:39 UTC  (24+ messages)
` [PATCH v6 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v6 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v6 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v6 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v6 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-24 21:17 UTC  (8+ messages)

[PATCH V3 (resend) 1/7] CIFS: pass page offsets on SMB1 read/write
 2018-09-24 18:24 UTC  (8+ messages)
` [PATCH V3 (resend) 2/7] CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration
` [PATCH V3 (resend) 3/7] CIFS: Add support for direct I/O read
` [PATCH V3 (resend) 4/7] CIFS: Add support for direct I/O write
` [PATCH V3 (resend) 5/7] CIFS: Add direct I/O functions to file_operations

[ANNOUNCE] opensm 3.3.21 release
 2018-09-24 12:20 UTC 

[Patch v7 00/22] CIFS: Implement SMB Direct protocol
 2018-09-24  4:07 UTC  (9+ messages)
` [Patch v7 21/22] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration

[PATCH] RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
 2018-09-23 19:38 UTC  (6+ messages)

Linux RDMA mini-conf at Plumbers 2018
 2018-09-23 15:17 UTC  (3+ messages)

[PATCH] RDMA/i40iw: Fix incorrect iterator type
 2018-09-23 14:24 UTC  (3+ messages)

[PATCH] net/mlx4: Use cpumask_available for eq->affinity_mask
 2018-09-23  7:52 UTC  (2+ messages)

[PATCH v2] RDS: IB: Use DECLARE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
 2018-09-23  7:39 UTC  (2+ messages)

[PATCH rdma-next 0/4] mlx5 vport loopback
 2018-09-22  1:38 UTC  (8+ messages)

[PATCH] IB/nes: Remove unnecessary parentheses
 2018-09-21 16:04 UTC  (3+ messages)

[PATCH] RDMA/cxgb4: remove redundant null pointer check before kfree_skb
 2018-09-21 16:03 UTC  (3+ messages)

[PATCH] IB/mlx4: Remove unnecessary parentheses
 2018-09-21 16:02 UTC  (3+ messages)

general protection fault in addr_resolve
 2018-09-21 14:06 UTC  (3+ messages)

[PATCH for-rc 0/4] IB/hfi1: Couple more for the RC cycle
 2018-09-21  1:26 UTC  (6+ messages)
` [PATCH for-rc 1/4] IB/hfi1: Fix SL array bounds check
` [PATCH for-rc 2/4] IB/hfi1: Invalid user input can result in crash
` [PATCH for-rc 3/4] IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
` [PATCH for-rc 4/4] IB/hfi1: Fix destroy_qp hang after a link down

[PATCH for-next 0/4] IB/hfi1: Couple more for the RC cycle
 2018-09-20 19:52 UTC  (6+ messages)
` [PATCH for-next 1/4] IB/hfi1: Fix SL array bounds check
` [PATCH for-next 2/4] IB/hfi1: Invalid user input can result in crash
` [PATCH for-next 3/4] IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
` [PATCH for-next 4/4] IB/hfi1: Fix destroy_qp hang after a link down

[PATCH rdma-next 0/5] IB device rename support
 2018-09-20 16:46 UTC  (10+ messages)
` [PATCH rdma-next 1/5] RDMA/core: Provide getter and setter to access IB device name
` [PATCH rdma-next 2/5] net/smc: Use IB device index instead of name
` [PATCH rdma-next 3/5] RDMA: Convert IB drivers to name allocation routine
` [PATCH rdma-next 4/5] RDMA/core: Implement IB device rename function
` [PATCH rdma-next 5/5] RDMA/nldev: Allow IB device rename through RDMA netlink

[RFC PATCH iproute2-next 0/3] rdma: IB device rename
 2018-09-20 11:22 UTC  (4+ messages)
` [RFC PATCH iproute2-next 1/3] rdma: Update kernel include file to support IB device renaming
` [RFC PATCH iproute2-next 2/3] rdma: Introduce command execution helper with required device name
` [RFC PATCH iproute2-next 3/3] rdma: Add an option to rename IB device interface

[PATCH rdma-next 00/24] Extend DEVX functionality
 2018-09-20  5:01 UTC  (13+ messages)
` [PATCH mlx5-next 02/25] net/mlx5: Set uid as part of QP commands
` [PATCH mlx5-next 03/25] net/mlx5: Set uid as part of RQ commands
` [PATCH mlx5-next 07/25] net/mlx5: Update mlx5_ifc with DEVX UID bits

[PATCH -next] RDMA/core: Properly return the error code of rdma_set_src_addr_rcu
 2018-09-20  1:13 UTC  (5+ messages)

[PATCH] rdma: move the ib_wr_opcode enum to include/uapi
 2018-09-19 23:03 UTC  (10+ messages)

[PATCH] IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
 2018-09-19 21:31 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).