Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2026-05-18 19:47:21 to 2026-05-21 16:46:36 UTC [more...]

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-21 16:46 UTC  (15+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 05/11] moduleparam: Rename .get field to .get_str
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
` [PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic

[PATCH 0/4] RDMA/rxe: Fix u64 iova-overflow family in MR/ODP/RESP/MW paths
 2026-05-21 15:46 UTC  (2+ messages)

[PATCH net] net/smc: Do not re-initialize smc hashtables
 2026-05-21 14:56 UTC 

[PATCH net] selftests: rds: config: disable modules
 2026-05-21 14:50 UTC  (5+ messages)

[PATCH net-next v3 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
 2026-05-21 13:56 UTC  (4+ messages)

[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
 2026-05-21 13:41 UTC  (6+ messages)
` [PATCH net-next 1/3] net/mlx5: Clear FW reset-in-progress bit before reload
` [PATCH net-next 2/3] devlink: Add eswitch mode boot defaults
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init

[PATCH] RDMA/hns: fix dead empty check on head->root in setup_root_hem()
 2026-05-21 13:20 UTC 

[PATCH 0/2] RDMA/rxe: fix shared memory TOCTOU in receive path
 2026-05-21 12:18 UTC  (11+ messages)
` [PATCH 1/2] RDMA/rxe: fix TOCTOU heap overflow in get_srq_wqe
` [PATCH 2/2] RDMA/rxe: copy WQE to local buffer in non-SRQ receive path

[PATCH net-next 00/12] net/mlx5: Add satellite PF support
 2026-05-21 11:08 UTC  (13+ messages)
` [PATCH net-next 01/12] net/mlx5: Add satellite PF vport support
` [PATCH net-next 02/12] net/mlx5: Introduce generic helper for PF SFs info
` [PATCH net-next 03/12] net/mlx5: Initialize host PF host number earlier
` [PATCH net-next 04/12] net/mlx5: Initialize satellite PF SF vports
` [PATCH net-next 05/12] net/mlx5: Support SPF SFs in SF hardware table
` [PATCH net-next 06/12] net/mlx5: Expose PF number from query_esw_functions
` [PATCH net-next 07/12] net/mlx5: Map SF controller to pfnum for satellite PFs
` [PATCH net-next 08/12] net/mlx5: Register devlink ports "
` [PATCH net-next 09/12] net/mlx5: Register SF resource on satellite PF ports
` [PATCH net-next 10/12] net/mlx5: Support state get/set for "
` [PATCH net-next 11/12] net/mlx5: Add FDB peer miss rules for satellite PFs
` [PATCH net-next 12/12] net/mlx5: Add SPF function type for page management

[PATCH 0/3] Add Reorder Completion Queue (RCQ) support
 2026-05-21 10:59 UTC  (4+ messages)
` [PATCH 3/3] RDMA/ionic: Support QP transport mode selection in create and modify

[PATCH net-next V2 0/8] net/mlx5: Prepare eswitch infrastructure for satellite PF support
 2026-05-21 10:20 UTC  (6+ messages)
` [PATCH net-next V2 3/8] net/mlx5: Use mlx5_eswitch_is_vf_vport() for IPsec VF checks
` [PATCH net-next V2 4/8] net/mlx5: Switch vport HCA cap helpers to kvzalloc

[PATCH v16 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-05-21  9:53 UTC  (10+ messages)
` [PATCH v16 net-next 1/9] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v16 net-next 2/9] net/mlx5e: Reduce stack use reading PCIe congestion thresholds
` [PATCH v16 net-next 3/9] devlink: pass param values by pointer
` [PATCH v16 net-next 4/9] devlink: Implement devlink param multi attribute nested data values
` [PATCH v16 net-next 5/9] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v16 net-next 6/9] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
` [PATCH v16 net-next 7/9] octeontx2-af: npc: Support for custom KPU profile from filesystem
` [PATCH v16 net-next 8/9] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
` [PATCH v16 net-next 9/9] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically

[PATCH rdma-next] RDMA/mana_ib: Use ib_get_eth_speed for reporting port speed
 2026-05-21  9:40 UTC  (4+ messages)

[bug report] RDMA/core: Introduce a DMAH object and its alloc/free APIs
 2026-05-21  8:04 UTC 

[PATCH v15 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-05-21  3:38 UTC  (15+ messages)
` [PATCH v15 net-next 1/9] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v15 net-next 2/9] net/mlx5e: Reduce stack use reading PCIe congestion thresholds
` [PATCH v15 net-next 3/9] devlink: pass param values by pointer
` [PATCH v15 net-next 4/9] devlink: Implement devlink param multi attribute nested data values
` [PATCH v15 net-next 5/9] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v15 net-next 6/9] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
` [PATCH v15 net-next 7/9] octeontx2-af: npc: Support for custom KPU profile from filesystem
` [PATCH v15 net-next 8/9] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
` [PATCH v15 net-next 9/9] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically

