linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-15 19:31:18 to 2020-10-22 05:08:09 UTC [more...]

[PATCH V3 0/4] Change vring space from nomal memory to dma coherent memory
 2020-10-22  5:06 UTC  (2+ messages)
` [PATCH V3 1/4] misc: vop: change the way of allocating vring and device page

[pci:pci/vmd] BUILD SUCCESS 852ba91dfaf4b2af7a760c5d083e17f8851ba157
 2020-10-22  3:43 UTC 

[pci:v5.10-merge] BUILD SUCCESS f81f8dad8fc839e7d6eb48ea1d5cc542496e75d2
 2020-10-22  3:43 UTC 

[pci:next] BUILD SUCCESS 28e34e751f6c50098d9bcecb30c97634b6126730
 2020-10-22  3:43 UTC 

[PATCH v4 0/4] isolation: limit msix vectors to housekeeping CPUs
 2020-10-22  0:27 UTC  (19+ messages)
` [PATCH v4 4/4] PCI: Limit pci_alloc_irq_vectors() "

[PATCH v6 00/25] Add support for Clang LTO
 2020-10-22  0:22 UTC  (26+ messages)
` [PATCH v6 02/25] objtool: Add a pass for generating __mcount_loc
` [PATCH v6 07/25] treewide: remove DISABLE_LTO
` [PATCH v6 13/25] kbuild: lto: merge module sections
` [PATCH v6 22/25] x86/asm: annotate indirect jumps

[PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap
 2020-10-21 23:20 UTC  (10+ messages)
` [PATCH v3 15/16] sysfs: Support zapping of binary attr mmaps
` [PATCH v3 16/16] PCI: Revoke mappings like devmem

[PATCH] misc: pci_endpoint_test: Remove unnecessary verification
 2020-10-21 21:28 UTC 

[GIT PULL] PCI changes for v5.10
 2020-10-21 21:24 UTC 

[PATCH 5/6] x86/apic/msi: Use Real PCI DMA device when configuring IRTE
 2020-10-21 19:55 UTC  (5+ messages)

[PATCH 0/6] Add DW PCIe support for Exynos5433 SoCs
 2020-10-21 12:12 UTC  (21+ messages)
    ` [PATCH 1/6] Documetation: dt-bindings: drop samsung,exynos5440-pcie binding
    ` [PATCH 2/6] Documetation: dt-bindings: add the samsung,exynos-pcie binding
    ` [PATCH 3/6] Documetation: dt-bindings: add the samsung,exynos-pcie-phy binding
    ` [PATCH 4/6] phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHY
    ` [PATCH 5/6] pci: dwc: pci-exynos: rework the driver to support Exynos5433 variant
    ` [PATCH 6/6] arm64: dts: exynos: add the WiFi/PCIe support to TM2(e) boards

[PATCH] PCI: dwc: Use ATU regions to map memory regions
 2020-10-21 10:08 UTC  (8+ messages)
` [PATCH V2] PCI: dwc: Add support to handle prefetchable memory mapping

[PATCH] PCI: export pci_find_host_bridge() to fix MFD build error
 2020-10-21 10:08 UTC  (6+ messages)

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-10-21  8:47 UTC  (26+ messages)

[PATCH 1/2] PCI: export pci_match_device()
 2020-10-21  8:10 UTC  (2+ messages)
` [PATCH 2/2] PCI: add support for dynamic ID when checking for duplicate IDs

[pci:next] BUILD SUCCESS 065c21a8f8a466bf640ca46f8f7c07f119a9bc26
 2020-10-21  6:22 UTC 

[PATCH v3 02/18] iommu/vt-d: Add DEV-MSI support
 2020-10-20 21:42 UTC  (4+ messages)

[PATCH 6/6] PCI: vmd: Disable MSI/X remapping when possible
 2020-10-20 20:23 UTC  (2+ messages)

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (19+ messages)
  ` [Cocci] "
    ` [Ocfs2-devel] "

[PATCH v9 00/15] Add RCEC handling to PCI/AER
 2020-10-20 16:28 UTC  (31+ messages)
` [PATCH v9 01/15] PCI/RCEC: Add RCEC class code and extended capability
` [PATCH v9 02/15] PCI/RCEC: Bind RCEC devices to the Root Port driver
` [PATCH v9 03/15] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
` [PATCH v9 04/15] PCI/ERR: Rename reset_link() to reset_subordinates()
` [PATCH v9 05/15] PCI/ERR: Simplify by using pci_upstream_bridge()
` [PATCH v9 06/15] PCI/ERR: Simplify by computing pci_pcie_type() once
` [PATCH v9 07/15] PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
` [PATCH v9 08/15] PCI/ERR: Avoid negated conditional for clarity
` [PATCH v9 09/15] PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
` [PATCH v9 10/15] PCI/ERR: Limit AER resets in pcie_do_recovery()
` [PATCH v9 11/15] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs
` [PATCH v9 12/15] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
` [PATCH v9 13/15] PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
` [PATCH v9 14/15] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
` [PATCH v9 15/15] PCI/AER: Add RCEC AER error injection support

[PATCH] pci: remove unneeded break
 2020-10-20 16:02 UTC  (3+ messages)

[PATCH] PCI: vmd: Add AHCI to fast interrupt list
 2020-10-20 15:20 UTC  (3+ messages)

[PATCH v7 00/18] Implement NTB Controller using multiple PCI EP
 2020-10-20 13:18 UTC  (4+ messages)

[PATCH v16 3/3] PCI: microchip: Add host driver for Microchip PCIe controller
 2020-10-20 12:16 UTC  (2+ messages)

[pci:next] BUILD SUCCESS 2b1568a6f12c0289662a2c564ca23aac475d4475
 2020-10-20  8:44 UTC 

[PATCH] PCI: rcar: Always allocate MSI addresses in 32bit space
 2020-10-20  7:47 UTC  (2+ messages)

[PATCH V2 0/4] Change vring space from nomal memory to dma coherent memory
 2020-10-20  1:33 UTC  (6+ messages)
` [PATCH V2 4/4] misc: vop: mapping kernel memory to user space as noncached

[RFC PATCH 0/2] iommu: Avoid unnecessary PRI queue flushes
 2020-10-19 21:16 UTC  (9+ messages)
` [RFC PATCH 2/2] iommu: Add IOMMU_UNBIND_FAULT_PENDING flag

[PATCH v3] PCI: cadence: Retrain Link to work around Gen2 training defect
 2020-10-19 17:18 UTC  (3+ messages)

[RESEND PATCH] PCI: qcom: use PHY_REFCLK_USE_PAD only for ipq8064
 2020-10-19 16:55 UTC 

[RFC] PCI: allow sysfs file owner to read the config space with CAP_SYS_RAWIO
 2020-10-19 14:32 UTC  (7+ messages)

[PATCH] Use maximum latency when determining L1 ASPM
 2020-10-18 11:35 UTC  (7+ messages)

[PATCH] ARM: footbridge: fix dc21285 PCI configuration accessors
 2020-10-18  8:42 UTC 

[PATCH V4] PCI: rcar: Add L1 link state fix into data abort hook
 2020-10-17 14:03 UTC  (2+ messages)

[pci:pci/aspm] BUILD SUCCESS 1b2c933cca51fb091246f52c4f7211ec1ec398ed
 2020-10-17  7:33 UTC 

[PATCH 1/1] pci: pciehp: Handle MRL interrupts to enable slot for hotplug
 2020-10-16 23:43 UTC  (2+ messages)

[PATCH v3 12/12] PCI/ASPM: Remove struct pcie_link_state.l1ss
 2020-10-16 20:59 UTC  (2+ messages)

[RFC PATCH 0/3] GPIO support on the Etron EJ168/EJ188/EJ198 xHCI controllers
 2020-10-16 20:52 UTC  (7+ messages)
` [RFC PATCH 2/3] dt-bindings: gpio: Add binding documentation for Etron EJ168/EJ188/EJ198

[pci:pci/aspm] BUILD SUCCESS 98dfa938c32bacd5b02328a734caf4cc188f8239
 2020-10-16 12:39 UTC 

[pci:next] BUILD SUCCESS 30eec02c942d6de400f08da98183ab8cd7dd0fb4
 2020-10-16 12:39 UTC 

[pci:review/aspm4] BUILD SUCCESS 3afb14c5d9504d687a66cbafa3c885fb4ffc9cf9
 2020-10-16  6:41 UTC 

[PATCH v6 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback
 2020-10-15 20:12 UTC  (4+ messages)
` [PATCH v6 2/2] PCI/ERR: Split the fatal and non-fatal error recovery handling

[PATCH v3 00/12] PCI/ASPM: Cleanup
 2020-10-15 19:30 UTC  (3+ messages)
` [PATCH v3 07/12] PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr
` [PATCH v3 11/12] PCI/ASPM: Remove struct aspm_register_info.l1ss_cap


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