linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-27 11:42:02 to 2022-12-05 15:13:20 UTC [more...]

[PATCH v2 1/1] PCI: mt7621: add sentinel to quirks table
 2022-12-05 15:12 UTC  (3+ messages)

[PATCH 0/4] PCI: Continue E820 vs host bridge window saga
 2022-12-05 14:26 UTC  (11+ messages)
` [PATCH 1/4] efi/x86: Remove EfiMemoryMappedIO from E820 map
` [PATCH 2/4] PCI: Skip allocate_resource() if too little space available
` [PATCH 3/4] x86/PCI: Tidy E820 removal messages
` [PATCH 4/4] x86/PCI: Fix log message typo

[PATCH v8 0/3] ASoC: SOF: Fix deadlock when shutdown a frozen userspace
 2022-12-05 12:05 UTC  (11+ messages)
` [PATCH v8 1/3] kexec: Refactor kexec_in_progress into a function
` [PATCH v8 2/3] freezer: refactor pm_freezing "
` [PATCH v8 3/3] ASoC: SOF: Fix deadlock when shutdown a frozen userspace

[PATCH v7] PCI/ASPM: Update LTR threshold based upon reported max latencies
 2022-12-05 11:25 UTC  (2+ messages)

[patch V3 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-12-05 11:07 UTC  (7+ messages)
` [patch V3 12/33] PCI/MSI: Add support for per device MSI[X] domains
` [patch V3 29/33] PCI/MSI: Provide pci_ims_alloc/free_irq()

[patch V3 00/22] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2022-12-05 11:04 UTC  (3+ messages)

[PATCH] dt-bindings: PCI: qcom: Allow 'dma-coherent' property
 2022-12-05  9:45 UTC 

[PATCH] PCI: fu740: Fix missing clk_disable_unprepare() in fu740_pcie_host_init()
 2022-12-05  8:40 UTC 

[PATCH v3 0/2] PCI: Distribute resources for root buses
 2022-12-05  7:28 UTC  (9+ messages)
` [PATCH v3 1/2] PCI: Take other bus devices into account when distributing resources
` [PATCH v3 2/2] PCI: Distribute available resources for root buses too

[PATCH v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-12-05  6:49 UTC  (6+ messages)
` [PATCH v4 2/5] PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler

[PATCH] x86/PCI: Disable E820 reserved region clipping for Clevo NL4XLU laptops
 2022-12-04  9:42 UTC  (3+ messages)

[helgaas-pci:next] BUILD SUCCESS 8867ce539ca1c481753639a85ff9ceea82257354
 2022-12-03 17:30 UTC 

[helgaas-pci:pci/resource] BUILD SUCCESS 6a53079859302c19376234aa32deaf6f61725e4e
 2022-12-03 15:49 UTC 

[PATCH 0/2] DOE WARN splat be gone
 2022-12-03 13:51 UTC  (8+ messages)
` [PATCH 1/2] PCI/DOE: Silence WARN splat upon task submission
` [PATCH 2/2] PCI/DOE: Provide synchronous API

[PATCH v2] PCI/MSI: Use bullet lists in kernel-doc comments of api.c
 2022-12-03 10:05 UTC 

[helgaas-pci:pci/resource 3/4] include/linux/kern_levels.h:5:25: warning: format '%Lx' expects argument of type 'long long unsigned int', but argument 2 has type 'resource_size_t' {aka 'unsigned int'}
 2022-12-03  1:20 UTC 

