messages from 2025-03-22 01:06:00 to 2025-04-02 00:46:31 UTC [more...]
[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
2025-04-02 0:40 UTC (20+ messages)
` [RFC PATCH 1/4] net: introduce get_optlen() and put_optlen() helpers
` [RFC PATCH 2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks
` [RFC PATCH 3/4] net: pass a kernel pointer via "
` [RFC PATCH 4/4] io_uring: let io_uring_cmd_getsockopt() allow level other than SOL_SOCKET
[recipe build #3876259] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2025-04-01 21:03 UTC
[PATCH rdma-next 0/9] RDMA/bnxt_re: Driver Debug Enhancements
2025-04-01 20:48 UTC (5+ messages)
[RFC PATCH 00/13] Ultra Ethernet driver introduction
2025-04-01 19:39 UTC (30+ messages)
` Netlink vs ioctl WAS(Re: "
[PATCH] migration/rdma: Remove qemu_rdma_broken_ipv6_kernel
2025-04-01 19:32 UTC (2+ messages)
[PATCH v2][next] IB/hfi1: Avoid -Wflex-array-member-not-at-end warning
2025-04-01 17:29 UTC
[PATCH for-next 0/2] RDMA/hns: Cleanup and Bugfix
2025-04-01 16:39 UTC (4+ 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 rdma-next] RDMA/core: Silence oversized kvmalloc() warning
2025-04-01 16:35 UTC (6+ messages)
[PATCH] inifiniband: ucaps: avoid format-security warning
2025-04-01 16:28 UTC (3+ messages)
[PATCH] IB/cm: use rwlock for MAD agent lock
2025-04-01 16:18 UTC (2+ messages)
[PATCH] RDMA/mlx5: hide unused code
2025-04-01 15:36 UTC (6+ messages)
[PATCH for-next 0/4] RDMA/hns: Introduce delay-destruction mechanism
2025-04-01 13:39 UTC (3+ messages)
[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
2025-04-01 13:31 UTC (3+ messages)
[PATCH 0/3] Convert to use ERR_CAST()
2025-04-01 13:10 UTC (4+ messages)
` [PATCH 1/3] RDMA/core: "
` [PATCH 2/3] RDMA/uverbs: "
` [PATCH 3/3] RDMA/core: "
[PATCH net-next v5 0/2] Fix late DMA unmap crash for page pool
2025-04-01 12:06 UTC (12+ 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/mlx4_en: Remove the redundant NULL check for the 'my_ets' object
2025-04-01 10:39 UTC (2+ messages)
[PATCH net-next v6 0/2] Fix late DMA unmap crash for page pool
2025-04-01 10:09 UTC (4+ messages)
` [PATCH net-next v6 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v6 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Concurrent slab-use-after-free in netdev_next_lower_dev
2025-04-01 7:45 UTC (2+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-04-01 1:09 UTC (18+ messages)
[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
2025-03-31 20:23 UTC
[PATCH net] net/mlx5e: SHAMPO, Make reserved size independent of page size
2025-03-31 9:46 UTC (5+ messages)
[PATCH 0/3] Add support for speed in MANA ethtool
2025-03-31 9:08 UTC (17+ 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][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)
[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 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
[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] 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 (2+ messages)
[PATCH net] rtnetlink: Allocate vfinfo size for VF GUIDs when supported
2025-03-24 17:01 UTC (3+ 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)
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;
as well as URLs for NNTP newsgroup(s).