public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-24 19:29:03 to 2018-10-07 19:13:45 UTC [more...]

[PATCH rdma-next 0/4] Scatter to CQE
 2018-10-07 19:13 UTC  (6+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Expose DC scatter to CQE capability bit
` [PATCH rdma-next 2/4] IB/mlx5: Support scatter to CQE for DC transport type
` [PATCH rdma-next 3/4] IB/mlx5: Verify that driver supports user flags
` [PATCH rdma-next 4/4] IB/mlx5: Allow scatter to CQE without global signaled WRs

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-10-06  7:05 UTC  (9+ messages)

[PATCH v3 0/3] get_user_pages*() and RDMA: first steps
 2018-10-06  2:49 UTC  (4+ messages)
` [PATCH v3 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v3 2/3] mm: introduce put_user_page*(), placeholder versions
` [PATCH v3 3/3] infiniband/mm: convert put_page() to put_user_page*()

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

[PATCH v2 0/3] get_user_pages*() and RDMA: first steps
 2018-10-06  0:03 UTC  (11+ messages)
` [PATCH v2 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v2 2/3] mm: introduce put_user_page[s](), placeholder versions
` [PATCH v2 3/3] infiniband/mm: convert to the new put_user_page[s]() calls

[PATCH 0/9] Export PCIe bandwidth via sysfs
 2018-10-04 20:45 UTC  (5+ messages)
` [PATCH 1/9] PCI: sysfs: Export available PCIe bandwidth

[PATCHv1] RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu
 2018-10-04  3:34 UTC  (3+ messages)

[PATCH 0/4] get_user_pages*() and RDMA: first steps
 2018-10-03 23:23 UTC  (29+ messages)
` [PATCH 1/4] mm: get_user_pages: consolidate error handling
` [PATCH 3/4] infiniband/mm: convert to the new put_user_page() call
` [PATCH 2/4] mm: introduce put_user_page(), placeholder version
` [PATCH 4/4] goldfish_pipe/mm: convert to the new release_user_pages() call

[PATCH] IB/mlx4: Avoid implicit enumerated type conversion
 2018-10-03 23:09 UTC  (24+ messages)
` [PATCH v2] "

Bug introduced by commit ebeeb1ad9b8a
 2018-10-03 11:28 UTC  (2+ messages)

[PATCH v8 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-10-01 23:43 UTC  (23+ 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

Linux RDMA mini-conf at Plumbers 2018
 2018-10-01 15:17 UTC  (2+ messages)

[ANNOUNCE] OFED 4.17-rc1 release is available
 2018-09-28 20:57 UTC 

[PATCH] RDMA/qedr: Explicitly cast pkt->tx_dest to qed_ll2_tx_dest
 2018-09-28 16:14 UTC  (8+ messages)
` [PATCH v2] RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_dest

[PATCH] RDMA/ucontext: fix building with CONFIG_MMU=n
 2018-09-28  9:15 UTC  (3+ messages)

general protection fault in addr_resolve
 2018-09-27 22:06 UTC  (2+ messages)

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

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

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

[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 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 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [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  (3+ messages)

[PATCH v6 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-24 22:39 UTC  (3+ messages)
` [PATCH v6 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox