linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-13 02:01:28 to 2023-10-24 17:02:26 UTC [more...]

[PATCH v2 iproute2-next 0/3] Add support to set privileged qkey parameter
 2023-10-24 17:02 UTC  (7+ messages)
` [PATCH v2 iproute2-next 1/3] rdma: update uapi headers
` [PATCH v2 iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
` [PATCH v2 iproute2-next 3/3] rdma: Adjust man page for rdma system set privileged_qkey command

srp/002 hang in blktests
 2023-10-24 16:31 UTC  (7+ messages)

[PATCH rdma-next] RDMA/hfi1: Workaround truncation compilation error
 2023-10-24 15:43 UTC  (2+ messages)

[PATCH] mlx5: reset state to avoid attempted QP double free and UAF
 2023-10-24 15:36 UTC  (2+ messages)

[PATCH] IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
 2023-10-24 15:26 UTC  (3+ messages)

[PATCH -next] RDMA/core: Remove NULL check before dev_{put, hold}
 2023-10-24 15:16 UTC  (3+ messages)

[PATCH] RDMA/hfi1: remove redundant assignment to pointer ppd
 2023-10-24 15:16 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Change the key being sent for MPV device affiliation
 2023-10-24 14:11 UTC  (2+ messages)

[PATCH V2 00/20] Cleanup for siw
 2023-10-24 14:09 UTC  (8+ messages)
` [PATCH V2 15/20] RDMA/siw: Cleanup siw_accept
` [PATCH V2 16/20] RDMA/siw: Remove siw_sk_assign_cm_upcalls
` [PATCH V2 17/20] RDMA/siw: Fix typo
` [PATCH V2 18/20] RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
` [PATCH V2 19/20] RDMA/siw: Introduce siw_destroy_cep_sock
` [PATCH V2 20/20] RDMA/siw: Update comments for siw_qp_sq_process

[PATCH 1/1] RDMA/rxe: Fix blktests srp lead kernel panic with 64k page size
 2023-10-24  9:13 UTC  (17+ messages)

Wycena paneli fotowoltaicznych
 2023-10-24  8:05 UTC 

[PATCH net 0/5] net/smc: bugfixs for smc-r
 2023-10-23 20:53 UTC  (25+ messages)
` [PATCH net 1/5] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net 5/5] net/smc: put sk reference if close work was canceled

[Patch v7 0/5] RDMA/mana_ib
 2023-10-23 18:23 UTC  (10+ messages)
` [Patch v7 1/5] RDMA/mana_ib: Rename all mana_ib_dev type variables to mib_dev
` [Patch v7 2/5] RDMA/mana_ib: Register Mana IB device with Management SW
` [Patch v7 3/5] RDMA/mana_ib: Create adapter and Add error eq
` [Patch v7 4/5] RDMA/mana_ib: Query adapter capabilities
` [Patch v7 5/5] RDMA/mana_ib: Send event to qp

[PATCH for-next 0/2] RDMA/bnxt_re: Optimize the memory usage by the driver
 2023-10-23 14:03 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/bnxt_re: Refactor the queue index update
` [PATCH for-next 2/2] bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources

[PATCH iproute2-next 0/3] Add support to set privileged qkey parameter
 2023-10-23 11:24 UTC  (10+ messages)
