messages from 2026-07-10 10:06:12 to 2026-07-14 12:02:30 UTC [more...]
[PATCH net-next V6 0/4] devlink: Add boot-time eswitch mode defaults
2026-07-14 12:02 UTC (6+ messages)
` [PATCH net-next V6 1/4] net/mlx5: Clear FW reset-in-progress bit before reload
` [PATCH net-next V6 2/4] devlink: Factor out eswitch mode setting
` [PATCH net-next V6 3/4] devlink: Parse eswitch mode boot defaults
` [PATCH net-next V6 4/4] devlink: Apply "
[PATCH rdma-next] RDMA: Use ib_no_udata_io() in query_device callbacks
2026-07-14 11:46 UTC
[PATCH rdma-next v2] RDMA/bnxt_re: Validate udata before executing commands
2026-07-14 10:50 UTC
[PATCH] RDMA/umem: Constify struct dma_buf_attach_ops
2026-07-14 8:47 UTC
[PATCH] RDMA/core: quiesce CQ polling before device shutdown on reboot
2026-07-14 8:46 UTC (3+ messages)
` [PATCH v2] "
[PATCH] RDMA/mlx5: Constify struct ib_frmr_pool_ops and dma_buf_attach_ops
2026-07-14 8:19 UTC
[PATCH net-next v3 0/3] net/smc: transition to RDMA core CQ pooling
2026-07-14 8:05 UTC (3+ messages)
` [PATCH net-next v3 1/3] net/smc: clear the correct v2 slot and buffer in smc_wr_tx_put_slot()
[PATCH rdma-next 00/13] RDMA: Make device names unique per net namespace
2026-07-14 7:39 UTC (11+ messages)
` [PATCH rdma-next 08/13] RDMA/cgroup: Scope rdma cgroup device visibility to the "
` [PATCH rdma-next 13/13] RDMA/selftests: Add rxe_netns_names test
[rdma:wip/leon-for-next] BUILD SUCCESS e26c48cf23a4940208c5d82fcb37d20df234092b
2026-07-14 7:37 UTC
[PATCH rdma-next 0/2] RDMA: Small batch of cleanups
2026-07-14 6:54 UTC (8+ 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
` (subset) [PATCH rdma-next 0/2] RDMA: Small batch of cleanups
[PATCH for-next 0/2] RDMA/efa: Add support for 0xefa4 devices
2026-07-14 6:51 UTC (6+ 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] RDMA/rxe: Reject unimplemented implicit ODP cleanly
2026-07-14 3:17 UTC (3+ messages)
` "
[PATCH] RDMA/addr: fix spelling of guarantees in comment
2026-07-14 2:44 UTC
[PATCH] RDMA/cma: fix spelling of guarantees in comment
2026-07-14 2:44 UTC
[PATCH] RDMA/rxe: Hold netdev reference for transmit skbs
2026-07-14 1:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-13 23:18 UTC (31+ 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 v1] PCI/TPH: fold reserved completer encoding in get_rp_completer_type()
2026-07-13 21:40 UTC
[PATCH rdma-next v4 0/6] RDMA/irdma: Adopt robust udata
2026-07-13 17:12 UTC (7+ messages)
` [PATCH rdma-next v4 1/6] RDMA/irdma: Add checks for no udata
` [PATCH rdma-next v4 2/6] RDMA/irdma: Clear udata response buffers where necessary
` [PATCH rdma-next v4 3/6] RDMA/irdma: Use robust input copy helpers
` [PATCH rdma-next v4 4/6] RDMA/irdma: Use robust udata helper for QP creation
` [PATCH rdma-next v4 5/6] RDMA/irdma: Fix legacy i40iw compat check in create_qp
` [PATCH rdma-next v4 6/6] RDMA/irdma: Enable uverbs_robust_udata compliance flag
[GIT PULL] Please pull RDMA subsystem changes
2026-07-13 16:58 UTC (2+ messages)
[PATCH rdma-next v2 0/8] RDMA/core: Fix restrack UAF in destroy flows
2026-07-13 15:38 UTC (9+ messages)
` [PATCH rdma-next v2 1/8] RDMA/core: Add rdma_restrack_begin/abort/commit_del() operations
` [PATCH rdma-next v2 2/8] RDMA/core: Fix use after free in ib_query_qp()
` [PATCH rdma-next v2 3/8] RDMA/core: Fix potential use after free in ib_destroy_cq_user()
` [PATCH rdma-next v2 4/8] RDMA/core: Fix potential use after free in ib_destroy_srq_user()
` [PATCH rdma-next v2 5/8] RDMA/core: Fix potential use after free in counter_release()
` [PATCH rdma-next v2 6/8] RDMA/core: Fix potential use after free in ib_free_cq()
` [PATCH rdma-next v2 7/8] RDMA/core: Fix potential use after free in uverbs_free_dmah()
` [PATCH rdma-next v2 8/8] RDMA/core: Fix potential use after free in ib_dealloc_pd_user()
[PATCH rdma-next v2] RDMA/mana_ib: Adopt robust udata
2026-07-13 15:22 UTC (2+ messages)
[PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
2026-07-13 14:57 UTC (5+ messages)
[PATCH rdma-rc 0/2] RDMA/ionic: Fix NULL pointer dereferences
2026-07-13 14:07 UTC (9+ messages)
[PATCH iproute2-next v6 0/2] rdma: display resource limits in curr/max format
2026-07-13 13:12 UTC (3+ messages)
` [PATCH iproute2-next v6 1/2] rdma: update uapi headers
` [PATCH iproute2-next v6 2/2] rdma: display resource limits in curr/max format
[PATCH iproute2-next v5 0/2] rdma: display resource limits in curr/max format
2026-07-13 12:26 UTC (4+ messages)
` [PATCH iproute2-next v5 1/2] rdma: update uapi headers
[PATCH rdma-next 00/13] RDMA/hfi1: Make init_one() a sane counterpart of remove_one()
2026-07-13 11:47 UTC (2+ messages)
[PATCH v2] IB/mlx4: Fix stale CM id_map entries when RTU is never received
2026-07-13 11:17 UTC (3+ messages)
[PATCH v2] IB/mlx4: delete allocated id_map_entry while sending REJ
2026-07-13 11:15 UTC (3+ messages)
[PATCH v3] IB/mlx4: Fix stale CM id_map entries when RTU is never received
2026-07-13 11:11 UTC
[PATCH RFC net-next v3 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
2026-07-13 11:07 UTC (4+ messages)
` [PATCH RFC net-next v3 1/3] net: enforce net sysctl registration
` [PATCH RFC net-next v3 2/3] net: Const qualify ctl_tables that kmemdup unconditionally
` [PATCH RFC net-next v3 3/3] net: Const qualify network templated ctl_tables Arrays
[PATCH mlx5-next 0/2] mlx5-next updates 2026-07-13
2026-07-13 8:43 UTC (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Drop redundant esw_cap, reuse e_switch_cap
` [PATCH mlx5-next 2/2] net/mlx5: ifc: Add PSP related fields
[PATCH for-next v3 0/4] RDMA/bnxt_re: Update the toggle page handling of CQ and SRQ
2026-07-13 13:58 UTC (5+ messages)
` [PATCH for-next v3 1/4] RDMA/bnxt_re: Replace per-device hash tables with per-context XArrays
` [PATCH for-next v3 2/4] RDMA/bnxt_re: Defer toggle page free to rdma_user_mmap_entry teardown
` [PATCH for-next v3 3/4] RDMA/bnxt_re: Fix toggle page UAF in GET_TOGGLE_MEM with mmap entry refcount
` [PATCH for-next v3 4/4] RDMA/bnxt_re: Add uverbs object handle path for CQ/SRQ toggle page
[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 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 (3+ messages)
[PATCH] RDMA/rxe: validate num_sge/cur_sge before indexing wqe->dma.sge[]
2026-07-12 9:00 UTC (4+ messages)
` [PATCH v2] "
[PATCH] RDMA/rxe: fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qp
2026-07-12 8:58 UTC (4+ 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 (2+ messages)
[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 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 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)
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