messages from 2026-05-01 17:11:56 to 2026-05-05 21:42:38 UTC [more...]
[PATCH] PCI/ASPM: Enable L0s/L1 for removable devices when BIOS didn't configure ASPM
2026-05-05 21:42 UTC (6+ messages)
[PATCH] PCI: brcmstb: Assign pcie->gen from pcie_get_link_speed()
2026-05-05 21:31 UTC (11+ messages)
[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
2026-05-05 21:30 UTC (16+ messages)
` [PATCH v17 01/11] PCI/AER: Introduce AER-CXL Kfifo
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events
` [PATCH v17 03/11] cxl: Use common CPER handling for all CXL devices
` [PATCH v17 04/11] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v17 05/11] cxl: Limit CXL-CPER kfifo registration functions scope
` [PATCH v17 06/11] PCI: Establish common CXL Port protocol error flow
` [PATCH v17 07/11] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v17 08/11] cxl: Remove Endpoint AER correctable handler
` [PATCH v17 09/11] cxl: Update Endpoint AER uncorrectable handler
` [PATCH v17 10/11] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v17 11/11] Documentation: cxl: Document CXL protocol error handling
[PATCH v15 0/7] Error recovery for vfio-pci devices on s390x
2026-05-05 21:29 UTC (9+ messages)
` [PATCH v15 1/7] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v15 2/7] PCI: Avoid saving config space state if inaccessible
` [PATCH v15 3/7] PCI: Fail FLR when config space is inaccessible
` [PATCH v15 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v15 5/7] vfio-pci/zdev: Add a device feature for error information
` [PATCH v15 6/7] vfio/pci: Add a reset_done callback for vfio-pci driver
` [PATCH v15 7/7] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
[PATCH] PCI: cadence: Use cdns_pcie_find_capability() to get PCIe Cap offset in host driver
2026-05-05 21:23 UTC (4+ messages)
[PATCH 0/3] PCI/IOV: Restore initial VF BAR sizing after VF ReBAR
2026-05-05 21:17 UTC (6+ messages)
` [PATCH 1/3] PCI/IOV: Remember initial VF BAR sizes
` [PATCH 2/3] PCI/IOV: Restore initial VF ReBAR sizes on SR-IOV disable/failure
` [PATCH 3/3] PCI/IOV: Restore initial VF ReBAR sizes on PF release
[pci:endpoint] BUILD SUCCESS f5aa9712549104741ec9dfadd0fa680e8c24fde5
2026-05-05 20:01 UTC
[pci:next] BUILD SUCCESS 6515e719addf7906693e1981cff9ee7c6a6dcec5
2026-05-05 19:11 UTC
[pci:sysfs] BUILD SUCCESS 22a1dfbb93c8a476addf4fbb80ff739f6b438a96
2026-05-05 19:10 UTC
[PATCH] PCI/switchtec: Add Gen6 Device IDs
2026-05-05 17:07 UTC (2+ messages)
possible issue in mtk_pcie_power_up()
2026-05-05 16:59 UTC
[RESEND PATCH 00/16] PCI: Use FIELD_MODIFY() to simplify bitfield operations
2026-05-05 16:54 UTC (4+ messages)
` [RESEND PATCH 11/16] PCI: s32g: Use FIELD_MODIFY()
[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
2026-05-05 16:26 UTC (33+ messages)
` [PATCH v8 phy-next 01/31] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
` [PATCH v8 phy-next 02/31] ata: add <linux/pm_runtime.h> where missing
` [PATCH v8 phy-next 03/31] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v8 phy-next 04/31] usb: add "
` [PATCH v8 phy-next 05/31] drm: add <linux/pm_runtime.h> where missing
` [PATCH v8 phy-next 06/31] phy: "
` [PATCH v8 phy-next 07/31] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v8 phy-next 08/31] net: lan969x: include missing <linux/of.h>
` [PATCH v8 phy-next 09/31] PCI: Remove device links to PHY
` [PATCH v8 phy-next 10/31] scsi: ufs: exynos: use dedicated API for updating PHY bus width
` [PATCH v8 phy-next 11/31] scsi: ufs: qcom: call phy_init() before phy_power_on()
` [PATCH v8 phy-next 12/31] scsi: ufs: qcom: make use of QMP PHY dynamic gear switching ability
` [PATCH v8 phy-next 13/31] scsi: ufs: qcom: keep separate track of PHY power state
` [PATCH v8 phy-next 14/31] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v8 phy-next 15/31] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v8 phy-next 16/31] usb: host: tegra: "
` [PATCH v8 phy-next 17/31] usb: gadget: tegra-xudc: "
` [PATCH v8 phy-next 18/31] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v8 phy-next 19/31] phy: make phy_get_mode(), phy_get_bus_width() NULL tolerant
` [PATCH v8 phy-next 20/31] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v8 phy-next 21/31] drm/rockchip: dsi: include PHY provider header
` [PATCH v8 phy-next 22/31] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v8 phy-next 23/31] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v8 phy-next 24/31] net: renesas: rswitch: "
` [PATCH v8 phy-next 25/31] pinctrl: tegra-xusb: "
` [PATCH v8 phy-next 26/31] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v8 phy-next 27/31] phy: move ulpi_phy.h from include/linux/phy/ to drivers/phy/
` [PATCH v8 phy-next 28/31] phy: include PHY provider header (1/2)
` [PATCH v8 phy-next 29/31] phy: include PHY provider header (2/2)
` [PATCH v8 phy-next 30/31] phy: remove temporary provider compatibility from consumer header
` [PATCH v8 phy-next 31/31] MAINTAINERS: add regexes for linux-phy
[PATCH] PCI: mark Thunderbolt-attached devices as removable
2026-05-05 16:00 UTC (2+ messages)
[PATCH v2] PCI: host-common: Request bus reassignment when not probe-only
2026-05-05 15:25 UTC (4+ messages)
` "
[pci:resource] BUILD SUCCESS cf996b886675273c8a209d61ead9ee9a49d3b598
2026-05-05 14:43 UTC
[PATCH] PCI: mediatek-gen3: Do full device power down on removal
2026-05-05 11:24 UTC (2+ messages)
[PATCH] PCI: Drop unnecessary retries when restoring BARs
2026-05-05 10:43 UTC (7+ messages)
[PATCH v2] usb: cdnsp: Add support for device-only configuration
2026-05-05 10:22 UTC (2+ messages)
vfio/pci: Qualcomm PCIe WiFi devices drop link during FLR causing host AER crash
2026-05-05 10:05 UTC (5+ messages)
[PATCH 0/5] Add PCIe support for RZ/V2N and RZ/V2H(P) SoCs
2026-05-05 9:54 UTC (11+ messages)
` [PATCH 5/5] PCI: rzg3s-host: Add support for RZ/V2H(P) SoC
[PATCH] PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()
2026-05-05 9:47 UTC (3+ messages)
[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
2026-05-05 9:39 UTC (15+ messages)
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 13/27] usb: host: tegra: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: include PHY provider header
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)
[RFC v3 00/27] lib: Rust implementation of SPDM
2026-05-05 8:56 UTC (8+ messages)
[PATCH 1/1] PCI: dwc: Apply ECRC workaround for DesignWare cores prior to 5.10A
2026-05-05 8:52 UTC (2+ messages)
[PATCH] PCI: tegra194: Use aspm-l1-entry-delay-ns DT property for L1 entrance latency
2026-05-05 8:50 UTC (2+ messages)
[PATCH v2 0/2] vfio/dma-buf: add TPH support for peer-to-peer access
2026-05-05 6:54 UTC (4+ messages)
` [PATCH v2 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
[PATCH 0/2] PCI: cadence: Add 100 ms delay after link up for speeds > 5 GT/s
2026-05-05 6:28 UTC (8+ messages)
` [PATCH 1/2] PCI: cadence: Ensure that cdns_pcie_host_wait_for_link() waits 100 ms after link up
[PATCH v2 0/2] PCI+IB/hfi1: Fold duplicate secondary bus reset code
2026-05-05 0:38 UTC (4+ messages)
` [PATCH v2 1/2] PCI: Export pci_parent_bus_reset() for drivers to use
` [PATCH v2 2/2] IB/hfi1: Remove pci_parent_bus_reset() duplication
[PATCH 0/2] PCI+IB/hfi1: Fold duplicate secondary bus reset code
2026-05-05 0:04 UTC (4+ messages)
` [PATCH 1/2] PCI: Export pci_parent_bus_reset() for drivers to use
[PATCH v5 0/6] vfio/pci: Add PCIe TPH support
2026-05-04 23:11 UTC (3+ messages)
` [PATCH v5 1/6] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
[PATCH v8 0/5] Add i.MX943 PCIe supports
2026-05-04 21:18 UTC (3+ messages)
` [PATCH v8 3/5] arm64: dts: imx94: Add pcie0 and pcie0-ep supports
[PATCH v6 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-05-04 21:08 UTC (2+ messages)
Fwd: [Bug 221457] New: PCI core drops Resizable BAR sizing after ASPM common-clock reconfiguration on Thunderbolt/USB4 hot-plug link
2026-05-04 18:43 UTC (2+ messages)
[pci:for-linus] BUILD SUCCESS 25869ed1fed345da375b1067e0dc625579efbc75
2026-05-04 17:52 UTC
[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
2026-05-04 17:23 UTC (8+ messages)
` [PATCH v4 02/11] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v4 07/11] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
[PATCH v14 0/7] Error recovery for vfio-pci devices on s390x
2026-05-04 17:00 UTC (4+ messages)
` [PATCH v14 1/7] PCI: Allow per function PCI slots to fix slot reset on s390
[PATCH] PCI: iproc: Restore map_irq
2026-05-04 15:29 UTC (2+ messages)
[PATCH v5 0/5] PCI: qcom: Add D3cold support
2026-05-04 14:16 UTC (6+ messages)
` "
[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-04 10:18 UTC (3+ messages)
` [PATCH 17/24] rust: i2c: make Driver trait lifetime-parameterized
[PATCH v2] char: agp: amd64 - fix broken error propagation in agp_amd64_probe()
2026-05-04 7:48 UTC
[PATCH] char: agp: amd64 - fix null-ptr-deref in amd64_fetch_size and related functions
2026-05-04 7:34 UTC (2+ messages)
[PATCH v6 0/6] PCI: Add support for ACS Enhanced Capability
2026-05-04 5:31 UTC (3+ messages)
` [PATCH v6 3/6] PCI: Consolidate delimiter handling into pci_dev_str_match()
[PATCH v2] PCI/proc: check user access return values in proc_bus_pci_{read,write}()
2026-05-04 2:44 UTC (2+ messages)
[PATCH] PCI/proc: check __get_user() return value in proc_bus_pci_write()
2026-05-04 1:23 UTC (3+ messages)
[PATCH] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
2026-05-03 23:54 UTC (3+ messages)
[PATCH 0/4] PCI: Fix procfs PCI config access issues
2026-05-03 23:02 UTC (5+ messages)
` [PATCH 1/4] PCI: Align proc_bus_pci_write() with pci_write_config()
` [PATCH 4/4] PCI: Prevent overflow in proc_bus_pci_read()
[PATCH] PCI/sysfs: Prohibit unaligned access to I/O port
2026-05-03 20:31 UTC (2+ messages)
[pci:controller/dwc-rockchip] BUILD SUCCESS f3ddb8a9a97fd7b933442d25309b90eafc5f2d74
2026-05-03 10:40 UTC
[PATCH 0/2] PCI: Allow disabling port services on broken root ports
2026-05-03 8:52 UTC (7+ messages)
` [PATCH 2/2] PCI: Add quirk to disable PCIe port services on Sophgo SG2042
[pci:endpoint] BUILD SUCCESS 89b3c5044867c86e421a121481b1ca8cd00a3f6e
2026-05-03 4:03 UTC
[pci:procfs] BUILD SUCCESS 0bd0b61f8eaa541e55457220651d993107f2080c
2026-05-03 3:44 UTC
[pci:resource] BUILD SUCCESS 20f87c0f367dd3207f2c172be1eccf14d250cf4f
2026-05-03 3:38 UTC
[pci:dt-binding] BUILD SUCCESS 50c94a2351458ee6cb6e52c5678f099534366830
2026-05-03 3:31 UTC
[pci:controller/host-common] BUILD SUCCESS 76d06fb36e8e6d1705fbbf75a450e5725199ed5f
2026-05-03 3:29 UTC
[pci:enumeration] BUILD SUCCESS bb115505a9f1f79b888aa0ccb28f42f05edea07f
2026-05-02 17:09 UTC
[PATCH v11 0/2] PCI: Fix crash when access broken ROM
2026-05-02 16:55 UTC (3+ messages)
` [PATCH v11 1/2] PCI: Introduce named defines for PCI ROM
[pci:next] BUILD SUCCESS 64861f301c34a2ad6e0e843d2b6636d46deacd6e
2026-05-02 16:34 UTC
[PATCH v4 2/4] PCI/sysfs: Fix null pointer dereference during hotplug
2026-05-02 16:24 UTC (3+ messages)
[PATCH 0/5] riscv: spacemit: Add PCIe RC controller support for K3
2026-05-02 10:13 UTC (6+ messages)
` [PATCH 1/5] PCI: spacemit-k1: Add device data support
` [PATCH 2/5] PCI: spacemit-k1: Add multiple phy handles support
` [PATCH 3/5] dt-bindings: PCI: snps,dw-pcie: Add msi-parent for msi handle check
` [PATCH 4/5] dt-bindings: pci: spacemit: Introduce Spacemit K3 PCIe host controller
` [PATCH 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support
[PATCH v4 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-05-02 0:19 UTC (7+ messages)
` [PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
Attempt to replace 60TB Spinning Rust NAS with a Raspberry Pi 5 with Quad PCI Splitter and 18 2.5 Sata SSDs TLC and DRAM-less TeamGroup QLC drives: Unreliable single Lane PCI bus Under Load
2026-05-01 23:44 UTC
(no subject)
2026-05-01 22:01 UTC (6+ messages)
` [PATCH 1/2] PCI/CXL: Allow PM Init to complete on cxl_bus reset if ACS SV enabled
` [PATCH 2/2] cxl/core: Recover from PM Init failure via cxl_reset_bus_function()
`
[PATCH] PCI: Update saved_config_space upon resource assignment
2026-05-01 19:51 UTC (2+ messages)
[PATCH V2 00/11] PCI passthru on Hyper-V (Part I)
2026-05-01 18:38 UTC (3+ messages)
` [PATCH V2 08/11] PCI: hv: Build device id for a VMBus device, export PCI devid function
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