ntb.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-19 10:56:41 to 2025-10-15 15:28:05 UTC [more...]

[PATCH v6 0/4] pci: endpoint: vntb: add MSI doorbell support
 2025-10-15 15:27 UTC  (5+ 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 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 00/14] genirq/msi: Spring cleaning
 2025-06-17 23:25 UTC  (36+ messages)
` [patch V4 01/14] cleanup: Provide retain_ptr()
` [patch V4 02/14] genirq/msi: Use lock guards for MSI descriptor locking
` [patch V4 03/14] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch V4 04/14] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch V4 05/14] PCI/MSI: Use guard(msi_desc_lock) where applicable
` [patch V4 06/14] PCI/MSI: Set pci_dev::msi_enabled late
` [patch V4 07/14] PCI/MSI: Use __free() for affinity masks
` [patch V4 08/14] PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock)
` [patch V4 09/14] PCI/MSI: Switch msix_capability_init() "
  ` commit 7b025f3f85ed causes NULL pointer dereference
` [patch V4 10/14] PCI: hv: Switch MSI descriptor locking to guard()
` [patch V4 11/14] PCI/MSI: Provide a sane mechanism for TPH
` [patch V4 12/14] PCI/TPH: Replace the broken MSI-X control word update
` [patch V4 13/14] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch V4 14/14] genirq/msi: Rename msi_[un]lock_descs()

[PATCH 0/4] PCI: endpoint: pci-epf-vntb: allow arbitrary BAR mapping
 2025-05-21 16:42 UTC  (15+ messages)
` [PATCH 1/4] PCI: endpoint: pci-epf-vntb: return an error code on bar init
` [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
` [PATCH 4/4] NTB: epf: Allow arbitrary BAR mapping

[PATCH v5 0/2] PCI: endpoint: space allocation fixups
 2025-04-27 17:17 UTC  (4+ messages)
` [PATCH v5 1/2] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v5 2/2] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[PATCH v4 0/2] PCI: endpoint: space allocation fixups
 2025-04-23 13:34 UTC  (4+ messages)
` [PATCH v4 1/2] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v4 2/2] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[PATCH v3 0/3] PCI: endpoint: space allocation fixups
 2025-04-19  4:34 UTC  (8+ messages)
` [PATCH v3 1/3] PCI: endpoint: add epc_feature argument for pci_epf_free_space()
` [PATCH v3 2/3] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v3 3/3] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[PATCH AUTOSEL 5.4 2/2] ntb: reduce stack usage in idt_scan_mws
 2025-04-07 18:18 UTC 

[PATCH AUTOSEL 5.10 2/2] ntb: reduce stack usage in idt_scan_mws
 2025-04-07 18:18 UTC 

[PATCH AUTOSEL 5.15 2/2] ntb: reduce stack usage in idt_scan_mws
 2025-04-07 18:18 UTC 

[PATCH AUTOSEL 6.1 2/5] ntb: reduce stack usage in idt_scan_mws
 2025-04-07 18:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 3/5] ntb_hw_amd: Add NTB PCI ID for new gen CPU

[PATCH AUTOSEL 6.6 2/6] ntb: reduce stack usage in idt_scan_mws
 2025-04-07 18:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 3/6] ntb_hw_amd: Add NTB PCI ID for new gen CPU

[PATCH AUTOSEL 6.12 2/7] ntb: reduce stack usage in idt_scan_mws
 2025-04-07 18:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 3/7] ntb_hw_amd: Add NTB PCI ID for new gen CPU

[PATCH AUTOSEL 6.13 2/8] ntb: reduce stack usage in idt_scan_mws
 2025-04-07 18:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 3/8] ntb_hw_amd: Add NTB PCI ID for new gen CPU

[PATCH AUTOSEL 6.14 3/9] ntb: reduce stack usage in idt_scan_mws
 2025-04-07 18:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 4/9] ntb_hw_amd: Add NTB PCI ID for new gen CPU

[PATCH v2 0/3] PCI: endpoint: space allocation fixups
 2025-04-05 20:02 UTC  (6+ messages)
` [PATCH v2 1/3] PCI: endpoint: add epc_feature argument for pci_epf_free_space()
` [PATCH v2 2/3] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[GIT PULL] NTB bug fixes for 6.15
 2025-04-04 21:38 UTC  (2+ messages)

[PATCH 0/2] PCI: endpoint: space allocation fixups
 2025-04-02 13:44 UTC  (10+ messages)
` [PATCH 1/2] PCI: endpoint: strictly apply bar fixed size to allocate space
` [PATCH 2/2] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[patch V2 00/10] genirq/msi: Spring cleaning
 2025-03-28 14:05 UTC  (4+ messages)
` [patch V2 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse


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