linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-08 08:40:21 to 2021-10-12 08:03:56 UTC [more...]

[v4] PCI: Avoid unsync of LTR mechanism configuration
 2021-10-12  8:01 UTC  (4+ messages)

[v5] PCI: Avoid unsync of LTR mechanism configuration
 2021-10-12  7:56 UTC 

[PATCH v3] PCI/MSI: fix page fault when msi_populate_sysfs() failed
 2021-10-12  7:15 UTC 

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-10-12  5:37 UTC  (4+ messages)

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-12  5:31 UTC  (35+ messages)
` [PATCH v5 01/16] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v5 02/16] x86/tdx: Get TD execution environment information via TDINFO
` [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask
` [PATCH v5 04/16] x86/tdx: Make pages shared in ioremap()
` [PATCH v5 05/16] x86/tdx: Add helper to do MapGPA hypercall
` [PATCH v5 06/16] x86/tdx: Make DMA pages shared
` [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest
` [PATCH v5 08/16] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCH v5 09/16] x86/tdx: Enable shared memory confidential guest flags for TDX guest
` [PATCH v5 10/16] PCI: Consolidate pci_iomap_range(), pci_iomap_wc_range()
` [PATCH v5 11/16] asm/io.h: Add ioremap_host_shared fallback
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 13/16] PCI: Mark MSI data shared
` [PATCH v5 14/16] virtio: Use shared mappings for virtio PCI devices
` [PATCH v5 15/16] x86/tdx: Implement ioremap_host_shared for x86
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-10-12  4:58 UTC  (6+ messages)

[PATCH v2] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-10-12  3:22 UTC  (4+ messages)

[PATCH] PCI/MSI: fix page fault when msi_populate_sysfs() failed
 2021-10-12  2:47 UTC  (9+ messages)

[PATCH] PCI: qcom: Make rst_names array static with const elements
 2021-10-12  2:21 UTC 

[PATCH 00/22] PCI: Unify PCI error response checking
 2021-10-11 22:05 UTC  (28+ messages)
` [PATCH 01/22] PCI: Add PCI_ERROR_RESPONSE and it's related defintions
` [PATCH 02/22] PCI: Unify PCI error response checking
` [PATCH 03/22] PCI: thunder: Use SET_PCI_ERROR_RESPONSE() when device not found
` [PATCH 04/22] PCI: iproc: "
` [PATCH 05/22] PCI: mediatek: "
` [PATCH 06/22] PCI: exynos: "
` [PATCH 07/22] PCI: histb: "
` [PATCH 08/22] PCI: kirin: "
` [PATCH 09/22] PCI: aardvark: "
` [PATCH 10/22] PCI: mvebu: "
` [PATCH 11/22] PCI: altera: "
` [PATCH 12/22] PCI: rcar: "
` [PATCH 13/22] PCI: rockchip: "
` [PATCH 14/22] PCI/ERR: Use RESPONSE_IS_PCI_ERROR() to check read from hardware
` [PATCH 15/22] PCI: vmd: "
` [PATCH 16/22] PCI: pciehp: "
` [PATCH 17/22] PCI/DPC: "
` [PATCH 18/22] PCI/PME: "
` [PATCH 19/22] PCI: cpqphp: "
` [PATCH 20/22] PCI: keystone: Use PCI_ERROR_RESPONSE to specify hardware error
` [PATCH 21/22] PCI: hv: Use PCI_ERROR_RESPONSE to specify hardware read error
` [PATCH 22/22] PCI: xgene: Use PCI_ERROR_RESPONSE to specify hardware error

[PATCH 1/3] PCI: hv: Remove unnecessary integer promotion from dev_err()
 2021-10-11 21:13 UTC  (4+ messages)
` [PATCH 2/3] PCI: iov: Update format string type to match variable type
` [PATCH 3/3] PCI: Update variable type to match sscanf() format string

[PATCH 09/13] PCI: aardvark: Implement re-issuing config requests on CRS response
 2021-10-11 20:58 UTC  (5+ messages)
    ` Usage of PCBIOS_* macros (Was: Re: [PATCH 09/13] PCI: aardvark: Implement re-issuing config requests on CRS response)

[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
 2021-10-11 20:43 UTC  (4+ messages)

[PATCH 1/4] PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
 2021-10-11 17:25 UTC  (4+ messages)

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-10-11 17:02 UTC  (3+ messages)

[PATCH 0/6] Add IMX8M Mini PCI support
 2021-10-11 15:29 UTC  (8+ messages)

[PATCH v3 2/2] PCI/sysfs: use NUMA_NO_NODE macro
 2021-10-11 14:06 UTC  (4+ messages)

[PATCH v3 00/10] cxl_pci refactor for reusability
 2021-10-11 13:35 UTC  (20+ messages)
` [PATCH v3 01/10] cxl/pci: Convert register block identifiers to an enum
` [PATCH v3 02/10] cxl/pci: Remove dev_dbg for unknown register blocks
` [PATCH v3 03/10] cxl/pci: Fix NULL vs ERR_PTR confusion
` [PATCH v3 04/10] cxl/pci: Remove pci request/release regions
` [PATCH v3 05/10] cxl/pci: Make more use of cxl_register_map
  ` [PATCH v4 "
` [PATCH v3 06/10] cxl/pci: Add @base to cxl_register_map
` [PATCH v3 07/10] cxl/pci: Split cxl_pci_setup_regs()
` [PATCH v3 08/10] PCI: Add pci_find_dvsec_capability to find designated VSEC
` [PATCH v3 09/10] cxl/pci: Use pci core's DVSEC functionality
` [PATCH v3 10/10] ocxl: "

[PATCH v3 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-10-11 13:32 UTC  (3+ messages)
` [PATCH v3 1/2] mwifiex: Read a PCI register after writing the TX ring write pointer
` [PATCH v3 2/2] mwifiex: Try waking the firmware until we get an interrupt

[PATCH v2] PCI/MSI: fix page fault when msi_populate_sysfs() failed
 2021-10-11 13:08 UTC 

[PATCH 0/1] Arch use of pci_dev_is_added()
 2021-10-11 12:06 UTC  (2+ messages)

[PATCH V10 0/6] PCI: Loongson pci improvements and quirks
 2021-10-11  7:46 UTC  (7+ messages)
` [PATCH V10 1/6] PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
` [PATCH V10 2/6] PCI: loongson: Add ACPI init support
` [PATCH V10 3/6] PCI: loongson: Don't access unexisting devices
` [PATCH V10 4/6] PCI: loongson: Improve the MRRS quirk for LS7A
` [PATCH V10 5/6] PCI: Add quirk for LS7A to avoid reboot failure
` [PATCH V10 6/6] PCI: Add quirk for multifunction devices of LS7A

[PATCH v2] PCI: rcar: Remove __clk_is_enabled() call
 2021-10-11  7:29 UTC  (2+ messages)

[RFC PATCH v1 4/4] PCI/ASPM: Remove struct pcie_link_state.clkpm_disable
 2021-10-11  6:06 UTC  (3+ messages)

[RFC PATCH v1 1/4] [PCI/ASPM:] Remove struct pcie_link_state.clkpm_default
 2021-10-11  6:05 UTC  (3+ messages)

[RFC PATCH v2 4/4] PCI/ASPM: Remove unncessary linked list from aspm.c
 2021-10-11  6:03 UTC  (3+ messages)

[RFC PATCH v2 1/4] PCI/ASPM: Remove struct pcie_link_state.parent
 2021-10-11  6:01 UTC  (3+ messages)

[PATCH v2 1/2] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
 2021-10-11  2:25 UTC  (3+ messages)

[PATCH] PCI: endpoint: Export symbols for endpoint controller drivers
 2021-10-10 11:59 UTC 

[helgaas-pci:pci/host/qcom 2/3] ERROR: modpost: "dw_pcie_ep_raise_legacy_irq" [drivers/pci/controller/dwc/pcie-qcom-ep.ko] undefined!
 2021-10-10  7:40 UTC 

[PATCH 0/5] Move intel_pm from MFD to Auxiliary bus
 2021-10-10  6:59 UTC  (5+ messages)
` [PATCH 2/5] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus

[helgaas-pci:pci/sysfs] BUILD SUCCESS 3d063534a7bfd15410febb7b69453ba1ebe00979
 2021-10-09 21:59 UTC 

[helgaas-pci:pci/vpd] BUILD SUCCESS 0201320442875e877546a9d2861763414997feef
 2021-10-09 21:59 UTC 

[helgaas-pci:pci/misc] BUILD SUCCESS b2105b9f39b57ac80fb909b7ae4da3d343af9f7d
 2021-10-09 21:59 UTC 

[helgaas-pci:pci/host/qcom] BUILD SUCCESS 25e86c97a3a27f000849970b9d49bc5d37b30edd
 2021-10-09 19:41 UTC 

[helgaas-pci:next] BUILD SUCCESS d9edad8ea62d13df99837e2ee0e631e80a970d18
 2021-10-09 18:40 UTC 

[helgaas-pci:pci/host/rcar] BUILD SUCCESS 861e133ba268bef4765ea62c9602d4116b9c63ec
 2021-10-09 16:29 UTC 

[PATCH] ACPI: scan: Release PM resources blocked by unused objects
 2021-10-09 14:22 UTC 

[PATCH V10 0/8] PCI: Enable 10-Bit tag support for PCIe devices
 2021-10-09 10:49 UTC  (9+ messages)
` [PATCH V10 1/8] PCI: Use cached devcap in more places
` [PATCH V10 2/8] PCI: Cache Device Capabilities 2 Register
` [PATCH V10 3/8] PCI: Add 10-Bit Tag register definitions
` [PATCH V10 4/8] PCI/sysfs: Add a 10-Bit Tag sysfs file PCIe Endpoint devices
` [PATCH V10 5/8] PCI/IOV: Add 10-Bit Tag sysfs files for VF devices
` [PATCH V10 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
` [PATCH V10 7/8] PCI: Enable 10-Bit Tag support for PCIe Endpoint device
` [PATCH V10 8/8] PCI/IOV: Enable 10-Bit Tag support for PCIe VF devices

[PATCH v12 00/11] Add support for Hikey 970 PCIe
 2021-10-09  1:44 UTC 

[RFC] [PATCH net-next v5 1/3] PCI/ASPM: Introduce a new helper to report ASPM capability
 2021-10-08 22:18 UTC  (2+ messages)

[PATCH] PCI: Correct misspelled and remove duplicated words
 2021-10-08 22:15 UTC  (2+ messages)

[PATCH v3] PCI: Move pci_dev_is/assign_added() to pci.h
 2021-10-08 22:13 UTC  (2+ messages)

[PATCH] PCI: vmd: depend on !UML
 2021-10-08 21:37 UTC  (3+ messages)

[GIT PULL] ACPI fix for v5.15-rc5
 2021-10-08 20:26 UTC  (2+ messages)

[PATCH v2 1/2] PCI: hv: Make the code arch neutral
 2021-10-08 19:55 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2 2/2] PCI: hv: Support for Hyper-V vPCI for ARM64
 2021-10-08 19:33 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/2] PCI: hv: Hyper-V vPCI for ARM64
 2021-10-08 19:11 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2 1/2] PCI: dwc: Perform host_init() before registering msi
 2021-10-08 19:08 UTC  (5+ messages)

[PATCH 0/5] Switchtec Fixes and Improvements
 2021-10-08 18:25 UTC  (4+ messages)

[PATCH] PCI: Put power resources not tied to a physical node in D3cold
 2021-10-08 18:10 UTC  (5+ messages)

[PATCH v12 00/11] Add support for Hikey 970 PCIe
 2021-10-08 17:34 UTC  (5+ messages)

[PATCH RESEND] x86/resource: Do not exclude regions that are marked as MMIO in EFI memmap
 2021-10-08 15:44 UTC  (2+ messages)

[RFC] [PATCH net-next v6 3/3] r8169: Implement dynamic ASPM mechanism
 2021-10-08 13:58 UTC  (2+ messages)

[RFC] [PATCH net-next v5 0/3] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-10-08 13:56 UTC  (2+ messages)

[PATCH 1/5] PCI/switchtec: Error out MRPC execution when no GAS access
 2021-10-08 11:03 UTC  (2+ messages)

[PATCH] x86/PCI: Add pci=no_e820 cmdline option to ignore E820 reservations for bridge windows
 2021-10-08 11:01 UTC  (2+ messages)

[PATCH v2 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
 2021-10-08  8:40 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).