linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-04 09:59:46 to 2020-11-10 05:00:05 UTC [more...]

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  4:59 UTC  (4+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH for-rc v1] IB/hfi1: Move cached value of mm into handler
 2020-11-10  4:36 UTC  (5+ messages)

Subject: [RFC] clang tooling cleanups
 2020-11-10  2:52 UTC  (2+ messages)

[PATCH 1/1] RDMA/rxe: Fetch skb packets from ethernet layer
 2020-11-10  1:58 UTC  (5+ messages)

[PATCH v9 0/5] RDMA: Add dma-buf support
 2020-11-10  0:06 UTC  (10+ messages)
` [PATCH v9 1/5] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v9 2/5] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v9 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v9 4/5] RDMA/mlx5: Support dma-buf based userspace memory region
` [PATCH v9 5/5] dma-buf: Reject attach request from importers that use dma_virt_ops

[PATCH] RDMA/siw,rxe: Make emulated devices virtual in the device tree
 2020-11-09 20:54 UTC  (3+ messages)

[PATCH v1 00/13] xprtrdma tracepoint cleanup
 2020-11-09 19:40 UTC  (14+ messages)
` [PATCH v1 01/13] xprtrdma: Replace dprintk call sites in ERR_CHUNK path
` [PATCH v1 02/13] xprtrdma: Introduce Receive completion IDs
` [PATCH v1 03/13] xprtrdma: Introduce Send "
` [PATCH v1 04/13] xprtrdma: Introduce FRWR "
` [PATCH v1 05/13] xprtrdma: Clean up trace_xprtrdma_post_linv
` [PATCH v1 06/13] xprtrdma: Clean up reply parsing error tracepoints
` [PATCH v1 07/13] xprtrdma: Clean up tracepoints in the reply path
` [PATCH v1 08/13] xprtrdma: Clean up xprtrdma callback tracepoints
` [PATCH v1 09/13] xprtrdma: Clean up trace_xprtrdma_nomrs()
` [PATCH v1 10/13] xprtrdma: Display the task ID when reporting MR events
` [PATCH v1 11/13] xprtrdma: Trace unmap_sync calls
` [PATCH v1 12/13] xprtrdma: Move rpcrdma_mr_put()
` [PATCH v1 13/13] xprtrdma: Micro-optimize MR DMA-unmapping

[PATCH for-next] RDMA/nldev: Add parent bdf to device information dump
 2020-11-09 17:57 UTC  (21+ messages)

[PATCH] RDMA/cxgb4: Validate the number of CQEs
 2020-11-08 13:20 UTC 

[PATCH 0/2] RDMA/rxe: Implement extended verbs APIs
 2020-11-06 23:03 UTC  (3+ messages)
` [PATCH 1/2] RDMA/rxe: Exchange capabilities with provider
` [PATCH 2/2] RDMA/rxe: Implement the create_cq_ex verb

[PATCH 0/4] Provider/rxe: Implement extended verbs APIs
 2020-11-06 23:01 UTC  (5+ messages)
` [PATCH 1/4] Provider/rxe: Exchange capabilities with driver
` [PATCH 2/4] Provider/rxe: Implement ibv_query_device_ex verb
` [PATCH 3/4] Providers/rxe: Implement ibv_create_cq_ex verb
` [PATCH 4/4] Providers/rxe: Implement ibv_create_qp_ex verb

[PATCH] Provider/rxe: Cleanup style warnings
 2020-11-06 20:41 UTC 

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-11-06 19:35 UTC  (20+ messages)
` [PATCH v3 01/10] Add auxiliary bus support

remove dma_virt_ops v2
 2020-11-06 18:19 UTC  (11+ messages)
` [PATCH 01/10] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs
` [PATCH 02/10] RDMA/umem: use ib_dma_max_seg_size instead of dma_get_max_seg_size
` [PATCH 03/10] RDMA: lift ibdev_to_node from rds to common code
` [PATCH 04/10] nvme-rdma: use ibdev_to_node instead of dereferencing ->dma_device
` [PATCH 05/10] rds: stop using dmapool
` [PATCH 06/10] RDMA/core: remove ib_dma_{alloc,free}_coherent
` [PATCH 07/10] RDMA/core: remove use of dma_virt_ops
` [PATCH 08/10] PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks
` [PATCH 09/10] PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit
` [PATCH 10/10] dma-mapping: remove dma_virt_ops

