linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-24 20:34:54 to 2020-07-01 08:20:59 UTC [more...]

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-01  8:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-01  8:08 UTC  (8+ messages)

[RFC] Restrict the untrusted devices, to bind to only a set of "whitelisted" drivers
 2020-07-01  6:54 UTC  (17+ messages)

[PATCH] Replace HTTP links with HTTPS ones: PCI
 2020-07-01  5:35 UTC  (6+ messages)
` PCI: Replace lkml.org, spinics, gmane with lore.kernel.org

[PATCH v5 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-07-01  2:18 UTC  (6+ messages)
` [PATCH v5 2/6] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[PATCH] PCI: Make pcie_find_root_port() work for PCIe root ports as well
 2020-07-01  1:53 UTC  (3+ messages)

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2020-07-01  0:47 UTC  (9+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs
` [Patch v4 2/3] PCI: Restrict probe functions to housekeeping CPUs
` [Patch v4 3/3] net: Restrict receive packets queuing "

[PATCH 2/2] PCI/AER: Fix deadlock triggered by AER and sriov enable routine
 2020-06-30 23:58 UTC  (2+ messages)

[PATCH] xen/pci: remove redundant assignment to variable irq
 2020-06-30 22:12 UTC  (2+ messages)

[PATCH v4] PCI/MSI: Forward MSI-X vector enable error code in pci_alloc_irq_vectors_affinity()
 2020-06-30 22:04 UTC  (2+ messages)

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-06-30 21:56 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
  ` [PATCH v2 07/12] of/device: Add input id to of_dma_configure()
  ` [PATCH v2 08/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus
  ` [PATCH v2 09/12] of/irq: make of_msi_map_get_device_domain() bus agnostic
  ` [PATCH v2 10/12] of/irq: Make of_msi_map_rid() PCI "

[PATCH 00/22] add support for Clang LTO
 2020-06-30 20:30 UTC  (54+ messages)
` [PATCH 02/22] kbuild: "
` [PATCH 04/22] kbuild: lto: fix recordmcount
          ` [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool
` [PATCH 05/22] kbuild: lto: postpone objtool
` [PATCH 06/22] kbuild: lto: limit inlining
` [PATCH 07/22] kbuild: lto: merge module sections
` [PATCH 08/22] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH 12/22] modpost: lto: strip .lto from module names
` [PATCH 13/22] scripts/mod: disable LTO for empty.c
` [PATCH 17/22] arm64: vdso: disable LTO

[PATCH v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-06-30 17:43 UTC  (20+ messages)
` [PATCH v2 1/7] PCI: Keep the ACS capability offset in device
` [PATCH v2 2/7] PCI: Set "untrusted" flag for truly external devices only
` [PATCH v2 3/7] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
` [PATCH v2 4/7] PCI: Add device even if driver attach failed
` [PATCH v2 5/7] driver core: Add device location to "struct device" and expose it in sysfs
` [PATCH v2 6/7] PCI: Move pci_dev->untrusted logic to use device location instead
` [PATCH v2 7/7] PCI: Add parameter to disable attaching external devices

[PATCH] PCI: vmd: Keep fwnode allocated through VMD irqdomain life
 2020-06-30 16:33 UTC  (7+ messages)

[PATCH 0/8 v2] PCI: Align return values of PCIe capability and PCI accessors
 2020-06-30 16:24 UTC  (7+ messages)
` [PATCH v2 2/8] IB/hfi1: Convert PCIBIOS_* errors to generic -E* errors
` [PATCH v2 3/8] "

[PATCH V2] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-06-30 10:52 UTC  (5+ messages)
` [PATCH V3 0/2] "
  ` [PATCH V3 1/2] arm64: tegra: Re-order PCIe aperture mappings to support ACPI boot

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2020-06-30  7:32 UTC  (7+ messages)

[PATCH v3 0/3] Preventing job distribution to isolated CPUs
 2020-06-29  9:01 UTC  (8+ messages)
` [Patch v3 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH] pci: consolidate typing of pci_error_handlers::error_detected()
 2020-06-29 23:11 UTC  (3+ messages)

[PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-06-29 16:26 UTC  (12+ messages)
` [PATCH v5 1/9] dt-bindings: reset: Add a binding for the RPi Firmware reset controller
` [PATCH v5 2/9] reset: Add Raspberry Pi 4 firmware "
` [PATCH v5 3/9] ARM: dts: bcm2711: Add firmware usb reset node
` [PATCH v5 4/9] ARM: dts: bcm2711: Add reset controller to xHCI node
` [PATCH v5 5/9] usb: xhci-pci: Add support for reset controllers
` [PATCH v5 6/9] Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"
` [PATCH v5 7/9] usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4
` [PATCH v5 8/9] Revert "firmware: raspberrypi: Introduce vl805 init routine"
` [PATCH v5 9/9] Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"

[PATCH V2 1/3] reset: imx7: Support module build
 2020-06-29 18:53 UTC  (4+ messages)
` [PATCH V2 2/3] arm64: defconfig: Select CONFIG_RESET_IMX7 as module by default
` [PATCH V2 3/3] pci: imx: Select RESET_IMX7 "

[RFC PATCH] ACPI: Only create numa nodes from entries in SRAT or SRAT emulation
 2020-06-29 16:36 UTC  (2+ messages)

[PATCH v3 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-06-29 15:19 UTC  (6+ messages)
` [PATCH v3 2/9] reset: Add Raspberry Pi 4 firmware reset controller

PCie Hot Plug query
 2020-06-28 17:02 UTC  (2+ messages)

[PATCH v3] PCI: Lock the pci_cfg_wait queue for the consistency of data
 2020-06-28 16:14 UTC  (7+ messages)

[PATCH v2 1/2] PCI/ERR: Fix fatal error recovery for non-hotplug capable devices
 2020-06-28 12:59 UTC  (6+ messages)
` [PATCH v2 2/2] PCI/ERR: Add reset support for non fatal errors

[pci:pci/misc] BUILD SUCCESS b91535812d663acc47952d05386c8a126eae8080
 2020-06-27  7:18 UTC 

[PATCH 1/2] pci: Add pci device even if the driver failed to attach
 2020-06-27  5:02 UTC  (10+ messages)
` [PATCH 2/2] pci: Add parameter to disable attaching untrusted devices

[PATCH 2/2] PCI: pciehp: Fix wrong failure check on pcie_capability_read_*()
 2020-06-26 19:14 UTC  (2+ messages)

[PATCH v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only
 2020-06-26 18:41 UTC  (5+ messages)

[PATCH v6 0/4] Simplify PCIe native ownership detection logic
 2020-06-26 18:32 UTC  (5+ messages)
` [PATCH v6 1/4] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
` [PATCH v6 2/4] ACPI/PCI: Ignore _OSC DPC negotiation result if pcie_ports_dpc_native "
` [PATCH v6 3/4] PCI/portdrv: Remove redundant pci_aer_available() check in DPC enable logic
` [PATCH v6 4/4] PCI/DPC: Move AER/DPC dependency checks out of DPC driver

[RFC] PCI: tegra: Revert raw_violation_fixup for tegra124
 2020-06-26 14:30 UTC  (4+ messages)

[PATCH v7 00/12] Multiple fixes in PCIe qcom driver
 2020-06-25 23:37 UTC  (2+ messages)

[PATCH V2 1/2] PCI: Add ACPI StorageD3Enable _DSD support
 2020-06-25 17:30 UTC  (8+ messages)

[PATCH v9 0/2] Adding support for Versal CPM as Root Port driver
 2020-06-25 11:47 UTC  (3+ messages)
` [PATCH v9 2/2] PCI: xilinx-cpm: Add Versal CPM "

[PATCH] PCI: Avoid FLR for AMD Starship USB 3.0
 2020-06-25 10:22 UTC  (7+ messages)

[PATCH v3] pciutils: Add decode support for RCECs
 2020-06-24 22:39 UTC 


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