messages from 2025-08-27 16:34:51 to 2025-08-29 15:47:32 UTC [more...]
[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
2025-08-29 15:47 UTC (27+ messages)
` [PATCH v11 02/23] CXL/AER: Remove CONFIG_PCIEAER_CXL and replace with CONFIG_CXL_RAS
` [PATCH v11 03/23] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v11 04/23] cxl/pci: Remove unnecessary CXL RCH "
` [PATCH v11 05/23] cxl: Move CXL driver RCH error handling into CONFIG_CXL_RCH_RAS conditional block
` [PATCH v11 06/23] CXL/AER: Introduce rch_aer.c into AER driver for handling CXL RCH errors
` [PATCH v11 07/23] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [PATCH v11 08/23] PCI/CXL: Introduce pcie_is_cxl()
` [PATCH v11 15/23] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v11 18/23] PCI/AER: Dequeue forwarded CXL error
[PATCH] PCI: of: Update parent unit address generation in of_pci_prop_intr_map()
2025-08-29 14:30 UTC (3+ messages)
[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2025-08-29 13:56 UTC (6+ messages)
` [PATCH v6 2/4] PCI: host-common: Add link down handling for Root Ports
[PATCH v2 00/24] PCI: Bridge window selection improvements
2025-08-29 13:11 UTC (25+ messages)
` [PATCH v2 01/24] m68k/PCI: Use pci_enable_resources() in pcibios_enable_device()
` [PATCH v2 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
` [PATCH v2 03/24] MIPS: PCI: Use pci_enable_resources()
` [PATCH v2 04/24] PCI: Move find_bus_resource_of_type() earlier
` [PATCH v2 05/24] PCI: Refactor find_bus_resource_of_type() logic checks
` [PATCH v2 06/24] PCI: Always claim bridge window before its setup
` [PATCH v2 07/24] PCI: Disable non-claimed bridge window
` [PATCH v2 08/24] PCI: Use pci_release_resource() instead of release_resource()
` [PATCH v2 09/24] PCI: Enable bridge even if bridge window fails to assign
` [PATCH v2 10/24] PCI: Preserve bridge window resource type flags
` [PATCH v2 11/24] PCI: Add defines for bridge window indexing
` [PATCH v2 12/24] PCI: Add bridge window selection functions
` [PATCH v2 13/24] PCI: Fix finding bridge window in pci_reassign_bridge_resources()
` [PATCH v2 14/24] PCI: Warn if bridge window cannot be released when resizing BAR
` [PATCH v2 15/24] PCI: Use pbus_select_window() during BAR resize
` [PATCH v2 16/24] PCI: Use pbus_select_window_for_type() during IO window sizing
` [PATCH v2 17/24] PCI: Rename resource variable from r to res
` [PATCH v2 18/24] PCI: Use pbus_select_window() in space available checker
` [PATCH v2 19/24] PCI: Use pbus_select_window_for_type() during mem window sizing
` [PATCH v2 20/24] PCI: Refactor distributing available memory to use loops
` [PATCH v2 21/24] PCI: Refactor remove_dev_resources() to use pbus_select_window()
` [PATCH v2 22/24] PCI: Add pci_setup_one_bridge_window()
` [PATCH v2 23/24] PCI: Pass bridge window to pci_bus_release_bridge_resources()
` [PATCH v2 24/24] PCI: Alter misleading recursion "
[PATCH 5/6] PCI: andes: Add Andes QiLai SoC PCIe host driver support
2025-08-29 9:41 UTC (3+ messages)
[PATCH v3] PCI: j721e: Fix programming sequence of "strap" settings
2025-08-29 9:16 UTC
[PATCH 0/4] PCI: Update error recovery documentation
2025-08-29 8:38 UTC (6+ messages)
` [PATCH 1/4] PCI/AER: Sync documentation with code
` [PATCH 2/4] PCI/ERR: "
` [PATCH 3/4] PCI/ERR: Amend documentation with DPC and AER specifics
` [PATCH 4/4] PCI/ERR: Tidy documentation's PCIe nomenclature
[PATCH v2 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
2025-08-29 8:24 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: eic7700: Add Eswin eic7700 PCIe host controller
` [PATCH v2 2/2] PCI: eic7700: Add Eswin eic7700 PCIe host controller driver
[PATCH] PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()
2025-08-29 7:41 UTC (5+ messages)
[PATCH] [RFC] PCI: fix pcie secondary bus reset readiness check
2025-08-29 6:53 UTC (4+ messages)
[PATCH v2 00/10] Add ASPEED PCIe Root Complex support
2025-08-29 5:44 UTC (6+ messages)
` [PATCH v2 07/10] pinctrl: aspeed-g6: Add PCIe RC PERST pin group
[PATCH v3 4/9] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
2025-08-29 5:03 UTC (5+ messages)
[PATCH 0/7] PCI/TSM: TEE I/O infrastructure
2025-08-29 2:21 UTC (14+ messages)
` [PATCH 2/7] PCI/TSM: Add pci_tsm_guest_req() for managing TDIs
` [PATCH 3/7] device core: Introduce confidential device acceptance
` [PATCH 6/7] samples/devsec: Introduce a "Device Security TSM" sample driver
[PATCH v5 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-08-29 1:58 UTC (7+ messages)
` [PATCH v5 04/10] PCI/TSM: Authenticate devices via platform TSM
[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-08-29 0:29 UTC (4+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option
` [PATCH V0 2/2] hyper-v: Make CONFIG_HYPERV bool
[PATCH 0/5] Add PCIe support to Sophgo SG2042 SoC
2025-08-29 0:16 UTC (10+ messages)
` [PATCH 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH 2/5] PCI: cadence: Fix NULL pointer error for ops
` [PATCH 3/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
` [PATCH 4/5] riscv: sophgo: dts: add pcie controllers for SG2042
` [PATCH 5/5] riscv: sophgo: dts: enable pcie for PioneerBox
[pci:misc] BUILD SUCCESS fac679df7580979174c90303f004b09cdc6f086f
2025-08-28 21:21 UTC
[PATCH v5 00/13] PCI: dwc: Refactor register access with dw_pcie_*_dword helper
2025-08-28 20:44 UTC (15+ messages)
` [PATCH v5 01/13] PCI: dwc: Add dw_pcie_*_dword() for register bit manipulation
` [PATCH v5 02/13] PCI: dwc: Refactor code by using dw_pcie_*_dword()
` [PATCH v5 03/13] PCI: dra7xx: "
` [PATCH v5 04/13] PCI: imx6: "
` [PATCH v5 05/13] PCI: meson: "
` [PATCH v5 06/13] PCI: armada8k: "
` [PATCH v5 07/13] PCI: bt1: "
` [PATCH v5 08/13] PCI: dw-rockchip: "
` [PATCH v5 09/13] PCI: fu740: "
` [PATCH v5 10/13] PCI: qcom: "
` [PATCH v5 11/13] PCI: qcom-ep: "
` [PATCH v5 12/13] PCI: rcar-gen4: "
` [PATCH v5 13/13] PCI: tegra194: "
[PATCH V3 1/2] PCI/ASPM: Add host-bridge API to override default ASPM/CLKPM link state
2025-08-28 20:43 UTC (2+ messages)
[pci:next] BUILD SUCCESS 2b94e3bde67474e6290cfa911860d5587b6aabed
2025-08-28 20:08 UTC
[PATCH v3 0/5] Disable ATS via iommu during PCI resets
2025-08-28 19:35 UTC (12+ messages)
` [PATCH v3 5/5] pci: Suspend iommu function prior to resetting a device
[PATCH v3 00/13] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-08-28 19:32 UTC (10+ messages)
` [PATCH v3 03/13] PCI/TSM: Authenticate devices via platform TSM
[PATCH v13 06/11] PCI: stm32: Add PCIe Endpoint support for STM32MP25
2025-08-28 19:20 UTC (8+ messages)
[pci:aer] BUILD SUCCESS 6633875250b38b18b8638cf01e695de031c71f02
2025-08-28 18:27 UTC
[PATCH 00/24] PCI: Bridge window selection improvements
2025-08-28 17:31 UTC (6+ messages)
` [PATCH 03/24] MIPS: PCI: Use pci_enable_resources()
[PATCH v12 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
2025-08-28 15:53 UTC (2+ messages)
` (subset) "
[PATCH] PCI: switchtec: Replace manual locks with guard
2025-08-28 15:40 UTC (3+ messages)
[PATCH v7 0/6] rust, nova-core: PCI Class, Vendor support
2025-08-28 15:07 UTC (8+ messages)
` [PATCH v7 2/6] rust: pci: provide access to PCI Vendor values
` [PATCH v7 5/6] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
[PATCH v3 2/8] PCI: Replace msleep with fsleep for precise secondary bus reset
2025-08-28 14:25 UTC (2+ messages)
[PATCH v4 00/13] PCI: dwc: Refactor register access with dw_pcie_clear_and_set_dword helper
2025-08-28 13:47 UTC (4+ messages)
` [PATCH v4 02/13] PCI: dwc: Refactor code by using dw_pcie_clear_and_set_dword()
[PATCH 0/6] PCI/pwrctrl: Allow pwrctrl framework to control PERST# if available
2025-08-28 13:33 UTC (15+ messages)
` [PATCH 3/6] PCI/pwrctrl: Add support for toggling PERST#
` [PATCH 4/6] PCI: of: Add an API to get the BDF for the device node
` [PATCH 5/6] PCI: qcom: Parse PERST# from all PCIe bridge nodes
[PATCH v6 0/9] PCI: Enable Power and configure the TC9563 PCIe switch
2025-08-28 13:00 UTC (13+ messages)
` [PATCH v6 1/9] dt-bindings: PCI: Add binding for Toshiba "
` [PATCH v6 2/9] arm64: dts: qcom: qcs6490-rb3gen2: Add TC9563 PCIe switch node
` [PATCH v6 3/9] PCI: Add new start_link() & stop_link function ops
` [PATCH v6 4/9] PCI: dwc: Add host_start_link() & host_start_link() hooks for dwc glue drivers
` [PATCH v6 5/9] PCI: dwc: Implement .start_link(), .stop_link() hooks
` [PATCH v6 6/9] PCI: qcom: Add support for host_stop_link() & host_start_link()
` [PATCH v6 7/9] PCI: Add pcie_link_is_active() to determine if the link is active
` [PATCH v6 8/9] PCI: pwrctrl: Add power control driver for tc9563
` [PATCH v6 9/9] arm64: defconfig: Enable TC9563 PWRCTL driver
[PATCH] PCI/VGA: Replace manual locks with lock guards
2025-08-28 12:58 UTC (2+ messages)
[PATCH] PCI/VGA: Remove redundant ternary operators
2025-08-28 12:25 UTC
[PATCH v12 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
2025-08-28 12:04 UTC (3+ messages)
` [PATCH v12 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA
next-20250826 gcc-8 compiler_types.h:572:38: error: call to '__compiletime_assert_478' declared with attribute error: FIELD_PREP: value too large for the field
2025-08-28 10:40 UTC (2+ messages)
[PATCH] drivers/pci: Fix FIELD_PREP compilation error with gcc-8
2025-08-28 10:12 UTC
[pci:pwrctrl] BUILD SUCCESS dc32e9346b26ba33e84ec3034a1e53a9733700f9
2025-08-28 10:07 UTC
[pci:controller/stm32] BUILD SUCCESS 3cf6b1bf4d250c15ebe537d55b5e09a902c41971
2025-08-28 9:57 UTC
[pci:controller/qcom] BUILD SUCCESS 45df22935bdc6bbddf87f38a57ae7257244cf3cf
2025-08-28 8:47 UTC
[PATCH v4 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-08-28 8:19 UTC (6+ messages)
` [PATCH v4 07/10] PCI/IDE: Add IDE establishment helpers
[pci:dt-binding] BUILD SUCCESS 6dd0ca9f2dfaab1bd15895bab16e5496632e53b6
2025-08-28 8:02 UTC
[PATCH v8 0/5] PCI: dwc: Add ECAM support with iATU configuration
2025-08-28 7:34 UTC (6+ messages)
` [PATCH v8 1/5] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH v8 2/5] PCI: dwc: Add support for ELBI resource mapping
` [PATCH v8 3/5] PCI: dwc: qcom: Switch to dwc "
` [PATCH v8 4/5] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v8 5/5] PCI: qcom: Add support for ECAM feature
[pci:wip/2508-david-aspm-api] BUILD SUCCESS 27831c62945ca9226d030b1f05df26994a57b52c
2025-08-28 6:50 UTC
[PATCH] PCI/AER: Support errors introduced by PCIe r6.0
2025-08-28 6:24 UTC (5+ messages)
[pci:controller/keystone] BUILD SUCCESS ffdd27d36265be108827c606c9fbe81a5947547e
2025-08-28 6:19 UTC
[pci:endpoint] BUILD SUCCESS 106fc08b30a2ece49a251b053165a83d41d50fd0
2025-08-28 4:29 UTC
[PATCH v2] PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()
2025-08-28 3:07 UTC (3+ messages)
[PATCH RESEND] PCI: endpoint: Avoid creating sub-groups asynchronously
2025-08-28 2:33 UTC (2+ messages)
[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
2025-08-28 1:00 UTC (2+ messages)
[pci:controller/rcar-host] BUILD SUCCESS d3fee10e40a938331e2aae34348691136db31304
2025-08-27 23:22 UTC
[PATCH] PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()
2025-08-27 23:07 UTC (2+ messages)
[PATCH] pciehp: sync interrupts for bus resets
2025-08-27 22:48 UTC (2+ messages)
[PATCH v3 3/3] PCI: Fix failure detection during resource resize
2025-08-27 19:51 UTC (2+ messages)
[RESEND PATCH v7 0/1] PCI/sysfs: Expose PCIe device serial number
2025-08-27 19:39 UTC (3+ messages)
` [RESEND PATCH v7 1/1] "
[PATCH 0/3] PCI/pwrctrl: Fix device and OF node leaks
2025-08-27 19:35 UTC (2+ messages)
[PATCH v3] PCI: qcom: Use pci_host_set_default_pcie_link_state() API to enable ASPM for all platforms
2025-08-27 18:22 UTC (4+ messages)
Packet loss with QCA9377 (ath10k) on ASUS VivoBook E410KA
2025-08-27 17:28 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).