linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-24 14:07:08 to 2025-07-28 23:11:12 UTC [more...]

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-28 23:11 UTC  (26+ messages)
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH RFC v2 0/4] Disable ATS via iommu during PCI resets
 2025-07-28 19:07 UTC  (10+ messages)
` [PATCH RFC v2 3/4] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[RFC PATCH 00/25] Live Update Orchestrator: PCI subsystem
 2025-07-28 17:23 UTC  (27+ messages)
` [PATCH RFC 01/25] PCI/LUO: Register with Liveupdate Orchestrator
` [PATCH RFC 02/25] PCI/LUO: Add struct dev_liveupdate
` [PATCH RFC 03/25] PCI/LUO: Create requested liveupdate device list
` [PATCH RFC 04/25] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver
` [PATCH RFC 05/25] PCI/LUO: Restore state at PCI enumeration
` [PATCH RFC 06/25] PCI/LUO: Forward finish callbacks to drivers
` [PATCH RFC 07/25] PCI/LUO: Save and restore driver name
` [PATCH RFC 08/25] PCI/LUO: Add liveupdate to pcieport driver
` [PATCH RFC 09/25] PCI/LUO: Save SR-IOV number of VF
` [PATCH RFC 10/25] PCI/LUO: Add pci_liveupdate_get_driver_data()
` [PATCH RFC 11/25] PCI: pci-lu-stub: Add a stub driver for Live Update testing
` [PATCH RFC 12/25] PCI/LUO: Save struct pci_dev info during prepare phase
` [PATCH RFC 13/25] PCI/LUO: Check the device function numbers in restoration
` [PATCH RFC 14/25] PCI/LUO: Restore power state of a PCI device
` [PATCH RFC 15/25] PCI/LUO: Restore PM related fields
` [PATCH RFC 16/25] PCI/LUO: Restore the pme_poll flag
` [PATCH RFC 17/25] PCI/LUO: Restore the no_d3cold flag
` [PATCH RFC 18/25] PCI/LUO: Restore pci_dev fields during probe
` [PATCH RFC 19/25] PCI/LUO: Track liveupdate buses
` [PATCH RFC 20/25] PCI/LUO: Avoid write to liveupdate devices at boot
` [PATCH RFC 21/25] PCI/LUO: Save and restore the PCI resource
` [PATCH RFC 22/25] PCI/LUO: Save PCI bus and host bridge states
` [PATCH RFC 23/25] PCI/LUO: Check the PCI bus state after restoration
` [PATCH RFC 24/25] PCI: pci-lu-pf-stub: Add a PF stub driver for Live Update testing
` [PATCH RFC 25/25] PCI/LUO: Clean up PCI_SER_GET()

[PATCH v4 0/7] hyperv: Introduce new way to manage hypercall args
 2025-07-28 17:12 UTC  (5+ messages)
` [PATCH v4 4/7] Drivers: hv: Use hv_setup_*() to set up hypercall arguments
` [PATCH v4 5/7] PCI: "

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-07-28 14:33 UTC  (43+ messages)
` [RFC PATCH v1 01/38] tsm: Add tsm_bind/unbind helpers
` [RFC PATCH v1 02/38] tsm: Move tsm core outside the host directory
` [RFC PATCH v1 03/38] tsm: Move dsm_dev from pci_tdi to pci_tsm
` [RFC PATCH v1 04/38] tsm: Support DMA Allocation from private memory
` [RFC PATCH v1 05/38] tsm: Don't overload connect
` [RFC PATCH v1 06/38] iommufd: Add and option to request for bar mapping with IORESOURCE_EXCLUSIVE
` [RFC PATCH v1 07/38] iommufd/viommu: Add support to associate viommu with kvm instance
` [RFC PATCH v1 08/38] iommufd/tsm: Add tsm_op iommufd ioctls
` [RFC PATCH v1 09/38] iommufd/vdevice: Add TSM Guest request uAPI
` [RFC PATCH v1 10/38] iommufd/vdevice: Add TSM map ioctl
` [RFC PATCH v1 11/38] KVM: arm64: CCA: register host tsm platform device
` [RFC PATCH v1 12/38] coco: host: arm64: CCA host platform device driver
` [RFC PATCH v1 13/38] coco: host: arm64: Create a PDEV with rmm
` [RFC PATCH v1 14/38] coco: host: arm64: Device communication support
` [RFC PATCH v1 15/38] coco: host: arm64: Stop and destroy the physical device
` [RFC PATCH v1 16/38] X.509: Make certificate parser public
` [RFC PATCH v1 17/38] X.509: Parse Subject Alternative Name in certificates
` [RFC PATCH v1 18/38] X.509: Move certificate length retrieval into new helper
` [RFC PATCH v1 19/38] coco: host: arm64: set_pubkey support
` [RFC PATCH v1 20/38] coco: host: arm64: Add support for creating a virtual device
` [RFC PATCH v1 21/38] coco: host: arm64: Add support for virtual device communication
` [RFC PATCH v1 22/38] coco: host: arm64: Stop and destroy virtual device
` [RFC PATCH v1 23/38] coco: guest: arm64: Update arm CCA guest driver
` [RFC PATCH v1 24/38] arm64: CCA: Register guest tsm callback
` [RFC PATCH v1 25/38] cca: guest: arm64: Realm device lock support
` [RFC PATCH v1 26/38] KVM: arm64: Add exit handler related to device assignment
` [RFC PATCH v1 27/38] coco: host: arm64: add RSI_RDEV_GET_INSTANCE_ID related exit handler
` [RFC PATCH v1 28/38] coco: host: arm64: Add support for device communication "
` [RFC PATCH v1 29/38] coco: guest: arm64: Add support for collecting interface reports
` [RFC PATCH v1 30/38] coco: host: arm64: Add support for realm host interface (RHI)
` [RFC PATCH v1 31/38] coco: guest: arm64: Add support for fetching interface report and certificate chain from host
` [RFC PATCH v1 32/38] coco: guest: arm64: Add support for guest initiated TDI bind/unbind
` [RFC PATCH v1 33/38] KVM: arm64: CCA: handle dev mem map/unmap
` [RFC PATCH v1 34/38] coco: guest: arm64: Validate mmio range found in the interface report
` [RFC PATCH v1 35/38] coco: guest: arm64: Add Realm device start and stop support
` [RFC PATCH v1 36/38] KVM: arm64: CCA: enable DA in realm create parameters
` [RFC PATCH v1 37/38] coco: guest: arm64: Add support for fetching device measurements
` [RFC PATCH v1 38/38] coco: guest: arm64: Add support for fetching device info

[PATCH RFT 0/2] pci: clean up cpu_addr_fixup() for visconti
 2025-07-28 14:26 UTC  (4+ messages)
` [PATCH RFT 1/2] arm64: dts: toshiba: Update SoC and PCIe ranges to reflect hardware behavior

[PATCH v2 11/16] iommu: Compute iommu_groups properly for PCIe MFDs
 2025-07-28 13:58 UTC  (3+ messages)

[PATCH v9 0/2] add PCI hotplug and PCIe link tracepoint
 2025-07-28  9:28 UTC  (17+ messages)
` [PATCH v9 2/2] PCI: trace: Add a RAS tracepoint to monitor link speed changes

[PATCH v9 1/2] PCI: trace: Add a generic RAS tracepoint for hotplug event
 2025-07-28  9:05 UTC  (3+ messages)

[PATCH v4 0/5] Improvements to S5 power consumption
 2025-07-28  8:45 UTC  (2+ messages)

[PATCH] igc: fix disabling L1.2 PCI-E link substate on I226 on init
 2025-07-28  7:49 UTC  (3+ messages)

[PATCH 0/3] thunderbolt: Update XDomain vendor properties dynamically
 2025-07-28  6:47 UTC  (2+ messages)

[PATCH RFC 0/3] PCI/pwrctrl: Allow pwrctrl framework to control PERST# GPIO if available
 2025-07-28  5:06 UTC  (12+ messages)
` [PATCH RFC 2/3] PCI/pwrctrl: Allow pwrctrl core "
` [PATCH RFC 3/3] PCI: qcom: Allow pwrctrl framework to control PERST#

[PATCH 23] PCI Add PCI vendor ID for ASMedia USB4 devices
 2025-07-28  2:53 UTC 

