messages from 2026-04-28 16:17:59 to 2026-05-02 20:08:55 UTC [more...]
[PATCH net-next V2 0/7] net/mlx5: Improve representor lifecycle and allow switchdev by default
2026-05-02 20:08 UTC (13+ messages)
` [PATCH net-next V2 1/7] net/mlx5: Lag: refactor representor reload handling
` [PATCH net-next V2 2/7] net/mlx5: E-Switch, add representor lifecycle lock
` [PATCH net-next V2 3/7] net/mlx5: Lag, avoid LAG and representor lock cycles
` [PATCH net-next V2 4/7] net/mlx5: E-Switch, serialize representor lifecycle
` [PATCH net-next V2 5/7] net/mlx5: E-Switch, unwind only newly loaded representor types
` [PATCH net-next V2 6/7] net/mlx5: E-switch, load reps via work queue after registration
` [PATCH net-next V2 7/7] net/mlx5: Add profile to auto-enable switchdev mode at device init
[PATCH rc 00/15] Various bug fixes for RDMA drivers in the uapi functions
2026-05-02 18:39 UTC (21+ messages)
` [PATCH rc 01/15] RDMA/ionic: Fix typo in format string
` [PATCH rc 02/15] RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmd
` [PATCH rc 03/15] RDMA/mlx5: Add missing store/release for lock elision pattern
` [PATCH rc 04/15] RDMA/mana: Validate rx_hash_key_len
` [EXTERNAL] "
` [PATCH rc 05/15] RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()
` [EXTERNAL] "
` [PATCH rc 06/15] RDMA/mana: Fix mana_destroy_wq_obj() cleanup "
` [EXTERNAL] "
` [PATCH rc 07/15] RDMA/mana: Fix error unwind "
` [EXTERNAL] "
` [PATCH rc 08/15] RDMA/ocrdma: Clarify the mm_head searching
` [PATCH rc 09/15] RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
` [PATCH rc 10/15] RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
` [PATCH rc 11/15] RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
` [PATCH rc 12/15] RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()
` [PATCH rc 14/15] RDMA/hns: Fix xarray race in hns_roce_create_qp_common()
` [PATCH rc 15/15] RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
[PATCH net-next] net/mlx5: Add vhca_id_type support to IPsec alias creation
2026-05-02 18:20 UTC (3+ messages)
[PATCH 0/3] net: mana: Fix mana_destroy_rxq() cleanup for partial RXQ init
2026-05-02 16:52 UTC (6+ messages)
` [PATCH 1/3] net: mana: check xdp_rxq registration before unreg in mana_destroy_rxq()
` [PATCH 2/3] net: mana: Skip WQ object destruction for uninitialized RXQ
` [PATCH 3/3] net: mana: remove double CQ cleanup in mana_create_rxq error path
[PATCH net-next v2 0/7] selftests: rds: Log collection, TAP compliance and cleanups
2026-05-02 16:38 UTC (14+ messages)
` [PATCH net-next v2 1/7] selftests: rds: Increase selftest timeout
` [PATCH net-next v2 2/7] selftests: rds: Update USAGE string for run.sh
` [PATCH net-next v2 3/7] selftests: rds: Fix more pylint errors
` [PATCH net-next v2 4/7] selftests: rds: Add timeout flag to run.sh
` [PATCH net-next v2 5/7] selftests: rds: Fix gcov and pcap collection
` [PATCH net-next v2 6/7] selftests: rds: Collect pcaps on timeout
` [PATCH net-next v2 7/7] selftests: rds: Make rds selftests TAP compliant
[rdma:wip/leon-for-rc] BUILD SUCCESS 6009cca96fcb01182cede725ad61e9e3810f3932
2026-05-02 15:44 UTC
[PATCH net-next v6 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-05-02 15:29 UTC (12+ messages)
` [PATCH net-next v6 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v6 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v6 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v6 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v6 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v6 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
[PATCH 00/11] mlx5 support for VFIO self test
2026-05-02 13:40 UTC (18+ messages)
` [PATCH 01/11] net/mlx5: Add IFC structures for CQE and WQE
` [PATCH 02/11] net/mlx5: Move HW constant groups from device.h/cq.h to mlx5_ifc.h
` [PATCH 03/11] net/mlx5: Extract MLX5_SET/GET macros into mlx5_ifc_macros.h
` [PATCH 04/11] net/mlx5: Add ONCE and MMIO accessor variants to mlx5_ifc_macros.h
` [PATCH 05/11] selftests: Add additional kernel functions to tools/include/
` [PATCH 06/11] selftests: Fix arm64 IO barriers to match kernel
` [PATCH 07/11] vfio: selftests: Allow drivers to specify required region size
` [PATCH 08/11] vfio: selftests: Add dev_dbg
` [PATCH 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH 10/11] vfio: selftests: Add mlx5 driver - data path and memcpy ops
` [PATCH 11/11] vfio: selftests: mlx5 driver - add send_msi support
[PATCH net-next v3 0/2] net: mana: Avoid queue struct allocation failure under memory fragmentation
2026-05-02 7:45 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: mana: Use per-queue allocation for tx_qp to reduce allocation size
` [PATCH net-next v3 2/2] net: mana: Use kvmalloc for large RX queue and buffer allocations
[PATCH net-next V2 0/3] net/mlx5: enable sub-page allocations for mlx5_frag_buf
2026-05-02 2:20 UTC (5+ messages)
` [PATCH net-next V2 1/3] net/mlx5: wire frag buf pools lifecycle hooks
` [PATCH net-next V2 2/3] net/mlx5: add frag buf pools create/destroy paths
` [PATCH net-next V2 3/3] net/mlx5: use internal dma pools for frag buf alloc
[PATCH net, v2] net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
2026-05-02 1:53 UTC (2+ messages)
[PATCH net-next v7] net: mana: Expose hardware diagnostic info via debugfs
2026-05-02 0:54 UTC (2+ messages)
[PATCH net v1] net/mlx5: Fix flow steering alloc unwind
2026-05-01 23:20 UTC
[PATCH net 1/1] net/rds: handle zerocopy send cleanup before the message is queued
2026-05-01 19:40 UTC (2+ messages)
[PATCH net] net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
2026-05-01 10:03 UTC (2+ messages)
[PATCH net-next 0/3] net/mlx5: ICM page management in VHCA_ID mode
2026-05-01 4:41 UTC (4+ messages)
` [PATCH net-next 1/3] net/mlx5: Relax capability check for eswitch query paths
` [PATCH net-next 2/3] net/mlx5: Make debugfs page counters by function type dynamic
` [PATCH net-next 3/3] net/mlx5: Add VHCA_ID page management mode support
[PATCH v2] RDMA/CM: add RDMA CM observability regression scripts
2026-05-01 4:27 UTC (2+ messages)
[PATCH net, v3] net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
2026-05-01 2:47 UTC
[pull-request] mlx5-next updates 2026-04-29
2026-05-01 2:10 UTC (2+ messages)
[PATCH net-next 00/11] net: devmem: support devmem with netkit devices
2026-05-01 1:07 UTC (19+ messages)
` [PATCH net-next 01/11] net: add netmem_tx modes that indicate dma capability
` [PATCH net-next 02/11] net: bnxt: convert netmem_tx from bool to NETMEM_TX_DMA enum
` [PATCH net-next 03/11] gve: "
` [PATCH net-next 04/11] net/mlx5e: "
` [PATCH net-next 05/11] eth: fbnic: "
` [PATCH net-next 06/11] netkit: set NETMEM_TX_NO_DMA for unreadable skb passthrough
` [PATCH net-next 07/11] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next 08/11] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next 09/11] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next 10/11] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next 11/11] selftests: drv-net: add netkit devmem tests
[PATCH net-next v3] net/smc: cap allocation order for SMC-R physically contiguous buffers
2026-05-01 0:40 UTC (2+ messages)
[PATCH for-next v2 0/5] Introduce Completion Counters
2026-04-30 22:33 UTC (9+ messages)
` [PATCH for-next v2 1/5] RDMA/core: Add Completion Counters support
[PATCH v2 0/2] vfio/dma-buf: add TPH support for peer-to-peer access
2026-04-30 20:06 UTC (3+ messages)
` [PATCH v2 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
` [PATCH v2 2/2] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[PATCH net-next v2 0/2] dpll: rework fractional frequency offset reporting
2026-04-30 17:36 UTC (3+ messages)
` [PATCH net-next v2 1/2] dpll: move fractional-frequency-offset-ppt under pin-parent-device
` [PATCH net-next v2 2/2] dpll: zl3073x: report FFO as DPLL vs input reference offset
[PATCH net-next] net: Consistently define pci_device_ids using named initializers
2026-04-30 15:14 UTC (14+ messages)
` [Intel-wired-lan] "
[PATCH net-next 0/2] dpll: rework fractional frequency offset reporting
2026-04-30 14:58 UTC (4+ messages)
` [PATCH net-next 1/2] dpll: move fractional-frequency-offset-ppt under pin-parent-device
` [PATCH net-next 2/2] dpll: zl3073x: report FFO as DPLL vs input reference offset
[PATCH net V4 4/4] net/mlx5e: SD, Fix race condition in secondary device probe/remove
2026-04-30 13:03 UTC (3+ messages)
[PATCH net V4 3/4] net/mlx5e: SD, Fix missing cleanup on probe error
2026-04-30 12:52 UTC (3+ messages)
[PATCH 0/3] Add Reorder Completion Queue (RCQ) support
2026-04-30 12:39 UTC (4+ messages)
` [PATCH 1/3] net: ionic: Fetch default QP transport mode and RCQ capabilities from firmware
` [PATCH 2/3] RDMA/ionic: Expose QP transport mode and RCQ sign bit to userspace
` [PATCH 3/3] RDMA/ionic: Support QP transport mode selection in create and modify
[PATCH net V4 1/4] net/mlx5: SD: Serialize init/cleanup
2026-04-30 9:38 UTC (3+ messages)
[PATCH net-next] net/mlx5: Add MLX5_VXLAN config option
2026-04-30 2:01 UTC (4+ messages)
[PATCH rdma-next v3 0/5] RDMA: Stability and race condition fixes
2026-04-30 1:49 UTC (4+ messages)
` [PATCH rdma-next v3 2/5] RDMA/mlx5: Fix UAF in DCT destroy due to race with create
[PATCH net-next V2 0/3] net/mlx5: Fix E-Switch work queue deadlock with devlink lock
2026-04-30 1:00 UTC (2+ messages)
[PATCH 1/1] RDMA/rxe: Fix unsafe socket release during namespace cleanup
2026-04-29 23:31 UTC (6+ messages)
[rdma:wip/jgg-for-rc] BUILD SUCCESS c488df06bd552bb8b6e14fa0cfd5ad986c6e9525
2026-04-29 23:29 UTC
[PATCH mlx5-next 0/4] mlx5-next updates 2026-04-28
2026-04-29 20:28 UTC (2+ messages)
[RFC PATCH] RDMA/siw: use kzalloc_flex
2026-04-29 16:04 UTC (3+ messages)
[PATCH RFC] net/mlx5: check whether VFs are assigned before disabling SR-IOV
2026-04-29 13:57 UTC (4+ messages)
[bug report] Potential refcounting
2026-04-29 12:44 UTC (4+ messages)
[PATCH v2] RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference
2026-04-29 10:51 UTC (2+ messages)
[PATCH] RDMA/rtrs: Fix use-after-free in path files cleanup
2026-04-29 9:31 UTC (2+ messages)
[PATCH rdma v1] RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference
2026-04-28 22:49 UTC (2+ messages)
[PATCH for-next 0/4] Introduce Completion Counters
2026-04-28 22:31 UTC (2+ messages)
[PATCH net v1] net/mlx5: Fix eswitch offloads cleanup on QoS init failure
2026-04-28 18:11 UTC (2+ messages)
[PATCH v2 0/2] RDMA/rxe: Fix per-netns UDP tunnel issues
2026-04-28 16:56 UTC (17+ messages)
` [PATCH v2 1/2] RDMA/rxe: Fix null-ptr-deref in kernel_sock_shutdown()
[PATCH v4] IB/mlx4: Fix refcount leak in add_port() error path
2026-04-28 16:30 UTC
[PATCH v3] IB/mlx4: Fix refcount leak in add_port() error path
2026-04-28 16:22 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox