messages from 2026-05-22 20:44:01 to 2026-05-26 11:20:17 UTC [more...]
MAINTAINERS entry for MOBIVEIL PCIE IP
2026-05-26 11:20 UTC
[PATCH v5 0/4] PCI: tegra: Add Tegra264 support
2026-05-26 11:10 UTC (8+ messages)
` [PATCH v5 1/4] dt-bindings: pci: Strictly distinguish C0 from C1-C5
` [PATCH v5 2/4] PCI: Use standard wait times for PCIe link monitoring
` [PATCH v5 3/4] PCI: tegra: Add Tegra264 support
` [PATCH v5 4/4] arm64: tegra: Reorder reg and reg-names to match bindings
[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
2026-05-26 10:17 UTC (2+ messages)
[PATCH v15 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-05-26 9:45 UTC (3+ messages)
[PATCH 0/2] ACPI/PCI/CXL: Enforce _DEP ordering between ACPI0016 and ACPI0017
2026-05-26 9:26 UTC (5+ messages)
` [PATCH 1/2] ACPI: PCI: Clear _DEP dependencies after PCI root bridge attach
` [PATCH] cxl/acpi: Defer probe when ACPI0016 PCI root bridge is not ready
` [PATCH 2/2] ACPI: scan: Honor _DEP for ACPI0016 PCI/CXL host bridge
[PATCH] rust: kernel: use strict provenance APIs
2026-05-26 9:09 UTC (3+ messages)
[PATCH v4 0/4] PCI: tegra: Add Tegra264 support
2026-05-26 8:42 UTC (6+ messages)
` [PATCH v4 3/4] "
[PATCH v2 0/3] PCI: endpoint: Add PCI DMA endpoint function (part 3/3)
2026-05-26 8:28 UTC (14+ messages)
` [PATCH v2 1/3] dmaengine: dw-edma-pcie: Discover endpoint DMA metadata
` [PATCH v2 2/3] PCI: endpoint: Add DMA endpoint function
` [PATCH v2 3/3] Documentation: PCI: Add PCI DMA endpoint function documentation
[PATCH v12 0/6] vfio/pci: Add PCIe TPH support
2026-05-26 6:56 UTC (12+ messages)
` [PATCH v12 1/6] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v12 2/6] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v12 3/6] PCI/TPH: Add pcie_tph_enabled_mode() helper
` [PATCH v12 4/6] PCI/TPH: Move tph_req_type initialization into pci_tph_init
` [PATCH v12 5/6] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST for PCIe TPH steering tag management
` [PATCH v12 6/6] vfio/pci: Add PCIe TPH control register virtualization
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-26 6:53 UTC (13+ messages)
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
[PATCH v11 0/5] vfio/pci: Add PCIe TPH support
2026-05-26 6:29 UTC (6+ messages)
` [PATCH v11 5/5] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST for TPH ST entry management
[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-26 5:48 UTC (30+ messages)
` [PATCH v4 10/27] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v4 14/27] rust: usb: make Driver trait lifetime-parameterized
` [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 v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-26 5:44 UTC (38+ messages)
` [PATCH v5 01/24] rust: pci: use 'static lifetime for PCI BAR resource names
` [PATCH v5 02/24] rust: alloc: remove `'static` bound on `ForeignOwnable`
` [PATCH v5 03/24] rust: driver: move 'static bounds to constructor
` [PATCH v5 04/24] rust: driver: decouple driver private data from driver type
` [PATCH v5 05/24] rust: driver core: drop drvdata before devres release
` [PATCH v5 06/24] rust: pci: implement Sync for Device<Bound>
` [PATCH v5 07/24] rust: platform: "
` [PATCH v5 08/24] rust: auxiliary: "
` [PATCH v5 09/24] rust: usb: "
` [PATCH v5 10/24] rust: device: "
` [PATCH v5 11/24] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v5 12/24] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v5 13/24] rust: platform: "
` [PATCH v5 14/24] rust: auxiliary: "
` [PATCH v5 15/24] rust: usb: "
` [PATCH v5 16/24] rust: i2c: "
` [PATCH v5 17/24] rust: driver: update module documentation for GAT-based Data type
` [PATCH v5 18/24] rust: pci: make Bar lifetime-parameterized
` [PATCH v5 19/24] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v5 20/24] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v5 21/24] gpu: nova-core: separate driver type from driver data
` [PATCH v5 22/24] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v5 23/24] rust: auxiliary: generalize Registration over ForLt
` [PATCH v5 24/24] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
[PATCH v1] dmaengine: dw-edma: Remove dw_edma_add_irq_mask()
2026-05-26 5:30 UTC (5+ messages)
[PATCHv2] PCI: hotplug: compaq: fix X86 dependency
2026-05-26 4:43 UTC (3+ messages)
[PATCHv2] PCI: mvebu: Use fixed-width interrupt masks
2026-05-26 4:40 UTC
[PATCH v10 0/2] PCI/ACPI: Support Microsoft's "DmaProperty"
2026-05-25 22:40 UTC (3+ messages)
` [PATCH v10 1/2] "
` [PATCH v10 2/2] PCI: Rename pci_dev->untrusted to pci_dev->requires_dma_protection
[PATCH v4 0/5] iommu: Standardize ATS robustness and state tracking
2026-05-25 21:35 UTC (14+ messages)
` [PATCH v4 1/5] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v4 2/5] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v4 3/5] iommu/arm-smmu-v3: Fix ATS state tracking
` [PATCH v4 4/5] iommu/vt-d: Fail probe on ATS configuration failure
` [PATCH v4 5/5] iommu/amd: "
[PATCH v3 0/3] iommu/arm-smmu-v3: Fix ATS robustness and state tracking
2026-05-25 18:38 UTC (12+ messages)
` [PATCH v3 3/3] iommu/arm-smmu-v3: Fix ATS state tracking via ats_prepared gate
[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
2026-05-25 16:48 UTC (5+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support
PEX88000 (1000:c010/c012) management endpoint incompatible with switchtec driver — die temp inaccessible
2026-05-25 16:16 UTC (2+ messages)
[PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
2026-05-25 16:50 UTC (5+ messages)
[PATCH v8 1/6] PCI: Validate ACS enable flags against device-specific ACS capabilities
2026-05-25 15:59 UTC (9+ messages)
` [PATCH v8 2/6] Documentation/kernel-parameters: Add multi-device config_acs example
` [PATCH v8 3/6] PCI: Consolidate delimiter handling into pci_dev_str_match()
` [PATCH v8 4/6] PCI: Refactor disable_acs_redir and config_acs param handling
` [PATCH v8 5/6] PCI: Enable the enhanced ACS controls introduced by PCI_ACS_ECAP
` [PATCH v8 6/6] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-05-25 15:35 UTC (3+ messages)
` [PATCH v6 04/12] PCI: liveupdate: Document driver binding responsibilities
[PATCH v8 0/6] PCI: Add support for ACS Enhanced Capability
2026-05-23 14:01 UTC
[PATCH] ppc/pnv: Fix null pointer deref in pci hotplug
2026-05-25 12:42 UTC (2+ messages)
[PATCH 0/4] PCI: qcom: Add support for Eliza
2026-05-25 12:22 UTC (11+ messages)
` [PATCH 3/4] PCI: qcom: Add Support "
` [PATCH 4/4] phy: qcom: qmp-pcie: Add QMP PCIe PHY support "
[PATCH V2 0/2] PCI: imx6: Improve PERST# fallback logic
2026-05-25 8:26 UTC (5+ messages)
` [PATCH V2 1/2] PCI: host-generic: Simplify return value handling in pci_host_common_parse_port(s)
` [PATCH V2 2/2] PCI: imx6: Add imx_pcie_perst_found() to inspect the parsed result
[PATCH v2 0/3] PCI: endpoint: Expose endpoint DMA resources (part 2/3)
2026-05-25 7:21 UTC (6+ messages)
` [PATCH v2 1/3] PCI: endpoint: Define endpoint DMA BAR metadata format
` [PATCH v2 2/3] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v2 3/3] PCI: dwc: Expose endpoint DMA resources
[PATCH v4 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-05-25 6:58 UTC (7+ messages)
` [PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
[PATCH v2] PCI/VPD: Disable VPD for Realtek RTL8111xP on Lenovo platforms
2026-05-25 2:53 UTC
Connecting multiple TB3 eGPUs via USB4 hub?
2026-05-24 14:56 UTC
[PATCH 0/3] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-05-24 10:36 UTC (8+ messages)
` [PATCH 1/3] power: sequencing: pcie-m2: Add QCA2066 (QCNFA765) BT serdev ID
` [PATCH 2/3] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
[pci:next] BUILD SUCCESS 3a97877d13e1a29c50ab15ed0a0aba87b75061dd
2026-05-24 4:11 UTC
[pci:pm] BUILD SUCCESS 748a927e081bffc9a9be17b4d96088515e1c5f01
2026-05-24 1:34 UTC
[PATCH v8 1/3] PCI: mediatek: Use actual physical address instead of virt_to_phys()
2026-05-23 14:43 UTC (3+ messages)
[PATCH v2 0/4] PCI: Introduce pci_suspend_retains_context() API
2026-05-23 13:55 UTC (4+ messages)
[PATCH v2 2/4] PCI: Indicate context lost if L1ss exit is broken during resume from system suspend
2026-05-23 9:14 UTC (3+ messages)
[PATCH v4 0/3] vfio/dma-buf: add TPH support for peer-to-peer access
2026-05-23 1:03 UTC (6+ messages)
` [PATCH v4 1/3] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
[PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
2026-05-23 0:45 UTC (2+ messages)
[PATCH v5 4/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
2026-05-22 22:48 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 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
2026-05-22 21:51 UTC (2+ messages)
[PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices
2026-05-22 21:34 UTC (3+ messages)
[PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update
2026-05-22 21:31 UTC (3+ messages)
[PATCH v6 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
2026-05-22 21:28 UTC (3+ messages)
[PATCH] PCI: Prevent workqueue code nesting in pci_call_probe()
2026-05-22 20:44 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