[PATCH v12 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2025-07-28  2:37 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: soc: ti: Add AM65 peripheral virtualization unit
` [PATCH v12 2/7] dt-bindings: PCI: ti,am65: Extend for use with PVU
` [PATCH v12 3/7] soc: ti: Add IOMMU-like PVU driver
` [PATCH v12 4/7] PCI: keystone: Add support for PVU-based DMA isolation on AM654
` [PATCH v12 5/7] arm64: dts: ti: k3-am65-main: Add PVU nodes
` [PATCH v12 6/7] arm64: dts: ti: k3-am65-main: Add VMAP registers to PCI root complexes
` [PATCH v12 7/7] arm64: dts: ti: iot2050: Add overlay for DMA isolation for devices behind PCI RC

[PATCH v3] vmcoreinfo: Track and log recoverable hardware errors
 2025-07-28  1:08 UTC  (6+ messages)

[PATCH v2 1/2] rust: Update PCI binding safety comments and add inline compiler hint
 2025-07-28  0:09 UTC  (9+ messages)

[PATCH v11 3/7] soc: ti: Add IOMMU-like PVU driver
 2025-07-27  0:57 UTC  (2+ messages)

[pci:next] BUILD SUCCESS 31fca17338b7c0573c43bd5aad07389bb41f9cb8
 2025-07-26 21:06 UTC 

[PATCH v2 0/5] PCI: Clean up and fix is_hotplug_bridge usage
 2025-07-26 20:52 UTC  (7+ messages)
` [PATCH v2 1/5] PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports

[pci:hotplug] BUILD SUCCESS 347599ee2a61dd9e220aa151df9d07431e189bd2
 2025-07-26 19:53 UTC 

[pci:capability-search] BUILD SUCCESS 2e72592414fc2ff126dee301567285075ae0d2d8
 2025-07-26 18:10 UTC 

[PATCH v7] Bluetooth: btintel_pcie: Add support for _suspend() / _resume()
 2025-07-26 16:40 UTC 

[PATCH v6] Bluetooth: btintel_pcie: Add support for _suspend() / _resume()
 2025-07-26 16:10 UTC  (5+ messages)

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-07-26  7:55 UTC  (5+ messages)

[pci:endpoint/doorbell] BUILD SUCCESS b351e9c93a4fc0a1b789c0b89eeecb9d5bf564cd
 2025-07-25 23:08 UTC 

[pci:controller/dev_fwnode] BUILD SUCCESS 263f418c118e0a9f00540b2f3b3bb20cc0052d5e
 2025-07-25 20:49 UTC 

[pci:controller/msi-parent] BUILD SUCCESS d7d8ab87e3e7413e3ed2b6eee51ceaddc7e594f2
 2025-07-25 20:22 UTC 

[PATCH] PCI: fix out-of-bounds stack access
 2025-07-25 20:05 UTC  (2+ messages)

[pci:controller/sophgo] BUILD SUCCESS 467d9c0348d6fd37b3d3a82e46c113ee9228d84b
 2025-07-25 19:13 UTC 

[pci:controller/imx6] BUILD SUCCESS 2e6ea70690ddd1ffa422423fd0d4523e4dfe4b62
 2025-07-25 18:21 UTC 

[pci:boot-display] BUILD SUCCESS 6642adf0c1fbe2977597ab277dfd507053a874ac
 2025-07-25 18:21 UTC 

[PATCH v9 0/2] pci: qcom: Add QCS615 PCIe support
 2025-07-25 11:23 UTC  (3+ messages)
` [PATCH v9 1/2] arm64: dts: qcom: qcs615: enable pcie
` [PATCH v9 2/2] arm64: dts: qcom: qcs615-ride: Enable PCIe interface

[PATCH v9 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-07-25 10:40 UTC  (6+ messages)
` [PATCH v9 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v9 2/5] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v9 3/5] arm64: dts: qcom: qcs8300-ride: enable pcie0 interface
` [PATCH v9 4/5] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v9 5/5] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH v7 0/3] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-25 10:22 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings
` [PATCH v7 2/3] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy
` [PATCH v7 3/3] arm64: dts: qcom: sa8775p: add link_down reset for pcie

[PATCH] PCI: mvebu: Use devm_add_action_or_reset()
 2025-07-25 10:13 UTC  (4+ messages)

[PATCH v6 0/3] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-25  9:53 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings
` [PATCH v6 2/3] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy
` [PATCH v6 3/3] arm64: dts: qcom: sa8775p: add link_down reset for pcie

[PATCH v5] Bluetooth: btintel_pcie: Add support for _suspend() / _resume()
 2025-07-25  8:13 UTC  (3+ messages)

[PATCH] PCI: controller: use dev_fwnode()
 2025-07-25  5:37 UTC  (3+ messages)

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-07-25  4:33 UTC  (3+ messages)

[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-07-25  1:21 UTC  (3+ messages)
` [PATCH 04/17] rust: clk: "

[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-07-25  1:14 UTC  (3+ messages)
` [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro

[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
 2025-07-25  0:38 UTC  (14+ messages)
` [PATCH v10 04/17] CXL/AER: Introduce CXL specific AER driver file
` [PATCH v10 05/17] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v10 06/17] PCI/AER: Dequeue forwarded CXL error

[GIT PULL] PCI fixes for v6.16
 2025-07-24 22:42 UTC  (2+ messages)

[PATCH] PCI/ASPM: Allow controller drivers to override default ASPM and CLKPM link state
 2025-07-24 19:12 UTC  (8+ messages)

[PATCH v9 0/9] Adjust fbcon console device detection
 2025-07-24 18:41 UTC  (3+ messages)

[pci:controller/mvebu] BUILD SUCCESS c79a7ca8fb72a17db03e916438c44d9afc98998f
 2025-07-24 18:01 UTC 

[pci:misc] BUILD SUCCESS 50fcd1c14e364a2d65e6049578db320d063e9fa1
 2025-07-24 16:59 UTC 

[pci:dt-bindings] BUILD SUCCESS 10e7298dc0f14c52d9b5c52fb52558f567815b7c
 2025-07-24 16:30 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).