Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-04-23 15:33:00 to 2025-04-25 13:14:06 UTC [more...]

[PATCH v2] PCI/AER: Consolidate CXL, ACPI GHES and native AER reporting paths
 2025-04-25 13:14 UTC  (6+ messages)

[PATCH v2 1/1] PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
 2025-04-25 12:24 UTC  (8+ messages)

[PATCH rc] iommu: Skip PASID validation for devices without PASID capability
 2025-04-25 12:00 UTC  (8+ messages)

[PATCH v8 0/2] Enable IPQ5018 PCI support
 2025-04-25 12:00 UTC  (3+ messages)
` [PATCH v8 1/2] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH v8 2/2] arm64: dts: qcom: ipq5018: Enable PCIe

[PATCH v2 0/2] PCI: Configure max payload size on pci_host_probe
 2025-04-25 11:59 UTC  (8+ messages)
` [PATCH v2 1/2] PCI: Configure root port MPS to hardware maximum during host probing
` [PATCH v2 2/2] PCI: Remove redundant MPS configuration

[PATCH 0/7] sysfs: Introduce macros for attribute groups with visibility control
 2025-04-25 10:57 UTC  (17+ messages)
` [PATCH 1/7] sysfs: Rename attribute group visibility macros
` [PATCH 2/7] sysfs: Introduce macros to simplify creation of visible attribute groups
` [PATCH 3/7] docs: sysfs.rst: document additional attribute group macros
` [PATCH 4/7] pci: doe: Replace sysfs visibility macro
` [PATCH 5/7] soundwire: sysfs: Use ATTRIBUTE_GROUP_VISIBLE()
` [PATCH 6/7] platform/x86/dell: alienware-wmi: update sysfs visibility macros
` [PATCH 7/7] sysfs: Remove transitional attribute group alias macros

[PATCH v2 0/3] Allow dyn MSI-X vector allocation of MANA
 2025-04-25 10:54 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: Export pci_msix_prepare_desc() for dynamic MSI-X alloc
` [PATCH v2 2/3] PCI: hv: Allow dynamic MSI-X vector allocation
` [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required

[PATCH v9 -next 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-04-25 10:08 UTC  (7+ messages)
` [PATCH v9 -next 10/12] arm64: dts: broadcom: Add overlay for RP1 device
` [PATCH v9 -next 11/12] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v9 -next 12/12] arm64: defconfig: Enable OF_OVERLAY option

[PATCH 0/2] PCI: Clean up match_driver flag usage
 2025-04-25  9:24 UTC  (3+ messages)
` [PATCH 1/2] Revert "iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices"
` [PATCH 2/2] PCI: Limit visibility of match_driver flag to PCI core

[PATCH] dt-bindings: PCI: pci-ep: Add ref-clk-mode
 2025-04-25  9:20 UTC 

[PATCH 0/2] Allow dyn pci vector allocation of MANA
 2025-04-25  7:29 UTC  (4+ messages)
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically

[PATCH v4 0/5] Enhance the PCIe controller driver
 2025-04-25  6:01 UTC  (13+ messages)
` [PATCH v4 1/5] dt-bindings: pci: cadence: Extend compatible for new RP configuration
` [PATCH v4 2/5] dt-bindings: pci: cadence: Extend compatible for new EP configurations
` [PATCH v4 3/5] PCI: cadence: Add header support for PCIe HPA controller
` [PATCH v4 4/5] PCI: cadence: Add support for PCIe Endpoint "
` [PATCH v4 5/5] PCI: cadence: Add callback functions for RP and EP controller

Problem with kernel rescan and realloc BAR resource for endponts
 2025-04-25  4:19 UTC  (3+ messages)

[PATCH] ACPI: pci_root: Constify fwnode_handle in acpi_pci_root_remap_iospace
 2025-04-25  3:48 UTC 

[pci:for-linus] BUILD SUCCESS 442cacac2d9935a0698332a568afcb5c6ab8be17
 2025-04-24 23:09 UTC 

[pci:pm] BUILD SUCCESS 0a0829b1fd76cb6110cc049a60e634a51969e488
 2025-04-24 21:55 UTC 

[pci:bwctrl] BUILD SUCCESS 0238f352a63a075ac1f35ea565b5bec3057ec8bd
 2025-04-24 21:55 UTC 

[pci:pwrctrl] BUILD SUCCESS e0b1d07495005fa23d03cb4baa0b451081177d69
 2025-04-24 21:54 UTC 

[pci:misc] BUILD SUCCESS 22282967585ac9e5d88d92d804cc3e5b19c47a97
 2025-04-24 21:54 UTC 

[PATCH v5 6/8] PCI/AER: Introduce ratelimit for error logs
 2025-04-24 20:31 UTC  (2+ messages)

[PATCH v2] PCI: Explicitly put devices into D0 when initializing
 2025-04-24 18:20 UTC  (3+ messages)

[pci:next] BUILD SUCCESS b981b25ce67bbc0e527499fab3dd6f51a4b4e4fd
 2025-04-24 17:09 UTC 

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-04-24 16:37 UTC  (30+ messages)
` [PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors
` [PATCH v8 04/16] cxl/aer: AER service driver forwards CXL error to CXL driver
` [PATCH v8 05/16] PCI/AER: CXL driver dequeues CXL error forwarded from AER service driver
` [PATCH v8 06/16] CXL/PCI: Introduce CXL uncorrectable protocol error 'recovery'
` [PATCH v8 07/16] cxl/pci: Move existing CXL RAS initialization to CXL's cxl_port driver
` [PATCH v8 10/16] cxl/pci: Add log message if RAS registers are not mapped
` [PATCH v8 11/16] cxl/pci: Unifi CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v8 12/16] cxl/pci: Assign CXL Port protocol error handlers
` [PATCH v8 13/16] cxl/pci: Assign CXL Endpoint "
` [PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup

[PATCH v3 0/4] PCI: Add PTM debugfs support
 2025-04-24 16:07 UTC  (5+ messages)
` [PATCH v3 1/4] PCI: Add debugfs support for exposing PTM context
` [PATCH v3 2/4] PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()
` [PATCH v3 3/4] PCI: dwc: Add debugfs support for PTM context
` [PATCH v3 4/4] PCI: qcom-ep: Mask PTM_UPDATING interrupt

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-24 16:01 UTC  (42+ messages)
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v9 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v9 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v9 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v9 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v9 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v9 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map

[PATCH v9 0/6] Refactor capability search into common macros
 2025-04-24 15:07 UTC  (2+ messages)

[PATCH v3 0/6] Enhance the PCIe controller driver
 2025-04-24 15:07 UTC  (7+ messages)
` [PATCH v3 5/6] PCI: cadence: Add callback functions for RP and EP controller

[PATCH] PCI: dwc: ep: Use FIELD_GET()
 2025-04-24 14:39 UTC  (3+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-04-24 13:58 UTC  (12+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
 2025-04-24 12:02 UTC 

Report: Performance regression from ib_umem_get on zone device pages
 2025-04-24 12:01 UTC  (8+ messages)
` Resend: "

[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-04-24 11:48 UTC  (6+ messages)
` [PATCH v4 3/3] "

[PATCH v2] PCI/PM: Avoid suspending the device with errors
 2025-04-24 11:02 UTC  (7+ messages)

[pci:controller/apple] BUILD SUCCESS 4e639f11d6e06d9b33d29e0ae2c57b993b44ee48
 2025-04-24  8:47 UTC 

[pci:controller/qcom] BUILD SUCCESS 3e5127469a8d41153fb30031a271788f52dd17ec
 2025-04-24  8:46 UTC 

[PATCH v5 0/2] PCI: endpoint: space allocation fixups
 2025-04-24  8:34 UTC  (3+ messages)
` [PATCH v5 1/2] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v5 2/2] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[pci:dt-bindings] BUILD SUCCESS d63dbfc6f27de1dd5741107db07b585d344676ee
 2025-04-24  7:41 UTC 

[pci:controller/cadence] BUILD SUCCESS 100726c52b0c34b2ba9acabaa169d4aeb70f61d4
 2025-04-24  7:37 UTC 

[bug report] Potential DEADLOCK due to vfio_pci_mmap_huge_fault()
 2025-04-24  5:57 UTC  (4+ messages)

[PATCH v3 0/5] PCI: Add support for resetting the slots in a platform specific way
 2025-04-24  5:27 UTC  (6+ messages)
` [PATCH v3 5/5] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH] pci: j721e: fix host/endpoint dependencies
 2025-04-24  5:19 UTC  (2+ messages)

[PATCH v2] PCI: dwc: Set PORT_LOGIC_LINK_WIDTH to one lane
 2025-04-24  5:09 UTC  (4+ messages)

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-04-24  3:37 UTC  (7+ messages)
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid

[PATCH] dt-bindings: PCI: Remove obsolete .txt docs
 2025-04-23 22:36 UTC  (2+ messages)

[PATCH RESEND] misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
 2025-04-23 22:23 UTC  (3+ messages)

[PATCH] Documentation: Fix path for NVMe PCI endpoint target driver
 2025-04-23 21:12 UTC  (2+ messages)

[PATCH 0/2] PCI/PM: Elevate PM usage during reset probing
 2025-04-23 21:10 UTC  (2+ messages)

[PATCH] PCI/pwrctrl: Cancel outstanding rescan work when unregistering
 2025-04-23 20:49 UTC  (5+ messages)

[PATCH] [v2] PCI: add CONFIG_MMU dependency
 2025-04-23 20:43 UTC  (2+ messages)

[PATCH] PCI: Explicitly put devices into D0 when initializing
 2025-04-23 19:30 UTC  (3+ messages)

[PATCH v3 0/3] PCI: dw-rockchip: Reorganize register and bitfield definitions
 2025-04-23 17:50 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG
` [PATCH v3 2/3] PCI: dw-rockchip: Reorganize register and bitfield definitions

[PATCH v3 0/6] rust: list: remove HasListLinks::OFFSET
 2025-04-23 17:50 UTC  (8+ messages)
` [PATCH v3 1/6] rust: list: simplify macro capture
` [PATCH v3 2/6] rust: list: use consistent type parameter style
` [PATCH v3 3/6] rust: list: use consistent self parameter name
` [PATCH v3 4/6] rust: list: use fully qualified path
` [PATCH v3 5/6] rust: list: add `impl_list_item!` examples
` [PATCH v3 6/6] rust: list: remove OFFSET constants

[pci:pwrctrl] BUILD SUCCESS 0bd6d36f4c47afb0449d028361dd5dc388ef85fd
 2025-04-23 17:39 UTC 

[PATCH] PCI: qcom: Implement shutdown() callback
 2025-04-23 17:17 UTC  (2+ messages)

[PATCH v3 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-04-23 15:38 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: qcom: Move phy, wake & reset gpio's to root port
` [PATCH v3 3/3] arm64: qcom: sc7280: Move phy, perst to root port node


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox