linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-04 10:31:51 to 2024-07-12 02:49:32 UTC [more...]

[PATCH] RDMA/rxe: Restore tasklet call for rxe_cq.c
 2024-07-12  2:46 UTC  (6+ messages)

[PATCH net-next] net/mlx5: Reclaim max 50K pages at once
 2024-07-12  1:37 UTC  (2+ messages)

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-11 23:29 UTC  (30+ messages)
` [RFC PATCH v1 18/18] nvme-pci: use new dma API

[GIT PULL mlx5-next] Introduce auxiliary bus IRQs sysfs
 2024-07-11 21:31 UTC  (3+ messages)
` [mlx5-next 1/2] driver core: auxiliary bus: show auxiliary device IRQs
` [mlx5-next 2/2] net/mlx5: Expose SFs IRQs

[PATCH] RDMA: Fix netdev tracker in ib_device_set_netdev
 2024-07-11 19:50 UTC  (5+ messages)

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-11 17:45 UTC  (21+ messages)

[PATCH rdma-next v3 1/1] RDMA/mana_ib: Set correct device into ib
 2024-07-11 13:37 UTC 

[PATCHv2] bnxt_re: Fix imm_data endianness
 2024-07-11 10:28 UTC  (3+ messages)

[PATCH v3] infiniband/hw/ocrdma: make function ocrdma_add_stat as noinline_for_stack
 2024-07-11 10:26 UTC  (2+ messages)

[PATCH v2] RDMA: Fix netdev tracker in ib_device_set_netdev
 2024-07-11 10:18 UTC  (4+ messages)

[PATCH v2 for-rc 0/8] RDMA/hns: Bugfixes
 2024-07-11  9:56 UTC  (10+ messages)
` [PATCH v2 for-rc 1/8] RDMA/hns: Check atomic wr length
` [PATCH v2 for-rc 2/8] RDMA/hns: Fix soft lockup under heavy CEQE load
` [PATCH v2 for-rc 3/8] RDMA/hns: Fix unmatch exception handling when init eq table fails
` [PATCH v2 for-rc 4/8] RDMA/hns: Fix missing pagesize and alignment check in FRMR
` [PATCH v2 for-rc 5/8] RDMA/hns: Fix shift-out-bounds when max_inline_data is 0
` [PATCH v2 for-rc 6/8] RDMA/hns: Fix undifined behavior caused by invalid max_sge
` [PATCH v2 for-rc 7/8] RDMA/hns: Fix insufficient extend DB for VFs
` [PATCH v2 for-rc 8/8] RDMA/hns: Fix mbx timing out before CMD execution is completed

[PATCH v2] infiniband/hw/ocrdma: fix the problem of KASAN causing the stack frame size to increase
 2024-07-11  9:56 UTC  (2+ messages)

[PATCH for-next 0/2] Fix for bnxt_re endianness issue
 2024-07-11  3:08 UTC  (7+ messages)
` [PATCH for-next 1/2] bnxt_re: Fix imm_data endianness
` [PATCH for-next 2/2] bnxt_re: Fix inv_key endianness

[PATCH v2 4/8] taint: Add TAINT_FWCTL
 2024-07-10 16:04 UTC  (3+ messages)

[PATCH] infiniband/hw/ocrdma: increase frame warning limit in verifier when using KASAN or KCSAN
 2024-07-10 15:24 UTC  (6+ messages)

[PATCH net-next v10 0/2] Introduce auxiliary bus IRQs sysfs
 2024-07-10 14:19 UTC  (5+ messages)
` [PATCH net-next v10 1/2] driver core: auxiliary bus: show auxiliary device IRQs
` [PATCH net-next v10 2/2] net/mlx5: Expose SFs IRQs

[PATCH v4 0/3] Enable P2PDMA in Userspace RDMA
 2024-07-09 14:34 UTC  (6+ messages)
` [PATCH v4 1/3] kernfs: remove page_mkwrite() from vm_operations_struct
` [PATCH v4 2/3] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
` [PATCH v4 3/3] RDMA/umem: add support for P2P RDMA

[PATCH for-rc 0/9] RDMA/hns: Bugfixes
 2024-07-09  7:49 UTC  (33+ messages)
` [PATCH for-rc 1/9] RDMA/hns: Check atomic wr length
` [PATCH for-rc 2/9] RDMA/hns: Fix a long wait for cmdq event during reset
` [PATCH for-rc 3/9] RDMA/hns: Fix soft lockup under heavy CEQE load
` [PATCH for-rc 4/9] RDMA/hns: Fix unmatch exception handling when init eq table fails
` [PATCH for-rc 5/9] RDMA/hns: Fix missing pagesize and alignment check in FRMR
` [PATCH for-rc 6/9] RDMA/hns: Fix shift-out-bounds when max_inline_data is 0
` [PATCH for-rc 7/9] RDMA/hns: Fix undifined behavior caused by invalid max_sge
` [PATCH for-rc 8/9] RDMA/hns: Fix insufficient extend DB for VFs
` [PATCH for-rc 9/9] RDMA/hns: Fix mbx timing out before CMD execution is completed

[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-07-08 16:43 UTC  (11+ messages)
` [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time

[PATCH v3 0/3] Enable P2PDMA in Userspace RDMA
 2024-07-08 16:31 UTC  (9+ messages)
` [PATCH v3 1/3] kernfs: remove page_mkwrite() from vm_operations_struct
` [PATCH v3 2/3] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
` [PATCH v3 3/3] RDMA/umem: add support for P2P RDMA

[PATCH vhost v3 00/24] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-07-08 12:00 UTC  (25+ messages)
` [PATCH vhost v3 01/24] vdpa/mlx5: Clarify meaning thorough function rename
` [PATCH vhost v3 02/24] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
` [PATCH vhost v3 03/24] vdpa/mlx5: Drop redundant code
` [PATCH vhost v3 04/24] vdpa/mlx5: Drop redundant check in teardown_virtqueues()
` [PATCH vhost v3 05/24] vdpa/mlx5: Iterate over active VQs during suspend/resume
` [PATCH vhost v3 06/24] vdpa/mlx5: Remove duplicate suspend code
` [PATCH vhost v3 07/24] vdpa/mlx5: Initialize and reset device with one queue pair
` [PATCH vhost v3 08/24] vdpa/mlx5: Clear and reinitialize software VQ data on reset
` [PATCH vhost v3 09/24] vdpa/mlx5: Rename init_mvqs
` [PATCH vhost v3 10/24] vdpa/mlx5: Add support for modifying the virtio_version VQ field
` [PATCH vhost v3 11/24] vdpa/mlx5: Add support for modifying the VQ features field
` [PATCH vhost v3 12/24] vdpa/mlx5: Set an initial size on the VQ
` [PATCH vhost v3 13/24] vdpa/mlx5: Start off rqt_size with max VQPs
` [PATCH vhost v3 14/24] vdpa/mlx5: Set mkey modified flags on all VQs
` [PATCH vhost v3 15/24] vdpa/mlx5: Allow creation of blank VQs
` [PATCH vhost v3 16/24] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()
` [PATCH vhost v3 17/24] vdpa/mlx5: Add error code for suspend/resume VQ
` [PATCH vhost v3 18/24] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()
` [PATCH vhost v3 19/24] vdpa/mlx5: Forward error in suspend/resume device
` [PATCH vhost v3 20/24] vdpa/mlx5: Use suspend/resume during VQP change
` [PATCH vhost v3 21/24] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
` [PATCH vhost v3 22/24] vdpa/mlx5: Re-create HW VQs under certain conditions
` [PATCH vhost v3 23/24] vdpa/mlx5: Don't reset VQs more than necessary
` [PATCH vhost v3 24/24] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()

[PATCH for-next] RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory
 2024-07-08 10:05 UTC  (6+ messages)

[RFC RESEND iproute2-next 0/2] Supports to add/delete IB devices with type SMI
 2024-07-07 16:38 UTC  (7+ messages)
` [RFC RESEND iproute2-next 1/2] rdma: update uapi header
` [RFC RESEND iproute2-next 2/2] rdma: Supports to add/delete a device with type SMI

[recipe build #3752815] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-07-07 12:01 UTC 

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-07-07  9:00 UTC  (6+ messages)
` [PATCH 12/15] RDMA/hbl: direct verbs support

[PATCH net-next v9 0/2] Introduce auxiliary bus IRQs sysfs
 2024-07-05  6:27 UTC  (6+ messages)
` [PATCH net-next v9 1/2] driver core: auxiliary bus: show auxiliary device IRQs

[rdma:wip/leon-for-next] BUILD SUCCESS af48f95492dc1af36d9636a750ec492035c0ed7d
 2024-07-05  4:32 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).