messages from 2026-04-14 03:27:40 to 2026-04-16 23:30:15 UTC [more...]
[PATCH v3 00/11] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-04-16 23:28 UTC (11+ messages)
` [PATCH v3 01/11] PCI: Propagate FLR return values to callers
` [PATCH v3 02/11] iommu: Pass in reset result to pci_dev_reset_iommu_done()
` [PATCH v3 03/11] iommu: Add reset_device_done callback for hardware fault recovery
` [PATCH v3 04/11] iommu: Add __iommu_group_block_device helper
` [PATCH v3 05/11] iommu: Change group->devices to RCU-protected list
` [PATCH v3 06/11] iommu: Defer __iommu_group_free_device() to be outside group->mutex
` [PATCH v3 07/11] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v3 08/11] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
` [PATCH v3 09/11] iommu/arm-smmu-v3: Replace smmu with master in arm_smmu_inv
` [PATCH v3 10/11] iommu/arm-smmu-v3: Introduce master->ats_broken flag
[PATCH] PCI/IOV: Fix out-of-bounds access in sriov_restore_vf_rebar_state()
2026-04-16 22:57 UTC (5+ messages)
[PATCH] PCI: Avoid FLR for NVIDIA 5090 GPU
2026-04-16 22:37 UTC (3+ messages)
[PATCH v2 0/1] PCI/hotplug: Add 'uevent' sysfs attribute to trigger slot events
2026-04-16 21:39 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v2 RESEND 0/5] vfio/pci: Add PCIe TPH support
2026-04-16 20:49 UTC (7+ messages)
` [PATCH v2 RESEND 1/5] pci/tph: Export pcie_tph_get_st_modes() for external use
` [PATCH v2 RESEND 2/5] vfio/pci: Add PCIe TPH interface with capability query
` [PATCH v2 RESEND 3/5] vfio/pci: Add PCIe TPH enable/disable support
` [PATCH v2 RESEND 4/5] vfio/pci: Add PCIe TPH GET_ST interface
` [PATCH v2 RESEND 5/5] vfio/pci: Add PCIe TPH SET_ST interface
[PATCH V13 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-04-16 20:39 UTC (14+ messages)
` [PATCH V13 01/12] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V13 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V13 03/12] PCI: imx6: Assert PERST# before enabling regulators
` [PATCH V13 04/12] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V13 05/12] arm: dts: imx6qdl: Add Root Port node and PERST property
` [PATCH V13 06/12] arm: dts: imx6sx: "
` [PATCH V13 07/12] arm: dts: imx7d: "
` [PATCH V13 08/12] arm64: dts: imx8mm: "
` [PATCH V13 09/12] arm64: dts: imx8mp: "
` [PATCH V13 10/12] arm64: dts: imx8mq: "
` [PATCH V13 11/12] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V13 12/12] arm64: dts: imx95: "
[PATCH pciutils] ls-ecaps: Decode DPC RP PIO registers
2026-04-16 20:03 UTC (2+ messages)
[PATCH 0/4] PCI: Introduce pci_dev_suspend_retention_supported() API
2026-04-16 19:20 UTC (8+ messages)
` [PATCH 1/4] PCI: Introduce an API to check if RC/platform can retain device context during suspend
` [PATCH 2/4] PCI: Indicate context lost if L1ss exit is broken during resume from system suspend
` [PATCH 3/4] PCI: qcom: Indicate broken L1ss exit "
` [PATCH 4/4] nvme-pci: Use pci_dev_suspend_retention_supported() API during suspend
[PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-04-16 18:49 UTC (7+ messages)
[PATCH v5 00/23] PCI: Convert all dynamic sysfs attributes to static
2026-04-16 18:01 UTC (24+ messages)
` [PATCH v5 01/23] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v5 02/23] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v5 03/23] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v5 04/23] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
` [PATCH v5 05/23] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v5 06/23] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v5 07/23] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v5 08/23] PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
` [PATCH v5 09/23] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v5 10/23] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v5 11/23] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v5 12/23] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v5 13/23] alpha/PCI: Use PCI resource accessor macros
` [PATCH v5 14/23] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v5 15/23] alpha/PCI: Remove WARN from __pci_mmap_fits()
` [PATCH v5 16/23] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v5 17/23] alpha/PCI: Convert resource files to static attributes
` [PATCH v5 18/23] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v5 19/23] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v5 20/23] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v5 21/23] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v5 22/23] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v5 23/23] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
[PATCH] MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainer
2026-04-16 17:11 UTC (4+ messages)
[PATCH 0/4] vfio/pci: Add PCIe TPH support
2026-04-16 16:12 UTC (10+ messages)
` [PATCH 1/4] vfio/pci: Add PCIe TPH interface with capability query
` [PATCH 2/4] vfio/pci: Add PCIe TPH enable/disable support
` [PATCH 3/4] vfio/pci: Add PCIe TPH GET_ST interface
` [PATCH 4/4] vfio/pci: Add PCIe TPH SET_ST interface
[PATCH v2] Bluetooth: btintel_pcie: Fix build error when CONFIG_ACPI is disabled
2026-04-16 15:41 UTC (2+ messages)
[RFC v2 1/2] vfio: add callback to get tph info for dmabuf
2026-04-16 15:02 UTC (12+ messages)
[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-04-16 13:34 UTC (14+ messages)
[PATCH] PCI: Update saved_config_space upon resource assignment
2026-04-16 12:35 UTC (5+ messages)
[PATCH] PCI: eswin: Fix resource leak on dw_pcie_host_init() failure
2026-04-16 12:30 UTC
[pci:kwilczynski/static-sysfs-attributes-v5] BUILD SUCCESS 973e040579d67fb5e94319776d89711e3ab41609
2026-04-16 11:20 UTC
[PATCH v1] Bluetooth: btintel_pcie: Fix build error when CONFIG_ACPI is disabled
2026-04-16 10:06 UTC (3+ messages)
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-16 9:05 UTC (10+ messages)
` [PATCH v2 03/31] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
[PATCH v2 0/5] vfio/pci: Add PCIe TPH support
2026-04-16 9:21 UTC (6+ messages)
` [PATCH v2 1/5] pci/tph: Export pcie_tph_get_st_modes() for external use
` [PATCH v2 2/5] vfio/pci: Add PCIe TPH interface with capability query
` [PATCH v2 3/5] vfio/pci: Add PCIe TPH enable/disable support
` [PATCH v2 4/5] vfio/pci: Add PCIe TPH GET_ST interface
` [PATCH v2 5/5] vfio/pci: Add PCIe TPH SET_ST interface
[PATCH v3 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
2026-04-16 8:45 UTC (6+ messages)
` [PATCH v3 1/3] riscv: add UltraRISC SoC family Kconfig support
` [PATCH v3 2/3] dt-bindings: PCI: Add UltraRISC DP1000 PCIe controller
` [PATCH v3 3/3] PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver
[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-04-16 3:30 UTC (14+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
` [RFC v1 3/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
[PATCH v13 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-04-16 3:26 UTC (3+ messages)
` [PATCH v13 3/3] of: Respect "
[PATCH v3 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-04-16 1:45 UTC
[PATCH v5 0/9] driver core: Fix some race conditions
2026-04-15 22:10 UTC (3+ messages)
` [PATCH v5 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()
[GIT PULL] PCI changes for v7.1
2026-04-15 22:01 UTC (2+ messages)
[PATCH v11 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
2026-04-15 19:48 UTC (3+ messages)
` [PATCH v11 2/2] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store
[PATCH v13 0/7] Error recovery for vfio-pci devices on s390x
2026-04-15 19:17 UTC (11+ messages)
` [PATCH v13 5/7] vfio-pci/zdev: Add a device feature for error information
[6.12.y regression] Regression with 58130e7ce6cb ("PCI/ERR: Ensure error recoverability at all times"): echo vfio-pci >driver_override does not work for DVB Adapter
2026-04-15 16:05 UTC (13+ messages)
` Bug#1131025: "
[pci:controller/cadence-j721e 1/1] arch/powerpc/boot/treeboot-akebono.c:57:9: error: invalid instruction, did you mean: mfcr, mfdccr, mfdcr, mfdscr?
2026-04-15 12:59 UTC
[PATCH v4 0/7] PCI: intel-gw: Fixes to make the driver working again
2026-04-15 12:46 UTC (12+ messages)
` [PATCH v4 1/7] MAINTAINERS: Remove bouncing intel-gw maintainer
` [PATCH v4 2/7] PCI: intel-gw: Remove unused define
` [PATCH v4 3/7] PCI: intel-gw: Move interrupt enable to own function
` [PATCH v4 4/7] PCI: intel-gw: Enable clock before phy init
` [PATCH v4 5/7] PCI: intel-gw: Add start_link callback function
` [PATCH v4 6/7] PCI: intel-gw: Move driver atu base assignment to probe function
` [PATCH v4 7/7] dt-bindings: PCI: intel,lgm-pcie: Add atu resource
[REGRESSION] amdgpu fails to load eGPU after 6.19
2026-04-15 9:19 UTC (4+ messages)
[PATCH iwl-next v2 0/2] Introduce IDPF PCI callbacks
2026-04-15 8:53 UTC (12+ messages)
` [PATCH iwl-next v2 1/2] idpf: remove conditonal MBX deinit from idpf_vc_core_deinit()
` [PATCH iwl-next v2 2/2] idpf: implement pci error handlers
[PATCH v1] Bluetooth: btintel_pcie:Support Product level reset
2026-04-15 7:05 UTC (3+ messages)
[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
2026-04-15 6:32 UTC (13+ messages)
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices
[RFC] Proposal: Add sysfs interface for PCIe TPH Steering Tag retrieval and configuration
2026-04-15 1:47 UTC (14+ messages)
[PATCH v14 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
2026-04-14 14:15 UTC (8+ messages)
` [PATCH v14 1/7] PCI: endpoint: Add auxiliary resource query API
` [PATCH v14 2/7] PCI: dwc: Record integrated eDMA register window
` [PATCH v14 3/7] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
` [PATCH v14 4/7] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
` [PATCH v14 5/7] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v14 6/7] PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targets
` [PATCH v14 7/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
[pci:next] BUILD SUCCESS 4224e91fea5695a89843b4c38283016616946307
2026-04-14 13:09 UTC
[PATCH v2] PCI: host-common: Request bus reassignment when not probe-only
2026-04-14 8:17 UTC
[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2026-04-14 7:59 UTC (5+ messages)
[PATCH] PCI: dwc: Initialize pp->lock before MSI domain registration
2026-04-14 6:52 UTC
[PATCH] Drivers: hv: vmbus: Export hv_vmbus_exists() and use it in pci-hyperv
2026-04-14 4:43 UTC (2+ messages)
[PATCH v2 0/4] riscv: Add PCIe support for UltraRISC DP1000 SoC
2026-04-14 3:27 UTC (6+ messages)
` [PATCH v2 1/4] riscv: add UltraRISC SoC family Kconfig support
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