ntb.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[GIT PULL] NTB bug fixes for 7.0
 2026-02-21 18:31 UTC  (2+ messages)

[PATCH v9 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-20 17:59 UTC  (15+ messages)
` [PATCH v9 1/7] PCI: endpoint: Add auxiliary resource query API
` [PATCH v9 2/7] PCI: dwc: Record integrated eDMA register window
` [PATCH v9 3/7] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
` [PATCH v9 4/7] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
` [PATCH v9 5/7] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v9 6/7] PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targets
` [PATCH v9 7/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

[PATCH] PCI: endpoint: pci-epf-vntb: Return -ERANGE for out-of-range MW index
 2026-02-19 14:56 UTC 

[PATCH v4 0/7] PCI: endpoint/NTB: Harden vNTB resource management
 2026-02-18 16:39 UTC  (7+ messages)

[PATCH] PCI: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] access
 2026-02-18 15:14 UTC  (5+ messages)

[PATCH v8 0/9] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-18  3:34 UTC  (17+ messages)
` [PATCH v8 1/9] PCI: endpoint: Describe reserved subregions within BARs
` [PATCH v8 2/9] PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
` [PATCH v8 3/9] PCI: endpoint: Add auxiliary resource query API
` [PATCH v8 4/9] PCI: dwc: Record integrated eDMA register window
` [PATCH v8 5/9] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
` [PATCH v8 6/9] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
` [PATCH v8 7/9] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v8 8/9] PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targets
` [PATCH v8 9/9] PCI: endpoint: pci-ep-msi: Add embedded eDMA doorbell fallback

[PATCH v2 0/3] PCI: endpoint: Doorbell-related fixes
 2026-02-17 17:05 UTC  (8+ messages)
` [PATCH v2 1/3] PCI: endpoint: pci-epf-vntb: Fix MSI doorbell IRQ unwind
` [PATCH v2 2/3] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH v2 3/3] PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc

[PATCH v7 0/9] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-17  4:00 UTC  (21+ messages)
` [PATCH v7 1/9] PCI: endpoint: Describe reserved subregions within BARs
` [PATCH v7 2/9] PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
` [PATCH v7 3/9] PCI: endpoint: Add auxiliary resource query API
` [PATCH v7 4/9] PCI: dwc: Record integrated eDMA register window
` [PATCH v7 5/9] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
` [PATCH v7 6/9] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
` [PATCH v7 7/9] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v7 8/9] PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targets
` [PATCH v7 9/9] PCI: endpoint: pci-ep-msi: Add embedded eDMA doorbell fallback

[PATCH 0/4] PCI: endpoint: Doorbell-related fixes
 2026-02-17  2:49 UTC  (16+ messages)
