ntb.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-11 18:08:25 to 2021-11-27 01:23:49 UTC [more...]

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-27  1:23 UTC  (13+ messages)
` [patch 01/32] genirq/msi: Move descriptor list to struct msi_device_data
` [patch 02/32] genirq/msi: Add mutex for MSI list protection
` [patch 03/32] genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
` [patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators
` [patch 05/32] genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
` [patch 06/32] genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
` [patch 07/32] genirq/msi: Count the allocated MSI descriptors
` [patch 08/32] PCI/MSI: Protect MSI operations
` [patch 09/32] PCI/MSI: Use msi_add_msi_desc()
` [patch 10/32] PCI/MSI: Let core code free MSI descriptors
` [patch 11/32] PCI/MSI: Use msi_on_each_desc()
` [patch 12/32] x86/pci/xen: Use msi_for_each_desc()

ntb_tool: asymmetric windows
 2021-11-15 16:51 UTC 

[PATCH v2] IDT: Fix Build warnings on some 32bit architectures
 2021-11-03  6:39 UTC 

[PATCH] IDT: Fix Build warnings on some 32bit architectures
 2021-10-29 12:05 UTC 

[PATCH AUTOSEL 4.19 7/7] NTB: perf: Fix an error code in perf_setup_inbuf()
 2021-09-11 13:14 UTC 

[PATCH AUTOSEL 5.4 13/14] NTB: Fix an error code in ntb_msit_probe()
 2021-09-11 13:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 14/14] NTB: perf: Fix an error code in perf_setup_inbuf()

[PATCH AUTOSEL 5.10 23/25] NTB: Fix an error code in ntb_msit_probe()
 2021-09-11 13:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 24/25] NTB: perf: Fix an error code in perf_setup_inbuf()

[PATCH AUTOSEL 5.13 27/29] NTB: Fix an error code in ntb_msit_probe()
 2021-09-11 13:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 28/29] NTB: perf: Fix an error code in perf_setup_inbuf()

[PATCH AUTOSEL 5.14 29/32] NTB: Fix an error code in ntb_msit_probe()
 2021-09-11 13:11 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 30/32] NTB: perf: Fix an error code in perf_setup_inbuf()

[GIT PULL] NTB bug fixes for v5.15
 2021-09-07 20:14 UTC  (2+ messages)

[PATCH] ntb: ntb_pingpong: remove redundant initialization of variables msg_data and spad_data
 2021-09-05 15:35 UTC  (2+ messages)

[PATCH] NTB: switch from 'pci_' to 'dma_' API
 2021-09-05 11:11 UTC 

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (7+ messages)
` [PATCH v4 5/5] "

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-15 13:02 UTC  (17+ messages)
` [PATCH v2 4/4] "

[PATCH v3 0/5] bus: Make remove callback return void
 2021-07-13  7:40 UTC  (2+ messages)
` [PATCH v3 5/5] "

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (22+ messages)

[PATCH v2] NTB: Fix an error code in ntb_msit_probe()
 2021-06-07 15:51 UTC  (2+ messages)

[PATCH v2] NTB: perf: Fix an error code in perf_setup_inbuf()
 2021-06-07  8:40 UTC 

[PATCH 1/2] NTB: perf: Fix an error code in perf_setup_inbuf()
 2021-06-07  5:58 UTC  (5+ messages)
` [PATCH 2/2] NTB: Fix an error code in ntb_msit_probe()
    ` 回复:[PATCH "

[RFC] ntb/plx: Add support for PLX hardware
 2021-05-21 18:33 UTC  (7+ messages)

[PATCH -next] NTB: Drop kfree for memory allocated with devm_kzalloc
 2021-02-12 17:45 UTC  (3+ messages)

[PATCH v11 00/17] Implement NTB Controller using multiple PCI EP
 2021-02-01 22:03 UTC  (19+ messages)
` [PATCH v11 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v11 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v11 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v11 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v11 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v11 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v11 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v11 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v11 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v11 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v11 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v11 12/17] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v11 13/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v11 14/17] PCI: Add TI J721E device to pci ids
` [PATCH v11 15/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v11 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v11 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH v10 00/17] Implement NTB Controller using multiple PCI EP
 2021-02-01 18:37 UTC  (19+ messages)
` [PATCH v10 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v10 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v10 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v10 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v10 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v10 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v10 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v10 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v10 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v10 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v10 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v10 12/17] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v10 13/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v10 14/17] PCI: Add TI J721E device to pci ids
` [PATCH v10 15/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v10 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v10 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH] ntb: intel: remove invalid email address in header comment
 2021-02-01 16:12 UTC 

[PATCH v9 00/17] Implement NTB Controller using multiple PCI EP
 2021-01-29  5:10 UTC  (34+ messages)
` [PATCH v9 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v9 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v9 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v9 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v9 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v9 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v9 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v9 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v9 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v9 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v9 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v9 12/17] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v9 13/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v9 14/17] PCI: Add TI J721E device to pci ids
` [PATCH v9 15/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v9 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v9 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2021-01-11 10:14 UTC  (41+ messages)
` [patch 02/30] genirq: Move status flag checks to core
` [patch 03/30] genirq: Move irq_set_lockdep_class() "
` [patch 09/30] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
` [patch 10/30] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
` [patch 14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy
` [patch 15/30] pinctrl: nomadik: Use irq_has_action()
` [patch 16/30] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
` [patch 20/30] net/mlx4: Replace irq_to_desc() abuse
` [patch 21/30] net/mlx4: Use effective interrupt affinity
` [patch 22/30] net/mlx5: Replace irq_to_desc() abuse
` [patch 23/30] net/mlx5: Use effective interrupt affinity
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts

[GIT PULL] NTB bug fixes for v5.11
 2021-01-04 15:41 UTC  (6+ messages)

[PATCH v8 00/18] Implement NTB Controller using multiple PCI EP
 2021-01-04 15:15 UTC  (8+ messages)
` [PATCH v8 11/18] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v8 12/18] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map


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