public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-31 18:39:39 to 2026-04-06 17:41:02 UTC [more...]

[PATCH v2 00/16] Convert all drivers to the new udata response flow
 2026-04-06 17:40 UTC  (14+ messages)
` [PATCH v2 01/16] RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
` [PATCH v2 02/16] RDMA/ocrdma: Clarify the mm_head searching
` [PATCH v2 03/16] RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
` [PATCH v2 04/16] RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
` [PATCH v2 05/16] RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
` [PATCH v2 06/16] RDMA/hns: Fix xarray race in hns_roce_create_srq()
` [PATCH v2 07/16] RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()
` [PATCH v2 08/16] IB/rdmavt: Don't abuse udata and ib_respond_udata()
` [PATCH v2 10/16] RDMA: Convert drivers using sizeof() to ib_respond_udata()
` [PATCH v2 12/16] RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()
` [PATCH v2 13/16] RDMA/mlx: Replace response_len "
` [PATCH v2 14/16] RDMA: Use proper driver data response structs instead of open coding
` [PATCH v2 15/16] RDMA: Add missed = {} initialization to uresp structs

[PATCH net-next V2 0/5] net/mlx5e: XDP, Add support for multi-packet per page
 2026-04-06 16:31 UTC  (10+ messages)
` [PATCH net-next V2 1/5] net/mlx5e: XSK, Increase size for chunk_size param
` [PATCH net-next V2 2/5] net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TX
` [PATCH net-next V2 3/5] net/mlx5e: XDP, Remove stride size limitation
` [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear page per rq
` [PATCH net-next V2 5/5] net/mlx5e: XDP, Use page fragments for linear data in multibuf-mode

[PATCH net-next V4 00/12] devlink: add per-port resource support
 2026-04-06 16:18 UTC  (15+ messages)
` [PATCH net-next V4 01/12] devlink: Refactor resource functions to be generic
` [PATCH net-next V4 02/12] devlink: Add port-level resource registration infrastructure
` [PATCH net-next V4 03/12] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next V4 04/12] netdevsim: Add devlink port resource registration
` [PATCH net-next V4 05/12] devlink: Add dump support for device-level resources
` [PATCH net-next V4 06/12] devlink: Include port resources in resource dump dumpit
` [PATCH net-next V4 07/12] devlink: Add port-specific option to resource dump doit
` [PATCH net-next V4 08/12] selftest: netdevsim: Add devlink port resource doit test
` [PATCH net-next V4 09/12] devlink: Document port-level resources and full dump
` [PATCH net-next V4 10/12] devlink: Add resource scope filtering to resource dump
` [PATCH net-next V4 11/12] selftest: netdevsim: Add resource dump and scope filter test
` [PATCH net-next V4 12/12] devlink: Document resource scope filtering

[PATCH net-next] net/mlx5: Update the list of the PCI supported devices
 2026-04-06 15:02 UTC  (2+ messages)

[PATCH v4 0/4] Support PERF MGMT for RXE
 2026-04-06 14:55 UTC  (6+ messages)
` [PATCH v4 1/4] RDMA/core: Fix memory free for GID table
` [PATCH v4 2/4] RDMA/rxe: remove rxe_ib_device_get_netdev() and RXE_PORT
` [PATCH v4 3/4] RDMA/rxe: add SENT/RCVD bytes
` [PATCH v4 4/4] RDMA/rxe: support perf mgmt GET method

[PATCH 00/10] Convert all drivers to the new udata response flow
 2026-04-06 12:11 UTC  (11+ messages)
` [PATCH 01/10] RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()
` [PATCH 02/10] IB/rdmavt: Don't abuse udata and ib_respond_udata()
` [PATCH 03/10] RDMA: Convert drivers using min to ib_respond_udata()
` [PATCH 04/10] RDMA: Convert drivers using sizeof() "
` [PATCH 05/10] RDMA/cxgb4: Convert "
` [PATCH 06/10] RDMA/qedr: Replace qedr_ib_copy_to_udata() with ib_respond_udata()
` [PATCH 07/10] RDMA/mlx: Replace response_len "
` [PATCH 08/10] RDMA: Use proper driver data response structs instead of open coding
` [PATCH 09/10] RDMA: Add missed = {} initialization to uresp structs
` [PATCH 10/10] RDMA: Replace memset with = {} pattern for ib_respond_udata()

[PATCH v3] nvme: enable PCI P2PDMA support for RDMA transport
 2026-04-06  9:21 UTC 

[RFC PATCH v2] nvme: enable PCI P2PDMA support for RDMA transport
 2026-04-06  9:15 UTC  (5+ messages)

[PATCH rdma-next v2 00/11] RDMA: Stability and race condition fixes
 2026-04-06  9:11 UTC  (12+ messages)
` [PATCH rdma-next v2 01/11] RDMA/mlx5: Remove DCT restrack tracking
` [PATCH rdma-next v2 02/11] RDMA/mlx5: Remove raw RSS QP "
` [PATCH rdma-next v2 03/11] RDMA/core: Preserve restrack resource ID on reinsertion
` [PATCH rdma-next v2 04/11] RDMA/core: Fix use after free in ib_query_qp()
` [PATCH rdma-next v2 05/11] RDMA/core: Fix potential use after free in ib_destroy_cq_user()
` [PATCH rdma-next v2 06/11] RDMA/core: Fix potential use after free in ib_destroy_srq_user()
` [PATCH rdma-next v2 07/11] RDMA/mlx5: Fix UAF in SRQ destroy due to race with create
` [PATCH rdma-next v2 08/11] RDMA/mlx5: Fix UAF in DCT "
` [PATCH rdma-next v2 09/11] IB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()
` [PATCH rdma-next v2 10/11] RDMA/core: Fix rereg_mr use-after-free race
` [PATCH rdma-next v2 11/11] RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creation

[PATCH] IB/mlx5: Clarify success return path in mlx5_ib_alloc_transport_domain
 2026-04-05 22:09 UTC  (11+ messages)
` [PATCH v2] IB/mlx5: Fix tdn leak "
  ` [PATCH v3] IB/mlx5: Fix tdn leak and state corruption "
    ` [PATCH v4] IB/mlx5: Fix state corruption and resource leaks in loopback enablement
      ` [PATCH v5] IB/mlx5: Fix loopback enablement state and resource leaks
        ` [PATCH v6] "
          ` [PATCH v7 0/2] Fix loopback leaks and return paths
            ` [PATCH v7 1/2] IB/mlx5: Fix success return path and mutex initialization
            ` [PATCH v7 2/2] IB/mlx5: Fix loopback refcounting leaks and premature disable

[PATCH v8 0/2] Fix loopback leaks and return paths
 2026-04-05 21:57 UTC  (3+ messages)
` [PATCH v8 1/2] IB/mlx5: Fix success return path and mutex initialization
` [PATCH v8 2/2] IB/mlx5: Fix loopback refcounting leaks and premature disable

[PATCH v3 0/3] Support PERF MGMT for RXE
 2026-04-05 19:20 UTC  (7+ messages)
` [PATCH v3 1/3] RDMA/rxe: use RXE_PORT instead of magic number 1
` [PATCH v3 2/3] RDMA/rxe: add SENT/RCVD bytes
` [PATCH v3 3/3] RDMA/rxe: support perf mgmt GET method

[PATCH net 0/3] net/mlx5: Fixes for Socket-Direct
 2026-04-05 19:05 UTC  (6+ messages)
` [PATCH net 1/3] net/mlx5e: SD, Fix race condition in secondary device probe/remove

[PATCH v2 iproute2-next 0/4] Introduce FRMR pools
 2026-04-05 17:44 UTC  (4+ messages)

[PATCH rdma-next] IB/core: Fix zero dmac race in neighbor resolution
 2026-04-05 15:44 UTC 

[PATCH] RDMA/hns: fix out-of-bounds write in IRQ array during configuration
 2026-04-05  8:15 UTC 

[PATCH net v1 0/2] net/rds: Fix use-after-free in RDS/IB for non-init namespaces
 2026-04-05  4:16 UTC  (3+ messages)
` [PATCH net v1 1/2] net/rds: Optimize rds_ib_laddr_check
` [PATCH net v1 2/2] net/rds: Restrict use of RDS/IB to the initial network namespace

[PATCH net-next v5 2/2] net: mana: force full-page RX buffers via ethtool private flag
 2026-04-05  3:47 UTC 

[PATCH net-next v5 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
 2026-04-05  3:44 UTC 

[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-05  3:42 UTC 

[PATCH net-next,v4] net: mana: Force full-page RX buffers via ethtool private flag
 2026-04-05  3:14 UTC  (3+ messages)

[PATCH net-next v5 0/3] net: mana: debugfs fixes and diagnostic info
 2026-04-04  9:05 UTC  (5+ messages)
` [PATCH net-next v5 1/3] net: mana: Use pci_name() for debugfs directory naming
` [PATCH net-next v5 2/3] net: mana: Move current_speed debugfs file to mana_init_port()
` [PATCH net-next v5 3/3] net: mana: Expose hardware diagnostic info via debugfs

[PATCH net-next v2 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
 2026-04-03 19:49 UTC 

[PATCH mlx5-next 0/2] mlx5-next updates 2026-04-03
 2026-04-03  9:00 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Rename MLX5_PF page counter type to MLX5_SELF
` [PATCH mlx5-next 2/2] net/mlx5: Add icm_mng_function_id_mode cap bit

[PATCH net-next] net/smc: cap allocation order for SMC-R physically contiguous buffers
 2026-04-03  6:12 UTC  (3+ messages)
` [net-next] "

[PATCH v10 net-next 0/6] octeontx2-af: npc: Enhancements
 2026-04-03  2:55 UTC  (7+ messages)
` [PATCH v10 net-next 1/6] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v10 net-next 2/6] net/mlx5e: heap-allocate devlink param values
` [PATCH v10 net-next 3/6] devlink: Implement devlink param multi attribute nested data values
` [PATCH v10 net-next 4/6] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v10 net-next 5/6] octeontx2-af: npc: cn20k: dynamically allocate and free default MCAM entries
` [PATCH v10 net-next 6/6] octeontx2-af: npc: Support for custom KPU profile from filesystem

[PATCH v9 net-next 0/6] octeontx2-af: npc: Enhancements
 2026-04-03  2:05 UTC  (4+ messages)
` [PATCH v9 net-next 6/6] octeontx2-af: npc: Support for custom KPU profile from filesystem

[PATCH] MAINTAINERS: Update email for Allison Henderson
 2026-04-03  1:10 UTC  (2+ messages)

[PATCH 0/6] Deprecate Legacy IP
 2026-04-02 20:27 UTC  (25+ messages)
` [PATCH 1/6] net: Simplify tautological CONFIG_INET/CONFIG_IPV6 guards
` [PATCH 2/6] net: Add CONFIG_LEGACY_IP option
` [PATCH 3/6] net: Guard Legacy IP entry points with CONFIG_LEGACY_IP
` [PATCH 4/6] net: Make IPv4-only Kconfig options depend on LEGACY_IP
` [PATCH 5/6] net: Change CONFIG_INET to CONFIG_LEGACY_IP for IPv4-only code
` [PATCH 6/6] net: Warn when processes listen on AF_INET sockets

[PATCH for-next v3] RDMA/hfi2: Consolidate ABI files and setup uverbs access
 2026-04-02 20:13 UTC 

[PATCH net 2/3] net/mlx5: SD, Keep multi-pf debugfs entries on primary
 2026-04-02 19:50 UTC  (3+ messages)

[PATCH net 3/3] net/mlx5: SD: Serialize init/cleanup
 2026-04-02 19:49 UTC  (3+ messages)

[PATCH v2 0/4] treewide: fixup gfp_t printks
 2026-04-02 17:16 UTC  (3+ messages)
` [PATCH v2 4/4] net/rds: Use special gfp_t format specifier

[PATCH v7 0/3] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
 2026-04-02 16:38 UTC  (2+ messages)

[PATCH v7 2/3] PCI: AtomicOps: Do not enable without support in root port
 2026-04-02 14:44 UTC  (3+ messages)

[PATCH v9 net-next 5/6] octeontx2-af: npc: cn20k: dynamically allocate and free default MCAM entries
 2026-04-02  8:48 UTC  (2+ messages)
` [v9,net-next,5/6] "

[PATCH net-next] net/mlx5: Use dma_wmb() for completion queue doorbell updates
 2026-04-02  5:52 UTC 

[PATCH net 0/3] mlx5 misc fixes 2026-03-30
 2026-04-02  3:20 UTC  (2+ messages)

[PATCH][net-next] net/mlx5: Move command entry freeing outside of spinlock
 2026-04-02  2:00 UTC  (3+ messages)

[PATCH net] rds: ib: reject FRMR registration before IB connection is established
 2026-04-02  2:00 UTC  (4+ messages)

[PATCH] net/mlx5: Fix potential NULL dereference in PTP event handling
 2026-04-02  0:30 UTC  (2+ messages)
` [PATCH v2] net/mlx5: Fix OOB access and stack information leak "

[PATCH 0/4] ionic: RDMA completion timestamping support
 2026-04-02  0:06 UTC  (6+ messages)
` [PATCH 1/4] net: ionic: register PHC for rdma timestamping
` [PATCH 2/4] net: ionic: Add PHC state page for user space access
` [PATCH 3/4] RDMA/ionic: map PHC state into user space
` [PATCH 4/4] RDMA/ionic: add completion timestamp to CQE format

[PATCH net-next V9 02/14] devlink: Add helpers to lock nested-in instances
 2026-04-01 20:18 UTC  (6+ messages)

[RFC PATCH] nvme: enable PCI P2PDMA support for RDMA transport
 2026-04-01 17:55 UTC  (4+ messages)

[PATCH] RDMA: rxe: validate pad and ICRC before payload_size() in rxe_rcv
 2026-04-01 17:38 UTC  (2+ messages)

[PATCH rdma-next v3 1/1] RDMA/mana_ib: memory windows
 2026-04-01 13:00 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net] net/mlx5: fs, fix invalid pointer dereference in mlx5_fs_add_rule tracepoint
 2026-04-01  9:33 UTC  (2+ messages)

[PATCH] RDMA/cache: fix invalid-free of flex-array data_vec in release_gid_table
 2026-04-01  1:28 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS 69db255d5fafb5651013c79e54c1d535fc5015fb
 2026-03-31 23:29 UTC 

[PATCH] IB/mlx5: Fix potential NULL dereference in query_device
 2026-03-31 21:57 UTC 

[syzbot] [rdma?] KFENCE: invalid free in gid_table_release_one
 2026-03-31 21:00 UTC  (2+ messages)

[PATCH v7 1/3] PCI: AtomicOps: Do not enable requests by RCiEPs
 2026-03-31 20:12 UTC  (4+ messages)

[RFC v2 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
 2026-03-31 19:44 UTC  (12+ messages)
` [RFC v2 1/2] vfio: add callback to get tph info for dmabuf

[PATCH] IB/mlx5: Fix potential NULL dereference in query_device
 2026-03-31 19:04 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