[PATCH v8 0/5] RDMA: Add dma-buf support
 2020-11-06 17:01 UTC  (17+ messages)
` [PATCH v8 1/5] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v8 2/5] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v8 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v8 4/5] RDMA/mlx5: Support dma-buf based userspace memory region
` [PATCH v8 5/5] dma-buf: Reject attach request from importers that use dma_virt_ops

remove dma_virt_ops v2
 2020-11-06 14:18 UTC  (26+ messages)
` [PATCH 1/6] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs
` [PATCH 2/6] RDMA/core: remove ib_dma_{alloc,free}_coherent
` [PATCH 3/6] RDMA/core: remove use of dma_virt_ops
` [PATCH 4/6] PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks
` [PATCH 5/6] PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit
` [PATCH 6/6] dma-mapping: remove dma_virt_ops

[PATCH for-next] RDMA/hns: Create QP/CQ with selected QPN/CQN for bank load balance
 2020-11-06 13:37 UTC  (4+ messages)

[PATCH] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs
 2020-11-06 10:08 UTC 

[PATCH mlx5-next v1 00/11] Convert mlx5 to use auxiliary bus
 2020-11-06  7:05 UTC  (16+ messages)
` [PATCH mlx5-next v1 04/11] vdpa/mlx5: Make hardware definitions visible to all mlx5 devices
` [PATCH mlx5-next v1 05/11] net/mlx5: Register mlx5 devices to auxiliary virtual bus
` [PATCH mlx5-next v1 06/11] vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus

[rdma:for-rc] BUILD SUCCESS 21fcdeec09ff461b2f9a9ef4fcc3a136249e58a1
 2020-11-06  4:10 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2020-11-05 20:21 UTC  (2+ messages)

[PATCH] RDMA/cm: Make the local_id_table xarray non-irq
 2020-11-05 15:15 UTC  (3+ messages)

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-11-05 15:02 UTC  (8+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region

[PATCH v7 0/5] RDMA: Add dma-buf support
 2020-11-05 14:22 UTC  (9+ messages)
` [PATCH v7 1/5] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v7 2/5] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v7 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v7 4/5] RDMA/mlx5: Support dma-buf based userspace memory region
` [PATCH v7 5/5] dma-buf: Reject attach request from importers that use dma_virt_ops

Disinfectant
 2020-11-05  8:30 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS f946e45f59ef01ff54ffb3b1eba3a8e7915e7326
 2020-11-05  2:58 UTC 

Race condition between cm_migrate() and cm_remove_one()
 2020-11-04 22:08 UTC 

pyverbs test regression
 2020-11-04 18:43 UTC  (10+ messages)

remove dma_virt_ops
 2020-11-04 18:10 UTC  (15+ messages)
` [PATCH 2/5] RDMA/core: remove use of dma_virt_ops
    `  "
` [PATCH 3/5] PCI/p2p: remove the DMA_VIRT_OPS hacks
` [PATCH 4/5] PCI/p2p: cleanup up __pci_p2pdma_map_sg a bit
` [PATCH 5/5] dma-mapping: remove dma_virt_ops

[PATCH rdma-next v1 0/2] Cleanup FD destroy
 2020-11-04 14:45 UTC  (3+ messages)
` [PATCH rdma-next v1 1/2] RDMA/core: Postpone uobject cleanup on failure till FD close
` [PATCH rdma-next v1 2/2] RDMA/core: Make FD destroy callback void

[PATCH rdma-next v4 0/5] Track memory allocation with restrack DB help (Part I)
 2020-11-04 14:40 UTC  (6+ messages)
` [PATCH rdma-next v4 1/5] RDMA/core: Allow drivers to disable restrack DB
` [PATCH rdma-next v4 2/5] RDMA/counter: Combine allocation and bind logic
` [PATCH rdma-next v4 3/5] RDMA/restrack: Store all special QPs in restrack DB
` [PATCH rdma-next v4 4/5] RDMA/cma: Add missing error handling of listen_id
` [PATCH rdma-next v4 5/5] RDMA/cma: Be strict with attaching to CMA device

[ANNOUNCE] rdma-core: new stable releases
 2020-11-04 10:17 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).