[patch 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-12-02 21:16 UTC  (5+ messages)
` [patch 33/33] irqchip: Add IDXD Interrupt Message Store driver

[RESEND PATCH RFC V4 0/3] Generate device tree node for pci devices
 2022-12-02 17:05 UTC  (7+ messages)
` [RESEND PATCH RFC V4 2/3] PCI: Create device tree node for selected devices

[IP REVIEW PATCH 0/3] Add support for Lane Margining at Receiver
 2022-12-02  5:14 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: PHY: P2U: Add PCIe lane margining support
` [PATCH 2/3] arm64: tegra: Add uphy lane number and intr in p2u nodes

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-12-02  3:30 UTC  (14+ messages)
` [Patch v4 01/13] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [Patch v4 02/13] x86/hyperv: Reorder code in prep for subsequent patch
` [Patch v4 03/13] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [Patch v4 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v4 05/13] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [Patch v4 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [Patch v4 07/13] swiotlb: Remove bounce buffer remapping for Hyper-V
` [Patch v4 08/13] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [Patch v4 09/13] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [Patch v4 10/13] hv_netvsc: Remove second mapping of send and recv buffers
` [Patch v4 11/13] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [Patch v4 12/13] PCI: hv: Add hypercalls to read/write MMIO space
` [Patch v4 13/13] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[patch 19/33] genirq/msi: Provide msi_desc::msi_data
 2022-12-02  2:14 UTC  (4+ messages)

[PATCH v6 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-12-01 11:52 UTC  (7+ messages)
` [PATCH v6 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup

PCI resource allocation mismatch with BIOS
 2022-12-01  9:41 UTC  (14+ messages)

[PATCH v4 00/11] cxl/pci: Add fundamental error handling
 2022-12-01  0:02 UTC  (19+ messages)
` [PATCH v4 01/11] cxl/pci: Cleanup repeated code in cxl_probe_regs() helpers
` [PATCH v4 02/11] cxl/pci: Cleanup cxl_map_device_regs()
` [PATCH v4 03/11] cxl/pci: Kill cxl_map_regs()
` [PATCH v4 04/11] cxl/core/regs: Make cxl_map_{component, device}_regs() device generic
` [PATCH v4 05/11] cxl/port: Limit the port driver to just the HDM Decoder Capability
` [PATCH v4 06/11] cxl/pci: Prepare for mapping RAS Capability Structure
` [PATCH v4 07/11] cxl/pci: Find and map the "
` [PATCH v4 08/11] cxl/pci: add tracepoint events for CXL RAS
` [PATCH v4 09/11] cxl/pci: Add (hopeful) error handling support
` [PATCH v4 10/11] PCI/AER: Add optional logging callback for correctable error
    ` [v5 10/11 PATCH] "
    ` [v5 11/11 PATCH] cxl/pci: Add callback to log AER "
        ` [v6 "
` [PATCH v4 11/11] "

[PATCH 0/6] Add PCIe support for Tesla FSD SoC
 2022-11-30 18:44 UTC  (3+ messages)
  ` [PATCH 3/6] PCI: dwc: fsd: Add FSD PCIe Controller driver support

[PATCH] dt-bindings: PCI: qcom-ep: Fix PERST register description
 2022-11-30 18:02 UTC  (3+ messages)

[PATCH v4 0/8] PCI/phy: Add support for PCI on sm8350 platform
 2022-11-30 17:52 UTC  (3+ messages)
` [PATCH v4 1/8] dt-bindings: PCI: qcom: Add sm8350 to bindings

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-30 16:11 UTC  (27+ messages)
` [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v3 07/14] x86/hyperv: Change vTOM handling to use standard coco mechanisms

[PATCH v2 2/2] PCI: Allow building CONFIG_OF drivers with COMPILE_TEST
 2022-11-30 14:29 UTC  (2+ messages)

[PATCH] PCI/DPC: Add Software Trigger as reset method
 2022-11-30  7:37 UTC  (7+ messages)

[PATCH v7 17/20] PCI: dwc: Introduce generic resources getter
 2022-11-30  0:07 UTC  (3+ messages)

[PATCH v3 0/4] Add TLP filter support and some fixes for HiSilicon PCIe PMU
 2022-11-29 19:52 UTC  (3+ messages)

[PATCH v2] PCI: Add DMA alias for Intel Corporation 8 Series HECI
 2022-11-29 18:27 UTC  (2+ messages)

[PATCH v2 0/4] CPU isolation improvements
 2022-11-29 12:10 UTC  (8+ messages)
` [PATCH v2 2/4] sched/isolation: Improve documentation
` [PATCH v2 3/4] sched/isolation: Add HK_TYPE_WQ to isolcpus=domain

[PATCH v5 5/5] PCI: Work around PCIe link training failures
 2022-11-29  9:57 UTC  (5+ messages)

Napływ Klientów ze strony
 2022-11-29  8:45 UTC 

[PATCH v7 0/9] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2022-11-29  0:21 UTC  (9+ messages)
` [PATCH v7 5/9] PCI: dwc: Avoid reading a register to detect whether eDMA exists

[PATCH V3] PCI: vmd: Fix secondary bus reset for Intel bridges
 2022-11-28 23:38 UTC  (2+ messages)

[PATCH v13 0/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
 2022-11-28 22:39 UTC  (5+ messages)
` [PATCH v13 2/2] "
    ` [EXT] "

[patch V2 33/40] irqchip/imx-mu-msi: Switch to MSI parent
 2022-11-28 21:03 UTC  (3+ messages)

[PATCH v3 00/11] cxl/pci: Add fundamental error handling
 2022-11-28 21:01 UTC  (9+ messages)
` [PATCH v3 08/11] cxl/pci: add tracepoint events for CXL RAS
` [PATCH v3 10/11] PCI/AER: Add optional logging callback for correctable error

[PATCH V3 0/2] PCI/DOE: Remove asynchronous task support
 2022-11-28 19:47 UTC  (10+ messages)
` [PATCH V3 1/2] PCI/DOE: Remove the pci_doe_flush_mb() call
` [PATCH V3 2/2] PCI/DOE: Remove asynchronous task support

[PATCH v4 1/1] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
 2022-11-28 16:04 UTC  (5+ messages)

[PATCH] PCI/portdrv: Do not require an interrupt for all AER capable ports
 2022-11-28  7:37 UTC  (3+ messages)

[PATCH v1] PCI: imx6: Set MSI enable bit of RC in resume
 2022-11-28  3:45 UTC  (4+ messages)

[patch V2 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-28  1:54 UTC  (17+ messages)
` [patch V2 07/33] genirq/msi: Provide msi_create/free_device_irq_domain()
` [patch V2 25/33] PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
` [patch V2 31/33] iommu/vt-d: Enable PCI/IMS

[PATCH v2 00/10] PCI: aardvark controller changes BATCH 6
 2022-11-27 23:36 UTC  (3+ messages)
` [PATCH v2 04/10] arm64: dts: armada-3720-turris-mox: Define slot-power-limit-milliwatt for PCIe

[next v7 0/8] Add BananaPi R3
 2022-11-27 11:41 UTC  (7+ messages)
` [next v7 1/8] dt-bindings: phy: mediatek,tphy: add support for mt7986
` [next v7 3/8] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [next v7 5/8] arm64: dts: mt7986: add usb related device nodes
` [next v7 6/8] arm64: dts: mt7986: add mmc "
` [next v7 7/8] arm64: dts: mt7986: add pcie "
` [next v7 8/8] arm64: dts: mt7986: add Bananapi R3


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