public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-24 09:57:06 to 2026-02-27 20:10:15 UTC [more...]

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-02-27 20:08 UTC  (5+ messages)
` [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()

[PATCH net-next] net/rds: Fix circular locking dependency in rds_tcp_tune
 2026-02-27 19:37 UTC  (3+ messages)

[PATCH net-next, v2] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
 2026-02-27 19:24 UTC  (2+ messages)

[PATCH net-next] net: mana: Expose page_pool stats via ethtool
 2026-02-27 17:27 UTC  (3+ messages)

[PATCH] RDMA/bng_re: Fix CREQ BAR base validity check in bng_re_map_creq_db
 2026-02-27 15:35 UTC 

[PATCH] RDMA/irdma: Fix double free related to rereg_user_mr
 2026-02-27 15:27 UTC 

[PATCH][rdma-next] RDMA/erdma: Use NUMA-aware allocation for MTT tables
 2026-02-27 14:55 UTC  (9+ messages)
  ` 答复: [外部邮件] "

[PATCH rdma-next 0/4] Add pinned revocable dmabuf import interface
 2026-02-27 14:53 UTC  (12+ messages)
` [PATCH rdma-next 1/4] RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helper
` [PATCH rdma-next 2/4] RDMA/umem: Move umem dmabuf revoke logic into helper function
` [PATCH rdma-next 3/4] RDMA/umem: Add pinned revocable dmabuf import interface
` [PATCH rdma-next 4/4] RDMA/irdma: Add support for revocable pinned dmabuf import

[PATCH net-next] net: mana: Force full-page RX buffers for 4K page size on specific systems
 2026-02-27 10:15 UTC 

[PATCH net-next] net/smc: transition to RDMA core CQ pooling
 2026-02-27  9:33 UTC  (3+ messages)
` [net-next] "

[PATCH RFC net-next] net/smc: transition to RDMA core CQ pooling
 2026-02-27  9:29 UTC  (7+ messages)

[PATCH, net-next] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
 2026-02-27  8:10 UTC  (5+ messages)
` [net-next] "

[PATCH v2 00/13] Provide udata helpers and use them in bnxt_re
 2026-02-27  7:50 UTC  (15+ messages)
` [PATCH v2 01/13] RDMA: Use copy_struct_from_user() instead of open coding
` [PATCH v2 02/13] RDMA/core: Add rdma_udata_to_dev()
` [PATCH v2 03/13] RDMA: Add ib_copy_validate_udata_in()
` [PATCH v2 04/13] RDMA: Add ib_copy_validate_udata_in_cm()
` [PATCH v2 05/13] RDMA: Add ib_respond_udata()
` [PATCH v2 06/13] RDMA: Add ib_is_udata_in_empty()
` [PATCH v2 07/13] RDMA: Provide documentation about the uABI compatibility rules
` [PATCH v2 08/13] RDMA/bnxt_re: Add compatibility checks to the uapi path
` [PATCH v2 09/13] RDMA/bnxt_re: Add compatibility checks to the uapi path for no data
` [PATCH v2 10/13] RDMA/bnxt_re: Add missing comp_mask validation
` [PATCH v2 11/13] RDMA/bnxt_re: Use ib_respond_udata()
` [PATCH v2 12/13] RDMA/bnxt_re: Use ib_respond_empty_udata()
` [PATCH v2 13/13] RDMA/bnxt_re: Add BNXT_RE_UCNTX_CMASK_UAPI_COMPAT_SUPPORTED

[PATCH] RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
 2026-02-27  7:32 UTC  (2+ messages)
`  "

[PATCH] RDMA/rxe: Add network namespace support
 2026-02-27  6:28 UTC  (11+ messages)

[PATCH 1/1] RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()
 2026-02-27  6:18 UTC 

[PATCH rdma-next] RDMA/core: Delete not-implemented get_vector_affinity
 2026-02-27  2:57 UTC  (2+ messages)

[PATCH rdma-next 0/6] Add support for TLP emulation
 2026-02-27  1:34 UTC  (9+ messages)
` [PATCH mlx5-next 1/6] net/mlx5: Add TLP emulation device capabilities
` [PATCH mlx5-next 2/6] net/mlx5: Expose TLP emulation capabilities
` [PATCH rdma-next 3/6] RDMA/mlx5: Refactor VAR table to use region abstraction
` [PATCH rdma-next 4/6] RDMA/mlx5: Add TLP VAR region support and infrastructure
` [PATCH rdma-next 5/6] RDMA/mlx5: Add support for TLP VAR allocation
` [PATCH rdma-next 6/6] RDMA/mlx5: Add VAR object query method for cross-process sharing

[RFC 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
 2026-02-27  1:21 UTC  (5+ messages)
` [RFC 1/2] Vfio: add callback to get tph info for dmabuf
` [RFC 2/2] RMDA MLX5: get tph for p2p access when registering dmabuf mr

[PATCH net-next V3 00/10] devlink: add per-port resource support
 2026-02-26 22:19 UTC  (11+ messages)
` [PATCH net-next V3 01/10] devlink: Add dump support for device-level resources
` [PATCH net-next V3 02/10] selftest: netdevsim: Add resource dump test
` [PATCH net-next V3 03/10] devlink: Add dump to resource documentation
` [PATCH net-next V3 04/10] devlink: Refactor resource functions to be generic
` [PATCH net-next V3 05/10] devlink: Add port-level resource registration infrastructure
` [PATCH net-next V3 06/10] devlink: Add port resource netlink command
` [PATCH net-next V3 07/10] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next V3 08/10] netdevsim: Add devlink port resource registration
` [PATCH net-next V3 09/10] selftest: netdevsim: Add devlink port resource test
` [PATCH net-next V3 10/10] devlink: Document port-level resources

[rdma:wip/leon-for-rc] BUILD SUCCESS 7c2889af823340d1d410939b9d547bf184d5fa54
 2026-02-26 22:03 UTC 

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-02-26 18:49 UTC  (3+ messages)

[PATCH rdma-next v4 00/11] RDMA/core: Introduce FRMR pools infrastructure
 2026-02-26 18:28 UTC  (15+ messages)
` [PATCH rdma-next v4 01/11] RDMA/mlx5: Move device async_ctx initialization
` [PATCH rdma-next v4 02/11] IB/core: Introduce FRMR pools
` [PATCH rdma-next v4 03/11] RDMA/core: Add aging to "
` [PATCH rdma-next v4 04/11] RDMA/core: Add FRMR pools statistics
` [PATCH rdma-next v4 05/11] RDMA/core: Add pinned handles to FRMR pools
` [PATCH rdma-next v4 06/11] RDMA/mlx5: Switch from MR cache "
` [PATCH rdma-next v4 07/11] net/mlx5: Drop MR cache related code
` [PATCH rdma-next v4 08/11] RDMA/nldev: Add command to get FRMR pools
` [PATCH rdma-next v4 09/11] RDMA/core: Add netlink command to modify FRMR aging
` [PATCH rdma-next v4 10/11] RDMA/nldev: Add command to set pinned FRMR handles
` [PATCH rdma-next v4 11/11] RDMA/nldev: Expose kernel-internal FRMR pools in netlink

[GIT PULL] Please pull RDMA subsystem changes
 2026-02-26 17:53 UTC  (2+ messages)

[PATCH net-next v5 0/2] net/rds: RDS-TCP reconnect and fanout improvements
 2026-02-26 17:06 UTC  (4+ messages)
` [PATCH net-next v5 2/2] net/rds: Delegate fan-out to a background worker

blktests failures with v7.0-rc1 kernel
 2026-02-26 15:00 UTC  (3+ messages)

[syzbot] [rds?] possible deadlock in rds_tcp_tune (2)
 2026-02-26 14:54 UTC 

[PATCH rdma-next v3 00/11] RDMA/core: Introduce FRMR pools infrastructure
 2026-02-26 13:32 UTC  (3+ messages)

[PATCH rdma-next] RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
 2026-02-26 13:07 UTC 

[PATCH net-next 00/15] net/mlx5e: SHAMPO, Allow high order pages in zerocopy mode
 2026-02-26 10:10 UTC  (2+ messages)

[PATCH] RDMA/core: check id_priv->restricted_node_type in cma_listen_on_dev()
 2026-02-26 10:09 UTC  (4+ messages)

[PATCH rdma-rc] RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf file
 2026-02-26 10:00 UTC  (2+ messages)

[PATCH v5 fwctl 1/5] fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
 2026-02-26  8:23 UTC 

New memory allocation API
 2026-02-26  7:19 UTC 

[PATCH rdma-next 00/50] RDMA: Ensure CQ UMEMs are managed by ib_core
 2026-02-26  6:54 UTC  (17+ messages)
` [PATCH rdma-next 18/50] RDMA/erdma: Separate user and kernel CQ creation paths
` [PATCH rdma-next 25/50] RDMA/mana: Provide a modern CQ creation interface
  ` [EXTERNAL] "
` [PATCH rdma-next 26/50] RDMA/erdma: Separate user and kernel CQ creation paths
` [PATCH rdma-next 42/50] RDMA/bnxt_re: Complete CQ resize in a single step
` (subset) [PATCH rdma-next 00/50] RDMA: Ensure CQ UMEMs are managed by ib_core

[PATCH net 0/5] mlx5 misc fixes 2026-02-24
 2026-02-26  4:10 UTC  (8+ messages)
` [PATCH net 1/5] net/mlx5: DR, Fix circular locking dependency in dump
` [PATCH net 2/5] net/mlx5: LAG, disable MPESW in lag_disable_change()
` [PATCH net 3/5] net/mlx5: E-switch, Clear legacy flag when moving to switchdev
` [PATCH net 4/5] net/mlx5: Fix missing devlink lock in SRIOV enable error path
` [PATCH net 5/5] net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query

[rdma:wip/leon-for-rc] BUILD SUCCESS 104016eb671e19709721c1b0048dd912dc2e96be
 2026-02-26  4:06 UTC 

[PATCH net] net: mana: Fix double destroy_workqueue on service rescan PCI path
 2026-02-26  3:20 UTC  (3+ messages)

[PATCH net-next v2] net/rds: update outdated comment in rds_send_xmit
 2026-02-26  3:10 UTC  (3+ messages)

[PATCH] rds: update outdated comment
 2026-02-26  3:10 UTC  (4+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 58409f0d4dd3f9e987214064e49b088823934304
 2026-02-26  1:59 UTC 

[RFC 1/2] RDMA/umem: Add support for pinned revocable dmabuf import
 2026-02-25 21:02 UTC  (4+ messages)
` [RFC 2/2] RDMA/irdma: Add pinned revocable dmabuf support

[PATCH net-next v2 00/10] devlink: introduce shared devlink instance for PFs on same chip
 2026-02-25 13:34 UTC  (11+ messages)
` [PATCH net-next v2 01/10] devlink: expose devlink instance index over netlink
` [PATCH net-next v2 02/10] devlink: store bus_name and dev_name pointers in struct devlink
` [PATCH net-next v2 03/10] devlink: avoid extra iterations when found devlink is not registered
` [PATCH net-next v2 04/10] devlink: allow to use devlink index as a command handle
` [PATCH net-next v2 05/10] devlink: support index-based lookup via bus_name/dev_name handle
` [PATCH net-next v2 06/10] devlink: add devlink_dev_driver_name() helper and use it in trace events
` [PATCH net-next v2 07/10] devlink: allow devlink instance allocation without a backing device
` [PATCH net-next v2 08/10] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next v2 09/10] documentation: networking: add shared devlink documentation
` [PATCH net-next v2 10/10] net/mlx5: Add a shared devlink instance for PFs on same chip

[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
 2026-02-25 13:14 UTC  (13+ messages)

[PATCH v2] RDMA/umem: Fix double dma_buf_unpin in failure path
 2026-02-25 12:51 UTC  (2+ messages)

[PATCH for-next v3 0/3] RDMA/efa: Expose extended max inline buffer size
 2026-02-25 11:22 UTC  (2+ messages)

[PATCH net-next v5 1/2] net/rds: Refactor __rds_conn_create for blocking transport cleanup
 2026-02-25  6:44 UTC  (3+ messages)
` [net-next,v5,1/2] "

[rdma:wip/leon-for-rc] BUILD SUCCESS faa72102b178c7ae6c6afea23879e7c84fc59b4e
 2026-02-25  0:34 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS 2865500db9339bff85a504c7fbad0047ebbf9331
 2026-02-25  0:34 UTC 

[PATCH] RDMA/umem: Fix double dma_buf_unpin in failure path
 2026-02-24 22:56 UTC 

[syzbot] Monthly rdma report (Feb 2026)
 2026-02-24 20:42 UTC 

[recipe build #4011862] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-02-24 16:18 UTC 

[PATCH] RDMA/restrack: fix kernel-doc indicator
 2026-02-24 10:39 UTC  (2+ messages)

[PATCH] RDMA/iwcm: fix some kernel-doc issues in iw_cm.h
 2026-02-24 10:39 UTC  (2+ messages)

[PATCH] RDMA/umem: fix kernel-doc warnings
 2026-02-24 10:39 UTC  (2+ messages)

[PATCH] IB/cache: avoid kernel-doc warnings
 2026-02-24 10:39 UTC  (2+ messages)

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-24 10:31 UTC  (6+ messages)

[PATCH] RDMA/uverbs: follow rename of dma_buf_move_notify()
 2026-02-24 10:07 UTC  (2+ messages)

[PATCH rc 0/4] Fix several serious mistakes on the udata path in drivers
 2026-02-24 10:03 UTC  (2+ messages)

[PATCH v2] RDMA/rxe: Generate async error for r_key violations
 2026-02-24  9:57 UTC  (2+ messages)


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