public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-06 23:04:22 to 2025-03-13 12:30:40 UTC [more...]

[PATCH for-next] RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op()
 2025-03-13 12:30 UTC  (2+ messages)

[PATCH rdma-next v1] RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
 2025-03-13 12:26 UTC  (2+ messages)

[PATCH net 0/6] mlx5 misc fixes 2025-03-10
 2025-03-13 12:20 UTC  (12+ messages)
` [PATCH net 1/6] net/mlx5: DR, use the right action structs for STEv3
` [PATCH net 2/6] net/mlx5: HWS, Rightsize bwc matcher priority
` [PATCH net 3/6] net/mlx5: Fix incorrect IRQ pool usage when releasing IRQs
` [PATCH net 4/6] net/mlx5: Lag, Check shared fdb before creating MultiPort E-Switch
` [PATCH net 5/6] net/mlx5: Bridge, fix the crash caused by LAG state check
` [PATCH net 6/6] net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devices

[PATCH v2] RDMA/erdma: Fix exception handling in erdma_accept_newconn()
 2025-03-13 12:10 UTC 

[patch rdma-next v6 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-13 12:03 UTC  (3+ messages)
` [patch rdma-next v6 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev

[recipe build #3867166] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-03-13 11:03 UTC 

[PATCH net v2] infiniband: fix use-after-free when rename device name
 2025-03-13  9:24 UTC 

[pull-request] mlx5-next updates 2025-03-10
 2025-03-13  9:08 UTC  (7+ messages)

[PATCH rdma-next v3] RDMA/bnxt_re: Support Perf management counters
 2025-03-13  8:44 UTC 

[PATCH rdma-next v2] RDMA/bnxt_re: Support Perf management counters
 2025-03-13  8:37 UTC  (3+ messages)

[PATCHES] several fixes from tree-in-dcache stuff
 2025-03-13  8:29 UTC  (3+ messages)
` [PATCH 4/4] qibfs: fix _another_ leak

[PATCH net-next v2] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-03-13  8:09 UTC  (5+ messages)

[PATCH net] infiniband: fix use-after-free when rename device name
 2025-03-13  6:43 UTC  (5+ messages)

[PATCH] RDMA/uverbs: Consider capability of the process that opens the file
 2025-03-13  5:08 UTC 

[patch rdma-next v5 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-12 23:16 UTC  (7+ messages)
` [patch rdma-next v5 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev
    ` [EXTERNAL] "

[PATCH net-next 0/3] mlx5: Support HWS flow meter/sampler actions in FS core
 2025-03-12 22:50 UTC  (7+ messages)
` [PATCH net-next 1/3] net/mlx5: fs, add API for sharing HWS action by refcount
` [PATCH net-next 2/3] net/mlx5: fs, add support for flow meters HWS action
` [PATCH net-next 3/3] net/mlx5: fs, add support for dest flow sampler "

[PATCH net-next] net/mlx5: Avoid unnecessary use of comma operator
 2025-03-12 20:40 UTC  (4+ messages)

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-12 19:32 UTC  (5+ messages)

[PATCH for-next] RDMA/rxe: Improve readability of ODP pagefault interface
 2025-03-12 18:57 UTC  (4+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: Fix integer overflow during queue creation
 2025-03-12 18:40 UTC  (4+ messages)

[PATCH for-rc 0/7] RDMA/hns: Cleanup and Bugfixes
 2025-03-12 18:37 UTC  (10+ messages)
` [PATCH for-rc 1/7] RDMA/hns: Inappropriate format characters cleanup
` [PATCH for-rc 2/7] RDMA/hns: Fix soft lockup during bt pages loop
` [PATCH for-rc 3/7] RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()
` [PATCH for-rc 4/7] RDMA/hns: Fix invalid sq params not being blocked
` [PATCH for-rc 5/7] RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()
` [PATCH for-rc 6/7] RDMA/hns: Fix missing xa_destroy()
` [PATCH for-rc 7/7] RDMA/hns: Fix wrong value of max_sge_rd

[PATCH v3 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-12 18:29 UTC  (16+ messages)
` [PATCH v3 1/6] pds_core: make pdsc_auxbus_dev_del() void
` [PATCH v3 2/6] pds_core: specify auxiliary_device to be created
` [PATCH v3 3/6] pds_core: add new fwctl auxiliary_device
` [PATCH v3 4/6] pds_fwctl: initial driver framework
` [PATCH v3 5/6] pds_fwctl: add rpc and query support
` [PATCH v3 6/6] pds_fwctl: add Documentation entries

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-12 16:00 UTC  (13+ messages)
` [RFC PATCH 13/13] HACK: drivers: ultraeth: add char device

[PATCH rdma-rc] RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path
 2025-03-12 13:51 UTC  (2+ messages)

[RFC PATCH net-next] net/smc: avoid conflict with sockmap after fallback
 2025-03-12 13:30 UTC 

[PATCH net-next 0/3] net/mlx5: HW Steering cleanups
 2025-03-12 12:40 UTC  (6+ messages)
` [PATCH net-next 1/3] net/mlx5: HWS, remove unused code for alias flow tables
` [PATCH net-next 2/3] net/mlx5: HWS, use list_move() instead of del/add
` [PATCH net-next 3/3] net/mlx5: HWS, log the unsupported mask in definer

(no subject)
 2025-03-12 12:36 UTC 

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-12 10:34 UTC  (15+ messages)

[bug report] RDMA/uverbs: Introduce UCAP (User CAPabilities) API
 2025-03-12  9:16 UTC  (3+ messages)

[PATCH rdma-next] RDMA/bnxt_re: Support Perf management counters
 2025-03-12  7:55 UTC  (2+ messages)

[PATCH net, v2] net: mana: Support holes in device list reply msg
 2025-03-12  5:26 UTC  (2+ messages)

[PATCH] RDMA/uverbs: Fix CAP_NET_RAW check for flow create in user namespace
 2025-03-11 11:32 UTC  (8+ messages)

[recipe build #3866024] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-03-11 11:02 UTC 

[rdma:for-next] BUILD SUCCESS 8820965c48528af169beaced13c5458a208185f7
 2025-03-11  4:49 UTC 

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-03-11  2:29 UTC  (4+ messages)
` (subset) "

[PATCH v2 0/6] Fixes multiple sysctl bound checks
 2025-03-11  1:19 UTC  (2+ messages)
` (subset) "

[PATCH net-next 0/4] mlx5: Support setting a parent for a devlink rate node
 2025-03-10 21:26 UTC  (5+ messages)
` [PATCH net-next 1/4] net/mlx5: Rename devlink rate parent set function for leaf nodes
` [PATCH net-next 2/4] net/mlx5: Introduce hierarchy level tracking on scheduling nodes
` [PATCH net-next 3/4] net/mlx5: Preserve rate settings when creating a rate node
` [PATCH net-next 4/4] net/mlx5: Add support for setting parent of nodes

[PATCH net v3] net/mlx5: handle errors in mlx5_chains_create_table()
 2025-03-10 20:10 UTC  (4+ messages)
` [PATCH net v4?] "

[PATCH net] net: mana: Support holes in device list reply msg
 2025-03-10 12:11 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH] RDMA/core: Publish node GUID with the uevent for ib_device
 2025-03-10 10:17 UTC  (4+ messages)

[PATCH mlx5-next] net/mlx5: Add IFC bits for PPCNT recovery counters group
 2025-03-10  8:47 UTC  (2+ messages)

[PATCH rdma-next 0/5] Add optional-counters binding support
 2025-03-10  7:54 UTC  (3+ messages)

[PATCH net-next 16/18] rds: Disable only bottom halves in rds_page_remainder_alloc()
 2025-03-09 14:46 UTC  (3+ messages)
` [PATCH net-next 17/18] rds: Acquire per-CPU pointer within BH disabled section
` [PATCH net-next 18/18] rds: Use nested-BH locking for rds_page_remainder

[rdma:wip/leon-for-next 19/29] include/rdma/ib_ucaps.h:19:18: warning: extra tokens at end of #ifdef directive
 2025-03-09 14:31 UTC 

kernel bug found and root cause analysis
 2025-03-09 11:28 UTC  (2+ messages)
`  "

[recipe build #3864779] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-03-09  1:52 UTC 

[rdma:hmm] BUILD SUCCESS d05c69b64a3a1cbf83afa45a35af87d11eee13cc
 2025-03-09  0:05 UTC 

[PATCH rdma-next v1 0/6] Introduce UCAP API and usage in mlx5
 2025-03-08 19:23 UTC  (5+ messages)
` [PATCH rdma-next v1 1/6] RDMA/uverbs: Introduce UCAP (User CAPabilities) API

[PATCH next] RDMA/mana_ib: Use safer allocation function()
 2025-03-08 18:34 UTC  (2+ messages)

[PATCH rdma-next 0/5] Add support and infrastructure for RDMA TRANSPORT
 2025-03-08 18:23 UTC  (2+ messages)

[syzbot] [rdma?] WARNING in rxe_pool_cleanup
 2025-03-08 18:03 UTC  (2+ messages)

[syzbot] [rdma?] WARNING in rxe_pool_cleanup
 2025-03-08 12:01 UTC  (2+ messages)

[PATCH net RESEND] net/mlx5: Fill out devlink dev info only for PFs
 2025-03-08  3:50 UTC  (3+ messages)

[syzbot] [rdma?] KASAN: slab-use-after-free Read in nla_put (2)
 2025-03-08  0:02 UTC 

[rdma:hmm] BUILD SUCCESS da0dd17604d4c70080497091c762a790b0871eff
 2025-03-07 19:45 UTC 

[PATCH net-next v2 0/5] page_pool: Convert stats to u64_stats_t
 2025-03-07 17:05 UTC  (10+ messages)
` [PATCH net-next v2 1/5] page_pool: Provide an empty page_pool_stats for disabled stats
` [PATCH net-next v2 2/5] page_pool: Add per-queue statistics
` [PATCH net-next v2 3/5] mlx5: Use generic code for page_pool statistics
` [PATCH net-next v2 4/5] page_pool: Convert page_pool_recycle_stats to u64_stats_t
` [PATCH net-next v2 5/5] page_pool: Convert page_pool_alloc_stats "

rselect() timeout only happens once on SoftiWARP
 2025-03-07 16:33 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 83437689249e6a17b25e27712fbee292e42e7855
 2025-03-07 13:42 UTC 

[PATCH net-next v11 1/4] page_pool: introduce page_pool_get_pp() API
 2025-03-07  9:23 UTC 

[PATCH v3 0/3] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-03-07  5:16 UTC  (4+ messages)
` [PATCH v3 1/3] vfio: Export vfio device get and put registration helpers
` [PATCH v3 2/3] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v3 3/3] vfio/pci: Allow MMIO regions to be exported through dma-buf

[PATCH net-next V2 0/6] mlx5 misc enhancements 2025-03-04
 2025-03-07  2:30 UTC  (2+ messages)


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