messages from 2025-09-23 17:40:53 to 2025-09-25 16:04:44 UTC [more...]
[PATCH 0/2] rust: pci: display symbolic PCI vendor and class names
2025-09-25 16:04 UTC (6+ messages)
` [PATCH 1/2] rust: pci: display symbolic PCI "
` [PATCH 2/2] rust: pci: display symbolic PCI vendor names
[PATCH v6 0/4] Add quirks to proceed PME handshake in DWC PM
2025-09-25 16:03 UTC (10+ messages)
` [PATCH v6 1/4] PCI: dwc: Remove the L1SS check before putting the link into L2
` [PATCH v6 2/4] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
` [PATCH v6 3/4] PCI: dwc: Skip PME_Turn_Off message if there is no endpoint connected
` [PATCH v6 4/4] PCI: dwc: Don't return error when wait for link up in dw_pcie_resume_noirq()
[PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
2025-09-25 15:55 UTC (35+ messages)
[PATCH v3 1/2] dt-bindings: PCI: mediatek-gen3: Add support for Airoha AN7583
2025-09-25 15:53 UTC (2+ messages)
` [PATCH v3 2/2] PCI: mediatek-gen3: add support for Airoha AN7583 SoC
[PATCH v2 0/3] pci: endpoint: vntb: add MSI doorbell support
2025-09-25 15:25 UTC (12+ messages)
` [PATCH v2 1/3] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()
` [PATCH v2 2/3] PCI: endpoint: Add API pci_epf_set_inbound_space()
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
[PATCH v6 5/9] PCI: dwc: Implement .start_link(), .stop_link() hooks
2025-09-25 14:54 UTC (2+ messages)
[PATCH v2 0/3] tegra194 PCI endpoint fixes
2025-09-25 14:52 UTC (6+ messages)
` [PATCH v2 1/3] PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
[PATCH v6 8/9] PCI: pwrctrl: Add power control driver for tc9563
2025-09-25 14:39 UTC (2+ messages)
[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
2025-09-25 14:28 UTC (14+ messages)
` [PATCH v4 01/10] PCI: Avoid saving error values for config space
` [PATCH v4 02/10] PCI: Add additional checks for flr reset
` [PATCH v4 03/10] PCI: Allow per function PCI slots
` [PATCH v4 04/10] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v4 05/10] s390/pci: Restore IRQ unconditionally for the zPCI device
` [PATCH v4 06/10] s390/pci: Update the logic for detecting passthrough device
` [PATCH v4 07/10] s390/pci: Store PCI error information for passthrough devices
` [PATCH v4 08/10] vfio-pci/zdev: Add a device feature for error information
` [PATCH v4 09/10] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v4 10/10] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-09-25 14:01 UTC (21+ messages)
` [PATCH v2 01/19] drivers: net: "
` [PATCH v2 02/19] gpu: nova-core: "
` [PATCH v2 03/19] rust: auxiliary: "
` [PATCH v2 04/19] rust: clk: "
` [PATCH v2 05/19] rust: configfs: "
` [PATCH v2 06/19] rust: cpufreq: "
` [PATCH v2 07/19] rust: device: "
` [PATCH v2 08/19] rust: firmware: "
` [PATCH v2 09/19] rust: kunit: "
` [PATCH v2 10/19] rust: macros: "
` [PATCH v2 11/19] rust: miscdevice: "
` [PATCH v2 12/19] rust: net: "
` [PATCH v2 13/19] rust: pci: "
` [PATCH v2 14/19] rust: platform: "
` [PATCH v2 15/19] rust: seq_file: "
` [PATCH v2 16/19] rust: str: "
` [PATCH v2 17/19] rust: sync: "
` [PATCH v2 18/19] rust: io: "
` [PATCH v2 19/19] rust: regulator: "
[PATCH 1/2] PCI: rcar-host: Drop PMSR spinlock
2025-09-25 13:58 UTC (2+ messages)
[PATCH v2] PCI: rcar-host: Add static assertion to check !PCI_LOCKLESS_CONFIG
2025-09-25 13:51 UTC (5+ messages)
[PATCH] PCI: controller: Mark controllers which cannot do lockless config access with !PCI_LOCKLESS_CONFIG
2025-09-25 13:49 UTC
[PATCH] PCI: rcar-gen4: Assure reset occurs before DBI access
2025-09-25 13:41 UTC (2+ messages)
[PATCH v3 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-25 13:14 UTC (11+ messages)
` [PATCH v3 01/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v3 02/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v3 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v3 04/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v3 05/10] types: move phys_vec definition to common header
` [PATCH v3 06/10] vfio: Export vfio device get and put registration helpers
` [PATCH v3 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v3 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v3 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v3 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v10 0/4] PCI: dwc: Add ECAM support with iATU configuration
2025-09-25 13:06 UTC (2+ messages)
[PATCH 03/11] iommu: Compute iommu_groups properly for PCIe switches
2025-09-25 12:20 UTC (13+ messages)
[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-25 11:53 UTC (11+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
[PATCH v4 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-09-25 11:30 UTC (9+ messages)
` [PATCH v4 07/10] PCI/IDE: Add IDE establishment helpers
[PATCH 0/2] PCI/IOV: Add missing PCI rescan-remove locking when enabling/disabling SR-IOV
2025-09-25 7:48 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PCI: Add lockdep assertion in pci_stop_and_remove_bus_device()
[i.MX8 PCIe] PCIe link fails after kexec
2025-09-25 6:31 UTC (4+ messages)
[PATCH v11 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
2025-09-25 6:19 UTC (4+ messages)
` [PATCH v11 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
` [PATCH v11 2/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
` [PATCH v11 3/3] Documentation: tracing: Add documentation about PCI tracepoints
[PATCH 0/6] Add PCIe support for Kaanapali
2025-09-25 2:31 UTC (11+ messages)
` [PATCH 1/6] dt-bindings: PCI: qcom,pcie-sm8550: Add Kaanapali compatible
` [PATCH 2/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: "
` [PATCH 3/6] phy: qcom-qmp: qserdes-txrx: Add QMP PCIe PHY v8-specific register offsets
` [PATCH 4/6] phy: qcom-qmp: pcs-pcie: Add v8 "
` [PATCH 5/6] phy: qcom-qmp: qserdes-com: Add some more "
` [PATCH 6/6] phy: qcom: qmp-pcie: add QMP PCIe PHY tables for Kaanapali
[pci:next] BUILD SUCCESS 2a75658499c74cb96f05e24f6c671803f08be53c
2025-09-25 0:00 UTC
[pci:aspm] BUILD SUCCESS a729c16646198872e345bf6c48dbe540ad8a9753
2025-09-24 23:51 UTC
[PATCH 1/1] PCI: Don't print stale information about resource
2025-09-24 23:48 UTC (2+ messages)
[PATCH 0/2] PCI: Fix bogus resource overlaps
2025-09-24 23:48 UTC (4+ messages)
` [PATCH 1/2] PCI: Setup bridge resources earlier
` [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-24 21:02 UTC (19+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
[PATCH 2/2] iommu/of: Call pci_request_acs() before enumerating the Root Port device
2025-09-24 19:49 UTC (5+ messages)
[PATCH v2] PCI/sysfs: Ensure devices are powered for config reads
2025-09-24 19:05 UTC (2+ messages)
[PATCH] PCI: tegra194: Reset BARs when running in PCIe endpoint mode
2025-09-24 16:15 UTC (5+ messages)
[PATCH v2 0/4] PCI: mediatek: add support AN7583 + YAML rework
2025-09-24 14:03 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: clock: mediatek: Fix wrong compatible list for hifsys YAML
` [PATCH v2 2/4] dt-bindings: PCI: mediatek: Convert to YAML schema
` [PATCH v2 3/4] dt-bindings: PCI: mediatek: Add support for Airoha AN7583
` [PATCH v2 4/4] PCI: mediatek: add support for Airoha AN7583 SoC
[PATCH] PCI: s390: Expose the UID as an arch specific PCI slot attribute
2025-09-24 13:14 UTC
[PATCH v3 1/5] PCI: dwc: Skip failed outbound iATU and continue
2025-09-24 12:58 UTC (2+ messages)
[PATCH 0/2] PCI: Fix ACS enablement for Root Ports in DT platforms
2025-09-24 12:55 UTC (6+ messages)
[PATCH v4 0/5] Add support for Andes Qilai SoC PCIe controller
2025-09-24 11:28 UTC (6+ messages)
` [PATCH v4 1/5] PCI: dwc: Skip failed outbound iATU and continue
` [PATCH v4 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
` [PATCH v4 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
` [PATCH v4 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
` [PATCH v4 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver
[PATCH v3 2/2] PCI: EIC7700: Add Eswin PCIe host controller driver
2025-09-24 12:28 UTC (2+ messages)
` "
[PATCH v3 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
2025-09-24 12:09 UTC (7+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: EIC7700: Add Eswin PCIe host controller
` [PATCH v3 2/2] PCI: EIC7700: Add Eswin PCIe host controller driver
` "
[PATCH v2 1/2] dt-bindings: PCI: mediatek-gen3: Add support for Airoha AN7583
2025-09-24 8:40 UTC (5+ messages)
` [PATCH v2 2/2] PCI: mediatek-gen3: add support for Airoha AN7583 SoC
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
2025-09-24 7:48 UTC (5+ messages)
` [PATCH 1/4] PCI: Support "
[PATCH] PCI: xilinx-xdma: Enable legacy interrupts
2025-09-24 6:13 UTC (3+ messages)
` [PATCH v2] PCI: xilinx-xdma: Enable INTx interrupts
[PATCH V3 1/2] PCI/ASPM: Add host-bridge API to override default ASPM/CLKPM link state
2025-09-24 6:12 UTC (3+ messages)
Thematic Funds Letter Of Intent
2025-09-23 23:54 UTC
[PATCH] PCI: rcar-host: Add static assertion to check !PCI_LOCKLESS_CONFIG
2025-09-23 23:42 UTC (4+ messages)
[PATCH] PCI/sysfs: Ensure devices are powered for config reads
2025-09-23 23:27 UTC (5+ messages)
[PATCH v2 0/2] PCI/ASPM: Enable ASPM and Clock PM by default on devicetree platforms
2025-09-23 23:14 UTC (2+ messages)
[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
2025-09-23 22:23 UTC (6+ messages)
[PATCH v3 0/3] PM: runtime: Auto-cleanup macros for runtime PM
2025-09-23 19:51 UTC (3+ messages)
` [PATCH v3 1/3] PM: runtime: Add auto-cleanup macros for "resume and get" operations
[PATCH 0/4 v2] PCI: s32g: Add support for PCIe controller
2025-09-23 17:40 UTC (4+ messages)
` [PATCH 1/3 v2] dt-bindings: PCI: s32g: Add NXP "
[PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
2025-09-23 13:36 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox