messages from 2026-05-21 13:45:06 to 2026-05-26 15:04:18 UTC [more...]
[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
2026-05-26 15:03 UTC (11+ messages)
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init
[PATCH net-next v3 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
2026-05-26 14:45 UTC (7+ messages)
[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
2026-05-26 14:43 UTC (11+ messages)
` [EXTERNAL] "
[PATCH rdma-next v7 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
2026-05-26 14:41 UTC (16+ messages)
` [PATCH rdma-next v7 01/15] RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
` [PATCH rdma-next v7 02/15] RDMA/umem: Split ib_umem_get_va() into a thin wrapper around __ib_umem_get_va()
` [PATCH rdma-next v7 03/15] RDMA/core: Introduce generic buffer descriptor infrastructure for umem
` [PATCH rdma-next v7 04/15] RDMA/umem: Route ib_umem_get_va() through ib_umem_get_attr_or_va()
` [PATCH rdma-next v7 05/15] RDMA/uverbs: Push out CQ buffer umem processing into a helper
` [PATCH rdma-next v7 06/15] RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpers
` [PATCH rdma-next v7 07/15] RDMA/efa: Use ib_umem_get_cq_buf() for user CQ buffer
` [PATCH rdma-next v7 08/15] RDMA/mlx5: Use ib_umem_get_cq_buf_or_va() "
` [PATCH rdma-next v7 09/15] RDMA/bnxt_re: "
` [PATCH rdma-next v7 10/15] RDMA/mlx4: Use ib_umem_get_cq_buf() "
` [PATCH rdma-next v7 11/15] RDMA/uverbs: Remove legacy umem field from struct ib_cq
` [PATCH rdma-next v7 12/15] RDMA/uverbs: Use UMEM attributes for QP creation
` [PATCH rdma-next v7 13/15] RDMA/mlx5: Use UMEM attributes for QP buffers in create_qp
` [PATCH rdma-next v7 14/15] RDMA/mlx5: Use UMEM attribute for CQ doorbell record
` [PATCH rdma-next v7 15/15] RDMA/mlx5: Use UMEM attribute for QP "
[PATCH v3 0/5] xprtrdma: Decouple req recycling from RPC completion
2026-05-26 14:14 UTC (6+ messages)
` [PATCH v3 1/5] xprtrdma: Use sendctx DMA state for Send signaling
` [PATCH v3 2/5] xprtrdma: Decouple req recycling from RPC completion
` [PATCH v3 3/5] xprtrdma: Add request-pool slack for delayed recycling
` [PATCH v3 4/5] xprtrdma: Clear receive-side ownership pointers on release
` [PATCH v3 5/5] xprtrdma: Document and assert reply-handler invariants
[PATCH 0/6] svcrdma: harden parsed chunk list against malformed wire values
2026-05-26 13:36 UTC (7+ messages)
` [PATCH 1/6] svcrdma: validate Read chunk positions before reconstruction
` [PATCH 2/6] svcrdma: Fix offset arithmetic in read_chunk_range
` [PATCH 3/6] svcrdma: reject oversized Read segments at decode time
` [PATCH 4/6] svcrdma: fix pcl_for_each_segment for empty chunks
` [PATCH 5/6] svcrdma: reject Write/Reply chunks with segcount 0
` [PATCH 6/6] svcrdma: Validate Read chunk positions at decode time
[PATCH v3 0/6] Remove driver dependencies on ib_uverbs.ko
2026-05-26 13:21 UTC (8+ messages)
` [PATCH v3 1/6] RDMA/core: Do not compile ib_core_uverbs without USER_ACCESS
` [PATCH v3 2/6] RDMA/core: Move many of the little EXPORTs from uverbs_ioctl into ib_core_uverbs
` [PATCH v3 3/6] RDMA/core: Remove uverbs_async_event_release()
` [PATCH v3 4/6] RDMA/core: Make a new module for the uverbs components needed by drivers
` [PATCH v3 5/6] RDMA/core: Move ucaps into ib_uverbs_support.ko
` [PATCH v3 6/6] RDMA/core: Move flow related functions to ib_uverbs_support.ko
[PATCH] RDMA/mlx5: Fix boundary check in phys_addr_to_bar() for DMABUF export
2026-05-26 12:57 UTC (2+ messages)
[PATCH] rdma: infiniband: Added __alloc_cq request value Return value non-zero value determination
2026-05-26 12:23 UTC (2+ messages)
[PATCH net] net/mlx4: avoid GCC 10 __bad_copy_from() false positive
2026-05-26 10:09 UTC (4+ messages)
[rdma:wip/jgg-for-next] BUILD SUCCESS b86fd95805a7bd4c5b9465c9e7f75e45bbe7eb6f
2026-05-26 9:31 UTC
[PATCH for-next v5 0/5] Introduce Completion Counters
2026-05-26 9:07 UTC (6+ messages)
` [PATCH for-next v5 1/5] RDMA/core: Add Completion Counters support
` [PATCH for-next v5 2/5] RDMA/core: Prevent destroying in-use completion counters
` [PATCH for-next v5 3/5] RDMA/core: Add Completion Counters to resource tracking
` [PATCH for-next v5 4/5] RDMA/efa: Update device interface
` [PATCH for-next v5 5/5] RDMA/efa: Add Completion Counters support
[PATCH for-rc] RDMA/efa: Validate SQ ring size against max LLQ size
2026-05-26 8:15 UTC
[PATCH for-rc] RDMA/efa: Propagate destroy AH error
2026-05-26 7:33 UTC
[PATCH rdma-next v2] RDMA/cgroup: fix resource leak in DRIVER_FAILURE cleanup path
2026-05-26 6:59 UTC (3+ messages)
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-26 6:53 UTC (24+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
[PATCH v2 1/1] RDMA/rxe: Fix Use-After-Free problem in rxe_net_del
2026-05-26 6:31 UTC (2+ messages)
[PATCH] RDMA/hns: fix dead empty check on head->root in setup_root_hem()
2026-05-26 5:46 UTC (3+ messages)
` [PATCH v2] RDMA/hns: drop dead empty check "
[PATCH v16 net-next 0/9] octeontx2-af: npc: Enhancements
2026-05-25 21:20 UTC (11+ messages)
` [PATCH v16 net-next 1/9] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v16 net-next 4/9] devlink: Implement devlink param multi attribute nested data values
` [PATCH v16 net-next 7/9] octeontx2-af: npc: Support for custom KPU profile from filesystem
` [PATCH v16 net-next 8/9] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
[PATCH net-next 00/12] net/mlx5: Add satellite PF support
2026-05-25 21:10 UTC (2+ messages)
[PATCH 0/4] RDMA/rxe: Fix u64 iova-overflow family in MR/ODP/RESP/MW paths
2026-05-25 20:54 UTC (9+ messages)
` [PATCH 1/4] RDMA/rxe: Fix u64 iova+length overflow in mr_check_range
` [PATCH 2/4] RDMA/rxe: Fix u64 iova+length overflow in rxe_check_pagefault
` [PATCH 3/4] RDMA/rxe: Fix u64 iova+resid overflow in duplicate_request
` [PATCH 4/4] RDMA/rxe: Fix u64 addr+length overflow in rxe_check_bind_mw
[PATCH net v6] rds: filter RDS_INFO_* getsockopt by caller's netns
2026-05-25 19:20 UTC (2+ messages)
[PATCH net] rds: annotate data-race around rs_seen_congestion
2026-05-25 19:10 UTC (3+ messages)
[PATCH rdma-next v3] RDMA/mana_ib: Clamp adapter capabilities at the ib_device_attr boundary
2026-05-25 19:01 UTC
[PATCH for-next v2 0/3] RDMA/erdma: Add DMA-BUF memory registration
2026-05-25 16:37 UTC (3+ messages)
` [PATCH for-next v2 3/3] RDMA/erdma: Implement erdma_reg_user_mr_dmabuf
[for-next v2 0/4] ionic: RDMA completion timestamping support
2026-05-25 16:15 UTC (3+ messages)
` [for-next v2 2/4] net: ionic: Add PHC state page for user space access
[rdma:wip/jgg-for-next] BUILD SUCCESS d28654518c8db5d06d27bd3211c0e9a70c18f7c2
2026-05-25 16:04 UTC
[PATCH rdma-next 0/2] RDMA/counter: Two bug fixes in counter error paths
2026-05-25 15:42 UTC (2+ messages)
[PATCH for-rc 0/3] RDMA/hns: Misc fixes
2026-05-25 14:39 UTC (4+ messages)
` [PATCH for-rc 1/3] RDMA/hns: Fix memory leak of bonding resource
[PATCH v7] IB/mlx4: Fix refcount leak in add_port() error path
2026-05-25 14:29 UTC (2+ messages)
[PATCH] RDMA/core: Validate cpu_id against nr_cpu_ids in DMAH alloc
2026-05-25 14:21 UTC
[PATCH 1/1] RDMA/rxe: Fix a use-after-free problem in rxe_mmap
2026-05-25 14:12 UTC (2+ messages)
[PATCH] RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrs
2026-05-25 13:59 UTC (2+ messages)
[RFC PATCH rdma-next 0/5] cgroup/rdma: add per-type resource accounting for QP, MR and MR memory
2026-05-25 13:43 UTC (7+ messages)
` [RFC PATCH rdma-next 1/5] cgroup/rdma: extend charge/uncharge API with s64 amount parameter
` [RFC PATCH rdma-next 2/5] cgroup/rdma: add QP per-type resource counting
` [RFC PATCH rdma-next 3/5] cgroup/rdma: add MR "
` [RFC PATCH rdma-next 4/5] cgroup/rdma: add MR memory size "
` [RFC PATCH rdma-next 5/5] cgroup/rdma: update cgroup resource list for QP, MR and MR_MEM
blktests failures with v7.1-rc1 kernel
2026-05-25 12:44 UTC (2+ messages)
[PATCH net v3 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
2026-05-25 8:08 UTC (3+ messages)
` [PATCH net v3 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net v3 2/2] net: mana: Skip redundant detach on already-detached port
[PATCH net v2 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
2026-05-25 8:01 UTC (4+ messages)
` [PATCH net v2 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net v2 2/2] net: mana: Skip redundant detach on already-detached port
[bug report] RDMA/core: Introduce a DMAH object and its alloc/free APIs
2026-05-25 6:52 UTC (3+ messages)
[PATCH net-next V2 2/2] net/mlx5: implement max_sfs parameter
2026-05-25 6:42 UTC (3+ messages)
[PATCH for-next v2 0/2] RDMA/efa: Add AH cache for AH reuse
2026-05-25 6:34 UTC (7+ messages)
` [PATCH for-next v2 1/2] RDMA/efa: Add initialization of AH cache rhashtable
` [PATCH for-next v2 2/2] RDMA/efa: Add AH cache handling on create and destroy AH
[PATCH rdma-next] RDMA/mana_ib: Use ib_get_eth_speed for reporting port speed
2026-05-24 20:29 UTC (2+ messages)
[PATCH] RDMA/rtrs: Use flexible array for client path stats
2026-05-24 20:22 UTC (2+ messages)
[PATCH rdma-next v7 0/9] RDMA/bnxt_re: Support QP uapi extensions
2026-05-24 20:10 UTC (2+ messages)
[PATCH rdma-next 0/8] RDMA: Extend packet pacing support to UD and UC QPs
2026-05-24 15:38 UTC (9+ messages)
` [PATCH rdma-next 1/8] net/mlx5: Add UD and UC packet pacing caps
` [PATCH rdma-next 2/8] RDMA/mlx5: Refactor raw packet QP rate limit handling
` [PATCH rdma-next 3/8] RDMA/mlx5: Add support for rate limit in UD and UC QPs
` [PATCH rdma-next 4/8] RDMA/mlx5: Support deferred rate limit configuration
` [PATCH rdma-next 5/8] RDMA/mlx5: Report packet pacing capabilities when querying device
` [PATCH rdma-next 6/8] RDMA/bnxt_re: Validate rate limit attribute in modify QP
` [PATCH rdma-next 7/8] RDMA/ionic: "
` [PATCH rdma-next 8/8] IB/core: Delegate IB_QP_RATE_LIMIT validation to drivers
[PATCH] ksmbd: add missing software bounds checks in RDMA transport layer
2026-05-24 13:50 UTC
[PATCH 0/3] Add Reorder Completion Queue (RCQ) support
2026-05-23 19:16 UTC (3+ messages)
` [PATCH 3/3] RDMA/ionic: Support QP transport mode selection in create and modify
[GIT PULL] Please pull RDMA subsystem changes
2026-05-23 16:23 UTC (2+ messages)
[GIT PULL] Please pull FWCTL subsystem changes
2026-05-23 16:23 UTC (2+ messages)
[PATCH net-next v11 0/6] net: mana: Per-vPort EQ and MSI-X management
2026-05-23 2:02 UTC (7+ messages)
` [PATCH net-next v11 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v11 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v11 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v11 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v11 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v11 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
[PATCH v4 1/3] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
2026-05-23 1:03 UTC (4+ messages)
[PATCH net] net/smc: Do not re-initialize smc hashtables
2026-05-23 0:40 UTC (2+ messages)
[PATCH v2 0/6] Remove driver dependencies on ib_uverbs.ko
2026-05-23 0:10 UTC (7+ messages)
` [PATCH v2 1/6] RDMA/core: Do not compile ib_core_uverbs without USER_ACCESS
` [PATCH v2 2/6] RDMA/core: Move many of the little EXPORTs from uverbs_ioctl into ib_core_uverbs
` [PATCH v2 3/6] RDMA/core: Remove uverbs_async_event_release()
` [PATCH v2 4/6] RDMA/core: Make a new module for the uverbs components needed by drivers
` [PATCH v2 5/6] RDMA/core: Move ucaps into ib_uverbs_support.ko
` [PATCH v2 6/6] RDMA/core: Move flow related functions to ib_uverbs_support.ko
[PATCH v2 0/3] xprtrdma: Decouple req recycling from RPC completion
2026-05-23 0:02 UTC (4+ messages)
` [PATCH v2 1/3] xprtrdma: Use sendctx DMA state for Send signaling
` [PATCH v2 2/3] xprtrdma: Decouple req recycling from RPC completion
` [PATCH v2 3/3] xprtrdma: Add request-pool slack for delayed recycling
[PATCH net 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
2026-05-22 23:16 UTC (4+ messages)
` [PATCH net 2/2] net: mana: Skip redundant detach in queue reset handler if already detached
[PATCH net-next v1 0/3] selftests: rds: ROCE support follow ups
2026-05-22 21:54 UTC (4+ messages)
` [PATCH net-next v1 1/3] selftests: rds: add per-transport run wrappers
` [PATCH net-next v1 2/3] selftests: rds: pin RDS sockets to their intended transport
` [PATCH net-next v1 3/3] selftests: rds: support RDS built as loadable modules
[PATCH net-next v9] net: mana: Expose hardware diagnostic info via debugfs
2026-05-22 18:20 UTC (3+ messages)
[PATCH 0/6] Remove driver dependencies on ib_uverbs.ko
2026-05-22 14:05 UTC (4+ messages)
` [PATCH 5/6] RDMA/core: Move ucaps into ib_uverbs_support.ko
[PATCH rdma-next v6 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
2026-05-22 11:57 UTC (5+ messages)
` [PATCH rdma-next v6 03/15] RDMA/core: "
[PATCH] Revert "mm: introduce a new page type for page pool in page type"
2026-05-22 7:45 UTC (2+ messages)
[RFC PATCH] RDMA/irdma: Suppress PF reset on HMC error
2026-05-22 5:08 UTC (2+ messages)
[PATCH net] selftests: rds: config: disable modules
2026-05-22 4:39 UTC (4+ messages)
[syzbot] [rds?] KCSAN: data-race in rds_poll / rds_sendmsg
2026-05-21 22:56 UTC
[PATCH 0/2] RDMA/rxe: fix shared memory TOCTOU in receive path
2026-05-21 21:09 UTC (10+ messages)
[PATCH 0/4] RDMA/rxe: Fix u64 iova-overflow family in MR/ODP/RESP/MW paths
2026-05-21 15:46 UTC (2+ 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