linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-25 12:32:59 to 2022-12-02 23:35:54 UTC [more...]

[PATCH v3 0/2] PCI: Distribute resources for root buses
 2022-12-02 23:35 UTC  (8+ 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] x86/PCI: Disable E820 reserved region clipping for Clevo NL4XLU laptops
 2022-12-02 21:58 UTC  (2+ messages)

[PATCH 0/4] PCI: Continue E820 vs host bridge window saga
 2022-12-02 21:18 UTC  (5+ 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 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

[PATCH v8 0/3] ASoC: SOF: Fix deadlock when shutdown a frozen userspace
 2022-12-02 17:47 UTC  (10+ 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

[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/2] DOE WARN splat be gone
 2022-11-30 18:52 UTC  (7+ messages)
` [PATCH 1/2] PCI/DOE: Silence WARN splat upon task submission
` [PATCH 2/2] PCI/DOE: Provide synchronous API

[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  (5+ 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 V3 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-28  4:50 UTC  (6+ 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 v1] PCI: imx6: Set MSI enable bit of RC in resume
 2022-11-28  3:45 UTC  (4+ messages)

[patch V3 00/22] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2022-11-28  2:33 UTC  (2+ 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  (9+ messages)
` [next v7 1/8] dt-bindings: phy: mediatek,tphy: add support for mt7986
` [next v7 2/8] dt-bindings: usb: mtk-xhci: "
` [next v7 3/8] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [next v7 4/8] dt-bindings: PCI: mediatek-gen3: add support for mt7986
` [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

[PATCH v7 0/5] PCI: add 4x lane support for pci-j721e controllers
 2022-11-26 14:30 UTC  (7+ messages)
` [PATCH v7 1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes
` [PATCH v7 4/5] dt-bindings: PCI: ti,j721e-pci-*: add j784s4-pci-* compatible strings
` [PATCH v7 5/5] PCI: j721e: add j784s4 PCIe configuration

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2022-11-25 23:36 UTC  (17+ messages)
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema
` [PATCH 04/12] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH 05/12] dt-bindings: media: convert meson-ir.txt "
` [PATCH 06/12] dt-bindings: rtc: convert rtc-meson.txt "
` [PATCH 08/12] dt-bindings: timer: convert timer/amlogic,meson7-timer.txt "
` [PATCH 09/12] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH 11/12] dt-bindings: pcie: convert amlogic,meson-pcie.txt "
` [PATCH 12/12] dt-bindings: net: convert mdio-mux-meson-g12a.txt "

[PATCH v7 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-25 20:22 UTC  (4+ messages)

[PATCH v14 1/1] PCI: endpoint: pci-epf-vntb: Use EP MSI controller to handle DB from host
 2022-11-25 19:27 UTC 

[PATCH v2 0/3] PCI: armada8k: Add support for AC5 SoC
 2022-11-25 15:51 UTC  (5+ messages)
` [PATCH v2 2/3] PCI: armada8k: Add AC5 SoC support


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