` [PATCH 1/4] PCI: endpoint: pci-epf-vntb: Fix MSI doorbell IRQ unwind
` [PATCH 2/4] PCI: endpoint: pci-epf-test: Sanity-check doorbell offset within BAR
` [PATCH 3/4] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH 4/4] PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc

[PATCH v6 0/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-12 16:31 UTC  (33+ messages)
` [PATCH v6 1/8] dmaengine: dw-edma: Deassert emulated interrupts in the IRQ handler
` [PATCH v6 2/8] dmaengine: dw-edma: Cache per-channel IRQ and emulation doorbell offset
` [PATCH v6 3/8] PCI: endpoint: Add auxiliary resource query API
` [PATCH v6 4/8] PCI: dwc: Record integrated eDMA register window
` [PATCH v6 5/8] PCI: dwc: ep: Report integrated eDMA resources via EPC aux-resource API
` [PATCH v6 6/8] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH v6 7/8] PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc
` [PATCH v6 8/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

[PATCH] pci: endpoint: pci-epf-vntb: fix num_mws in error message
 2026-02-10  2:34 UTC  (3+ messages)

[PATCH] ntb_hw_amd: Fix incorrect debug message in link disable path
 2026-02-09 15:55 UTC  (2+ messages)

[PATCH v5 0/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-09  6:29 UTC  (9+ messages)
` [PATCH v5 1/8] dmaengine: dw-edma: Deassert emulated interrupts in the IRQ handler
` [PATCH v5 2/8] dmaengine: dw-edma: Cache per-channel IRQ and emulation doorbell offset
` [PATCH v5 3/8] PCI: endpoint: Add auxiliary resource query API
` [PATCH v5 4/8] PCI: dwc: Record integrated eDMA register window
` [PATCH v5 5/8] PCI: dwc: ep: Report integrated eDMA resources via EPC aux-resource API
` [PATCH v5 6/8] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH v5 7/8] PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc
` [PATCH v5 8/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

[GIT PULL] NTB bug fixes for 6.19
 2026-01-25  2:59 UTC  (2+ messages)

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-23 15:44 UTC  (65+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 06/38] NTB: epf: Add mwN_offset support and config region versioning
` [RFC PATCH v4 07/38] NTB: epf: Reserve a subset of MSI vectors for non-NTB users
` [RFC PATCH v4 08/38] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v4 09/38] NTB: core: Add mw_set_trans_ranges() for subrange programming
` [RFC PATCH v4 10/38] NTB: core: Add .get_private_data() to ntb_dev_ops
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() "
` [RFC PATCH v4 12/38] NTB: core: Add driver_override support for NTB devices
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 14/38] PCI: endpoint: pci-epf-vntb: Implement .get_private_data() callback
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v4 17/38] NTB: ntb_transport: Dynamically determine qp count
` [RFC PATCH v4 18/38] NTB: ntb_transport: Use ntb_get_dma_dev()
` [RFC PATCH v4 19/38] NTB: ntb_transport: Rename ntb_transport.c to ntb_transport_core.c
` [RFC PATCH v4 20/38] NTB: ntb_transport: Move internal types to ntb_transport_internal.h
` [RFC PATCH v4 21/38] NTB: ntb_transport: Export common helpers for modularization
` [RFC PATCH v4 22/38] NTB: ntb_transport: Split core library and default NTB client
` [RFC PATCH v4 23/38] NTB: ntb_transport: Add transport backend infrastructure
` [RFC PATCH v4 24/38] NTB: ntb_transport: Run ntb_set_mw() before link-up negotiation
` [RFC PATCH v4 25/38] NTB: hw: Add remote eDMA backend registry and DesignWare backend
` [RFC PATCH v4 26/38] NTB: ntb_transport: Add remote embedded-DMA transport client
` [RFC PATCH v4 27/38] ntb_netdev: Multi-queue support
` [RFC PATCH v4 28/38] iommu: ipmmu-vmsa: Add PCIe ch0 to devices_allowlist
` [RFC PATCH v4 29/38] iommu: ipmmu-vmsa: Add support for reserved regions
` [RFC PATCH v4 30/38] arm64: dts: renesas: Add Spider RC/EP DTs for NTB with remote DW PCIe eDMA
` [RFC PATCH v4 31/38] NTB: epf: Add per-SoC quirk to cap MRRS for DWC eDMA (128B for R-Car)
` [RFC PATCH v4 32/38] NTB: epf: Add an additional memory window (MW2) barno mapping on Renesas R-Car
` [RFC PATCH v4 33/38] Documentation: PCI: endpoint: pci-epf-vntb: Update and add mwN_offset usage
` [RFC PATCH v4 34/38] Documentation: driver-api: ntb: Document remote embedded-DMA transport
` [RFC PATCH v4 35/38] PCI: endpoint: pci-epf-test: Add pci_epf_test_next_free_bar() helper
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode
` [RFC PATCH v4 37/38] misc: pci_endpoint_test: Add remote eDMA transfer test mode
` [RFC PATCH v4 38/38] selftests: pci_endpoint: Add remote eDMA transfer coverage


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).