linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-13 03:36:46 to 2021-03-19 04:38:42 UTC [more...]

[PATCH v2 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-19  4:37 UTC  (9+ messages)
` [PATCH v2 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
` [PATCH v2 2/6] clk: sifive: Use reset-simple "
` [PATCH v2 3/6] MAINTAINERS: Add maintainers for SiFive FU740 "
` [PATCH v2 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller
` [PATCH v2 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
` [PATCH v2 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC

[PATCH v2 00/17] Add support for Clang CFI
 2021-03-18 23:48 UTC  (31+ messages)
` [PATCH v2 01/17] add "
` [PATCH v2 02/17] cfi: add __cficanonical
` [PATCH v2 03/17] mm: add generic __va_function and __pa_function macros
` [PATCH v2 04/17] module: ensure __cfi_check alignment
` [PATCH v2 05/17] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v2 06/17] kthread: "
` [PATCH v2 07/17] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v2 08/17] bpf: disable CFI in dispatcher functions
` [PATCH v2 09/17] lib/list_sort: fix function type mismatches
` [PATCH v2 10/17] lkdtm: use __va_function
` [PATCH v2 11/17] psci: use __pa_function for cpu_resume
` [PATCH v2 12/17] arm64: implement __va_function
` [PATCH v2 13/17] arm64: use __pa_function
` [PATCH v2 14/17] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v2 15/17] arm64: add __nocfi to __apply_alternatives
` [PATCH v2 16/17] KVM: arm64: Disable CFI for nVHE
` [PATCH v2 17/17] arm64: allow CONFIG_CFI_CLANG to be selected

PCI trouble on mvebu (Turris Omnia)
 2021-03-18 23:16 UTC  (13+ messages)

[v5] PCI: Add reset quirk for Huawei Intelligent NIC virtual function
 2021-03-18 20:54 UTC  (2+ messages)

[PATCH v13 0/5] Simplify PCIe native ownership
 2021-03-18 20:16 UTC  (2+ messages)

[PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
 2021-03-18 18:36 UTC  (2+ messages)

[PATCH 0/4] Expose and manage PCI device reset
 2021-03-18 18:34 UTC  (46+ messages)
` [PATCH 2/4] PCI: Add new bitmap for keeping track of supported reset mechanisms
` [PATCH 3/4] PCI: Remove reset_fn field from pci_dev
` [PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism

[PATCH RESEND] PCI: dwc: Fix MSI not work after resume
 2021-03-18 18:23 UTC  (2+ messages)

[PATCH] lspci: Don't report PCIe link downgrades for downstream ports
 2021-03-18 17:33 UTC  (3+ messages)

[PATCH v2 1/1] PCI: pciehp: Skip DLLSC handling if DPC is triggered
 2021-03-18 15:35 UTC  (15+ messages)

[RFC PATCH 0/2] PCI Data Object Exchange support + CXL CDAT
 2021-03-18 14:25 UTC  (15+ messages)
` [RFC PATCH 1/2] PCI/doe: Initial support PCI Data Object Exchange
` [RFC PATCH 2/2] cxl/mem: Add CDAT table reading from DOE

[PATCH v4 0/2] VMD MSI Remapping Bypass
 2021-03-18 12:38 UTC  (4+ messages)

[v8,0/7] PCI: mediatek: Add new generation controller support
 2021-03-18  5:48 UTC  (6+ messages)
` [v8,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

[PATCH] PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller
 2021-03-17 23:09 UTC  (6+ messages)

[PATCH 00/17] Add support for Clang CFI
 2021-03-17 16:05 UTC  (14+ messages)
` [PATCH 04/17] module: cfi: ensure __cfi_check alignment
` [PATCH 06/17] kthread: cfi: disable callback pointer check with modules
` [PATCH 07/17] kallsyms: cfi: strip hashes from static functions
` [PATCH 17/17] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH] PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
 2021-03-17 13:15 UTC 

Kernel panic caused by plugging in a sata cable on a a minipcie-sata board
 2021-03-17 12:45 UTC  (4+ messages)

[PATCH v2] rpadlpar: fix potential drc_name corruption in store functions
 2021-03-17 12:23 UTC  (2+ messages)

[PATCH] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-03-17 10:02 UTC  (3+ messages)

pci_do_recovery not handling fata errors
 2021-03-16 21:51 UTC  (5+ messages)
      ` [External] : "

Question about supporting AMD eGPU hot plug case
 2021-03-16 17:39 UTC  (15+ messages)

[PATCH v7 00/15] dmaengine: dw-edma: HDMA support
 2021-03-16 17:29 UTC  (2+ messages)

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-16 16:02 UTC  (24+ messages)
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 07/11] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH v2 09/11] block: Add BLK_STS_P2PDMA

[PATCH v2] PCI: Run platform power transition on initial D0 entry
 2021-03-16 14:10 UTC  (5+ messages)

[PATCH v2] PCI: Fix Intel i210 by avoiding overlapping of BARs
 2021-03-15 21:51 UTC  (2+ messages)

[PATCH] rpadlpar: fix potential drc_name corruption in store functions
 2021-03-15 16:58 UTC  (5+ messages)

[PATCH] s390/pci: expose a PCI device's UID as its index
 2021-03-15 15:13 UTC 

[PATCH 0/2] PCI: cadence: Set LTSSM Detect.Quiet state delay
 2021-03-15 13:11 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings:pci: "
` [PATCH 2/2] PCI: cadence: "

[PATCH v3] PCI: Add quirk for preventing bus reset on TI C667X
 2021-03-15 10:45 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] x86/pci: use true and false for bool variable
 2021-03-15  7:40 UTC 

[PATCH v3 1/2] PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCI
 2021-03-15  6:12 UTC  (2+ messages)

[PATCH mlx5-next v8 0/4] Dynamically assign MSI-X vectors count
 2021-03-14 12:42 UTC  (5+ messages)
` [PATCH mlx5-next v8 1/4] PCI: Add a sysfs file to change the MSI-X table size of SR-IOV VFs
` [PATCH mlx5-next v8 2/4] net/mlx5: Add dynamic MSI-X capabilities bits
` [PATCH mlx5-next v8 3/4] net/mlx5: Dynamically assign MSI-X vectors count
` [PATCH mlx5-next v8 4/4] net/mlx5: Implement sriov_get_vf_total_msix/count() callbacks

[PATCH 2/2] PCI: Revoke mappings like devmem
 2021-03-13 22:36 UTC  (3+ messages)

[Bug 212261] New: pci 0000:00:00.2: can't derive routing for PCI INT A
 2021-03-13 22:08 UTC 

[pci:pci/misc] BUILD SUCCESS 1bb73841ea7a88765db7f641a90120490f1f4aee
 2021-03-13 11:12 UTC 

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-03-13  9:45 UTC  (4+ messages)
` [PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library

[v4] PCI: Add reset quirk for Huawei Intelligent NIC virtual function
 2021-03-13  9:28 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).