Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2025-04-16 18:31:36 to 2025-04-23 08:15:31 UTC [more...]

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-23  8:13 UTC  (24+ messages)
` [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v9 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v9 09/24] docs: core-api: document the IOVA-based API
` [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v9 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v9 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v9 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v9 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v9 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v9 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v9 18/24] block: share more code for bio addition helper
` [PATCH v9 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v9 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v9 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v9 24/24] nvme-pci: store aborted state in flags variable

[PATCH] rdma: infiniband: Added __alloc_cq request value Return value non-zero value determination
 2025-04-23  7:14 UTC  (4+ messages)
    `  "
        `  "

[PATCH] RDMA/uverbs: Consider capability of the process that opens the file
 2025-04-22 16:29 UTC  (23+ messages)

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-04-22 15:44 UTC  (20+ messages)

[recipe build #3886525] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-04-22 14:49 UTC 

[PATCH 0/2] Allow dyn pci vector allocation of MANA
 2025-04-22 12:09 UTC  (12+ messages)
` [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically

[PATCH v8 00/24] Provide a new two step DMA mapping API
 2025-04-22 11:36 UTC  (48+ messages)
` [PATCH v8 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v8 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v8 03/24] iommu: generalize the batched sync after map interface
` [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v8 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v8 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v8 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v8 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v8 09/24] docs: core-api: document the IOVA-based API
` [PATCH v8 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v8 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v8 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v8 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v8 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v8 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v8 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v8 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v8 18/24] block: share more code for bio addition helper
` [PATCH v8 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v8 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v8 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v8 24/24] nvme-pci: optimize single-segment handling

[rdma:for-next] BUILD SUCCESS d85080df12f33ad42a452a9998b21813b29daf35
 2025-04-22  9:51 UTC 

[PATCH net-next 0/3] net/mlx5: HWS, Improve IP version handling
 2025-04-22  9:25 UTC  (4+ messages)
` [PATCH net-next 1/3] net/mlx5: HWS, Fix IP version decision
` [PATCH net-next 2/3] net/mlx5: HWS, Harden IP version definer checks
` [PATCH net-next 3/3] net/mlx5: HWS, Disallow matcher IP version mixing

[PATCH][next] net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and comments
 2025-04-22  9:10 UTC  (3+ messages)

[PATCH v7 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
 2025-04-22  9:10 UTC  (6+ messages)
` [PATCH v7 1/2] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()
` [PATCH v7 2/2] net/mlx5: Move ttc allocation after switch case to prevent leaks

[PATCH v2 for-next 0/6] RDMA/hns: Add trace support
 2025-04-21 18:21 UTC  (8+ messages)
` [PATCH v2 for-next 1/6] RDMA/hns: Add trace for flush CQE
` [PATCH v2 for-next 2/6] RDMA/hns: Add trace for WQE dumping
` [PATCH v2 for-next 3/6] RDMA/hns: Add trace for AEQE dumping
` [PATCH v2 for-next 4/6] RDMA/hns: Add trace for MR/MTR attribute dumping
` [PATCH v2 for-next 5/6] RDMA/hns: Include hnae3.h in hns_roce_hw_v2.h
` [PATCH v2 for-next 6/6] RDMA/hns: Add trace for CMDQ dumping

[PATCH v2 0/3] net: mana: Add HTB Qdisc offload support
 2025-04-21 18:14 UTC  (6+ messages)
` [PATCH v2 1/3] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH v2 2/3] net: mana: Add sched HTB offload support
` [PATCH v2 3/3] net: mana: Handle unsupported HWC commands

[recipe build #3885982] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-04-21 14:32 UTC 

[PATCH net-next v1 0/3] dpll: add ref-sync pins feature
 2025-04-21 13:22 UTC  (3+ messages)
` [PATCH net-next v1 2/3] dpll: add reference sync get/set

[PATCH for-next 0/6] RDMA/hns: Add trace support
 2025-04-21 13:01 UTC  (11+ messages)
` [PATCH for-next 1/6] RDMA/hns: Add trace for flush CQE
` [PATCH for-next 2/6] RDMA/hns: Add trace for WQE dumping
` [PATCH for-next 3/6] RDMA/hns: Add trace for AEQE dumping
` [PATCH for-next 4/6] RDMA/hns: Add trace for MR/MTR attribute dumping
` [PATCH for-next 5/6] RDMA/hns: Include hnae3.h in hns_roce_hw_v2.h
` [PATCH for-next 6/6] RDMA/hns: Add trace for CMDQ dumping

