ntb.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-13 21:48:06 to 2022-10-27 14:27:43 UTC [more...]

[PATCH v12 5/6] PCI: endpoint: pci-epf-vntb: Clean up
 2022-10-27 14:27 UTC  (13+ messages)
` [PATCH v13 1/6] PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
    ` [EXT] "
` [PATCH v13 2/6] PCI: endpoint: pci-epf-vntb: Fix indentation of the struct epf_ntb_ctrl
` [PATCH v13 3/6] PCI: endpoint: pci-epf-vntb: fix call pci_epc_mem_free_addr at err path
` [PATCH v13 4/6] PCI: endpoint: pci-epf-vntb: remove unused field epf_db_phy
` [PATCH v13 5/6] PCI: endpoint: pci-epf-vntb: replace hardcode 4 with sizeof(u32)
` [PATCH v13 6/6] PCI: endpoint: pci-epf-vntb: fix sparse build warning
    ` [EXT] "
` [EXT] [PATCH v12 5/6] PCI: endpoint: pci-epf-vntb: Clean up

[PATCH v2] PCI: endpoint: pci-epf-{,v}ntb: fix a check for no epc alignment constraint
 2022-10-27  1:43 UTC  (4+ messages)
  ` [EXT] "

[RESENT PATCH v13 0/6] pci-epf-vntb clean up
 2022-10-19 16:38 UTC  (7+ messages)
` [RESENT PATCH v13 1/6] PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
` [RESENT PATCH v13 2/6] PCI: endpoint: pci-epf-vntb: Fix indentation of the struct epf_ntb_ctrl
` [RESENT PATCH v13 3/6] PCI: endpoint: pci-epf-vntb: fix call pci_epc_mem_free_addr at err path
` [RESENT PATCH v13 4/6] PCI: endpoint: pci-epf-vntb: remove unused field epf_db_phy
` [RESENT PATCH v13 5/6] PCI: endpoint: pci-epf-vntb: replace hardcode 4 with sizeof(u32)
` [RESENT PATCH v13 6/6] PCI: endpoint: pci-epf-vntb: fix sparse build warning

[PATCH] MAINTAINERS: git://github -> https://github.com for jonmason
 2022-10-13 21:46 UTC 

[RFC] PCI EP/RC network transfer by using eDMA
 2022-10-11 15:09 UTC  (3+ messages)
  ` [EXT] "

[PATCH v11 0/6] PCI EP driver support MSI doorbell from host
 2022-10-07 14:54 UTC  (12+ messages)
` [PATCH v12 1/6] platform-msi: export symbol platform_msi_create_irq_domain()
` [PATCH v12 2/6] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v12 3/6] irqchip: Add IMX MU MSI controller driver
` [PATCH v12 4/6] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v12 5/6] PCI: endpoint: pci-epf-vntb: Clean up
` [PATCH v12 6/6] PCI: endpoint: Add vNTB MSI support
    ` [EXT] "

[PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-28 15:54 UTC  (13+ messages)
` [PATCH v3 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core
` [PATCH v3 2/9] PCI/DPC: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
` [PATCH v3 3/9] NTB: Remove pci_aer_clear_nonfatal_status() call
` [PATCH v3 4/9] scsi: lpfc: Change to use pci_aer_clear_uncorrect_error_status()
` [PATCH v3 5/9] PCI/AER: Unexport pci_aer_clear_nonfatal_status()
` [PATCH v3 6/9] PCI/AER: Move check inside pcie_clear_device_status()
` [PATCH v3 7/9] PCI/AER: Use pcie_aer_is_native() to judge whether OS owns AER
` [PATCH v3 8/9] PCI/ERR: Clear fatal error status when pci_channel_io_frozen
` [PATCH v3 9/9] PCI/AER: Refine status clearing process with api
  ` [External] Re: [PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api

[PATCH v2 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-28 11:00 UTC  (19+ messages)
` [PATCH v2 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core
` [PATCH v2 2/9] PCI/DPC: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
` [PATCH v2 3/9] NTB: Change to use pci_aer_clear_uncorrect_error_status()
    ` [External] "
` [PATCH v2 4/9] scsi: lpfc: "
` [PATCH v2 5/9] PCI/AER: Unexport pci_aer_clear_nonfatal_status()
` [PATCH v2 6/9] PCI/AER: Move check inside pcie_clear_device_status()
` [PATCH v2 7/9] PCI/AER: Use pcie_aer_is_native() to judge whether OS owns AER
` [PATCH v2 8/9] PCI/ERR: Clear fatal status when pci_channel_io_frozen
` [PATCH v2 9/9] PCI/AER: Refine status clearing process with api

[PATCH 0/3] PCI/AER: Fix and optimize usage of status clear api
 2022-09-27 13:41 UTC  (17+ messages)
` [PATCH 1/3] PCI/AER: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
    ` [External] "
` [PATCH 2/3] PCI/ERR: Clear fatal status in pcie_do_recovery()
        ` [External] "
` [PATCH 3/3] PCI/AER: Use pci_aer_raw_clear_status() to clear root port's AER error status

[PATCH v12 0/6] PCI EP driver support MSI doorbell from host
 2022-09-22 16:32 UTC 

[PATCH] PCI: endpoint: pci-epf-{,v}ntb: fix a check for no epc alignment constraint
 2022-09-20 10:12 UTC  (3+ messages)

[PATCH v11 0/6] PCI EP driver support MSI doorbell from host
 2022-09-19 17:07 UTC  (9+ messages)
` [PATCH v11 1/6] platform-msi: export symbol platform_msi_create_irq_domain()
` [PATCH v11 2/6] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v11 3/6] irqchip: Add IMX MU MSI controller driver
` [PATCH v11 4/6] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v11 5/6] PCI: endpoint: cleanup pci-epf-vntb.c
    ` [EXT] "
` [PATCH v11 6/6] PCI: endpoint: Add vNTB MSI support

[PATCH v10 0/4] PCI EP driver support MSI doorbell from host
 2022-09-18 12:53 UTC  (10+ messages)
` [PATCH v10 1/6] platform-msi: export symbol platform_msi_create_irq_domain()
` [PATCH v10 2/6] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v10 3/6] irqchip: Add IMX MU MSI controller driver
` [PATCH v10 4/6] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v10 5/6] PCI: endpoint: makeup pci-epf-vntb.c
` [PATCH v10 6/6] PCI: endpoint: Add vNTB MSI support

[PATCH v9 0/4] PCI EP driver support MSI doorbell from host
 2022-09-13 17:44 UTC  (24+ messages)
` [PATCH v9 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v9 2/4] irqchip: Add IMX MU MSI controller driver
      ` [EXT] "
` [PATCH v9 3/4] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v9 4/4] PCI: endpoint: Add vNTB MSI support

[PATCH v8 0/4] PCI EP driver support MSI doorbell from host
 2022-09-06 21:41 UTC  (6+ messages)
` [PATCH v8 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v8 2/4] irqchip: Add IMX MU MSI controller driver
` [PATCH v8 3/4] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v8 4/4] PCI: endpoint: Add vNTB MSI support

[PATCH v6 0/4] PCI EP driver support MSI doorbell from host
 2022-09-02 17:03 UTC  (11+ messages)
` [PATCH v6 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v6 2/4] irqchip: Add IMX MU MSI controller driver
` [PATCH v6 3/4] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v6 4/4] pcie: endpoint: pci-epf-vntb: add endpoint MSI support
    ` [EXT] "

[PATCH v7 0/4] PCI EP driver support MSI doorbell from host
 2022-09-02 16:35 UTC  (15+ messages)
` [PATCH v7 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v7 2/4] irqchip: Add IMX MU MSI controller driver
` [PATCH v7 3/4] dt-bindings: irqchip: imx mu work as msi controller
    ` [EXT] "
` [PATCH v7 4/4] PCI: endpoint: Add NTB MSI support

[PATCH v2 1/3] net: move from strlcpy with unused retval to strscpy
 2022-08-31 22:00 UTC  (2+ messages)

[PATCH] net: move from strlcpy with unused retval to strscpy
 2022-08-30 19:59 UTC  (8+ messages)

[PATCH v4 0/3] ntb_perf: add new 'latency' test set
 2022-08-21 18:48 UTC  (4+ messages)

[PATCH] MAINTAINERS: add PCI Endpoint NTB drivers to NTB files
 2022-08-19  6:57 UTC  (5+ messages)

[PATCH v5 0/4] PCI EP driver support MSI doorbell from host
 2022-08-16 23:19 UTC  (9+ messages)
` [PATCH v5 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v5 2/4] irqchip: Add IMX MU MSI controller driver
` [PATCH v5 3/4] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v5 4/4] pcie: endpoint: pci-epf-vntb: add endpoint MSI support

[PATCH] ntb_perf: Fix 64-bit division on 32-bit architectures
 2022-08-15 15:47 UTC  (3+ messages)

[PATCH v4 0/4] PCI EP driver support MSI doorbell from host
 2022-08-15  8:58 UTC  (9+ messages)
` [PATCH v4 2/4] irqchip: imx mu worked as msi controller
    ` [EXT] "
` [PATCH v4 3/4] dt-bindings: irqchip: imx mu work "

[GIT PULL] NTB patches for v5.20
 2022-08-13 21:48 UTC  (2+ messages)


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