[PATCH] smc: Use flexible array for SMCD connections
 2026-05-21  0:20 UTC  (6+ messages)

[PATCH net 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-21  0:17 UTC  (9+ messages)
` [PATCH net 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net 2/2] net: mana: Skip redundant detach in queue reset handler if already detached

[PATCH net-next v3 00/11] selftests: rds: Add ROCE support to rds selftests
 2026-05-21  0:10 UTC  (2+ messages)

[PATCH net v1] net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SA
 2026-05-20 22:40 UTC  (3+ messages)

[PATCH rdma-next v6 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-05-20 16:08 UTC  (17+ messages)
` [PATCH rdma-next v6 01/15] RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
` [PATCH rdma-next v6 02/15] RDMA/umem: Split ib_umem_get_va() into a thin wrapper around __ib_umem_get_va()
` [PATCH rdma-next v6 03/15] RDMA/core: Introduce generic buffer descriptor infrastructure for umem
` [PATCH rdma-next v6 04/15] RDMA/umem: Route ib_umem_get_va() through ib_umem_get_attr_or_va()
` [PATCH rdma-next v6 05/15] RDMA/uverbs: Push out CQ buffer umem processing into a helper
` [PATCH rdma-next v6 06/15] RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpers
` [PATCH rdma-next v6 07/15] RDMA/efa: Use ib_umem_get_cq_buf() for user CQ buffer
` [PATCH rdma-next v6 08/15] RDMA/mlx5: Use ib_umem_get_cq_buf_or_va() "
` [PATCH rdma-next v6 09/15] RDMA/bnxt_re: "
` [PATCH rdma-next v6 10/15] RDMA/mlx4: Use ib_umem_get_cq_buf() "
` [PATCH rdma-next v6 11/15] RDMA/uverbs: Remove legacy umem field from struct ib_cq
` [PATCH rdma-next v6 12/15] RDMA/uverbs: Use UMEM attributes for QP creation
` [PATCH rdma-next v6 13/15] RDMA/mlx5: Use UMEM attributes for QP buffers in create_qp
` [PATCH rdma-next v6 14/15] RDMA/mlx5: Use UMEM attribute for CQ doorbell record
` [PATCH rdma-next v6 15/15] RDMA/mlx5: Use UMEM attribute for QP "

[PATCH] IB/mad: cap RMPP reassembly window size to bound find_seg_location walk
 2026-05-20 15:47 UTC  (3+ messages)
` [PATCH v2] IB/mad: cap RMPP reassembly window size

[PATCH rdma-next v7 0/9] RDMA/bnxt_re: Support QP uapi extensions
 2026-05-20 15:18 UTC  (13+ messages)
` [PATCH rdma-next v7 1/9] RDMA/bnxt_re: Refactor bnxt_re_init_user_qp()
` [PATCH rdma-next v7 2/9] RDMA/bnxt_re: Update rq depth for app allocated QPs
` [PATCH rdma-next v7 3/9] RDMA/bnxt_re: Update sq "
` [PATCH rdma-next v7 4/9] RDMA/bnxt_re: Update msn table size "
` [PATCH rdma-next v7 5/9] RDMA/bnxt_re: Update hwq depth "
` [PATCH rdma-next v7 6/9] RDMA/bnxt_re: Enhance dbr usecnt logic in doorbell uapis
` [PATCH rdma-next v7 7/9] RDMA/bnxt_re: Enhance dpi lifecycle "
` [PATCH rdma-next v7 8/9] RDMA/bnxt_re: Support doorbells for app allocated QPs
` [PATCH rdma-next v7 9/9] RDMA/bnxt_re: Enable "

[recipe build #4042136] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-05-20 14:35 UTC 

[PATCH rdma-next v2] RDMA/cgroup: fix resource leak in DRIVER_FAILURE cleanup path
 2026-05-20 11:55 UTC 

[rdma:for-rc] BUILD SUCCESS 5b74373390113fba798a76b483837029ab010fef
 2026-05-20 11:34 UTC 

[PATCH rdma-next 0/2] RDMA/counter: Two bug fixes in counter error paths
 2026-05-20 10:45 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/counter: Fix num_counters leak on bind_qp failure in alloc_and_bind()
` [PATCH rdma-next 2/2] RDMA/counter: Fix incorrect port index in rdma_counter_init() error cleanup

[PATCH net] net/mlx4: avoid GCC 10 __bad_copy_from() false positive
 2026-05-20 10:21 UTC 

[PATCH rdma-next v3 1/1] RDMA/mana_ib: UC QP support for UAPI
 2026-05-20 10:06 UTC 

[PATCH] RDMA/core: remove extraneous dummy helper functions
 2026-05-20  9:35 UTC  (3+ messages)

[PATCH rdma-next v5 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-05-20  9:07 UTC  (3+ messages)

[PATCH net] net/mlx5e: Skip IPsec flow modify when MAC address is unchanged
 2026-05-20  8:55 UTC  (4+ messages)

[PATCH net v6] rds: filter RDS_INFO_* getsockopt by caller's netns
 2026-05-20  8:42 UTC 

[PATCH] net/mlx5: Update mlx5_irq.mask when IRQ affinity changes
 2026-05-20  7:18 UTC  (3+ messages)

[PATCH for-next v2 0/2] RDMA/efa: Add AH cache for AH reuse
 2026-05-20  7:03 UTC  (7+ messages)
` [PATCH for-next v2 1/2] RDMA/efa: Add initialization of AH cache rhashtable
` [PATCH for-next v2 2/2] RDMA/efa: Add AH cache handling on create and destroy AH

RDMA/hns: dead empty check on head->root in setup_root_hem?
 2026-05-20  6:04 UTC  (2+ messages)

[PATCH for-rc 0/3] RDMA/hns: Misc fixes
 2026-05-20  5:57 UTC  (4+ messages)
` [PATCH for-rc 1/3] RDMA/hns: Fix memory leak of bonding resource
` [PATCH for-rc 2/3] RDMA/hns: Fix warning in poll cq direct mode
` [PATCH for-rc 3/3] RDMA/hns: Fix log flood after cmd_mbox failure

[PATCH net v5] rds: filter RDS_INFO_* getsockopt by caller's netns
 2026-05-20  1:55 UTC  (2+ messages)

[PATCH] RDMA/core: Remove _ib_copy_validate_udata_in() and _ib_respond_udata() stubs
 2026-05-19 22:49 UTC  (2+ messages)

[PATCH net-next V2 0/2] devlink: add generic max_sfs parameter and mlx5 support
 2026-05-19 20:04 UTC  (3+ messages)
` [PATCH net-next V2 1/2] devlink: add generic device max_sfs parameter
` [PATCH net-next V2 2/2] net/mlx5: implement "

[PATCH v3 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
 2026-05-19 16:55 UTC  (3+ messages)

[PATCH mlx5-next] net/mlx5: Consolidate UAR index to PFN helpers
 2026-05-19 15:32 UTC  (2+ messages)

[PATCH rdma-next v6 0/9] RDMA/bnxt_re: Support QP uapi extensions
 2026-05-19 15:17 UTC  (9+ messages)
` [PATCH rdma-next v6 7/9] RDMA/bnxt_re: Enhance dpi lifecycle logic in doorbell uapis

[QUESTION] mlx5: format_select_dw_8_6_ext capability on ConnectX-7
 2026-05-19 14:37 UTC  (2+ messages)

[ANNOUNCE CFP] Linux Plumbers 2026 Device Memory Microconference
 2026-05-19 13:59 UTC 

[PATCH net v3] net/mlx5: don't printk garbage when transceiver overheats
 2026-05-19 13:59 UTC  (4+ messages)

[PATCH net-next v10 1/6] net: mana: Create separate EQs for each vPort
 2026-05-19 13:30 UTC  (3+ messages)

[PATCH v14 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-05-19  9:13 UTC  (7+ messages)
` [PATCH v14 net-next 5/9] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v14 net-next 9/9] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically

[PATCH net-next v9] net: mana: Expose hardware diagnostic info via debugfs
 2026-05-19  6:46 UTC 

[PATCH net-next 0/2] net/smc: transition to RDMA core CQ pooling
 2026-05-19  6:11 UTC  (4+ messages)
` [PATCH net-next 1/2] "

[PATCH net-next 2/2] net/smc: reduce TX slot contention with exclusive wait
 2026-05-19  6:07 UTC  (3+ messages)

[PATCH v2 1/1] RDMA/rxe: Fix Use-After-Free problem in rxe_net_del
 2026-05-19  2:35 UTC 

[rdma:for-next] BUILD SUCCESS 67464f388d52ec172be62c99fc43697437ffa384
 2026-05-19  2:15 UTC 

[PATCH net-next v5 0/8] net: devmem: support devmem with netkit devices
 2026-05-19  2:10 UTC  (2+ messages)

[PATCH net-next 0/2] net/mlx5e: simplify and optimize napi poll flow
 2026-05-19  2:00 UTC  (2+ messages)

[PATCH] Revert "mm: introduce a new page type for page pool in page type"
 2026-05-19  0:57 UTC  (5+ messages)

[PATCH net-next 0/2] net/mlx5: frag buffer improvements
 2026-05-18 23:30 UTC  (2+ messages)

[PATCH net] net/mlx5e: xsk: Fix unlocked writing to ICOSQ
 2026-05-18 23:20 UTC  (2+ messages)

[PATCH v8 2/2] net: mana: force full-page RX buffers via ethtool private flag
 2026-05-18 21:33 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox