public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-05 19:20:25 to 2026-04-10 01:35:12 UTC [more...]

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-10  1:35 UTC  (4+ messages)
` [PATCH net-next v6 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v6 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH] IB/mlx5: Fix potential NULL dereference in query_device
 2026-04-10  1:07 UTC  (3+ messages)

[PATCH v9 0/2] IB/mlx5: Fix loopback rollback and locking
 2026-04-10  0:52 UTC  (3+ messages)
` [PATCH v9 1/2] IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlier
` [PATCH v9 2/2] IB/mlx5: Serialize force-enable state and preserve loopback accounting

[PATCH] RDMA/addr: change addr_wq back to unordered workqueue
 2026-04-10  0:15 UTC 

[PATCH for-next 0/4] Introduce Completion Counters
 2026-04-09 22:23 UTC  (14+ messages)
` [PATCH for-next 1/4] RDMA/core: Add Completion Counters support
` [PATCH for-next 2/4] RDMA/core: Add Completion Counters to resource tracking
` [PATCH for-next 3/4] RDMA/efa: Update device interface
` [PATCH for-next 4/4] RDMA/efa: Add Completion Counters support

[PATCH v2 0/4] Firmware LSM hook
 2026-04-09 21:04 UTC  (5+ messages)

[PATCH net-next] net/mlx5: Use dma_wmb() for completion queue doorbell updates
 2026-04-09 20:46 UTC  (2+ messages)

[PATCH net 0/2] mlx5 misc fixes 2026-04-09
 2026-04-09 20:28 UTC  (3+ messages)
` [PATCH net 1/2] net/mlx5e: Fix features not applied during netdev registration
` [PATCH net 2/2] net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()

[PATCH net-next 0/7] net/mlx5: Improve representor lifecycle and fix work queue deadlock
 2026-04-09 18:20 UTC  (15+ messages)
` [PATCH net-next 1/7] net/mlx5: Lag: refactor representor reload handling
` [PATCH net-next 2/7] net/mlx5: E-Switch, move work queue generation counter
` [PATCH net-next 3/7] net/mlx5: E-Switch, introduce generic work queue dispatch helper
` [PATCH net-next 4/7] net/mlx5: E-Switch, fix deadlock between devlink lock and esw->wq
` [PATCH net-next 5/7] net/mlx5: E-Switch, block representors during reconfiguration
` [PATCH net-next 6/7] net/mlx5: E-switch, load reps via work queue after registration
` [PATCH net-next 7/7] net/mlx5: Add profile to auto-enable switchdev mode at device init

[PATCH] RDMA/ionic: bound node_desc sysfs read with %.64s
 2026-04-09 15:51 UTC  (2+ messages)

[PATCH rdma-next] IB/core: Fix zero dmac race in neighbor resolution
 2026-04-09 15:28 UTC  (2+ messages)

[PATCH for-next v3] RDMA/hfi2: Consolidate ABI files and setup uverbs access
 2026-04-09 14:31 UTC  (2+ messages)

[PATCH rdma-next v3 1/1] RDMA/mana_ib: memory windows
 2026-04-09 14:26 UTC  (2+ messages)

[PATCH] RDMA: rxe: validate pad and ICRC before payload_size() in rxe_rcv
 2026-04-09 14:20 UTC  (2+ messages)

[PATCH rdma] RDMA/core: prefer NLA_NUL_STRING
 2026-04-09 14:16 UTC  (2+ messages)

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

[PATCH for-next] RDMA/core: Add writev to uverbs file descriptor
 2026-04-09 13:41 UTC  (2+ messages)

[PATCH rdma-next v2 1/1] RDMA/mana_ib: UC QP support for UAPI
 2026-04-09 13:38 UTC  (2+ messages)

[PATCH rdma-next 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-04-09 12:19 UTC  (3+ messages)
` [PATCH rdma-next 07/15] RDMA/mlx4: Use umem_list for user CQ buffer

[RFC v2 1/2] vfio: add callback to get tph info for dmabuf
 2026-04-09 12:04 UTC  (11+ messages)

[pull-request] mlx5-next updates 2026-04-09
 2026-04-09 11:04 UTC 

[PATCH mlx5-next 0/2] mlx5-next updates 2026-04-03
 2026-04-09  9:27 UTC  (2+ messages)

[PATCH for-next] RDMA/efa: Add checksum support for admin responses
 2026-04-09  7:49 UTC 

[PATCH v5 0/3] Support PERF MGMT for RXE
 2026-04-09  5:26 UTC  (5+ messages)
` [PATCH v5 1/3] RDMA/rxe: remove rxe_ib_device_get_netdev() and RXE_PORT
` [PATCH v5 2/3] RDMA/rxe: add SENT/RCVD bytes
` [PATCH v5 3/3] RDMA/rxe: support perf mgmt GET method

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

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

[PATCH net] net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
 2026-04-08 18:44 UTC 

[PATCH v3] nvme: enable PCI P2PDMA support for RDMA transport
 2026-04-08 15:26 UTC  (3+ messages)

[PATCH 06/20] drbd: add RDMA transport implementation
 2026-04-08 12:01 UTC  (2+ messages)

[PATCH v10 net-next 0/6] octeontx2-af: npc: Enhancements
 2026-04-08 10:41 UTC  (4+ messages)
` [PATCH v10 net-next 3/6] devlink: Implement devlink param multi attribute nested data values

[PATCH net-next v6] net: mana: Expose hardware diagnostic info via debugfs
 2026-04-08  8:15 UTC 

[PATCH net-next v5 0/3] net: mana: debugfs fixes and diagnostic info
 2026-04-08  8:12 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: mana: Use pci_name() for debugfs directory naming

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

[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-08  2:55 UTC  (5+ messages)

[PATCH 0/8] smb: add kernel internal IPPROTO_SMBDIRECT
 2026-04-08  1:04 UTC  (7+ messages)
` [PATCH 5/8] net: define IPPROTO_SMBDIRECT and SOL_SMBDIRECT constants
` [PATCH 6/8] smb: smbdirect: add in kernel only support for IPPROTO_SMBDIRECT
` [PATCH 7/8] smb: client: make use of IPPROTO_SMBDIRECT sockets
` [PATCH 8/8] smb: server: "

[PATCH net-next,v4] net: mana: Force full-page RX buffers via ethtool private flag
 2026-04-07 19:29 UTC  (5+ messages)

[PATCH v4 0/4] Support PERF MGMT for RXE
 2026-04-07 14:51 UTC  (8+ 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 rdma-next v2 00/11] RDMA: Stability and race condition fixes
 2026-04-07 14:29 UTC  (15+ 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 v2 00/16] Convert all drivers to the new udata response flow
 2026-04-07 14:03 UTC  (19+ 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 09/16] RDMA: Convert drivers using min to ib_respond_udata()
` [PATCH v2 10/16] RDMA: Convert drivers using sizeof() "
` [PATCH v2 11/16] RDMA/cxgb4: Convert "
` [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 v2 16/16] RDMA: Replace memset with = {} pattern for ib_respond_udata()

[LTP] [PATCH 2/2] device-drivers/rdma: Add ucma_uaf01 test
 2026-04-07 13:24 UTC 

[BUG] librdmacm: Accessing out-of-bounds memory
 2026-04-07 13:14 UTC 

[PATCH net-next v2] net/smc: cap allocation order for SMC-R physically contiguous buffers
 2026-04-07 12:43 UTC 

[PATCH net-next V2 0/5] net/mlx5e: XDP, Add support for multi-packet per page
 2026-04-07 11:50 UTC  (11+ messages)
` [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear page per rq

[rdma:for-next] BUILD SUCCESS fdcbddcd3aa13c05ac99fe1de2d5d9eeb1af0c49
 2026-04-07 10:28 UTC 

[PATCH net v1 0/2] net/rds: Fix use-after-free in RDS/IB for non-init namespaces
 2026-04-07  7:55 UTC  (6+ messages)
` [PATCH net v1 1/2] net/rds: Optimize rds_ib_laddr_check

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

[PATCH net v1 2/2] net/rds: Restrict use of RDS/IB to the initial network namespace
 2026-04-07  1:19 UTC  (2+ messages)

[PATCH net-next V4 00/12] devlink: add per-port resource support
 2026-04-06 16:18 UTC  (4+ messages)
` [PATCH net-next V4 10/12] devlink: Add resource scope filtering to resource dump

[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()

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

[PATCH v6] IB/mlx5: Fix loopback enablement state and resource leaks
 2026-04-05 22:09 UTC  (4+ messages)
` [PATCH v7 0/2] Fix loopback leaks and return paths

[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  (3+ messages)
` [PATCH v3 3/3] RDMA/rxe: support perf mgmt GET method


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