linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 21:50:29 to 2021-03-16 23:28:51 UTC [more...]

[RFC PATCH 0/2] PCI Data Object Exchange support + CXL CDAT
 2021-03-16 23:26 UTC  (11+ 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 00/17] Add support for Clang CFI
 2021-03-16 23:02 UTC  (41+ messages)
` [PATCH 01/17] add "
` [PATCH 02/17] cfi: add __cficanonical
` [PATCH 03/17] mm: add generic __va_function and __pa_function macros
` [PATCH 04/17] module: cfi: ensure __cfi_check alignment
` [PATCH 05/17] workqueue: cfi: disable callback pointer check with modules
` [PATCH 06/17] kthread: "
` [PATCH 07/17] kallsyms: cfi: strip hashes from static functions
` [PATCH 08/17] bpf: disable CFI in dispatcher functions
` [PATCH 09/17] lib/list_sort: fix function type mismatches
` [PATCH 10/17] lkdtm: use __va_function
` [PATCH 11/17] psci: use __pa_function for cpu_resume
` [PATCH 12/17] arm64: implement __va_function
` [PATCH 13/17] arm64: use __pa_function
` [PATCH 14/17] arm64: add __nocfi to functions that jump to a physical address
` [PATCH 15/17] arm64: add __nocfi to __apply_alternatives
` [PATCH 16/17] KVM: arm64: Disable CFI for nVHE
` [PATCH 17/17] arm64: allow CONFIG_CFI_CLANG to be selected

Kernel panic caused by plugging in a sata cable on a a minipcie-sata board
 2021-03-16 22:36 UTC  (3+ messages)

[PATCH] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-03-16 22:28 UTC  (2+ messages)

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

[PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
 2021-03-16 19:28 UTC 

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  (45+ messages)
` [RFC PATCH v2 01/11] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [RFC PATCH v2 02/11] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [RFC PATCH v2 03/11] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH v2 05/11] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [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 08/11] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH v2 09/11] block: Add BLK_STS_P2PDMA
` [RFC PATCH v2 10/11] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH v2 11/11] nvme-pci: Convert to using dma_map_sg for p2pdma pages

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

[v5] PCI: Add reset quirk for Huawei Intelligent NIC virtual function
 2021-03-16 14:08 UTC 

PCI trouble on mvebu (Turris Omnia)
 2021-03-16  9:25 UTC  (11+ messages)

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

[PATCH v2] rpadlpar: fix potential drc_name corruption in store functions
 2021-03-15 21:48 UTC 

[PATCH 0/4] Expose and manage PCI device reset
 2021-03-15 18:32 UTC  (23+ messages)
` [PATCH 1/4] PCI: Refactor pcie_flr to follow calling convention of other reset methods
` [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] 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  (4+ 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)

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

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

[PATCH v1 1/1] PCI: pciehp: Skip DLLSC handling if DPC is triggered
 2021-03-13  0:37 UTC  (6+ messages)

[PATCH 03/44] PCI: remove synclink entries from pci_ids
 2021-03-12 22:12 UTC  (2+ messages)

[PATCH v5 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2021-03-12 20:45 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] PCI: brcmstb: Use reset/rearm instead of deassert/assert

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-12 18:41 UTC  (14+ messages)

[PATCH RESEND] PCI: dwc: put struct dw_pcie::{ep,pp} into a union to reduce its size
 2021-03-12 14:01 UTC 

[pci:pci/kernel-doc] BUILD SUCCESS 43395d9e091220695d2503fccc6f4fc9785d1bee
 2021-03-12 11:43 UTC 

[pci:for-linus] BUILD SUCCESS 6af60eb39df3e6df15a806215f41cdb96f06045b
 2021-03-12 11:43 UTC 

[pci:next] BUILD SUCCESS 9c70dfb476336d598d40d4ada3a43160bc0ae3d2
 2021-03-12 10:04 UTC 

[pci:pci/misc] BUILD SUCCESS 6e5a1fff9096ecd259dedcbbdc812aa90986a40e
 2021-03-12  9:50 UTC 

[PATCH 1/8] PCI: endpoint: Fix kernel-doc formatting and add missing documentation
 2021-03-11 23:38 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).