linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-18 01:11:51 to 2023-10-27 02:33:58 UTC [more...]

[PATCH V3 00/18] Cleanup for siw
 2023-10-27  2:33 UTC  (10+ messages)
` [PATCH V3 01/18] RDMA/siw: Introduce siw_get_page
` [PATCH V3 02/18] RDMA/siw: Introduce siw_update_skb_rcvd
` [PATCH V3 03/18] RDMA/siw: Use iov.iov_len in kernel_sendmsg
` [PATCH V3 04/18] RDMA/siw: Remove goto lable in siw_mmap
` [PATCH V3 05/18] RDMA/siw: Remove rcu from siw_qp
` [PATCH V3 06/18] RDMA/siw: No need to check term_info.valid before call siw_send_terminate
` [PATCH V3 07/18] RDMA/siw: Also goto out_sem_up if pin_user_pages returns 0
` [PATCH V3 08/18] RDMA/siw: Factor out siw_generic_rx helper
` [PATCH V3 09/18] RDMA/siw: Introduce SIW_STAG_MAX_INDEX

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

[PATCH net] net/mlx5e: fix double free of encap_header
 2023-10-26 23:00 UTC  (3+ messages)

[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
 2023-10-26 22:02 UTC  (2+ messages)

[PATCH] hv_netvsc: Mark VF as slave before exposing it to user-mode
 2023-10-26 21:07 UTC  (5+ messages)

[PATCH V2 00/20] Cleanup for siw
 2023-10-26 14:00 UTC  (16+ messages)
` [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 00/19] Cleanup for siw
 2023-10-26 13:52 UTC  (32+ messages)
` [PATCH 02/19] RDMA/siw: Introduce siw_srx_update_skb
` [PATCH 03/19] RDMA/siw: Use iov.iov_len in kernel_sendmsg
` [PATCH 04/19] RDMA/siw: Remove goto lable in siw_mmap
` [PATCH 05/19] RDMA/siw: Remove rcu from siw_qp
` [PATCH 06/19] RDMA/siw: No need to check term_info.valid before call siw_send_terminate
` [PATCH 07/19] RDMA/siw: Also goto out_sem_up if pin_user_pages returns 0
` [PATCH 09/19] RDMA/siw: Introduce SIW_STAG_MAX_INDEX
` [PATCH 11/19] RDMA/siw: Introduce siw_cep_set_free_and_put
` [PATCH 12/19] RDMA/siw: Introduce siw_free_cm_id
` [PATCH 13/19] RDMA/siw: Simplify siw_qp_id2obj
` [PATCH 14/19] RDMA/siw: Simplify siw_mem_id2obj
` [PATCH 16/19] RDMA/siw: Remove siw_sk_assign_cm_upcalls

modify srq pyverbs test (new?) failing for the rxe driver
 2023-10-26  2:12 UTC  (4+ messages)

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

[Patch v7 0/5] RDMA/mana_ib
 2023-10-25 19:59 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 5/5] RDMA/mana_ib: Send event to qp
    ` [EXTERNAL] "

[PATCH rdma-rc] RDMA/mlx5: Fix mkey cache WQ flush
 2023-10-25 17:49 UTC 

[bug report] rdma/siw: connection management
 2023-10-25 15:02 UTC  (3+ messages)

[recipe build #3622531] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-10-25 12:33 UTC 

[PATCH v2 iproute2-next 0/3] Add support to set privileged qkey parameter
 2023-10-25  8:34 UTC  (12+ 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

[PATCH v2] mlx5: fix init stage error handling to avoid double free of same QP and UAF
 2023-10-25  8:35 UTC  (3+ messages)

[PATCH rdma-next] RDMA/hfi1: Workaround truncation compilation error
 2023-10-25  8:14 UTC  (3+ messages)

[PATCH] IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
 2023-10-25  8:13 UTC  (4+ messages)

srp/002 hang in blktests
 2023-10-24 17:05 UTC  (8+ messages)

[PATCH] mlx5: reset state to avoid attempted QP double free and UAF
 2023-10-24 15:36 UTC  (2+ 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)

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  (22+ 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 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  (44+ 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  (3+ messages)

[RFC iproute2-next 0/3] Add support to set privileged qkey parameter
 2023-10-19  6:37 UTC  (2+ messages)

[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)


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).