messages from 2026-05-21 16:18:53 to 2026-05-22 22:43:26 UTC [more...]
[PATCH v8 1/3] PCI: mediatek: Use actual physical address instead of virt_to_phys()
2026-05-22 22:43 UTC (2+ messages)
[PATCH] PCI: Drop unnecessary retries when restoring BARs
2026-05-22 22:31 UTC (2+ messages)
[PATCH v2 0/2] Wait for device readiness after D3hot -> D0uninitialized transition
2026-05-22 22:30 UTC (2+ messages)
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-05-22 21:51 UTC (22+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v6 03/12] PCI: liveupdate: Track incoming "
` [PATCH v6 04/12] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update
` [PATCH v6 06/12] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v6 07/12] PCI: Refactor matching logic for pci_dev_acs_ops
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v6 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v6 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v6 12/12] Documentation: PCI: Add documentation for Live Update
[PATCH] PCI: Prevent workqueue code nesting in pci_call_probe()
2026-05-22 20:44 UTC (2+ messages)
[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
2026-05-22 20:27 UTC (3+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support
[PATCH v5 02/11] PCI: liveupdate: Track outgoing preserved PCI devices
2026-05-22 18:07 UTC (3+ messages)
[PATCH v5 10/11] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
2026-05-22 18:01 UTC (2+ messages)
[PATCH v5 05/11] PCI: liveupdate: Keep bus numbers constant during Live Update
2026-05-22 17:59 UTC (2+ messages)
[PATCH] rust: kernel: use strict provenance APIs
2026-05-22 17:19 UTC
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-22 17:05 UTC (10+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
[PATCH v3 0/3] iommu/arm-smmu-v3: Fix ATS robustness and state tracking
2026-05-22 16:14 UTC (10+ messages)
` [PATCH v3 3/3] iommu/arm-smmu-v3: Fix ATS state tracking via ats_prepared gate
[PATCH 0/3] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-05-22 16:11 UTC (11+ messages)
` [PATCH 2/3] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
` [PATCH 3/3] arm64: dts: qcom: monaco-arduino-monza: Add QCA2066 M.2 WiFi/BT support
[PATCH v14 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
2026-05-22 16:05 UTC (3+ messages)
[PATCH v2 0/4] PCI: Introduce pci_suspend_retains_context() API
2026-05-22 16:04 UTC (2+ messages)
[PATCH v4] PCI: vmd: Add feature to scan BIOS enumerated devices
2026-05-22 15:42 UTC (2+ messages)
[PATCH v3] PCI: vmd: Add feature to scan BIOS enumerated devices
2026-05-22 15:01 UTC (3+ messages)
[PATCH v11 0/5] vfio/pci: Add PCIe TPH support
2026-05-22 14:27 UTC (16+ messages)
` [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 0/2] Enable PCIe controllers present in Qualcomm ipq5210
2026-05-22 12:24 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq5210: Enable PCIe support
[PATCH] PCI/VPD: Add Realtek 8126 to VPD blacklist
2026-05-22 11:43 UTC (2+ messages)
[PATCH 0/4] PCI: qcom: Add support for Eliza
2026-05-22 11:03 UTC (12+ messages)
` [PATCH 1/4] dt-bindings: phy: sc8280xp-qmp-pcie: Document Eliza PCIe phy
` [PATCH 2/4] dt-bindings: PCI: qcom: Document the Eliza PCIe Controller
` [PATCH 3/4] PCI: qcom: Add Support for Eliza
[PATCH] PCI: Avoid unnecessary cpu_hotplug_disable() for non-NUMA devices
2026-05-22 10:53 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
2026-05-22 10:15 UTC (5+ messages)
` [PATCH 2/9] drm/nouveau: tegra: Explicitly specify PMC instance to use
[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-22 10:14 UTC (44+ messages)
` [PATCH v4 01/27] rust: alloc: remove `'static` bound on `ForeignOwnable`
` [PATCH v4 02/27] rust: driver: move 'static bounds to constructor
` [PATCH v4 03/27] rust: driver: decouple driver private data from driver type
` [PATCH v4 04/27] rust: driver core: drop drvdata before devres release
` [PATCH v4 05/27] rust: pci: implement Sync for Device<Bound>
` [PATCH v4 06/27] rust: platform: "
` [PATCH v4 07/27] rust: auxiliary: "
` [PATCH v4 08/27] rust: usb: "
` [PATCH v4 09/27] rust: device: "
` [PATCH v4 10/27] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v4 11/27] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v4 12/27] rust: platform: "
` [PATCH v4 13/27] rust: auxiliary: "
` [PATCH v4 14/27] rust: usb: "
` [PATCH v4 15/27] rust: i2c: "
` [PATCH v4 16/27] rust: driver: update module documentation for GAT-based Data type
` [PATCH v4 17/27] rust: pci: make Bar lifetime-parameterized
` [PATCH v4 18/27] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v4 19/27] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v4 20/27] gpu: nova-core: separate driver type from driver data
` [PATCH v4 21/27] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v4 22/27] rust: auxiliary: generalize Registration over ForLt
` [PATCH v4 23/27] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH REF v4 24/27] gpu: nova-core: use lifetime for Bar
` [PATCH REF v4 25/27] gpu: nova-core: unregister sysmem flush page from Drop
` [PATCH REF v4 26/27] gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
` [PATCH REF v4 27/27] gpu: drm: tyr: use lifetime for IoMem
[PATCH v15 3/3] of: Respect #{iommu,msi}-cells in maps
2026-05-22 9:47 UTC (4+ messages)
[PATCH v6 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-05-22 9:19 UTC (10+ messages)
` [PATCH v6 1/3] PCI: Add pci_ats_required() for CXL.cache capable devices
` [PATCH v6 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v6 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[PATCH v4 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-05-22 9:18 UTC (7+ messages)
` [PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
[PATCH v4] PCI: Disable broken FLR on MediaTek MT7925
2026-05-22 7:29 UTC (2+ messages)
[RFC Patch] pci: add power management for rtl8116af
2026-05-22 7:20 UTC (4+ messages)
[PATCH v4 0/4] PCI: Add DOE support for endpoint
2026-05-22 6:49 UTC (7+ messages)
` [PATCH v4 1/4] PCI/DOE: Move common definitions to the header file
` [PATCH v4 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
` [PATCH v4 3/4] PCI: endpoint: Add support for DOE initialization and setup in EPC core
` [PATCH v4 4/4] Documentation: PCI: Add documentation for DOE endpoint support
[PATCH v3] PCI: Disable broken FLR on MediaTek MT7925
2026-05-22 6:48 UTC (3+ messages)
[PATCH 0/2] PCI: imx6: Improve PERST# fallback logic
2026-05-22 6:20 UTC (7+ messages)
` [PATCH 1/2] PCI: host-generic: Simplify return value handling in pci_host_common_parse_port(s)
` [PATCH 2/2] PCI: imx6: Add imx_pcie_perst_found() to inspect the parsed result
[pci:controller/dwc-qcom] BUILD SUCCESS 9352dbca275730cebb4466088030b3526f98f397
2026-05-22 3:22 UTC
[PATCH v5 3/3] PCI: imx6: Add root port reset to support link recovery
2026-05-22 2:41 UTC (3+ messages)
[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
2026-05-21 23:49 UTC (3+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
[PATCH v2] pci_crash: capture PCI config space at panic time
2026-05-21 23:03 UTC (2+ messages)
[PATCH V3 00/11] PCI passthru on Hyper-V (Part I)
2026-05-21 22:37 UTC (4+ messages)
` [PATCH V3 09/11] x86/hyperv: Implement Hyper-V virtual IOMMU
[PATCH v4 0/3] vfio/dma-buf: add TPH support for peer-to-peer access
2026-05-21 22:24 UTC (4+ messages)
` [PATCH v4 1/3] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
[GIT PULL] PCI fixes for v7.1
2026-05-21 22:09 UTC (2+ messages)
[PATCH 0/9] PCI: controller: Add missing rescan lock around root bus removal
2026-05-21 21:20 UTC (15+ messages)
` [PATCH 1/9] PCI: cadence: Protect root bus removal with rescan lock
` [PATCH 2/9] PCI: dwc: "
` [PATCH 3/9] PCI: altera: "
` [PATCH 4/9] PCI: brcmstb: "
` [PATCH 5/9] PCI: iproc: "
` [PATCH 6/9] PCI: mediatek: "
` [PATCH 7/9] PCI: rockchip: "
` [PATCH 8/9] PCI: vmd: "
` [PATCH 9/9] PCI: plda: "
[PATCH v7 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
2026-05-21 19:05 UTC (2+ messages)
[PATCH v7 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
2026-05-21 18:31 UTC (2+ messages)
[PATCH v9 0/3] Add EcoNet EN7528 (and EN751221) PCIe support
2026-05-21 18:27 UTC (5+ messages)
` [PATCH v9 1/3] PCI: mediatek: Use actual physical address instead of virt_to_phys()
` [PATCH v9 2/3] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528
` [PATCH v9 3/3] PCI: mediatek: Add support for EcoNet EN7528 SoC
[PATCH v2] PCI: mediatek: Fix IRQ domain leak when port fails to enable
2026-05-21 18:26 UTC (2+ messages)
[PATCH v7 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
2026-05-21 18:10 UTC (2+ messages)
[PATCH v7 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
2026-05-21 17:56 UTC (2+ messages)
[PATCH v5 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-05-21 17:44 UTC (5+ messages)
` [PATCH v5 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[PATCH v7 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
2026-05-21 17:31 UTC (2+ messages)
[PATCH v7 2/9] dmaengine: Add safe API to combine configuration and preparation
2026-05-21 17:10 UTC (2+ messages)
[PATCH] PCI/VPD: Disable VPD for Lenovo Realtek RTL8111xP devices
2026-05-21 16:39 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