public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-19 17:58:42 to 2025-03-31 14:47:34 UTC [more...]

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-31 14:46 UTC  (17+ messages)

Concurrent slab-use-after-free in netdev_next_lower_dev
 2025-03-31 13:00 UTC 

[PATCH net] net/mlx5e: SHAMPO, Make reserved size independent of page size
 2025-03-31  9:46 UTC  (5+ messages)

[PATCH] RDMA/mlx5: hide unused code
 2025-03-31  9:30 UTC  (4+ messages)

[PATCH 0/3] Add support for speed in MANA ethtool
 2025-03-31  9:08 UTC  (18+ messages)
` [PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH 2/3] net: mana: Implement set_link_ksettings in ethtool for speed
          ` [EXTERNAL] "
` [PATCH 3/3] net: mana: Handle unsupported HWC commands

[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
 2025-03-31  8:10 UTC 

[PATCH][next] IB/hfi1: Avoid -Wflex-array-member-not-at-end warning
 2025-03-30  9:53 UTC  (2+ messages)

[PATCH net-next v2 09/16] net/mlx5: Handle sync reset now event
 2025-03-29 18:23 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2025-03-29 18:24 UTC  (2+ messages)

[GIT PULL] Please pull fwctl subsystem changes
 2025-03-29 18:24 UTC  (3+ messages)

[PATCH net,v2] net: mana: Switch to page pool for jumbo frames
 2025-03-28 13:50 UTC  (6+ messages)

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-28 12:20 UTC  (33+ messages)
          ` Netlink vs ioctl WAS(Re: "

[PATCH net-next v5 0/2] Fix late DMA unmap crash for page pool
 2025-03-28 12:19 UTC  (3+ messages)
` [PATCH net-next v5 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v5 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH net-next v4 0/3] Fix late DMA unmap crash for page pool
 2025-03-28 11:20 UTC  (6+ messages)
` [PATCH net-next v4 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v4 2/3] page_pool: Turn dma_sync into a full-width bool field
` [PATCH net-next v4 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH v2 net] rtnetlink: Allocate vfinfo size for VF GUIDs when supported
 2025-03-27 18:50 UTC  (3+ messages)

[PATCH for-next 0/2] RDMA/hns: Cleanup and Bugfix
 2025-03-27 11:47 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/hns: Remove unused parameters
` [PATCH for-next 2/2] RDMA/hns: Fix wrong maximum DMA segment size

[PATCH net-next v3 0/3] Fix late DMA unmap crash for page pool
 2025-03-27 10:41 UTC  (12+ messages)
` [PATCH net-next v3 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v3 2/3] page_pool: Turn dma_sync into a full-width bool field
` [PATCH net-next v3 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

windriver company
 2025-03-27  8:50 UTC 

[PATCH net-next v2 0/3] Fix late DMA unmap crash for page pool
 2025-03-27  7:21 UTC  (17+ messages)
` [PATCH net-next v2 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v2 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next v2 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH] migration/rdma: Remove qemu_rdma_broken_ipv6_kernel
 2025-03-27  6:11 UTC 

[RFC PATCH] migration/rdma: Remove qemu_rdma_broken_ipv6_kernel
 2025-03-27  5:59 UTC  (4+ messages)

[PATCH v2] RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
 2025-03-26 21:05 UTC 

[PATCH] RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
 2025-03-26 20:53 UTC 

ISC West 2025 Attendee Database for Generating New Business Leads
 2025-03-26 19:25 UTC 

[PATCH] RDMA: Replace msecs_to_jiffies with secs_to_jiffies for timeout
 2025-03-26 14:19 UTC 

[PATCH rdma-next] RDMA/core: Silence oversized kvmalloc() warning
 2025-03-26 10:58 UTC  (3+ messages)

[PATCH] net/mlx5: DR, remove redundant object_range assignment
 2025-03-26  6:13 UTC  (3+ messages)

[PATCH net] net: mana: Switch to page pool for jumbo frames
 2025-03-25 16:19 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next 0/5] mlx5 misc enhancements 2025-03-19
 2025-03-25 14:40 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: TX, Utilize WQ fragments edge for multi-packet WQEs
 2025-03-25 14:30 UTC  (3+ messages)

[PATCH v2 -next] RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
 2025-03-25 13:55 UTC  (2+ messages)

[PATCH net 0/2] mlx5 misc fixes 2025-03-18
 2025-03-24 22:30 UTC  (2+ messages)

[PATCH net-next 0/3] mlx5 cleanups 2025-03-19
 2025-03-24 20:50 UTC  (7+ messages)
` [PATCH net-next 1/3] net/mlx5: Remove NULL check before dev_{put, hold}
` [PATCH net-next 2/3] net/mlx5e: Use right API to free bitmap memory
` [PATCH net-next 3/3] net/mlx5e: Always select CONFIG_PAGE_POOL_STATS

[PATCH net] rtnetlink: Allocate vfinfo size for VF GUIDs when supported
 2025-03-24 17:01 UTC  (4+ messages)

[VulnerabilityReport ] Use-After-Free in RDMA Subsystem (rxe_queue_cleanup) - CVE Request
 2025-03-24 15:45 UTC 

[PATCH for-next v2 0/2] RDMA/rxe: RDMA FLUSH and ATOMIC WRITE with ODP
 2025-03-24  8:05 UTC  (9+ messages)
` [PATCH for-next v2 1/2] RDMA/rxe: Enable ODP in RDMA FLUSH operation
` [PATCH for-next v2 2/2] RDMA/rxe: Enable ODP in ATOMIC WRITE operation

[PATCH for-next v3 0/2] RDMA/rxe: RDMA FLUSH and ATOMIC WRITE with ODP
 2025-03-24  7:56 UTC  (3+ messages)
` [PATCH for-next v3 1/2] RDMA/rxe: Enable ODP in RDMA FLUSH operation
` [PATCH for-next v3 2/2] RDMA/rxe: Enable ODP in ATOMIC WRITE operation

[PATCH rdma-rc] RDMA/bnxt_re: Fix budget handling of notification queue
 2025-03-24  4:09 UTC 

[PATCH iproute2-next 0/2] Add optional-counters binding support
 2025-03-24  2:50 UTC  (2+ messages)

[PATCH -next] RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
 2025-03-23 13:13 UTC  (3+ messages)

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

[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
 2025-03-21 23:13 UTC  (16+ messages)
` [PATCH net-next 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH net-next V2 0/4] mlx5e: Support recovery counter in reset
 2025-03-21 20:30 UTC  (2+ messages)

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-03-21 16:08 UTC  (5+ messages)
` [PATCH v3 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()
` [PATCH v3 15/16] platform/x86: thinkpad_acpi: "

[recipe build #3871036] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-03-21  8:47 UTC 

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

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-20 23:22 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2025-03-20 17:02 UTC  (2+ messages)

[syzbot] [rdma?] KASAN: slab-use-after-free Read in ib_device_uevent (2)
 2025-03-20 15:45 UTC  (4+ messages)

[rdma:for-next] BUILD SUCCESS 79195147644653ebffadece31a42181e4c48c07d
 2025-03-20  8:52 UTC 


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