` [PATCH iproute2-next 1/3] rdma: update uapi headers
` [PATCH iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
` [PATCH iproute2-next 3/3] rdma: Adjust man page for rdma system set privileged_qkey command

[PATCH RFC 0/9] Exploring biovec support in (R)DMA API
 2023-10-23  5:59 UTC  (16+ messages)
` [PATCH RFC 2/9] bvec: Add bio_vec fields to manage DMA mapping
` [PATCH RFC 3/9] dma-debug: Add dma_debug_ helpers for mapping bio_vec arrays
` [PATCH RFC 4/9] mm: kmsan: Add support for DMA "
` [PATCH RFC 5/9] dma-direct: Support direct "
` [PATCH RFC 6/9] DMA-API: Add dma_sync_bvecs_for_cpu() and dma_sync_bvecs_for_device()
` [PATCH RFC 7/9] DMA: Add dma_map_bvecs_attrs()
` [PATCH RFC 8/9] iommu/dma: Support DMA-mapping a bio_vec array
` [PATCH RFC 9/9] RDMA: Add helpers for DMA-mapping an array of bio_vecs

[PATCH v2] IB: rework memlock limit handling code
 2023-10-23  5:52 UTC  (4+ messages)

[bug report] RDMA/iw_cxgb4: Low resource fixes for Completion queue
 2023-10-22  7:51 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: Fix clang -Wimplicit-fallthrough in bnxt_re_handle_cq_async_error()
 2023-10-22  7:32 UTC  (2+ messages)

[bug report] blktests srp/002 hang
 2023-10-20 17:41 UTC  (53+ messages)

[PATCH net-next v12 2/5] page_pool: remove PP_FLAG_PAGE_FRAG
 2023-10-20  9:59 UTC 

[syzbot] Monthly rds report (Oct 2023)
 2023-10-19 13:02 UTC 

[PATCH for-rc 0/7] Bugfixes for hns RoCE
 2023-10-19  6:53 UTC  (10+ messages)
` [PATCH for-rc 1/7] RDMA/hns: Fix printing level of asynchronous events
` [PATCH for-rc 2/7] RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()
` [PATCH for-rc 3/7] RDMA/hns: Fix signed-unsigned mixed comparisons
` [PATCH for-rc 4/7] RDMA/hns: Add check for SL
` [PATCH for-rc 5/7] RDMA/hns: The UD mode can only be configured with DCQCN
` [PATCH for-rc 6/7] RDMA/hns: Fix unnecessary port_num transition in HW stats allocation
` [PATCH for-rc 7/7] RDMA/hns: Fix init failure of RoCE VF and HIP08

[RFC iproute2-next 0/3] Add support to set privileged qkey parameter
 2023-10-19  6:37 UTC  (5+ messages)
` [RFC iproute2-next 1/3] rdma: update uapi headers
` [RFC iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
` [RFC iproute2-next 3/3] rdma: Adjust man page for rdma system set privileged_qkey command

[PATCH rdma-next] RDMA/core: Add support to set privileged QKEY parameter
 2023-10-19  6:32 UTC  (2+ messages)

[syzbot] [rds?] KCSAN: data-race in rds_sendmsg / rds_sendmsg
 2023-10-18  9:15 UTC 

[PATCH rdma-core] libibverbs/man/ibv_reg_mr.3: Document errno on failure
 2023-10-18  6:14 UTC  (5+ messages)

[Patch v5 0/5] RDMA/mana_ib
 2023-10-18  0:51 UTC  (8+ messages)
  ` [EXTERNAL] "

split up ->kill_sb
 2023-10-17 19:50 UTC  (9+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super

[PATCH 39/52] migration/rdma: Convert qemu_rdma_write_one() to Error
 2023-10-17  5:22 UTC  (3+ messages)

[PATCH v2 iproute2-next 0/2] rdma: Support dumping SRQ resource in raw format
 2023-10-16 16:20 UTC  (8+ messages)
` [PATCH v2 iproute2-next 1/2] rdma: Update uapi headers
` [PATCH v2 iproute2-next 2/2] rdma: Add support to dump SRQ resource in raw format

[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
 2023-10-16 14:27 UTC  (3+ messages)

[PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
 2023-10-16 12:57 UTC  (3+ messages)

[recipe build #3618394] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-10-16 12:31 UTC 

[PATCH 00/19] Cleanup for siw
 2023-10-16  2:22 UTC  (3+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 45cfa8864cd3ae228ddb17bf2316a0ab3284f70d
 2023-10-15 20:56 UTC 

[PATCH for-next v2 0/3] RDMA/bnxt_re: Async events update
 2023-10-15  8:52 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx5: Fix rdma counter binding for RAW QP
 2023-10-15  8:05 UTC  (2+ messages)

[PATCH] net/mlx4_core: replace deprecated strncpy with strscpy
 2023-10-14  0:30 UTC  (2+ messages)

[GIT PULL] Please pull IPsec packet offload support in multiport RoCE devices
 2023-10-13 17:00 UTC  (2+ messages)

[bug report][bisected] rdma_rxe: blktests srp lead kernel panic with 64k page size
 2023-10-13 12:16 UTC  (6+ messages)

[PATCH net-next v11 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
 2023-10-13  6:48 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).