[PATCH] ntb: hw: amd: Fix debugfs_create_dir error checking
2023-05-12 20:24 UTC
[PATCH 1/1] PCI: endpoint: pci-epf-vntb: fix typo span in comments
2023-05-12 14:51 UTC (4+ messages)
` [EXT] "
[PATCH 0/3] Add RC-to-EP doorbell with platform MSI controller
2023-05-12 14:45 UTC (5+ messages)
` [PATCH 1/3] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH 2/3] misc: pci_endpoint_test: Add doorbell test case
` [PATCH 3/3] tools: PCI: Add 'B' option for test doorbell
[PATCH] ntb: hw: intel: remove return value check of `ndev_init_debugfs`
2023-04-24 15:33 UTC (2+ messages)
[PATCH] NTB: remove all the checks of the return values
2023-04-24 9:22 UTC
[PATCH] PCI: endpoint: pci-epf-vntb: Add missing check for alloc_workqueue
2023-04-08 9:33 UTC (2+ messages)
[PATCH] PCI: endpoint: pci-epf-ntb: Add missing check for alloc_workqueue
2023-04-08 9:33 UTC (2+ messages)
[PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api
2023-03-30 23:43 UTC (23+ 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 1/3] ntb_hw_amd: Remove redundant pci_clear_master
2023-03-24 1:32 UTC (3+ messages)
` [PATCH v2 2/3] ntb: epf: "
` [PATCH v2 3/3] ntb: intel: "
[PATCH 1/3] ntb_hw_amd: Remove redundant pci_clear_master
2023-03-23 16:51 UTC (6+ messages)
` [PATCH 2/3] ntb: epf: "
` [PATCH 3/3] ntb: intel: "
[PATCH] ntb: idt: Fix error handling in idt_pci_driver_init()
2023-03-09 12:21 UTC (2+ messages)
[PATCH] ntb: idt: drop redundant pci_enable_pcie_error_reporting()
2023-03-09 12:01 UTC (2+ messages)
[PATCH] ntb_tool: check null return of devm_kcalloc in tool_init_mws
2023-03-07 16:33 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] PCI: endpoint: pci-epf-vntb: add kernel-doc for num_mws on epf_ntb_mw_bar_clear()
2023-01-18 20:15 UTC (2+ messages)
[PATCH v13 0/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
2023-01-09 17:51 UTC (15+ messages)
` [PATCH v13 1/2] PCI: endpoint: pci-epf-vntb: change doorbell register offset calc mathod
` [EXT] "
` [PATCH v13 2/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
` [EXT] "
[PATCH v2] PCI: endpoint: pci-epf-vntb: fix doc warning in pci-epf-vntb.c
2023-01-03 1:53 UTC (3+ messages)
[PATCH v16 0/7] pci-epf-vntb clean up
2022-12-14 15:24 UTC (19+ messages)
` [PATCH v16 1/7] PCI: endpoint: pci-epf-vntb: clean up kernel_doc warning
` [PATCH v16 2/7] PCI: endpoint: pci-epf-vntb: fix indentation of the struct epf_ntb_ctrl
` [PATCH v16 3/7] PCI: endpoint: pci-epf-vntb: fix call pci_epc_mem_free_addr() at err path
` [PATCH v16 4/7] PCI: endpoint: pci-epf-vntb: remove unused field epf_db_phy
` [EXT] "
` [PATCH v16 5/7] PCI: endpoint: pci-epf-vntb: replace hardcode 4 with sizeof(u32)
` [PATCH v16 6/7] PCI: endpoint: pci-epf-vntb: fix sparse build warning at epf_db
` [PATCH v16 7/7] PCI: endpoint: pci-epf-vntb: fix sparse build warning at ntb->reg
` [EXT] "
` [EXT] Re: [PATCH v16 0/7] pci-epf-vntb clean up
[PATCH v2] ntb_netdev: Use dev_kfree_skb_any() in interrupt context
2022-12-12 21:00 UTC (3+ messages)
[PATCH] ntb_netdev: Use dev_kfree_skb_irq() in interrupt context
2022-12-08 15:35 UTC (2+ messages)
[PATCH] net: net_netdev: Fix error handling in ntb_netdev_init_module()
2022-11-28 15:38 UTC (3+ messages)
[PATCH] NTB: ntb_tool: Add check for devm_kcalloc
2022-11-28 15:37 UTC (3+ messages)
[PATCH v14 1/1] PCI: endpoint: pci-epf-vntb: Use EP MSI controller to handle DB from host
2022-11-25 19:27 UTC
[PATCH] NTB: ntb_transport: fix possible memory leak while device_register() fails
2022-11-10 15:33 UTC (2+ messages)
[PATCH] NTB: EPF: fix possible memory leak in pci_vntb_probe()
2022-11-09 9:28 UTC
[PATCH] ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
2022-11-07 15:28 UTC (2+ messages)
[PATCH] NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
2022-11-05 9:43 UTC
[PATCH v15 0/7] pci-epf-vntb clean up
2022-11-01 17:20 UTC (9+ messages)
` [PATCH v15 1/7] PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
` [PATCH v15 2/7] PCI: endpoint: pci-epf-vntb: Fix indentation of the struct epf_ntb_ctrl
` [PATCH v15 3/7] PCI: endpoint: pci-epf-vntb: fix call pci_epc_mem_free_addr at err path
` [PATCH v15 4/7] PCI: endpoint: pci-epf-vntb: remove unused field epf_db_phy
` [PATCH v15 5/7] PCI: endpoint: pci-epf-vntb: replace hardcode 4 with sizeof(u32)
` [PATCH v15 6/7] PCI: endpoint: pci-epf-vntb: fix sparse build warning at epf_db
` [PATCH v15 7/7] PCI: endpoint: pci-epf-vntb: fix sparse build warning at ntb->reg
[PATCH v14 0/7] pci-epf-vntb clean up
2022-11-01 16:08 UTC (18+ messages)
` [PATCH v14 1/7] PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
` [PATCH v14 2/7] PCI: endpoint: pci-epf-vntb: Fix indentation of the struct epf_ntb_ctrl
` [EXT] "
` [PATCH v14 3/7] PCI: endpoint: pci-epf-vntb: fix call pci_epc_mem_free_addr at err path
` [PATCH v14 4/7] PCI: endpoint: pci-epf-vntb: remove unused field epf_db_phy
` [PATCH v14 5/7] PCI: endpoint: pci-epf-vntb: replace hardcode 4 with sizeof(u32)
` [PATCH v14 6/7] PCI: endpoint: pci-epf-vntb: fix sparse build warning at epf_db
` [PATCH v14 7/7] PCI: endpoint: pci-epf-vntb: fix sparse build warning at ntb->reg
[PATCH v2] PCI: endpoint: pci-epf-{,v}ntb: fix a check for no epc alignment constraint
2022-10-28 10:56 UTC (10+ messages)
` [EXT] "
[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
[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 (8+ messages)
` [PATCH v12 5/6] PCI: endpoint: pci-epf-vntb: Clean up
` [PATCH v12 6/6] PCI: endpoint: Add vNTB MSI support
` [EXT] "
[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
page: next (older)
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).