Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2026-07-08 13:17:34 to 2026-07-13 08:36:08 UTC [more...]

[PATCH v2] IB/mlx4: Fix stale CM id_map entries when RTU is never received
 2026-07-13  8:36 UTC  (2+ messages)

[PATCH rdma-next 0/2] RDMA: Small batch of cleanups
 2026-07-13  8:10 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/bnxt_re: Validate udata before destroying resources
` [PATCH rdma-next 2/2] RDMA: Remove redundant memset() from query_device callbacks

[PATCH net v2] net/mlx5: free mlx5_st_idx_data on final dealloc
 2026-07-13  8:08 UTC  (3+ messages)

[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-13  8:04 UTC  (3+ messages)

[PATCH v2 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
 2026-07-13  7:17 UTC  (6+ messages)
` [PATCH v2 1/5] RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array
` [PATCH v2 2/5] RDMA/mlx5: replace __get_free_page() with kmalloc()
` [PATCH v2 3/5] IB/mthca: mthca_reg_user_mr(): use kmalloc() to allocate addresses array
` [PATCH v2 4/5] IB/mthca: allocate mthca_array memory with kzalloc()
` [PATCH v2 5/5] IB/rdmavt: use kzalloc() to allocate QPN-map pages

[rdma:wip/leon-for-next] BUILD SUCCESS 15ae32c4a3551c4c9da457370bdfdd65d171e512
 2026-07-13  5:44 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS 31b7c700670830a0e8a4cdcd451c88a13cc5dc48
 2026-07-13  5:41 UTC 

[PATCH] RDMA/rxe: Reject unimplemented implicit ODP cleanly
 2026-07-13  1:04 UTC 

[PATCH rdma-rc 0/2] RDMA/ionic: Fix NULL pointer dereferences
 2026-07-12 19:30 UTC  (7+ messages)
` [PATCH rdma-rc 1/2] RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_device
  ` [PATCH rdma-rc 2/2] RDMA/ionic: Fix potential NULL pointer dereference in ionic_create_ibdev

[PATCH for-next 0/2] RDMA/efa: Add support for 0xefa4 devices
 2026-07-12 13:44 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/efa: Extend page-shift field in MR registration
` [PATCH for-next 2/2] RDMA/efa: Add EFA 0xefa4 PCI ID

[PATCH v3] RDMA/rxe: validate num_sge/cur_sge before indexing wqe->dma.sge[]
 2026-07-12 12:21 UTC 

[PATCH v3] RDMA/rxe: fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qp
 2026-07-12 12:17 UTC 

[PATCH for-rc] RDMA/rxe: don't re-execute the current packet after the QP moved to error state
 2026-07-12 11:26 UTC  (3+ messages)

[PATCH v10 rdma-next] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-07-12 11:26 UTC  (4+ messages)

[PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
 2026-07-12 11:01 UTC  (2+ messages)

[PATCH iproute2-next v5 0/2] rdma: display resource limits in curr/max format
 2026-07-12  9:03 UTC  (4+ messages)
` [PATCH iproute2-next v5 1/2] rdma: update uapi headers
` [PATCH iproute2-next v5 2/2] rdma: display resource limits in curr/max format

[PATCH] RDMA/rxe: validate num_sge/cur_sge before indexing wqe->dma.sge[]
 2026-07-12  9:00 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] RDMA/rxe: fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qp
 2026-07-12  8:58 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3] RDMA/hns: Compute HEM index in 64-bit in hns_roce_v2_set_hem()
 2026-07-12  8:46 UTC  (2+ messages)

[PATCH for-next v6 0/2] RDMA/efa: Add AH cache for AH reuse
 2026-07-12  8:43 UTC  (2+ messages)

[PATCH rdma-rc 0/3] RDMA: Prevent RCU callbacks from outliving modules
 2026-07-12  8:39 UTC  (8+ messages)
` [PATCH rdma-rc 1/3] RDMA/core: Wait for RCU callbacks before unloading ib_core
` [PATCH rdma-rc 2/3] RDMA/mlx5: Drain RCU callbacks during module teardown
` [PATCH rdma-rc 3/3] RDMA/ipoib: "

