messages from 2025-05-20 17:08:16 to 2025-11-04 01:14:01 UTC [more...]
[PATCH v2 0/6] PCI: endpoint/NTB: Harden vNTB resource management
2025-11-04 1:13 UTC (12+ messages)
` [PATCH v2 1/6] NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
` [PATCH v2 2/6] PCI: endpoint: Fix parameter order for .drop_link
` [PATCH v2 3/6] PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
` [PATCH v2 4/6] PCI: endpoint: pci-epf-ntb: "
` [PATCH v2 5/6] NTB: epf: vntb: Stop cmd_handler work in epf_ntb_epc_cleanup
` [PATCH v2 6/6] PCI: endpoint: pci-epf-vntb: manage ntb_dev lifetime and fix vpci bus teardown
[PATCH] NTB: ntb_transport: fix use after free
2025-11-04 0:32 UTC (3+ messages)
[PATCH 1/2] Documentation: PCI: endpoint: fix vNTB bind command
2025-11-03 17:33 UTC (4+ messages)
` [PATCH 2/2] Documentation: PCI: endpoint: fix section cross reference name
[PATCH] NTB: epf: allow built-in build
2025-11-03 7:44 UTC
[PATCH 0/4] NTB: ntb_transport: DMA fixes and scalability improvements
2025-10-29 7:14 UTC (12+ messages)
` [PATCH 1/4] NTB: ntb_transport: Handle remapped contiguous region in vmalloc space
` [PATCH 2/4] NTB: ntb_transport: Ack DMA memcpy descriptors to avoid wait-list growth
` [PATCH 3/4] NTB: ntb_transport: Add module parameters use_tx_dma/use_rx_dma
` [PATCH 4/4] NTB: ntb_transport: Support multi-channel DMA via module parameters
[RFC PATCH 00/25] NTB/PCI: Add DW eDMA intr fallback and BAR MW offsets
2025-10-29 7:13 UTC (37+ messages)
` [RFC PATCH 01/25] PCI: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] access
` [RFC PATCH 02/25] PCI: endpoint: pci-epf-vntb: Add mwN_offset configfs attributes
` [RFC PATCH 03/25] NTB: epf: Handle mwN_offset for inbound MW regions
` [RFC PATCH 04/25] PCI: endpoint: Add inbound mapping ops to EPC core
` [RFC PATCH 05/25] PCI: dwc: ep: Implement EPC inbound mapping support
` [RFC PATCH 06/25] PCI: endpoint: pci-epf-vntb: Use pci_epc_map_inbound() for MW mapping
` [RFC PATCH 07/25] NTB: Add offset parameter to MW translation APIs
` [RFC PATCH 08/25] PCI: endpoint: pci-epf-vntb: Propagate MW offset from configfs when present
` [RFC PATCH 09/25] NTB: ntb_transport: Support offsetted partial memory windows
` [RFC PATCH 10/25] NTB/msi: Support offsetted partial memory window for MSI
` [RFC PATCH 11/25] NTB/msi: Do not force MW to its maximum possible size
` [RFC PATCH 12/25] NTB: ntb_transport: Stricter checks for peer-reported interrupt values
` [RFC PATCH 13/25] NTB/msi: Skip mw_set_trans() if already configured
` [RFC PATCH 14/25] NTB/msi: Add a inner loop for PCI-MSI cases
` [RFC PATCH 15/25] dmaengine: dw-edma: Add self-interrupt registration API
` [RFC PATCH 16/25] dmaengine: dw-edma: Expose self-IRQ register offsets
` [RFC PATCH 17/25] dmaengine: dw-edma: Add dw_edma_find_by_child() helper
` [RFC PATCH 18/25] NTB: core: Add .get_pci_epc() to ntb_dev_ops
` [RFC PATCH 19/25] NTB: epf: vntb: Implement .get_pci_epc() callback
` [RFC PATCH 20/25] NTB: ntb_transport: Rename use_msi to use_intr (keep alias)
` [RFC PATCH 21/25] NTB: Introduce generic interrupt backend abstraction and convert MSI
` [RFC PATCH 22/25] NTB: ntb_transport: Rename MSI symbols to generic interrupt form
` [RFC PATCH 23/25] NTB: intr_dw_edma: Add DW eDMA emulated interrupt backend
` [RFC PATCH 24/25] NTB: epf: Add MW2 for interrupt use on Renesas R-Car
` [RFC PATCH 25/25] Documentation: PCI: endpoint: pci-epf-vntb: Update and add mwN_offset usage
[PATCH v6 0/4] pci: endpoint: vntb: add MSI doorbell support
2025-10-27 15:20 UTC (6+ messages)
` [PATCH v6 1/4] PCI: endpoint: Rename aligned_size to mem_size
` [PATCH v6 2/4] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()
` [PATCH v6 3/4] PCI: endpoint: Add API pci_epf_assign_bar_space()
` [PATCH v6 4/4] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
[PATCH 0/6] PCI: endpoint/NTB: Harden vNTB resource management
2025-10-27 5:40 UTC (13+ messages)
` [PATCH 1/6] NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
` [PATCH 2/6] PCI: endpoint: Fix parameter order for .drop_link
` [PATCH 3/6] PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
` [PATCH 4/6] PCI: endpoint: pci-epf-ntb: "
` [PATCH 5/6] NTB: epf: vntb: Stop cmd_andler work in epf_ntb_epc_cleanup
` [PATCH 6/6] PCI: endpoint: pci-epf-vntb: Manage ntb_dev lifetime and fix vpci bus teardown
[PATCH 0/2] Add 'tx_memcpy_offload' option to ntb_transport
2025-10-27 3:20 UTC (8+ messages)
` [PATCH 1/2] NTB: ntb_transport: Remove unused 'retries' field from ntb_queue_entry
` [PATCH 2/2] NTB: ntb_transport: Add 'tx_memcpy_offload' module option
[PATCH for-next 0/1] net: ntb: migrate to dma_map_phys instead of map_page
2025-10-24 6:20 UTC (2+ messages)
` [PATCH for-next 1/1] "
[PATCH v5 0/4] pci: endpoint: vntb: add MSI doorbell support
2025-10-13 9:04 UTC (7+ messages)
` [PATCH v5 1/4] PCI: endpoint: Rename aligned_size to mem_size
` [PATCH v5 2/4] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()
` [PATCH v5 3/4] PCI: endpoint: Add API pci_epf_assign_bar_space()
` [PATCH v5 4/4] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
[GIT PULL] NTB bug fixes for 6.18
2025-10-10 18:26 UTC (2+ messages)
[PATCH v4 0/3] pci: endpoint: vntb: add MSI doorbell support
2025-10-07 23:45 UTC (10+ messages)
` [PATCH v4 1/3] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()
` [PATCH v4 2/3] PCI: endpoint: Add API pci_epf_assign_bar_space()
` [External] : "
` [PATCH v4 3/3] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
2025-10-03 16:45 UTC (7+ messages)
` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
` what about CoC? (was: [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements.")
` what about CoC?
[PATCH v2] ntb: Add mutex to make link_event_callback executed linearly
2025-09-30 6:50 UTC (6+ messages)
[PATCH v3 0/3] pci: endpoint: vntb: add MSI doorbell support
2025-09-26 17:14 UTC (9+ messages)
` [PATCH v3 1/3] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()
` [PATCH v3 2/3] PCI: endpoint: Add API pci_epf_assign_bar_space()
` [PATCH v3 3/3] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
[PATCH v2 0/3] pci: endpoint: vntb: add MSI doorbell support
2025-09-25 16:09 UTC (13+ messages)
` [PATCH v2 1/3] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()
` [PATCH v2 2/3] PCI: endpoint: Add API pci_epf_set_inbound_space()
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
[PATCH v2 0/2] Updates to AMD NTB driver
2025-09-18 16:35 UTC (4+ messages)
` [PATCH v2 1/2] ntb_hw_amd: Update amd_ntb_get_link_status to support latest generation secondary topology
` [PATCH v2 2/2] MAINTAINERS: Update for the NTB AMD driver maintainer
[PATCH 0/2] pci: endpoint: vntb: add MSI doorbell support
2025-09-15 15:01 UTC (11+ messages)
` [PATCH 1/2] PCI: endpoint: Enhance pci_epf_alloc_space() and rename to pci_epf_set_inbound_space()
` [PATCH 2/2] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
[PATCH 0/2] Updates to AMD NTB driver
2025-09-15 12:26 UTC (5+ messages)
` [PATCH 1/2] ntb_hw_amd: Update amd_ntb_get_link_status to support latest generation secondary topology
` [PATCH 2/2] MAINTAINERS: Update for the NTB AMD driver maintainer
[PATCH] ntb: Add mutex to make link_event_callback executed linearly
2025-08-22 15:32 UTC (2+ messages)
[PATCH] PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attribute
2025-07-09 21:14 UTC (2+ messages)
[PATCH v2] PCI: endpoint: pci-epf-vntb: fix MW2 configfs ID
2025-07-09 10:51 UTC (2+ messages)
[PATCH] PCI: endpoint: pci-epf-vntb: fix MW2 configfs id
2025-07-09 8:16 UTC (3+ messages)
[PATCH v3 0/2] NTB: epf: add vNTB support for Renesas rcar platform
2025-07-02 16:48 UTC (3+ messages)
` [PATCH v3 1/2] NTB: epf: Allow arbitrary BAR mapping
` [PATCH v3 2/2] NTB: epf: Add Renesas rcar support
[PATCH v2 0/2] NTB: epf: add vNTB support for Renesas rcar platform
2025-07-01 13:38 UTC (6+ messages)
` [PATCH v2 1/2] NTB: epf: Allow arbitrary BAR mapping
` [PATCH v2 2/2] NTB: epf: Add Renesas rcar support
[PATCH v2 0/3] PCI: endpoint: pci-epf-vntb: allow arbitrary BAR mapping
2025-07-01 7:37 UTC (9+ messages)
` [PATCH v2 1/3] PCI: endpoint: pci-epf-vntb: Return an error code on bar init
` [PATCH v2 2/3] PCI: endpoint: pci-epf-vntb: Align mw naming with config names
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: Allow BAR assignment via configfs
[patch V4 11/14] PCI/MSI: Provide a sane mechanism for TPH
2025-06-17 23:25 UTC (3+ messages)
[PATCH 0/4] PCI: endpoint: pci-epf-vntb: allow arbitrary BAR mapping
2025-05-21 16:42 UTC (10+ messages)
` [PATCH 2/4] PCI: endpoint: pci-epf-vntb: align mw naming with config names
` [PATCH 3/4] PCI: endpoint: pci-epf-vntb: allow arbitrary BAR configuration
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 read-only IMAP folder(s) and NNTP newsgroup(s).