linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-10 21:24:53 to 2022-11-12 12:43:38 UTC [more...]

[PATCH v3] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
 2022-11-12 12:43 UTC  (7+ messages)

[PATCH v4 00/11] Add BananaPi R3
 2022-11-12 11:18 UTC  (13+ messages)
` [PATCH v4 01/11] arm64: dts: mt7986: move wed_pcie node
` [PATCH v4 02/11] dt-bindings: phy: mediatek,tphy: add support for mt7986
  ` Aw: "
` [PATCH v4 03/11] dt-bindings: usb: mtk-xhci: "
  ` Aw: "
` [PATCH v4 04/11] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [PATCH v4 05/11] dt-bindings: PCI: mediatek-gen3: add support for mt7986
` [PATCH v4 06/11] arm64: dts: mt7986: add spi related device nodes
` [PATCH v4 07/11] arm64: dts: mt7986: add usb "
` [PATCH v4 08/11] arm64: dts: mt7986: add mmc "
` [PATCH v4 09/11] arm64: dts: mt7986: add pcie "
` [PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3

[helgaas-pci:next] BUILD SUCCESS 7ef4a88327bb37d6ee710f4126975a65a60e9ac7
 2022-11-12 10:21 UTC 

[PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3
 2022-11-12  9:19 UTC  (2+ messages)
` [PATCH v4 11/11] arm64: dts: mt7986: add BPI-R3 nand/nor overlays

[PATCH v2 00/12] Drivers: hv: Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-12  4:48 UTC  (19+ messages)
` [PATCH v2 01/12] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [PATCH v2 02/12] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH v2 03/12] x86/hyperv: Reorder code in prep for subsequent patch
` [PATCH v2 04/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v2 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v2 06/12] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v2 07/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v2 08/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v2 09/12] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v2 10/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v2 11/12] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH v2 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[lpieralisi-pci:pci/dwc] BUILD SUCCESS ae6b9a65af480144da323436d90e149501ea8937
 2022-11-12  4:08 UTC 

[lpieralisi-pci:pci/misc] BUILD SUCCESS 2759ddf7535d63381f9b9b1412e4c46e13ed773a
 2022-11-12  2:55 UTC 

[PATCH v2] acpi,pci: handle duplicate IRQ routing entries returned from _PRT
 2022-11-12  0:20 UTC  (2+ messages)

[lpieralisi-pci:pci/qcom] BUILD SUCCESS c4860af88d0cb1bb006df12615c5515ae509f73b
 2022-11-12  0:04 UTC 

[lpieralisi-pci:pci/vmd] BUILD SUCCESS d899aa668498c07ff217b666ae9712990306e682
 2022-11-12  0:04 UTC 

[lpieralisi-pci:pci/brcmstb] BUILD SUCCESS 602fb860945fd6dce7989fcd3727d5fe4282f785
 2022-11-12  0:04 UTC 

[PATCH v1] PCI: Set no io resource for bridges that behind VMD controller
 2022-11-11 23:54 UTC  (2+ messages)

[PATCH v2] pci: fix device presence detection for VFs
 2022-11-11 23:42 UTC  (2+ messages)

[PATCH v2] pci: fix device presence detection for VFs
 2022-11-11 23:39 UTC  (2+ messages)

[RFC 0/4] pci/sriov: support VFs dynamic addition
 2022-11-11 23:07 UTC  (7+ messages)
` [RFC 1/4] pci/sriov: extract sriov_numvfs common helper
` [RFC 2/4] pci/sriov: add vf_bitmap to mark the vf id allocation
` [RFC 3/4] pci/sriov: add sriov_numfs_no_scan interface
` [RFC 4/4] pci/sriov: add sriov_scan_vf_id interface

[PATCH v2] PCI: imx6: Initialize PHY before deasserting core reset
 2022-11-11 21:53 UTC  (3+ messages)

[PATCH 1/2] cxl/pci: Add generic MSI-X/MSI irq support
 2022-11-11 21:18 UTC  (8+ messages)

[PATCH pciutils 3/4] libpci: Add support for filling bridge resources
 2022-11-11 21:48 UTC  (5+ messages)
  ` IORESOURCE_WINDOW for PCI-to-PCI bridges

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-11-11 21:42 UTC  (4+ messages)

[PATCH 0/2] mt7621 pci & phy-pci fix future oops from soc_device_match_attr
 2022-11-11 18:55 UTC  (3+ messages)
` [PATCH 2/2] PCI: mt7621: add sentinel to quirks table

[PATCH v6 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-11-11 18:29 UTC  (5+ messages)
` [PATCH v6 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL "

[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
 2022-11-11 18:27 UTC  (2+ messages)

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2022-11-11 17:15 UTC  (11+ messages)

[PATCH 0/2] PCI: mvebu: add support for orion soc
 2022-11-11 16:54 UTC  (6+ messages)
` [PATCH v3 0/7] "

[PATCH 1/1] PCI/DOE: adjust data object length
 2022-11-11 16:47 UTC  (2+ messages)

[PATCH V4] PCI: loongson: Skip scanning unavailable child devices
 2022-11-11 16:06 UTC  (4+ messages)

[PATCH 1/2] PCI: histb: switch to using gpiod API
 2022-11-11 15:20 UTC  (3+ messages)

[PATCH] PCI: endpoint: fix Kconfig indent style
 2022-11-11 14:11 UTC  (2+ messages)

[patch 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-11 13:59 UTC  (34+ messages)
` [patch 01/33] genirq/msi: Rearrange MSI domain flags
` [patch 02/33] genirq/msi: Provide struct msi_parent_ops
` [patch 03/33] genirq/msi: Provide data structs for per device domains
` [patch 04/33] genirq/msi: Add size info to struct msi_domain_info
` [patch 05/33] genirq/msi: Split msi_create_irq_domain()
` [patch 06/33] genirq/irqdomain: Add irq_domain::dev for per device MSI domains
` [patch 07/33] genirq/msi: Provide msi_create/free_device_irq_domain()
` [patch 08/33] genirq/msi: Provide msi_match_device_domain()
` [patch 09/33] genirq/msi: Add range checking to msi_insert_desc()
` [patch 10/33] PCI/MSI: Split __pci_write_msi_msg()
` [patch 11/33] genirq/msi: Provide BUS_DEVICE_PCI_MSI[X]
` [patch 12/33] PCI/MSI: Add support for per device MSI[X] domains
` [patch 13/33] x86/apic/vector: Provide MSI parent domain
` [patch 14/33] PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
` [patch 15/33] iommu/vt-d: Switch to MSI parent domains
` [patch 16/33] iommu/amd: Switch to MSI base domains
` [patch 17/33] x86/apic/msi: Remove arch_create_remap_msi_irq_domain()
` [patch 18/33] genirq/msi: Provide struct msi_map
` [patch 19/33] genirq/msi: Provide msi_desc::msi_data
` [patch 20/33] genirq/msi: Provide msi_domain_ops::prepare_desc()
` [patch 21/33] genirq/msi: Provide msi_domain_alloc_irq_at()
` [patch 22/33] genirq/msi: Provide MSI_FLAG_MSIX_ALLOC_DYN
` [patch 23/33] PCI/MSI: Split MSIX descriptor setup
` [patch 24/33] PCI/MSI: Provide prepare_desc() MSI domain op
` [patch 25/33] PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
` [patch 26/33] x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYN
` [patch 27/33] genirq/msi: Provide constants for PCI/IMS support
` [patch 28/33] PCI/MSI: Provide IMS (Interrupt Message Store) support
` [patch 29/33] PCI/MSI: Provide pci_ims_alloc/free_irq()
` [patch 30/33] x86/apic/msi: Enable PCI/IMS
` [patch 31/33] iommu/vt-d: "
` [patch 32/33] iommu/amd: "
` [patch 33/33] irqchip: Add IDXD Interrupt Message Store driver

[patch 01/20] genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
 2022-11-11 13:57 UTC  (20+ messages)
` [patch 02/20] genirq/irqdomain: Rename irq_domain::dev to irq_domain::pm_dev
` [patch 03/20] genirq/msi: Create msi_api.h
` [patch 04/20] genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_PARENT
` [patch 05/20] genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_DEVICE
` [patch 06/20] genirq/msi: Check for invalid MSI parent domain usage
` [patch 07/20] genirq/msi: Add pointers for per device irq domains
` [patch 08/20] genirq/msi: Make MSI descriptor iterators device domain aware
` [patch 09/20] genirq/msi: Make msi_get_virq() "
` [patch 10/20] genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()
` [patch 11/20] genirq/msi: Make descriptor allocation device domain aware
` [patch 12/20] genirq/msi: Make descriptor freeing "
` [patch 13/20] genirq/msi: Make msi_add_simple_msi_descs() device "
` [patch 14/20] genirq/msi: Provide new domain id based interfaces for freeing interrupts
` [patch 15/20] genirq/msi: Provide new domain id allocation functions
` [patch 16/20] PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()
` [patch 17/20] platform-msi: Switch to the domain id aware MSI interfaces
` [patch 18/20] bus: fsl-mc-msi: Switch to domain id aware interfaces
` [patch 19/20] oc: ti: ti_sci_inta_msi: Switch to domain id aware MSI functions
` [patch 20/20] genirq/msi: Remove unused alloc/free interfaces

[patch 00/20] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2022-11-11 13:56 UTC 

[patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
 2022-11-11 13:55 UTC  (40+ messages)
` [patch 01/39] PCI/MSI: Check for MSI enabled in __pci_msix_enable()
` [patch 02/39] iommu/vt-d: Remove bogus check for multi MSI-X
` [patch 03/39] iommu/amd: "
` [patch 04/39] genirq/msi: Use MSI_DESC_ALL in msi_add_simple_msi_descs()
` [patch 05/39] genirq/msi: Remove filter from msi_free_descs_free_range()
` [patch 06/39] genirq/msi: Add missing kernel doc to msi_next_desc()
` [patch 07/39] genirq/msi: Make __msi_domain_alloc_irqs() static
` [patch 08/39] genirq/msi: Provide msi_domain_ops::post_free()
` [patch 09/39] powerpc/pseries/msi: Use msi_domain_ops::msi_post_free()
` [patch 10/39] genirq/msi: Make __msi_domain_free_irqs() static
` [patch 11/39] genirq/irqdomain: Move bus token enum into a seperate header
` [patch 12/39] genirq/msi: Add bus token to struct msi_domain_info
` [patch 13/39] PCI/MSI: Use msi_domain_info::bus_token
` [patch 14/39] PCI/MSI: Let the MSI core free descriptors
` [patch 15/39] PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
` [patch 16/39] genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
` [patch 17/39] PCI/MSI: Get rid of externs in msi.h
` [patch 18/39] PCI/MSI: Move mask and unmask helpers to msi.h
` [patch 19/39] PCI/MSI: Move pci_disable_msi() to api.c
` [patch 20/39] PCI/MSI: Move pci_enable_msi() API "
` [patch 21/39] PCI/MSI: Move pci_enable_msix_range() "
` [patch 22/39] PCI/MSI: Move pci_alloc_irq_vectors() "
` [patch 23/39] PCI/MSI: Move pci_alloc_irq_vectors_affinity() "
` [patch 24/39] PCI/MSI: Move pci_irq_vector() "
` [patch 25/39] PCI/MSI: Move pci_free_irq_vectors() "
` [patch 26/39] PCI/MSI: Move pci_msix_vec_count() "
` [patch 27/39] PCI/MSI: Move pci_disable_msix() "
` [patch 28/39] PCI/MSI: Move pci_irq_get_affinity() "
` [patch 29/39] PCI/MSI: Move pci_msi_enabled() "
` [patch 30/39] PCI/MSI: Move pci_msi_restore_state() "
` [patch 31/39] Documentation: PCI: Add reference to PCI/MSI device driver APIs
` [patch 32/39] PCI/MSI: Reorder functions in msi.c
` [patch 33/39] PCI/MSI: Sanitize MSI-X checks
` [patch 34/39] PCI/MSI: Reject multi-MSI early
` [patch 35/39] PCI/MSI: Reject MSI-X early
` [patch 36/39] PCI/MSI: Validate MSIX contiguous restriction early
` [patch 37/39] PCI/MSI: Remove redundant msi_check() callback
` [patch 38/39] genirq/msi: Remove msi_domain_ops::msi_check()
` [patch 39/39] x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS

[PATCH v6 00/10] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2022-11-11 12:34 UTC  (5+ messages)
` [PATCH v6 05/10] PCI: designware-ep: Add ep_pre_init() callback to dw_pcie_ep_ops
` [PATCH v6 06/10] PCI: dwc: Add reset_all_bars flag

[PATCH v3 0/2] PCI: qcom: Add basic interconnect support
 2022-11-11 11:05 UTC  (2+ messages)

[PATCH v6 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-11 11:04 UTC  (7+ messages)
` [PATCH v6 01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
` [PATCH v6 11/20] dt-bindings: PCI: dwc: Add clocks/resets common properties

[PATCH v2 0/4] Add TLP filter support and some fixes for HiSilicon PCIe PMU
 2022-11-11 11:02 UTC  (6+ messages)
` [PATCH v2 3/4] drivers/perf: hisi: Add TLP filter support
` [PATCH v2 4/4] Documentation: perf: Indent filter options list of hisi-pcie-pmu

[helgaas-pci:next] BUILD SUCCESS 90a36dd86b60063faf5a8b48e015b38f30f9b6e5
 2022-11-11 11:01 UTC 

[PATCH v2] PCI: vmd: Disable MSI remapping after suspend
 2022-11-11 11:01 UTC  (2+ messages)

[PATCH v16 0/7] pci-epf-vntb clean up
 2022-11-11 10:55 UTC  (5+ messages)
` [PATCH v16 4/7] PCI: endpoint: pci-epf-vntb: remove unused field epf_db_phy
    ` [EXT] "

[PATCH v2 0/5] PCI: brcmstb: Add Multi-MSI and some improvements
 2022-11-11 10:43 UTC  (2+ messages)

[PATCH v2 5/5] PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits
 2022-11-11 10:26 UTC  (4+ messages)

[helgaas-pci:pci/kbuild] BUILD SUCCESS 51dfb612ab3becf91eab20569fd88a1172df87ab
 2022-11-11  9:17 UTC 

[PATCH v5 0/3] Add driver nodes for MT8195 SoC
 2022-11-11  8:47 UTC  (3+ messages)
` [PATCH v5 2/3] arm64: dts: mt8195: Add pcie and pcie phy nodes

[lpieralisi-pci:pci/dwc] BUILD SUCCESS 8405d8f0956d227c3355d9bdbabc23f79f721ce4
 2022-11-11  4:50 UTC 

[lpieralisi-pci:pci/dt] BUILD SUCCESS 72f542ac4f39fb42b8a6380ac8d9b3c39019d2d6
 2022-11-11  4:50 UTC 

[PATCH v2] pci: fix device presence detection for VFs
 2022-11-11  4:00 UTC  (3+ messages)

[PATCH 1/2] PCI: dwc-host: Add a warning to prevent invalid values
 2022-11-10 21:32 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).