messages from 2026-07-06 17:00:30 to 2026-07-10 16:31:40 UTC [more...]
[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-10 16:31 UTC (11+ 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 net v2] bnge/bng_re: fix ring ID widths
2026-07-10 14:25 UTC (5+ 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] rds: tcp: hold the net_device across ipv6_chk_addr() in rds_tcp_laddr_check()
2026-07-10 4:42 UTC (2+ messages)
[PATCH rdma-next 00/13] RDMA: Make device names unique per net namespace
2026-07-10 4:24 UTC (17+ 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-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 v11 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
2026-07-09 19:26 UTC (2+ messages)
` [PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
[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 (15+ messages)
` [PATCH net-next V5 1/6] net/mlx5: Clear FW reset-in-progress bit before reload
` [PATCH net-next V5 2/6] devlink: Factor out eswitch mode setting
` [PATCH net-next V5 3/6] devlink: Parse eswitch mode boot defaults
` [PATCH net-next V5 4/6] devlink: Apply "
` [PATCH net-next V5 5/6] devlink: Add API to apply eswitch mode boot default
` [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 (23+ messages)
` [PATCH net-next 01/15] net/mlx5e: psp: Rename the saved psp_dev to 'psd'
` [PATCH net-next 02/15] net/mlx5e: psp: Remove PSP steering mutexes
` [PATCH net-next 03/15] net/mlx5e: psp: Remove unneeded ref counting for PSP steering
` [PATCH net-next 04/15] net/mlx5e: psp: Merge rx_err rule add/delete with ft create/delete
` [PATCH net-next 05/15] net/mlx5e: psp: Use helpers for steering object manipulation
` [PATCH net-next 06/15] net/mlx5e: psp: Factor out drop rule creation code
` [PATCH net-next 07/15] net/mlx5e: psp: Remove unused PSP syndrome copy action
` [PATCH net-next 08/15] net/mlx5e: psp: Rename and consolidate steering functions
` [PATCH net-next 09/15] net/mlx5e: psp: Adjust rx_check FT size and use a drop_group
` [PATCH net-next 10/15] net/mlx5e: psp: Add an RX steering table
` [PATCH net-next 11/15] net/mlx5e: psp: Use a single rx_check table
` [PATCH net-next 12/15] net/mlx5e: psp: Flatten steering structures
` [PATCH net-next 13/15] net/mlx5e: psp: Make PSP steering config dynamic
` [PATCH net-next 14/15] net/mlx5e: Return errors from profile->enable
` [PATCH net-next 15/15] net/mlx5e: psp: Report PSP dev registration errors
[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] "
[PATCH v2 00/11] lib/cpumask: get rid of cpumap_print_to_pagebuf()
2026-07-07 18:42 UTC (2+ messages)
[PATCH v2] RDMA/rxe: rework per-net tunnel socket lifetime to fix refcount underflow
2026-07-07 15:54 UTC (3+ messages)
[PATCH net-next V4 0/6] evlink: Add boot-time eswitch mode defaults
2026-07-07 12:39 UTC (9+ messages)
` [PATCH net-next V4 4/6] devlink: Apply eswitch mode boot defaults
[ANNOUNCE] rdma-core: new stable releases
2026-07-07 10:52 UTC
[PATCH net-next V10 00/14] devlink and mlx5: Support cross-function rate scheduling
2026-07-07 9:40 UTC (2+ messages)
[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
2026-07-07 9:29 UTC (2+ messages)
[PATCH net] net/smc: ignore peer-supplied rmbe_idx and dmbe_idx
2026-07-07 3:56 UTC (2+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS 5f9576c6734abca88a02db72c466e09d2eddf160
2026-07-06 23:39 UTC
[PATCH] RDMA/nldev: validate dynamic counter attribute length
2026-07-06 23:23 UTC (2+ messages)
[PATCH for-next v6 0/2] RDMA/efa: Add AH cache for AH reuse
2026-07-06 17:00 UTC (3+ messages)
` [PATCH for-next v6 1/2] RDMA/efa: Add initialization of AH cache rhashtable
` [PATCH for-next v6 2/2] RDMA/efa: Add AH cache handling on create and destroy AH
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