messages from 2026-05-18 00:44:00 to 2026-05-19 08:48:24 UTC [more...]
[PATCH] nios2: remove the architecture
2026-05-19 8:48 UTC (11+ messages)
[PATCH v2 0/4] PCI: Introduce pci_suspend_retains_context() API
2026-05-19 8:47 UTC (6+ messages)
` [PATCH v2 1/4] PCI: Introduce an API to check if RC/platform can retain device context during suspend
` [PATCH v2 2/4] PCI: Indicate context lost if L1ss exit is broken during resume from system suspend
` [PATCH v2 3/4] PCI: qcom: Indicate broken L1ss exit "
` [PATCH v2 4/4] nvme-pci: Use pci_suspend_retains_context() API during suspend
[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
2026-05-19 8:42 UTC (9+ messages)
[PATCH net-next v3 02/14] libie: add PCI device initialization helpers to libie
2026-05-19 8:20 UTC (6+ messages)
` [PATCH net-next v3 07/14] idpf: refactor idpf to use libie_pci APIs
[PATCH v3 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-19 7:56 UTC (48+ messages)
` [PATCH v3 01/27] rust: alloc: remove `'static` bound on `ForeignOwnable`
` [PATCH v3 02/27] rust: driver: move 'static bounds to constructor
` [PATCH v3 03/27] rust: driver: decouple driver private data from driver type
` [PATCH v3 04/27] rust: driver core: drop drvdata before devres release
` [PATCH v3 05/27] rust: pci: implement Sync for Device<Bound>
` [PATCH v3 06/27] rust: platform: "
` [PATCH v3 07/27] rust: auxiliary: "
` [PATCH v3 08/27] rust: usb: "
` [PATCH v3 09/27] rust: device: "
` [PATCH v3 10/27] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v3 11/27] rust: platform: "
` [PATCH v3 12/27] rust: auxiliary: "
` [PATCH v3 13/27] rust: usb: "
` [PATCH v3 14/27] rust: i2c: "
` [PATCH v3 15/27] rust: driver: update module documentation for GAT-based Data type
` [PATCH v3 16/27] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v3 17/27] rust: auxiliary: generalize Registration over ForLt
` [PATCH v3 18/27] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH v3 19/27] rust: pci: make Bar lifetime-parameterized
` [PATCH v3 20/27] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v3 21/27] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v3 22/27] rust: driver-core: rename 'a lifetime to 'bound
[PATCH v2 0/4] Add PCIe support for RZ/V2H(P) SoC
2026-05-19 6:57 UTC (8+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2H(P) support
` [PATCH v2 2/4] PCI: rzg3s-host: Use shared reset controls for power domain resets
` [PATCH v2 3/4] PCI: rzg3s-host: Prepare System Controller handling for multiple controllers
` [PATCH v2 4/4] PCI: rzg3s-host: Add support for RZ/V2H(P) SoC
[PATCH V14 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
2026-05-19 6:07 UTC (6+ messages)
[pci:controller/mediatek-gen3] BUILD SUCCESS d39d55d7411c18ca6aeb63aafa8035f4ad8b317f
2026-05-19 6:01 UTC
[PATCH V3 00/11] PCI passthru on Hyper-V (Part I)
2026-05-19 5:41 UTC (4+ messages)
` [PATCH V3 09/11] x86/hyperv: Implement Hyper-V virtual IOMMU
[PATCH v5 0/3] PCI: cadence: Add LTSSM debugfs
2026-05-19 5:41 UTC (3+ messages)
` [PATCH v5 3/3] PCI: cadence: Add LGA IP debugfs for LTSSM status
[PATCH v4 0/3] PCI: Add d3cold/soft reset methods for devices with limited reset capability
2026-05-19 5:35 UTC (8+ messages)
` [PATCH v4 1/3] PCI: Add d3cold as general reset method
` [PATCH v4 2/3] PCI: Add soft reset method as last resort
` [PATCH v4 3/3] PCI: Disable broken bus reset on Qualcomm devices
[PATCH v3 0/4] PCI: Add DOE support for endpoint
2026-05-19 5:30 UTC (11+ messages)
` [PATCH v3 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
` [PATCH v3 3/4] PCI: endpoint: Add API for DOE initialization and setup in EPC core
[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-05-19 3:39 UTC (25+ messages)
` [PATCH v4 01/24] PCI: Don't suspend IOMMU when probing reset capability
` [PATCH v4 02/24] PCI: Propagate FLR return values to callers
` [PATCH v4 03/24] iommu: Convert gdev->blocked from bool to enum gdev_blocked
` [PATCH v4 04/24] iommu: Pass in reset result to pci_dev_reset_iommu_done()
` [PATCH v4 05/24] iommu: Add reset_device_done callback for hardware fault recovery
` [PATCH v4 06/24] iommu: Defer iommu_group free via kfree_rcu()
` [PATCH v4 07/24] iommu: Defer __iommu_group_free_device() to be outside group->mutex
` [PATCH v4 08/24] iommu: Change group->devices to RCU-protected list
` [PATCH v4 09/24] iommu: Add group pointer to struct group_device
` [PATCH v4 10/24] iommu: Add __iommu_group_block_device helper
` [PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v4 12/24] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
` [PATCH v4 13/24] iommu/arm-smmu-v3: Skip remaining GERROR causes on SFM
` [PATCH v4 14/24] iommu/arm-smmu-v3: Introduce per-cmdq cmdq_err_handler callback
` [PATCH v4 15/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when CMD_SYNC times out
` [PATCH v4 16/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when queue_has_space() fails
` [PATCH v4 17/24] iommu/arm-smmu-v3: Add master in arm_smmu_inv for ATS entries
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag
` [PATCH v4 19/24] iommu/arm-smmu-v3: Add invs and has_ats to struct arm_smmu_cmdq_batch
` [PATCH v4 20/24] iommu/arm-smmu-v3: Introduce arm_smmu_cmdq_batch_issue() wrapper
` [PATCH v4 21/24] iommu/arm-smmu-v3: Move arm_smmu_invs_for_each_entry to header
` [PATCH v4 22/24] iommu/arm-smmu-v3: Introduce master->ats_invs
` [PATCH v4 23/24] iommu/arm-smmu-v3: Serialize STE.EATS and ats_broken updates
` [PATCH v4 24/24] iommu/arm-smmu-v3: Block ATS upon an ATC invalidation timeout
[PATCH v3] arm64: defconfig: Enable PCI M.2 power sequencing driver
2026-05-19 3:16 UTC (2+ messages)
[PATCH] PCI: hotplug: compaq: drop X86 dependency
2026-05-19 3:00 UTC (2+ messages)
[PATCH v8] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
2026-05-19 2:23 UTC (4+ messages)
[PATCH] PCI: ibmphp: remove unused variable
2026-05-19 2:04 UTC
[PATCH v7 0/2] AMD Promontory 21 xHCI temperature sensor support
2026-05-19 0:07 UTC (3+ messages)
` [PATCH v7 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue
` [PATCH v7 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support
[PATCH v6 0/2] AMD Promontory 21 xHCI temperature sensor support
2026-05-18 23:25 UTC (12+ messages)
` [PATCH v6 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue
` [PATCH v6 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support
[PATCH] PCI/pwrctrl: lock device when calling device_is_bound()
2026-05-18 22:32 UTC (4+ messages)
[PATCH] PCI/AER: Clear non-fatal errors on AER recovery failure
2026-05-18 20:49 UTC (3+ messages)
[pci:for-linus] BUILD SUCCESS WITH UNVERIFIED WARNING ed831e7ea1a860bdbab3eadeb95f7f73e9d212df
2026-05-18 20:02 UTC (2+ messages)
[PATCH v2 0/2] Wait for device readiness after D3hot -> D0uninitialized transition
2026-05-18 19:48 UTC (7+ messages)
` [PATCH v2 1/2] PCI: Log device readiness timeouts as errors
` [PATCH v2 2/2] PCI: Wait for device readiness after D3hot -> D0uninitialized transition
[PATCH v16 0/5] shut down devices asynchronously
2026-05-18 19:32 UTC (6+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "
[PATCH v8 0/5] PCI: Add support for resetting the Root Ports in a platform specific way
2026-05-18 17:55 UTC (11+ messages)
` [PATCH v8 1/5] PCI: dwc: ep: Clear MSI iATU mapping in dw_pcie_ep_cleanup()
` [PATCH v8 2/5] PCI/ERR: Add support for resetting the Root Ports in a platform specific way
` [PATCH v8 3/5] PCI: host-common: Add link down handling for Root Ports
` [PATCH v8 4/5] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v8 5/5] misc: pci_endpoint_test: Add AER error handlers
[PATCH 2/2] PCI: meson: Add missing remove callback
2026-05-18 16:59 UTC
[PATCH 1/2] PCI: dwc: Guard RAS DES debugfs deinit
2026-05-18 16:59 UTC
[PATCH v16 0/7] Error recovery for vfio-pci devices on s390x
2026-05-18 16:56 UTC (4+ messages)
` [PATCH v16 4/7] s390/pci: Store PCI error information for passthrough devices
[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
2026-05-18 16:47 UTC (10+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v4 05/16] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
[PATCH] PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macro
2026-05-18 16:34 UTC (4+ messages)
` 答复: [外部邮件] "
[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
2026-05-18 16:09 UTC (7+ messages)
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events
[PATCH 0/5] PCI: Finally make pci_root_buses private
2026-05-18 15:45 UTC (6+ messages)
` [PATCH 2/5] arm/pci: Use official API to iterate over PCI buses
` [PATCH 4/5] x86/pci: "
[PATCH] PCI: meson: Propagate devm_add_action_or_reset() failure
2026-05-18 12:56 UTC (4+ messages)
[PATCH v3 1/2] PCI: Add D3cold as general reset method
2026-05-18 12:44 UTC (2+ messages)
[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-05-18 9:38 UTC (8+ messages)
` [PATCH v1 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
[PATCH v11 0/5] vfio/pci: Add PCIe TPH support
2026-05-18 9:22 UTC (10+ messages)
` [PATCH v11 1/5] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v11 2/5] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v11 3/5] PCI/TPH: Add pcie_tph_enabled_mode() helper
` [PATCH v11 4/5] vfio/pci: Add PCIe TPH configuration space virtualization
` [PATCH v11 5/5] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST for TPH ST entry management
[PATCH v2 0/2] PCI: imx6: Fix i.MX95 PCIe PHY initialization sequence
2026-05-18 7:27 UTC (3+ messages)
` [PATCH v2 1/2] PCI: imx6: Configure REF_USE_PAD before PHY reset for i.MX95
` [PATCH v2 2/2] PCI: imx6: Assert ref_clk_en after reference clock stabilizes on i.MX95
[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2026-05-18 6:21 UTC (6+ messages)
[PATCH v4 0/7] PCI: Add common helper for 100 ms delay after link training
2026-05-18 3:17 UTC (18+ messages)
` [PATCH v4 2/7] PCI: cadence: Add post-link delay for LGA and j721e glue driver
` [PATCH v4 3/7] PCI: cadence: HPA: Add post-link delay
` [PATCH v4 4/7] PCI: dwc: Use common pci_host_common_link_train_delay() helper
` [PATCH v4 5/7] PCI: aardvark: Add 100 ms delay after link training
` [PATCH v4 6/7] PCI: mediatek-gen3: Add 100 ms delay after link up
[PATCH v4 7/7] PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helper
2026-05-18 2:41 UTC (2+ messages)
[PATCH v2 0/5] riscv: spacemit: Add PCIe RC controller support for K3
2026-05-18 1:18 UTC (4+ messages)
` [PATCH v2 2/5] PCI: spacemit-k1: Add multiple PHY handles support
[PATCH v4 1/7] PCI: Add pci_host_common_link_train_delay() helper
2026-05-18 1:01 UTC (2+ 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