[PATCH for-next 0/1] RDMA/core: Move ODP capability definitions to uapi
 2025-04-21 11:53 UTC  (3+ messages)
` [PATCH for-next 1/1] "

[PATCH for-next] RDMA/rxe: Remove 32-bit architecture support
 2025-04-21  8:18 UTC  (2+ messages)

[PATCH for-next v3 0/2] RDMA/rxe: RDMA FLUSH and ATOMIC WRITE with ODP
 2025-04-20 23:31 UTC  (10+ messages)

[PATCH v2] RDMA/rxe: Remove unused rxe_run_task
 2025-04-20 15:27 UTC  (2+ messages)

[PATCH 1/1] RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bug
 2025-04-20 15:26 UTC  (2+ messages)

[PATCH] RDMA/cma: Remove unused rdma_res_to_id
 2025-04-20 15:22 UTC  (2+ messages)

[PATCH for-rc 1/2] irdma: free iwdev->rf after removing MSI-X
 2025-04-20 10:56 UTC  (2+ messages)

[PATCH rdma-next 0/4] RDMA/mana_ib: allow separate mana_ib for each mana client
 2025-04-20 10:53 UTC  (3+ messages)
` [PATCH rdma-next 4/4] net: mana: Add support for auxiliary device servicing events

[PATCH rdma-next v2 0/3] RDMA/mana_ib: extend MR support
 2025-04-20 10:36 UTC  (4+ messages)
` [PATCH rdma-next v2 3/3] RDMA/mana_ib: Add support of 4M, 1G, and 2G pages

[PATCH 1/1] RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
 2025-04-20 10:11 UTC  (2+ messages)

[PATCH] RDMA/rxe: Remove unused rxe_run_task
 2025-04-19 13:28 UTC  (5+ messages)

[syzbot] [rdma?] INFO: trying to register non-static key in rxe_qp_do_cleanup
 2025-04-18 18:43 UTC  (2+ messages)

[iwl-next v5 0/5] Refactor to prepare for Intel IPU E2000 (GEN3)
 2025-04-18 17:14 UTC  (6+ messages)
` [iwl-next v5 4/5] ice: Replace ice specific DSCP mapping num with a kernel define
` [iwl-next v5 5/5] iidc/ice/irdma: Update IDC to support multiple consumers
    ` [Intel-wired-lan] "

[PATCH 0/3] net: mana: Add HTB Qdisc offload support
 2025-04-18 16:53 UTC  (10+ messages)
` [PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH 2/3] net: mana: Add sched HTB offload support
` [PATCH 3/3] net: mana: Handle unsupported HWC commands

[PATCH v6 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
 2025-04-18  2:42 UTC  (6+ messages)
` [PATCH v6 2/2] net/mlx5: Move ttc allocation after switch case to prevent leaks

[PATCH] net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slow
 2025-04-18  2:10 UTC  (3+ messages)

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-04-18  1:20 UTC  (10+ messages)

[GIT PULL] Please pull FWCTL subsystem changes
 2025-04-17 18:57 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: Don't use %pK through printk
 2025-04-17 13:39 UTC  (4+ messages)
` [PATCH net-next v2 1/2] ice: Don't use %pK through printk or tracepoints
` [PATCH net-next v2 2/2] net/mlx5: Don't use %pK through tracepoints
` [Intel-wired-lan] [PATCH net-next v2 0/2] net: Don't use %pK through printk

[PATCH net-next v2 0/4] dpll: add all inputs phase offset monitor
 2025-04-17  9:59 UTC  (11+ messages)
` [PATCH net-next v2 1/4] dpll: use struct dpll_device_info for dpll registration
` [PATCH net-next v2 3/4] dpll: features_get/set callbacks

[PATCH 2/3] net: mana: Implement set_link_ksettings in ethtool for speed
 2025-04-17  8:12 UTC  (11+ messages)
        ` [EXTERNAL] "

[PATCH v6 1/2] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()
 2025-04-16 19:00 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