messages from 2026-07-16 08:49:34 to 2026-07-17 04:50:48 UTC [more...]
[rdma:for-next] BUILD SUCCESS e952e079d226209a132110acc1de96a099701292
2026-07-17 4:50 UTC
[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
2026-07-17 4:22 UTC (16+ messages)
` [PATCH rdma-next v3 01/14] RDMA/core: Pass the net namespace to the device name lookups
` [PATCH rdma-next v3 02/14] RDMA/core: Handle device name conflicts when changing net namespace
` [PATCH rdma-next v3 03/14] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next v3 04/14] RDMA/nldev: Report net namespace move errors through extack
` [PATCH rdma-next v3 05/14] RDMA/nldev: Allow setting the device name while changing net namespace
` [PATCH rdma-next v3 06/14] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next v3 07/14] RDMA/srp: Make the SRP sysfs class net namespace aware
` [PATCH rdma-next v3 08/14] RDMA/cgroup: Disambiguate devices across net namespaces
` [PATCH rdma-next v3 09/14] RDMA/cma: Document that CM configfs cannot be net namespace scoped
` [PATCH rdma-next v3 10/14] RDMA/core: Document the SELinux ibendport net namespace limitation
` [PATCH rdma-next v3 11/14] RDMA/core: Make device names unique per net namespace
` [PATCH rdma-next v3 12/14] RDMA/rxe: Allow queue VMAs to outlive ucontexts
` [PATCH rdma-next v3 13/14] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next v3 14/14] RDMA/selftests: Add rxe_netns_names test
[PATCH v1 0/5] Support Clang context analysis for RDMA/efa
2026-07-17 3:16 UTC (6+ messages)
` [PATCH v1 1/5] RDMA/efa: mark mmio_read seq_num as guarded by mmio_read lock
` [PATCH v1 2/5] RDMA/efa: mark comp_ctx_pool* as guarded by comp_ctx_lock
` [PATCH v1 3/5] RDMA/efa: mark admin CQ consumer state as guarded by the ACQ lock
` [PATCH v1 4/5] RDMA/efa: mark admin SQ producer state as guarded by the ASQ lock
` [PATCH v1 5/5] RDMA/efa: enable context analysis support for efa driver
[QUESTION] RDMA/srpt: is target_send_busy() safe before target_init_cmd()?
2026-07-17 2:54 UTC
[PATCH net-next v2] net/rds: use krealloc_array() for iovector growth
2026-07-17 2:25 UTC
[PATCH net-next v2] net/rds: use krealloc_array() for iovector growth
2026-07-17 2:25 UTC
[PATCH net-next v2] net/rds: use krealloc_array() for iovector growth
2026-07-17 2:23 UTC
[PATCH v2] RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind counters
2026-07-17 2:00 UTC (7+ messages)
` "
[PATCH] rds: use krealloc_array() for iovector growth
2026-07-17 1:00 UTC (2+ messages)
[PATCH v12 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-17 0:59 UTC (7+ messages)
` [PATCH v12 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v12 2/4] dma-buf: add optional get_pci_tph() callback
[PATCH v3 00/11] mlx5 support for VFIO self test
2026-07-17 0:36 UTC (14+ messages)
` [PATCH v3 01/11] net/mlx5: Add IFC structures for CQE and WQE
` [PATCH v3 02/11] net/mlx5: Move HW constant groups from device.h/cq.h to mlx5_ifc.h
` [PATCH v3 03/11] net/mlx5: Extract MLX5_SET/GET macros into mlx5_ifc_macros.h
` [PATCH v3 04/11] net/mlx5: Add ONCE and MMIO accessor variants to mlx5_ifc_macros.h
` [PATCH v3 05/11] selftests: Add additional kernel functions to tools/include/
` [PATCH v3 06/11] selftests: Fix arm64 IO barriers to match kernel
` [PATCH v3 07/11] vfio: selftests: Allow drivers to specify required region size
` [PATCH v3 08/11] vfio: selftests: Add dev_dbg
` [PATCH v3 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH v3 10/11] vfio: selftests: Add mlx5 driver - data path and memcpy ops
` [PATCH v3 11/11] vfio: selftests: mlx5 driver - add send_msi support
[PATCH iproute2-next v7 0/2] rdma: display resource limits in curr/max format
2026-07-16 20:50 UTC (4+ messages)
` [PATCH iproute2-next v7 1/2] rdma: update uapi headers
` [PATCH iproute2-next v7 2/2] rdma: display resource limits in curr/max format
[PATCH v2] PCI/TPH: fold reserved completer encoding in get_rp_completer_type()
2026-07-16 18:43 UTC (5+ messages)
[syzbot] [rds?] KCSAN: data-race in rds_sendmsg / rds_sendmsg (3)
2026-07-16 16:50 UTC
[PATCH v2 0/4] mm/hmm: Clarify notifier retry state and scope HMM timeouts
2026-07-16 16:37 UTC (9+ messages)
[PATCH net-next] net: mana: Add debug knob to skip TX timeout recovery reset
2026-07-16 14:27 UTC (2+ messages)
[PATCH net v3] net/smc: order the CDC receive path against buffer publication
2026-07-16 13:50 UTC
[PATCH net-next v4 0/3] net/smc: transition to RDMA core CQ pooling
2026-07-16 11:37 UTC (4+ messages)
` [PATCH net-next v4 1/3] net/smc: clear the correct v2 slot and buffer in smc_wr_tx_put_slot()
` [PATCH net-next v4 2/3] net/smc: reduce TX slot contention with exclusive wait
` [PATCH net-next v4 3/3] net/smc: transition to RDMA core CQ pooling
[PATCH rdma-next v3] RDMA/mlx5: quiesce CQ polling before device shutdown on reboot
2026-07-16 10:50 UTC (4+ messages)
[for-next v4 0/5] ionic: RDMA completion timestamping support
2026-07-16 9:19 UTC (5+ messages)
[PATCH rdma-next v3] RDMA/mana_ib: Adopt robust udata
2026-07-16 9:16 UTC (5+ messages)
` [EXTERNAL] "
[PATCH for-next v3 0/4] RDMA/bnxt_re: Update the toggle page handling of CQ and SRQ
2026-07-16 9:11 UTC (5+ messages)
` [PATCH for-next v3 1/4] RDMA/bnxt_re: Replace per-device hash tables with per-context XArrays
[PATCH rdma-next 0/4] RDMA: use kmalloc() for remaining scratch buffers
2026-07-16 9:03 UTC (2+ messages)
[PATCH rdma-next v4 0/6] RDMA/irdma: Adopt robust udata
2026-07-16 8:54 UTC (2+ messages)
[PATCH net-next V7 0/4] devlink: Add boot-time eswitch mode defaults
2026-07-16 8:48 UTC (5+ messages)
` [PATCH net-next V7 1/4] net/mlx5: Clear FW reset-in-progress bit before reload
` [PATCH net-next V7 2/4] devlink: Factor out eswitch mode setting
` [PATCH net-next V7 3/4] devlink: Parse eswitch mode boot defaults
` [PATCH net-next V7 4/4] devlink: Apply "
page: | 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