messages from 2025-06-26 10:27:40 to 2025-06-27 11:48:44 UTC [more...]
[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
2025-06-27 11:48 UTC (29+ messages)
` [PATCH v10 01/17] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v10 02/17] PCI/CXL: Add pcie_is_cxl()
` [PATCH v10 03/17] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v10 04/17] CXL/AER: Introduce CXL specific AER driver file
` [PATCH v10 05/17] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v10 06/17] PCI/AER: Dequeue forwarded CXL error
` [PATCH v10 07/17] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v10 08/17] cxl/pci: Move RAS initialization to cxl_port driver
` [PATCH v10 09/17] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v10 10/17] cxl/pci: Update RAS handler interfaces to also support CXL Ports
` [PATCH v10 11/17] cxl/pci: Log message if RAS registers are unmapped
` [PATCH v10 12/17] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v10 13/17] cxl/pci: Update cxl_handle_cor_ras() to return early if no RAS errors
` [PATCH v10 14/17] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v10 15/17] CXL/PCI: Introduce CXL Port "
` [PATCH v10 16/17] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v10 17/17] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup
[PATCH v2 0/9] PM: Reconcile different driver options for runtime PM integration with system sleep
2025-06-27 11:14 UTC (14+ messages)
` [PATCH v2 1/9] PM: Use true/false as power.needs_force_resume values
` [PATCH v2 2/9] PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
` [PATCH v2 3/9] PM: Move two sleep-related functions under CONFIG_PM_SLEEP
` [PATCH v2 4/9] PM: Check power.needs_force_resume in pm_runtime_force_suspend()
` [PATCH v2 5/9] PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND
` [PATCH v2 6/9] PM: runtime: Introduce __rpm_get_driver_callback()
` [PATCH v2 7/9] PM: sleep: Add strict_midlayer flag to struct dev_pm_info
` [PATCH v2 8/9] ACPI: PM: Set/clear power.strict_midlayer in prepare/complete
` [PATCH v2 9/9] PCI: PM: Set power.strict_midlayer in pci_pm_init()
Bug#1107142: linux-image-6.12.27-amd64: mpt3sas LSI SAS2008 [1000:0072] probe failure - BAR 1 reservation error
2025-06-27 10:29 UTC
回覆: 回覆: [PATCH 5/7] ARM: dts: aspeed-g6: Add PCIe RC node
2025-06-27 10:02 UTC (3+ messages)
` "
[PATCH 0/7] Add ASPEED PCIe Root Complex support
2025-06-27 9:59 UTC (4+ messages)
` [PATCH 3/7] dt-bindings: pci: Add document for ASPEED PCIe RC
` 回覆: "
[PATCH v7 0/5] pci: qcom: Add QCS8300 PCIe support
2025-06-27 9:31 UTC (4+ messages)
` [PATCH v7 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
[PATCH v3 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
2025-06-27 9:28 UTC (6+ messages)
` [PATCH v3 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings
` [PATCH v3 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset
[PATCH v6 0/3] pci: qcom: Add QCS615 PCIe support
2025-06-27 9:22 UTC (3+ messages)
` [PATCH v6 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for QCS615
[PATCH v4 0/5] Improvements for Devres
2025-06-27 9:05 UTC (24+ messages)
` [PATCH v4 1/5] rust: revocable: support fallible PinInit types
` [PATCH v4 2/5] rust: devres: replace Devres::new_foreign_owned()
` [PATCH v4 3/5] rust: devres: get rid of Devres' inner Arc
` [PATCH v4 4/5] rust: types: ForeignOwnable: Add type Target
` [PATCH v4 5/5] rust: devres: implement register_release()
[PATCH v6 0/9] Adjust fbcon console device detection
2025-06-27 7:07 UTC (12+ messages)
` [PATCH v6 1/9] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v6 2/9] vfio/pci: Use pci_is_display()
` [PATCH v6 3/9] vga_switcheroo: "
` [PATCH v6 4/9] iommu/vt-d: "
` [PATCH v6 5/9] ALSA: hda: "
` [PATCH v6 6/9] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v6 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v6 8/9] fbcon: Use screen info to find primary device
` [PATCH v6 9/9] PCI: Add a new 'boot_display' attribute
[PATCH v4 0/3] PCI: imx6: Add external reference clock mode support
2025-06-27 6:54 UTC (10+ messages)
` [PATCH v4 1/3] dt-bindings: PCI: dwc: Add one more reference clock
` [PATCH v4 2/3] dt-binding: pci-imx6: Add external reference clock mode support
` [PATCH v4 3/3] PCI: imx6: "
[PATCH] PCI/ACPI: Fix runtime PM ref imbalance on hot-plug capable ports
2025-06-27 2:56 UTC (3+ messages)
[PATCH 0/1] PCI: pcie_failed_link_retrain() return if dev is not ASM2824
2025-06-27 0:54 UTC (3+ messages)
` [PATCH 1/1] "
[pci:controller/dwc] BUILD SUCCESS 032f05be51ab4a1d67d08a8083ec16dd934d255e
2025-06-27 0:25 UTC
[PATCH v5 9/9] PCI: Add a new 'boot_display' attribute
2025-06-26 23:33 UTC (5+ messages)
Instability in ALL stable and LTS distro kernels (IRQ #16 being disabled, PCIe bus errors, ath10k_pci) in Dell Inspiron 5567
2025-06-26 23:21 UTC (5+ messages)
[PATCH v3 0/4] Improvements for Devres
2025-06-26 23:13 UTC (20+ messages)
` [PATCH v3 3/4] rust: devres: get rid of Devres' inner Arc
` [PATCH v3 4/4] rust: devres: implement register_release()
[PATCH v2 00/10] Add PCIe support for Tesla FSD SoC
2025-06-26 23:09 UTC (3+ messages)
` [PATCH v2 08/10] phy: exynos: Add PCIe PHY support for "
pci_probe called concurrently in machine with 2 identical PCI devices causing race condition
2025-06-26 22:37 UTC (7+ messages)
[PATCH] PCI: Fix link speed calculation on retrain failure
2025-06-26 22:33 UTC (2+ messages)
[RFC PATCH] PCI: Support Immediate Readiness on devices without PM capabilities
2025-06-26 22:17 UTC (3+ messages)
[pci:controller/dwc-stm32] BUILD REGRESSION 5a972a01e24b278f7302a834c6eaee5bdac12843
2025-06-26 22:10 UTC
[PATCH v5 1/9] PCI: Add helper for checking if a PCI device is a display controller
2025-06-26 21:14 UTC (3+ messages)
[PATCH v5 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
2025-06-26 20:45 UTC (2+ messages)
[PATCH v2] PCI/AER: Add error message when AER_MAX_MULTI_ERR_DEVICES limit is hit during AER handling
2025-06-26 20:35 UTC (2+ messages)
[PATCH] remote/stream-event: Fix a memory leak in remoteStreamCallbackFree()
2025-06-26 19:53 UTC (2+ messages)
` [PATCH] remote/stream-event: Fix a memory leak in?? remoteStreamCallbackFree()
[pci:endpoint/core] BUILD SUCCESS 910bdb8197f9322790c738bb32feaa11dba26909
2025-06-26 19:01 UTC
[PATCH 0/2] Add pinctrl_pm_select_init_state helper function
2025-06-26 18:15 UTC (3+ messages)
` [PATCH 1/2] pinctrl: "
` [PATCH 2/2] PCI: stm32: use pinctrl_pm_select_init_state() in stm32_pcie_resume_noirq()
[PATCH v3 00/13] PCI: dwc: Refactor register access with dw_pcie_clear_and_set_dword helper
2025-06-26 17:10 UTC (16+ messages)
` [PATCH v3 01/13] PCI: dwc: Add dw_pcie_clear_and_set_dword() for register bit manipulation
` [PATCH v3] PCI: dwc: Refactor code by using dw_pcie_clear_and_set_dword()
` [PATCH v3 03/13] PCI: dra7xx: "
` [PATCH v3 04/13] PCI: imx6: "
` [PATCH v3 05/13] PCI: meson: "
` [PATCH v3 06/13] PCI: armada8k: "
` [PATCH v3 07/13] PCI: bt1: "
` [PATCH v3 08/13] PCI: dw-rockchip: "
` [PATCH v3 09/13] PCI: fu740: "
` [PATCH v3 10/13] PCI: qcom: "
` [PATCH v3 11/13] PCI: qcom-ep: "
` [PATCH v3 12/13] PCI: rcar-gen4: "
` [PATCH v3 13/13] PCI: tegra194: "
[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
2025-06-26 14:53 UTC (7+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync
[PATCH v2 00/13] PCI: dwc: Refactor register access with dw_pcie_clear_and_set_dword helper
2025-06-26 14:51 UTC (6+ messages)
` [PATCH v2 13/13] PCI: tegra194: Refactor code by using dw_pcie_clear_and_set_dword()
[PATCH 00/16] PCI: MSI parent domain conversion
2025-06-26 14:48 UTC (17+ messages)
` [PATCH 01/16] PCI: dwc: Switch to msi_create_parent_irq_domain()
` [PATCH 02/16] PCI: mobiveil: "
` [PATCH 03/16] PCI: aardvark: "
` [PATCH 04/16] PCI: altera-msi: "
` [PATCH 05/16] PCI: brcmstb: "
` [PATCH 06/16] PCI: iproc: "
` [PATCH 07/16] PCI: mediatek-gen3: "
` [PATCH 08/16] PCI: mediatek: "
` [PATCH 09/16] PCI: rcar-host: "
` [PATCH 10/16] PCI: xilinx-xdma: "
` [PATCH 11/16] PCI: xilinx-nwl: "
` [PATCH 12/16] PCI: xilinx: "
` [PATCH 13/16] PCI: plda: "
` [PATCH 14/16] PCI: hv: "
` [PATCH 15/16] PCI: vmd: Convert to lock guards
` [PATCH 16/16] PCI: vmd: Switch to msi_create_parent_irq_domain()
[PATCH v4] PCI/PM: Skip resuming to D0 if disconnected
2025-06-26 12:31 UTC (6+ messages)
[PATCH v2] schemas: pci: bridge: Document REFCLK slot clocks
2025-06-26 12:25 UTC (2+ messages)
[PATCH v1 0/9] PM: Reconcile different driver options for runtime PM integration with system sleep
2025-06-26 10:59 UTC (5+ messages)
[PATCH v6 00/31] Arm GICv5: Host driver implementation
2025-06-26 10:26 UTC (19+ messages)
` [PATCH v6 14/31] arm64/sysreg: Add ICH_HFGITR_EL2
` [PATCH v6 15/31] arm64: Disable GICv5 read/write/instruction traps
` [PATCH v6 16/31] arm64: cpucaps: Rename GICv3 CPU interface capability
` [PATCH v6 17/31] arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
` [PATCH v6 18/31] arm64: smp: Support non-SGIs for IPIs
` [PATCH v6 19/31] arm64: Add support for GICv5 GSB barriers
` [PATCH v6 20/31] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v6 21/31] irqchip/gic-v5: Add GICv5 IRS/SPI support
` [PATCH v6 22/31] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH v6 23/31] irqchip/gic-v5: Enable GICv5 SMP booting
` [PATCH v6 24/31] of/irq: Add of_msi_xlate() helper function
` [PATCH v6 25/31] PCI/MSI: Add pci_msi_map_rid_ctlr_node() "
` [PATCH v6 26/31] irqchip/gic-v3: Rename GICv3 ITS MSI parent
` [PATCH v6 27/31] irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handling
` [PATCH v6 28/31] irqchip/gic-v5: Add GICv5 ITS support
` [PATCH v6 29/31] irqchip/gic-v5: Add GICv5 IWB support
` [PATCH v6 30/31] docs: arm64: gic-v5: Document booting requirements for GICv5
` [PATCH v6 31/31] arm64: Kconfig: Enable GICv5
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;
as well as URLs for NNTP newsgroup(s).