Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2026-07-23 08:18:18 to 2026-07-27 17:48:51 UTC [more...]

[PATCH] rds: synchronize info callbacks with connection teardown
 2026-07-27 17:48 UTC  (4+ messages)
` [PATCH net-next v2] rds: synchronize info callbacks with module unload

[PATCH v2] RDMA/srpt: fix NULL deref when sending BUSY before target_init_cmd()
 2026-07-27 17:34 UTC  (6+ messages)
  `  "
    `  "
      `  "
        `  "

[rdma:wip/leon-for-next] BUILD REGRESSION a273210687f255b12c2f6baf8f25ff80cdbb29ed
 2026-07-27 16:30 UTC 

[PATCH net 0/6] xsk: harden TX metadata validation against races
 2026-07-27 16:19 UTC  (7+ messages)
` [PATCH net 1/6] xsk: require at least 16 bytes of TX metadata
` [PATCH net 2/6] xsk: pass TX metadata pointer by reference
` [PATCH net 3/6] xsk: clear metadata pointer when no timestamp is requested
` [PATCH net 4/6] xsk: validate launch-time metadata size
` [PATCH net 5/6] xsk: move xsk_tx_metadata_request() to xdp_sock_drv.h
` [PATCH net 6/6] xsk: validate metadata when processing requests

[PATCH] fix: infiniband/hfi1: __sdma_process_event: fix refcount underflow on s00_hw_down + e40_sw_cleaned event path
 2026-07-27 16:02 UTC  (2+ messages)

[PATCH v6 00/12] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-27 15:49 UTC  (15+ messages)
` [PATCH v6 01/12] block: add BLK_STS_P2PDMA for unsupported peer-to-peer transfers
` [PATCH v6 02/12] md: ensure REQ_NOMERGE is set on P2PDMA bios
` [PATCH v6 03/12] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
` [PATCH v6 04/12] md/raid1: don't use write-behind for P2PDMA bios
` [PATCH v6 05/12] md/raid1,raid10: factor out raid1_write_error() helper
` [PATCH v6 06/12] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH v6 07/12] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
` [PATCH v6 08/12] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
` [PATCH v6 09/12] nvme-rdma: use ib_dma_map_sgtable_attrs()
` [PATCH v6 10/12] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers
` [PATCH v6 11/12] nvme-rdma: ratelimit the map-failure error message
` [PATCH v6 12/12] nvme-rdma: factor out the scatterlist DMA mapping helper

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-27 12:59 UTC  (9+ messages)
` [PATCH 21/36] RDMA/ocrdma: remove conditional return "
` (subset) [PATCH 00/36] treewide: remove conditional returns "

[PATCH for-rc] RDMA/efa: Fix PBL chunk length computation
 2026-07-27 11:49 UTC  (2+ messages)

[PATCH] RDMA/rxe: Fix UAF in ODP init error-handling path
 2026-07-27 11:46 UTC  (3+ messages)

[PATCH] IB/isert: reject PDUs declaring more data than was received
 2026-07-27 10:13 UTC  (5+ messages)

[PATCH net v3] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
 2026-07-27  9:58 UTC 

[PATCH net v2] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
 2026-07-27  9:56 UTC  (3+ messages)

[PATCH for-next v4 0/4] RDMA/bnxt_re: Update the toggle page handling of CQ and SRQ
 2026-07-27  9:52 UTC  (7+ messages)
` [PATCH for-next v4 3/4] RDMA/bnxt_re: Add uverbs object handle path for CQ/SRQ toggle page
` (subset) [PATCH for-next v4 0/4] RDMA/bnxt_re: Update the toggle page handling of CQ and SRQ

[PATCH net] dibs: fix use-after-free of dmb_node in loopback attach/detach/unregister
 2026-07-27  9:35 UTC 

[PATCH rdma-rc 1/2] RDMA/ucma: Lock the handler in ucma_write_cm_event()
 2026-07-27  8:08 UTC  (2+ messages)
` [PATCH rdma-rc 2/2] RDMA/ucma: Lock the handler in ucma_set_ib_path()

[PATCH net] net/smc: clamp peer supplied CDC cursors to the buffer size
 2026-07-27  7:45 UTC  (2+ messages)

[PATCH rdma-next v2 0/2] mlx5: Deprecate latency-sensitive QPs feature
 2026-07-27  6:35 UTC  (4+ messages)
` [PATCH rdma-next v2 1/2] net/mlx5: Add qp_latency_sensitive_disable cap bit
` [PATCH rdma-next v2 2/2] RDMA/mlx5: Deprecate latency-sensitive QPs feature
` (subset) [PATCH rdma-next v2 0/2] mlx5: "

[PATCH rdma-next] RDMA/mlx5: Make sure that UMR page is aligned to PAGE_SIZE
 2026-07-27  6:22 UTC  (4+ messages)

[PATCH v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free
 2026-07-27  6:16 UTC  (19+ messages)
` [PATCH v2 1/6] powerpc/xive: remove dead NULL check after GFP_NOFAIL allocation
` [PATCH v2 2/6] powerpc/xive: add error return value to xive_smp_probe()
` [PATCH v2 3/6] powerpc/xive: fix use-after-free of xive_ipis
` [PATCH v2 4/6] drm: remove dead WARN_ON NULL check after GFP_NOFAIL allocation
` [PATCH v2 5/6] lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocations
` [PATCH v2 6/6] RDMA/cxgb4: "
` (subset) [PATCH v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free

[PATCH net] net/smc: drain the rx tasklet before detaching the ghost sndbuf
 2026-07-27  2:14 UTC 

[PATCH net v3 0/3] net/rds: Bug fix ports
 2026-07-26 23:04 UTC  (4+ messages)
` [PATCH net v3 1/3] net/rds: don't use unpin_user_pages_dirty_lock() from atomic context
` [PATCH net v3 2/3] net/rds: hold the socket while an rds_mr references it
` [PATCH net v3 3/3] net/rds: fix rds_message leak in the rds_send_xmit() drop path

[PATCH v2 0/2] IB/isert: bound declared PDU lengths by what was received
 2026-07-26 16:39 UTC  (3+ messages)
` [PATCH v2 1/2] IB/isert: reject PDUs declaring more data than "
` [PATCH v2 2/2] IB/isert: reject login "

[PATCH] IB/isert: post full-feature receive buffers after session registration
 2026-07-26 14:42 UTC 

[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
 2026-07-26 14:02 UTC  (2+ messages)

[PATCH] RDMA/rxe: Restore HMM_PFN_WRITE check in ODP write paths
 2026-07-26 13:09 UTC  (2+ messages)

[PATCH for-next 0/3] RDMA/efa: Add support for 128B admin v2 SQ entry
 2026-07-26 12:38 UTC  (4+ messages)
` [PATCH for-next 1/3] RDMA/efa: Decouple admin command payload from admin header
` [PATCH for-next 2/3] RDMA/efa: Generalize the admin SQ
` [PATCH for-next 3/3] RDMA/efa: Add support for 128B admin v2 SQ entry

[PATCH rdma-next] RDMA/cxgb4: free STAG index when TPT entry write fails
 2026-07-26 12:21 UTC 

[PATCH] RDMA/rxe: Restore HMM_PFN_WRITE check in ODP write paths
 2026-07-26 12:11 UTC  (5+ messages)

[PATCH rdma-next 00/15] RDMA: Support HW requiring relaxed ordering and add Unordered access flag
 2026-07-26  9:29 UTC  (16+ messages)
` [PATCH rdma-next 01/15] RDMA/mlx5: Allow optional access flags in DM registration
` [PATCH rdma-next 02/15] RDMA/mlx5: Allow optional access flags in DEVX UMEM registration
` [PATCH rdma-next 03/15] RDMA/core: Allow optional access flags in dmabuf reg ioctl
` [PATCH rdma-next 04/15] RDMA/core: Allow optional access flags in reg mr ioctl
` [PATCH rdma-next 05/15] mlx5: Rename IFC bits of relaxed ordering fields
` [PATCH rdma-next 06/15] net/mlx5: Add IFC bits for new ordering caps
` [PATCH rdma-next 07/15] mlx5: Move RO setting helper to core and consolidate mlx5 consumers
` [PATCH rdma-next 08/15] net/mlx5: Enable relaxed ordering on resource dump mkey
` [PATCH rdma-next 09/15] vfio/mlx5: Enable relaxed ordering on the live migration data mkey
` [PATCH rdma-next 10/15] RDMA/mlx5: Enable relaxed ordering on ODP null mkey
` [PATCH rdma-next 11/15] RDMA/mlx5: Enable relaxed ordering on Memory Window mkey on strict-RO HW
` [PATCH rdma-next 12/15] RDMA/mlx5: Converge UMR access-flag cap checks
` [PATCH rdma-next 13/15] RDMA/uverbs: Add new Unordered MR access flag
` [PATCH rdma-next 14/15] RDMA/mlx5: Support new Unordered "
` [PATCH rdma-next 15/15] RDMA/mlx5: Enforce relaxed ordering when HW requires it

[PATCH rdma-next] RDMA/mlx5: Send cong param changes to the resolved port mdev
 2026-07-26  9:22 UTC 

[PATCH rdma-next] RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfs
 2026-07-26  9:13 UTC 

[PATCH rdma-next] RDMA/cxgb4: Fix dereg_skb leak and double free in write_tpt_entry()
 2026-07-26  8:58 UTC 

[PATCH rdma-next] RDMA/mlx5: Deprecate latency-sensitive QPs feature
 2026-07-26  7:37 UTC  (2+ messages)

[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
 2026-07-26  7:32 UTC  (2+ messages)

[rdma:for-next] BUILD SUCCESS 9b66c9af7172ffcf727214fa0ebe9a5e1ed6eb16
 2026-07-25 23:53 UTC 

[PATCH net-next 0/3] net/rds: Bug fix ports
 2026-07-25 16:25 UTC  (5+ messages)
` [PATCH net-next 1/3] net/rds: don't use unpin_user_pages_dirty_lock() from atomic context
` [PATCH net-next 2/3] net/rds: hold the socket while an rds_mr references it
` [PATCH net-next 3/3] net/rds: fix rds_message leak in the rds_send_xmit() drop path

[PATCH net-next V7 0/4] devlink: Add boot-time eswitch mode defaults
 2026-07-25  6:51 UTC  (4+ messages)
` [PATCH net-next V7 4/4] devlink: Apply eswitch mode boot defaults

[PATCH net-next v2] net/rds: use krealloc_array() for iovector growth
 2026-07-24 23:30 UTC  (2+ messages)

[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-24 19:48 UTC  (13+ messages)
` [PATCH v11 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v11 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v11 3/8] selftests/mm: add HMM test for mmap lock-dropping faults
` [PATCH v11 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v11 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v11 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v11 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v11 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH v5 00/10] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-24 18:50 UTC  (15+ messages)
` [PATCH v5 01/10] block: add BLK_STS_P2PDMA for unsupported peer-to-peer transfers
` [PATCH v5 02/10] md: ensure REQ_NOMERGE is set on P2PDMA bios
` [PATCH v5 03/10] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
` [PATCH v5 04/10] md/raid1: don't use write-behind for P2PDMA bios
` [PATCH v5 05/10] md/raid1,raid10: factor out raid1_write_error() helper
` [PATCH v5 06/10] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH v5 07/10] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
` [PATCH v5 08/10] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
` [PATCH v5 09/10] nvme-rdma: use ib_dma_map_sgtable_attrs()
` [PATCH v5 10/10] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers

[PATCH net] net/smc: validate peer CDC cursor against RMBE size before accepting it
 2026-07-24  7:21 UTC  (4+ messages)

[PATCH net v2] net/smc: fix out-of-bounds read of rkey array in SMC-Rv2 LLC processing
 2026-07-24  4:53 UTC 

[PATCH net v5 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-24  0:23 UTC  (4+ messages)
` [PATCH net v5 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH net v5 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH net v5 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()

[PATCH net v4] rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()
 2026-07-23 21:20 UTC  (2+ messages)

[pull-request] mlx5-next updates 2026-07-22
 2026-07-23 17:50 UTC  (2+ messages)

[PATCH net v3] bnge/bng_re: fix ring ID widths
 2026-07-23 17:30 UTC  (2+ messages)

[PATCH net v2] rds: tcp: unregister sysctl before tearing down listen socket
 2026-07-23 16:20 UTC  (2+ messages)

[PATCH net] net/mlx5: Fix MCIA register buffer overflow on 32 dword reads
 2026-07-23 15:30 UTC  (2+ messages)

[PATCH net V2 0/2] net/mlx5e: Report zero bandwidth for non-ETS traffic
 2026-07-23 15:30 UTC  (2+ messages)

[PATCH net] net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan rule
 2026-07-23 15:30 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Fix integer overflow of user QP buffer size
 2026-07-23 15:23 UTC 

[PATCH net] net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock
 2026-07-23 15:21 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Expose RoCE acceleration counters on all functions
 2026-07-23 15:15 UTC 

[PATCH net v3] net/smc: order the CDC receive path against buffer publication
 2026-07-23 14:31 UTC  (2+ messages)

[PATCH net] net/mlx5: Use unique names for software steering caches
 2026-07-23 13:13 UTC  (3+ messages)

[PATCH net v1] net/smc: fix socket use-after-free during link group termination
 2026-07-23 13:12 UTC 

[PATCH net-next V4 0/2] devlink: add generic device max_sfs parameter
 2026-07-23  8:26 UTC  (3+ messages)
` [PATCH net-next V4 1/2] "
` [PATCH net-next V4 2/2] net/mlx5: implement "

[PATCH for-next v2 0/2] RDMA/efa: Add 64-bit SQ request ID support
 2026-07-23  8:21 UTC  (2+ messages)

[PATCH 0/4] remove dead NULL checks after GFP_NOFAIL allocations
 2026-07-23  8:18 UTC  (5+ messages)
` [PATCH 1/4] powerpc/xive: remove dead NULL check after GFP_NOFAIL allocation
` [PATCH 2/4] drm: remove dead WARN_ON "
` [PATCH 3/4] lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocations
` [PATCH 4/4] RDMA/cxgb4: "

[PATCH net-next] net/mlx5e: Remove _once from PCI heuristic debug print
 2026-07-23  8:17 UTC 


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