[PATCH rdma-next v3 0/7] RDMA/irdma: Adopt robust udata
 2026-07-12  8:32 UTC  (5+ messages)
` [PATCH rdma-next v3 5/7] RDMA/irdma: Use robust udata helper for QP creation
` (subset) [PATCH rdma-next v3 0/7] RDMA/irdma: Adopt robust udata

[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-11 10:43 UTC  (3+ messages)

[PATCH net] net/smc: guard the CDC receive path against an unset RMB
 2026-07-11  7:45 UTC 

[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-11  5:49 UTC  (23+ messages)
` [PATCH v8 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v8 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v8 3/8] selftests/mm: add HMM test for mmap lock-dropping faults
` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v8 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v8 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v8 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v8 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH net v2] bnge/bng_re: fix ring ID widths
 2026-07-11  4:16 UTC  (7+ messages)

[PATCH net-next v12 0/4] net: mana: add ethtool private flag for full-page RX buffers
 2026-07-11  4:10 UTC  (5+ messages)
` [PATCH net-next v12 1/4] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v12 2/4] net: mana: do not bail out of mana_detach on dealloc failure
` [PATCH net-next v12 3/4] net: mana: force full-page RX buffers via ethtool private flag
` [PATCH net-next v12 4/4] net: mana: recover port on attach failure in ethtool operations

[PATCH net v2] rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()
 2026-07-11  3:53 UTC  (2+ messages)

[PATCH net 0/3] net/rds: Bug fix ports
 2026-07-11  2:51 UTC  (4+ messages)
` [PATCH net 1/3] net/rds: don't use unpin_user_pages_dirty_lock() from atomic context
` [PATCH net 2/3] net/rds: hold the socket while an rds_mr references it
` [PATCH net 3/3] net/rds: fix rds_message leak in the rds_send_xmit() drop path

[PATCH rdma-next 00/13] RDMA: Make device names unique per net namespace
 2026-07-10 23:51 UTC  (18+ messages)
` [PATCH rdma-next 01/13] RDMA/core: Pass the net namespace to the device name lookups
` [PATCH rdma-next 02/13] RDMA/core: Handle device name conflicts when changing net namespace
` [PATCH rdma-next 03/13] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next 04/13] RDMA/nldev: Report net namespace move errors through extack
` [PATCH rdma-next 05/13] RDMA/nldev: Allow setting the device name while changing net namespace
` [PATCH rdma-next 06/13] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next 07/13] RDMA/srp: Make the SRP sysfs class net namespace aware
` [PATCH rdma-next 08/13] RDMA/cgroup: Scope rdma cgroup device visibility to the net namespace
` [PATCH rdma-next 09/13] RDMA/cma: Document that CM configfs cannot be net namespace scoped
` [PATCH rdma-next 10/13] RDMA/core: Document the SELinux ibendport net namespace limitation
` [PATCH rdma-next 11/13] RDMA/core: Make device names unique per net namespace
` [PATCH rdma-next 12/13] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next 13/13] RDMA/selftests: Add rxe_netns_names test

[PATCH net] rds: tcp: hold the net_device across ipv6_chk_addr() in rds_tcp_laddr_check()
 2026-07-10 22:33 UTC  (3+ messages)

[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-10 18:07 UTC  (22+ messages)
` [PATCH v7 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v7 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v7 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v7 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v7 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v7 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v7 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
 2026-07-10 16:48 UTC  (10+ messages)
` [PATCH 1/5] RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array

[PATCH net-next] net: mana: Add debug knob to skip TX timeout recovery reset
 2026-07-10 13:22 UTC 

[PATCH rdma-next 1/1] RDMA/mana_ib: Adopt robust udata
 2026-07-10 12:52 UTC  (4+ messages)

[bug report] net/mlx5: Change TTC rules to match on undecrypted ESP packets
 2026-07-10 11:30 UTC  (3+ messages)

[PATCH net v2] rds: Fix inet6_addr_lst NULL dereference when IPv6 is disabled
 2026-07-10  4:47 UTC  (2+ messages)

[PATCH net-next v3 0/3] net/smc: transition to RDMA core CQ pooling
 2026-07-10  3:33 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net/smc: clear the correct v2 slot and buffer in smc_wr_tx_put_slot()
` [PATCH net-next v3 2/3] net/smc: transition to RDMA core CQ pooling
` [PATCH net-next v3 3/3] net/smc: reduce TX slot contention with exclusive wait

[rdma:for-next] BUILD SUCCESS b21d9bf627dd4162dd485f5f8d7d0fbdd71a175e
 2026-07-10  0:13 UTC 

[PATCH net-next V5 0/6] devlink: Add boot-time eswitch mode defaults
 2026-07-09 18:14 UTC  (11+ messages)
` [PATCH net-next V5 4/6] devlink: Apply eswitch mode boot defaults
` [PATCH net-next V5 6/6] net/mlx5: Apply devlink eswitch mode boot default on probe

[PATCH rdma-next 0/8] RDMA/core: Fix restrack UAF in destroy flows
 2026-07-09 18:02 UTC  (4+ messages)
` [PATCH rdma-next 1/8] RDMA/core: Add rdma_restrack_begin/abort/commit_del() operations

[PATCH net] rds: Fix inet6_addr_lst NULL dereference when IPv6 is disabled
 2026-07-09 15:51 UTC  (3+ messages)

[PATCH] RDMA/rxe: rework per-net tunnel socket lifetime to fix refcount underflow
 2026-07-09 15:48 UTC  (3+ messages)

[PATCH net-next v11 2/2] net: mana: force full-page RX buffers via ethtool private flag
 2026-07-09 15:48 UTC  (3+ messages)

[PATCH] RDMA/hns: Fix arithmetic overflow in hns_roce_v2_set_hem()
 2026-07-09 15:27 UTC  (6+ messages)
` [PATCH v2] "

[PATCH net-next 00/15] net/mlx5e: PSP cleanups and improvements
 2026-07-09 12:37 UTC  (5+ messages)

[RESEND PATCH] net/mlx5: Fix L3 tunnel entropy refcount leak
 2026-07-09  9:30 UTC  (2+ messages)

[PATCH rdma-next] RDMA/ionic: Remove duplicate IONIC_SPEC_HIGH definition
 2026-07-09  9:09 UTC  (2+ messages)

[PATCH rdma-next 00/13] RDMA/hfi1: Make init_one() a sane counterpart of remove_one()
 2026-07-09  9:03 UTC  (9+ messages)
` [PATCH rdma-next 01/13] RDMA/rvt: Return NULL after port allocation failure
` [PATCH rdma-next 04/13] RDMA/hfi1: Pass PCI device to hfi1_pcie_init()
` [PATCH rdma-next 07/13] RDMA/hfi1: Free RX data on late probe failure
` [PATCH rdma-next 12/13] RDMA/hfi1: Initialize debugfs after probe completes

[PATCH net-next v5] net: mana: Add Interrupt Moderation support
 2026-07-09  9:00 UTC  (2+ messages)

[PATCH net v3 0/2] Fix MANA RX with bounce buffering
 2026-07-09  8:40 UTC  (5+ messages)
` [PATCH net v3 1/2] net: mana: Validate the packet length reported by the NIC
    ` [EXTERNAL] "

[PATCH iproute2-next v4] rdma: display resource limits in curr/max format
 2026-07-09  7:01 UTC  (2+ messages)

[PATCH net v2] net/mlx5e: Use sender devcom for MPV master-up
 2026-07-09  5:28 UTC  (2+ messages)

[PATCH v3] RDMA/rxe: rework per-net tunnel socket lifetime to fix refcount underflow
 2026-07-09  3:33 UTC  (3+ messages)

[PATCH net-next] net/mlx5e: bound TX CQ poll softirq residency with a time budget
 2026-07-08 19:32 UTC  (3+ messages)

[recipe build #4063090] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-07-08 16:50 UTC 

[PATCH] RDMA/hfi1: Propagate sdma_txinit_ahg() errors
 2026-07-08 16:22 UTC 

[Q] RCU usage in infiniband
 2026-07-08 13:58 UTC  (6+ messages)


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