messages from 2026-06-03 22:20:10 to 2026-06-06 17:01:49 UTC [more...]
[PATCH v2] PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()
2026-06-06 17:01 UTC
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-06-06 11:10 UTC (11+ 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 v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-06-06 4:04 UTC (12+ messages)
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag
[PATCH v3 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
2026-06-06 0:33 UTC (40+ messages)
` [PATCH v3 01/23] PCI: Add SNIA SDXI accelerator sub-class
` [PATCH v3 02/23] MAINTAINERS: Add entry for SDXI driver
` [PATCH v3 03/23] dmaengine: sdxi: Add PCI initialization
` [PATCH v3 04/23] dmaengine: sdxi: Feature discovery and initial configuration
` [PATCH v3 05/23] dmaengine: sdxi: Configure context tables
` [PATCH v3 06/23] dmaengine: sdxi: Allocate DMA pools
` [PATCH v3 07/23] dmaengine: sdxi: Allocate administrative context
` [PATCH v3 08/23] dmaengine: sdxi: Install "
` [PATCH v3 09/23] dmaengine: sdxi: Start functions on probe, stop on remove
` [PATCH v3 10/23] dmaengine: sdxi: Complete administrative context jump start
` [PATCH v3 11/23] dmaengine: sdxi: Add client context alloc and release APIs
` [PATCH v3 12/23] dmaengine: sdxi: Add descriptor ring management
` [PATCH v3 13/23] dmaengine: sdxi: Add unit tests for descriptor ring reservations
` [PATCH v3 14/23] dmaengine: sdxi: Attach descriptor ring state to contexts
` [PATCH v3 15/23] dmaengine: sdxi: Per-context access key (AKey) table entry allocator
` [PATCH v3 16/23] dmaengine: sdxi: Generic descriptor manipulation helpers
` [PATCH v3 17/23] dmaengine: sdxi: Add completion status block API
` [PATCH v3 18/23] dmaengine: sdxi: Encode context start, stop, and sync descriptors
` [PATCH v3 19/23] dmaengine: sdxi: Provide context start and stop APIs
` [PATCH v3 20/23] dmaengine: sdxi: Encode nop, copy, and interrupt descriptors
` [PATCH v3 21/23] dmaengine: sdxi: Add unit tests for descriptor encoding
` [PATCH v3 22/23] dmaengine: sdxi: MSI/MSI-X vector allocation and mapping
` [PATCH v3 23/23] dmaengine: sdxi: Add DMA engine provider
[PATCH v2 08/23] dmaengine: sdxi: Install administrative context
2026-06-05 23:26 UTC (3+ messages)
[PATCH v2 05/23] dmaengine: sdxi: Configure context tables
2026-06-05 22:19 UTC (3+ messages)
[PATCH v2 04/23] dmaengine: sdxi: Feature discovery and initial configuration
2026-06-05 21:25 UTC (3+ messages)
[PATCH v8 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-06-05 19:26 UTC (2+ messages)
[PATCH v18 0/4] [VFIO] Error recovery for vfio-pci devices on s390x
2026-06-05 18:41 UTC (15+ messages)
` [PATCH v18 1/4] s390/pci: Store PCI error information for passthrough devices
` [PATCH v18 2/4] vfio-pci/zdev: Add a device feature for error information
` [PATCH v18 3/4] vfio/pci: Add a reset_done callback for vfio-pci driver
[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
2026-06-05 18:34 UTC (3+ messages)
[PATCH v2] dmaengine: dw-edma: Add Xilinx CPM6-DMA DeviceID
2026-06-05 18:18 UTC (2+ messages)
[PATCH v8 0/4] iommu: Standardize ATS robustness and state tracking
2026-06-05 16:20 UTC (10+ messages)
` [PATCH v8 1/4] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v8 2/4] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v8 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v8 4/4] iommu/vt-d: Fail probe on ATS configuration failure
[PATCH 1/9] rust: pci: expose sriov_get_totalvfs() helper
2026-06-05 14:08 UTC (2+ messages)
[PATCH v4 0/4] Add PCIe support for RZ/V2H(P) SoC
2026-06-05 11:54 UTC (4+ messages)
` [PATCH v4 2/4] PCI: rzg3s-host: Use shared reset controls for power domain resets
[PATCH v1] dmaengine: dw-edma: Add Xilinx CPM6-DMA DeviceID
2026-06-05 11:28 UTC (7+ messages)
[PATCH] PCI: cadence: skip the link polling when endpoint not connected
2026-06-05 7:32 UTC (2+ messages)
[PATCH v7 0/8] lan966x pci device: Add support for SFPs, PCI part
2026-06-05 6:37 UTC (2+ messages)
[PATCH v6 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
2026-06-05 6:26 UTC (2+ messages)
[RFC 00/12] PCI: Add support for Scalable I/O Virtualization
2026-06-05 4:14 UTC (25+ messages)
` [RFC 01/12] PCI: Add helpers to identify SR-IOV PFs/VFs
` [RFC 02/12] PCI: Convert iov.c to pci_is_sriov_* helpers
` [RFC 03/12] PCI: Convert pci.h "
` [RFC 04/12] PCI: Convert arch/powerpc "
` [RFC 05/12] PCI: Convert s390/pci/pci.c "
` [RFC 06/12] PCI: Convert vfio_pci_core.c "
` [RFC 07/12] PCI: Convert xen-pciback and pci-driver "
` [RFC 08/12] PCI: Add is_sriov bit to struct pci_dev
` [RFC 09/12] PCI: Add helper to compute VF Routing ID to pci.h
` [RFC 10/12] PCI: Add Scalable I/O Virtualization data structure definitions
` [RFC 11/12] PCI: Initialize and release SIOV capability
` [RFC 12/12] PCI: Reserve bus range for SIOV devices
[PATCH v2 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
2026-06-05 1:27 UTC (5+ messages)
[PATCH] PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist
2026-06-04 23:44 UTC (4+ messages)
[PATCH v2] PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist
2026-06-04 23:32 UTC (3+ messages)
[PATCH] PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HX
2026-06-04 21:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH v14 0/8] vfio/pci: Add PCIe TPH support
2026-06-04 20:46 UTC (11+ messages)
[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
2026-06-04 20:35 UTC (19+ messages)
` [PATCH v17 01/10] rust: alloc: add `KBox::into_non_null`
` [PATCH v17 02/10] rust: types: Add Ownable/Owned types
` [PATCH v17 03/10] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v17 04/10] rust: page: update formatting of `use` statements
` [PATCH v17 05/10] rust: page: convert to `Ownable`
` [PATCH v17 06/10] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v17 07/10] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v17 08/10] rust: aref: update formatting of use statements
` [PATCH v17 09/10] rust: Add `OwnableRefCounted`
` [PATCH v17 10/10] rust: page: add `from_raw()`
[PATCH v2 0/2] PCI: imx6: Fix i.MX95 PCIe PHY initialization sequence
2026-06-04 19:34 UTC (3+ messages)
` [PATCH v2 2/2] PCI: imx6: Assert ref_clk_en after reference clock stabilizes on i.MX95
[PATCH v2] char: agp: amd64 - fix broken error propagation in agp_amd64_probe()
2026-06-04 15:26 UTC (3+ messages)
` "
[PATCH v2] PCI: dwc: Initialize pp->lock before MSI domain registration
2026-06-04 15:17 UTC (5+ messages)
` [PATCH v3] PCI: qcom: Initialize DWC MSI lock for firmware-managed ECAM hosts
[PATCH v16 00/12] vfio/pci: Add PCIe TPH support
2026-06-04 14:05 UTC (18+ messages)
` [PATCH v16 01/12] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v16 02/12] PCI/TPH: Fix tph_enabled concurrent update race by bitfield packing
` [PATCH v16 03/12] PCI/TPH: Cache TPH requester capability at probe time
` [PATCH v16 04/12] PCI/TPH: Refactor pcie_enable_tph & add explicit requester variant
` [PATCH v16 05/12] PCI/TPH: Refactor pcie_tph_get_cpu_st & add explicit variant
` [PATCH v16 06/12] PCI/TPH: expose the enabled TPH requester type
` [PATCH v16 07/12] PCI/TPH: Add pcie_tph_supported() helper to check TPH capability attributes
` [PATCH v16 08/12] vfio/pci: Hide TPH capability when TPH is unsupported
` [PATCH v16 09/12] vfio/pci: Add TPH_ENABLE feature skeleton and unsafe module parameter
` [PATCH v16 10/12] vfio/pci: Add TPH_CPU_ST to query CPU's TPH steering tag
` [PATCH v16 11/12] vfio/pci: Add TPH_ST_CONFIG for PCIe TPH ST configuration
` [PATCH v16 12/12] vfio/pci: Virtualize PCIe TPH capability registers
[PATCH 0/2] Enable PCIe controllers present in Qualcomm ipq5210
2026-06-04 11:28 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq5210: Enable PCIe support
[RFC PATCH] PCI: readiness condition with Configuration RRS in pci_dev_wait()
2026-06-04 9:26 UTC (3+ messages)
[PATCH 0/6] iommu/amd: Refactors for ATS updates
2026-06-04 8:23 UTC (4+ messages)
[PATCH 00/10] perf hisi-ptt: Enhance TLP packet decoder with field-level parsing and versioning
2026-06-04 8:03 UTC (15+ messages)
` [PATCH 01/10] perf hisi-ptt: Fix spelling and abbreviation errors
` [PATCH 02/10] perf hisi-ptt: Fix PTT trace TLP Header parsing
` [PATCH 03/10] perf hisi-ptt: Rename hisi_ptt_4dw union for reuse
` [PATCH 04/10] perf hisi-ptt: Abstract trace data buf and offset
` [PATCH 05/10] perf hisi-ptt: Complete the field names for 4DW and 8DW packets
` [PATCH 06/10] perf hisi-ptt: Extract the raw data printing part
` [PATCH 07/10] perf hisi-ptt: Merge 4DW and 8DW HEAD0 printing
` [PATCH 08/10] perf hisi-ptt: Add parsing of supported message types
` [PATCH 09/10] perf hisi-ptt: Add field-level parsing for header DW2/DW3
` [PATCH 10/10] perf hisi-ptt: Add decoder version compatibility
[PATCH] PCI: pciehp: Disable link and turn off slot power while removing
2026-06-04 7:46 UTC (7+ messages)
[PATCH v7 0/5] iommu: Standardize ATS robustness and state tracking
2026-06-04 5:22 UTC (7+ messages)
` [PATCH v7 3/5] iommu/arm-smmu-v3: Fix a UAF in the probe_device error path
[PATCH v6 0/9] cxl: Add cxl_reset sysfs attribute for memdevs
2026-06-04 3:25 UTC (11+ messages)
` [PATCH v6 1/9] cxl/hdm: Add helpers to restore and commit memdev decoders
` [PATCH v6 2/9] PCI: Export pci_dev_save_and_disable() and pci_dev_restore()
` [PATCH v6 3/9] cxl: Add reset-idle and cache flush helpers
` [PATCH v6 4/9] PCI/CXL: Add sibling function coordination for reset
` [PATCH v6 7/9] cxl/pci: Orchestrate CXL reset for affected memdevs
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