messages from 2026-07-07 19:46:57 to 2026-07-11 04:14:40 UTC [more...]
[PATCH net-next v12 0/4] net: mana: add ethtool private flag for full-page RX buffers
2026-07-11 4:10 UTC (3+ 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 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 v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-11 3:22 UTC (20+ 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 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 v11 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
2026-07-10 21:13 UTC (3+ messages)
` [PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-10 18:07 UTC (23+ 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 3/8] selftests/mm: add HMM tests for mmap lock-dropping faults
` [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 v2] bnge/bng_re: fix ring ID widths
2026-07-10 16:42 UTC (6+ messages)
[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] net/mlx5: free mlx5_st_idx_data on final dealloc
2026-07-10 11:25 UTC (2+ messages)
[PATCH rdma-rc 0/2] RDMA/ionic: Fix NULL pointer dereferences
2026-07-10 6:28 UTC (5+ 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 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
[PATCH iproute2-next v5 0/2] rdma: display resource limits in curr/max format
2026-07-10 1:17 UTC (3+ 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
[rdma:for-next] BUILD SUCCESS b21d9bf627dd4162dd485f5f8d7d0fbdd71a175e
2026-07-10 0:13 UTC
[PATCH] RDMA/rxe: validate num_sge/cur_sge before indexing wqe->dma.sge[]
2026-07-09 18:37 UTC (5+ messages)
` [PATCH v2] "
[PATCH] RDMA/rxe: fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qp
2026-07-09 18:24 UTC (5+ messages)
` [PATCH v2] "
[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 (4+ messages)
[PATCH] RDMA/hns: Fix arithmetic overflow in hns_roce_v2_set_hem()
2026-07-09 15:27 UTC (7+ messages)
` [PATCH v2] "
[PATCH net-next 00/15] net/mlx5e: PSP cleanups and improvements
2026-07-09 12:37 UTC (5+ messages)
[PATCH rdma-rc 0/3] RDMA: Prevent RCU callbacks from outliving modules
2026-07-09 11:59 UTC (7+ 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: "
[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 (18+ messages)
` [PATCH rdma-next 01/13] RDMA/rvt: Return NULL after port allocation failure
` [PATCH rdma-next 02/13] RDMA/hfi1: Preserve unit 0 on "
` [PATCH rdma-next 03/13] RDMA/hfi1: Remove redundant PCI device ID validation
` [PATCH rdma-next 04/13] RDMA/hfi1: Pass PCI device to hfi1_pcie_init()
` [PATCH rdma-next 05/13] RDMA/hfi1: Drop device data from hfi1_validate_rcvhdrcnt()
` [PATCH rdma-next 06/13] RDMA/hfi1: Create workqueues before device initialization
` [PATCH rdma-next 07/13] RDMA/hfi1: Free RX data on late probe failure
` [PATCH rdma-next 08/13] RDMA/hfi1: Allocate device data after PCI initialization
` [PATCH rdma-next 09/13] RDMA/hfi1: Remove redundant NULL checks in create_workqueues()
` [PATCH rdma-next 10/13] RDMA/hfi1: Stop flushing the global IB workqueue
` [PATCH rdma-next 11/13] RDMA/hfi1: Defer device creation until probe succeeds
` [PATCH rdma-next 12/13] RDMA/hfi1: Initialize debugfs after probe completes
` [PATCH rdma-next 13/13] RDMA/hfi1: Align probe error unwinding with device removal
[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 v10 rdma-next] RDMA: Change capability fields in ib_device_attr from int to u32
2026-07-09 8:31 UTC (2+ messages)
[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/hns: Compute HEM index in 64-bit in hns_roce_v2_set_hem()
2026-07-09 5:03 UTC
[PATCH v3] RDMA/rxe: rework per-net tunnel socket lifetime to fix refcount underflow
2026-07-09 3:33 UTC (4+ 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)
[PATCH for-next v8 0/5] Introduce Completion Counters
2026-07-08 12:36 UTC (7+ messages)
` [PATCH for-next v8 1/5] RDMA/core: Add Completion Counters support
` [PATCH for-next v8 2/5] RDMA/core: Prevent destroying in-use completion counters
` [PATCH for-next v8 3/5] RDMA/core: Add Completion Counters to resource tracking
` [PATCH for-next v8 4/5] RDMA/efa: Update device interface
` [PATCH for-next v8 5/5] RDMA/efa: Add Completion Counters support
[PATCH] RDMA/hfi1: fix init_one() probe failure cleanup
2026-07-08 10:50 UTC (3+ messages)
[PATCH net-next 0/2] devlink: extend phys_port_name controller prefix to non-external ports
2026-07-08 9:30 UTC (2+ messages)
[PATCH rdma-next v9] RDMA: Change capability fields in ib_device_attr from int to u32
2026-07-08 7:35 UTC (5+ messages)
[PATCH net] net/mlx5e: Use sender devcom for MPV master-up
2026-07-07 23:35 UTC (3+ messages)
` [PATCH net v2] "
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