messages from 2026-02-09 07:47:00 to 2026-02-11 15:54:52 UTC [more...]
[PATCHv3 0/4] pci slot reset handling fixes
2026-02-11 15:54 UTC (17+ messages)
` [PATCHv3 1/4] pci: rename __pci_bus_reset and __pci_slot_reset
` [PATCHv3 2/4] pci: allow all bus devices to use the same slot
` [PATCHv3 3/4] pci: remove slot specific lock/unlock and save/restore
` [PATCHv3 4/4] pci: make reset_subordinate hotplug safe
[PATCH v4 0/3] PCI Controller event and LTSSM tracepoint support
2026-02-11 15:40 UTC (3+ messages)
[Intel-wired-lan] [PATCH] igc: Add PCIe link recovery for I225/I226
2026-02-11 15:00 UTC
[PATCH v3] PCI/AER: Only clear error bits in PCIe Device Status register
2026-02-11 12:46 UTC
[PATCH v2] PCI/AER: Only clear error bits in PCIe Device Status register
2026-02-11 12:42 UTC (3+ messages)
[PATCH v2] PCI/AER: Fix AER log missing in DPC case
2026-02-11 12:18 UTC (3+ messages)
[pci:v7.0-merge] BUILD SUCCESS d05e2af08bae38ddaa112b21836095665be9abec
2026-02-11 12:15 UTC
[PATCH v2 0/3] Clarify pci_free_irq_vectors() usage constraints
2026-02-11 8:24 UTC (4+ messages)
` [PATCH v2 1/3] Documentation: PCI: Clarify pci_free_irq_vectors() usage for managed devices
` [PATCH v2 2/3] PCI/MSI: Add warning to pci_free_irq_vectors() documentation
` [PATCH v2 3/3] PCI/MSI: Add TODO comment about legacy pcim_enable_device() side-effect
[PATCH] PCI: endpoint: pci-epf-test: select configfs
2026-02-11 9:37 UTC (4+ messages)
[PATCH] PCI: dwc: ep: Fix regression in dw_pcie_ep_raise_msi_irq()
2026-02-11 8:52 UTC (6+ messages)
[PATCH] PCI/IOV: Fix recursive locking deadlock on pci_rescan_remove_lock
2026-02-11 7:37 UTC (5+ messages)
[PATCH] Documentation: PCI: Clarify pci_free_irq_vectors() usage for managed devices
2026-02-11 7:27 UTC (3+ messages)
[RFC v3 00/27] lib: Rust implementation of SPDM
2026-02-11 4:08 UTC (30+ messages)
` [RFC v3 01/27] rust: add untrusted data abstraction
` [RFC v3 02/27] X.509: Make certificate parser public
` [RFC v3 03/27] X.509: Parse Subject Alternative Name in certificates
` [RFC v3 04/27] X.509: Move certificate length retrieval into new helper
` [RFC v3 05/27] certs: Create blacklist keyring earlier
` [RFC v3 06/27] rust: add bindings for hash.h
` [RFC v3 07/27] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [RFC v3 08/27] lib: rspdm: Initial commit of Rust SPDM
` [RFC v3 09/27] PCI/CMA: Authenticate devices on enumeration
` [RFC v3 10/27] PCI/CMA: Validate Subject Alternative Name in certificates
` [RFC v3 11/27] PCI/CMA: Reauthenticate devices on reset and resume
` [RFC v3 12/27] lib: rspdm: Support SPDM get_version
` [RFC v3 13/27] lib: rspdm: Support SPDM get_capabilities
` [RFC v3 14/27] lib: rspdm: Support SPDM negotiate_algorithms
` [RFC v3 15/27] lib: rspdm: Support SPDM get_digests
` [RFC v3 16/27] lib: rspdm: Support SPDM get_certificate
` [RFC v3 17/27] crypto: asymmetric_keys - Load certificate parsing early in boot
` [RFC v3 18/27] KEYS: Load keyring and certificates "
` [RFC v3 19/27] PCI/CMA: Support built in X.509 certificates
` [RFC v3 20/27] crypto: sha: Load early in boot
` [RFC v3 21/27] crypto: ecdsa: "
` [RFC v3 22/27] lib: rspdm: Support SPDM certificate validation
` [RFC v3 23/27] rust: allow extracting the buffer from a CString
` [RFC v3 24/27] lib: rspdm: Support SPDM challenge
` [RFC v3 25/27] PCI/CMA: Expose in sysfs whether devices are authenticated
` [RFC v3 26/27] rust: add bindings for hash_info
` [RFC v3 27/27] rspdm: Multicast received signatures via netlink
[GIT PULL] PCI changes for v7.0
2026-02-10 21:54 UTC
[RFC 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
2026-02-10 19:39 UTC (3+ messages)
` [RFC 1/2] Vfio: add callback to get tph info for dmabuf
` [RFC 2/2] RMDA MLX5: get tph for p2p access when registering dmabuf mr
[PATCH] PCI: Validate window resource type in pbus_select_window_for_type()
2026-02-10 17:26 UTC (3+ messages)
[PATCH v1] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
2026-02-10 17:22 UTC
[V5,00/13] Fixes to pcie-tegra194 driver
2026-02-10 17:18 UTC (8+ messages)
` [V5,02/13] PCI: tegra194: Refactor LTSSM state polling on surprise down
` [V5,03/13] PCI: tegra194: Don't force the device into the D0 state before L2
[PATCH 0/8] phy: zynqmp: Perform complete initialization, including ILL calibration
2026-02-10 16:42 UTC (10+ messages)
` [PATCH 1/8] dt-bindings: pci: xilinx-nwl: Add resets
` [PATCH 2/8] phy: zynqmp: Refactor bus width configuration into helper
` [PATCH 3/8] phy: zynqmp: Refactor common phy initialization into a helper
` [PATCH 4/8] phy: zynqmp: Calibrate ILL if necessary
[PATCH v6 0/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
2026-02-10 16:38 UTC (25+ messages)
` [PATCH v6 1/8] dmaengine: dw-edma: Deassert emulated interrupts in the IRQ handler
` [PATCH v6 2/8] dmaengine: dw-edma: Cache per-channel IRQ and emulation doorbell offset
` [PATCH v6 3/8] PCI: endpoint: Add auxiliary resource query API
` [PATCH v6 4/8] PCI: dwc: Record integrated eDMA register window
` [PATCH v6 5/8] PCI: dwc: ep: Report integrated eDMA resources via EPC aux-resource API
` [PATCH v6 6/8] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH v6 7/8] PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc
` [PATCH v6 8/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
[PATCH v2] PCI: dwc: rcar-gen4-ep: Mark BAR0 and BAR2 as Resizable BARs
2026-02-10 16:03 UTC
[PATCH] PCI: dwc: rcar-gen4-ep: Program Resizable BARs and drop 1MiB BAR limit
2026-02-10 15:56 UTC (5+ messages)
[PATCH v4 0/2] PCI: Add support for ACS Enhanced Capability
2026-02-10 15:06 UTC (7+ messages)
` [PATCH v4 1/2] PCI: Enable the enhanced ACS controls introduced by PCI_ACS_ECAP
` [PATCH v4 2/2] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()
[PATCH v2 0/6] cxl: Initialization reworks to support Soft Reserve Recovery and Accelerator Memory
2026-02-10 15:05 UTC (4+ messages)
` [PATCH v2 6/6] cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation
[PATCH v4 0/9] dmaengine, PCI: endpoint: Enable remote use of integrated DesignWare eDMA
2026-02-10 14:18 UTC (6+ messages)
` [PATCH v4 4/9] PCI: endpoint: Add remote resource query API
[PATCH v3 0/9] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
2026-02-10 12:25 UTC (18+ messages)
` [PATCH v3 1/9] dt-bindings: usb: document the Renesas UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v3 3/9] pci: pwrctrl: rename pci-pwrctrl-slot as generic
` [PATCH v3 4/9] pci: pwrctrl: generic: support for the UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v3 5/9] arm64: defconfig: enable pci-pwrctrl-generic as module
[PATCH v5 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
2026-02-10 11:30 UTC (17+ messages)
` [PATCH v5 01/16] PCI: rzg3s-host: Fix reset handling in probe error path
` [PATCH v5 02/16] PCI: renesas: rzg3s: Rework inbound window algorithm for multi-SoC support
` [PATCH v5 03/16] clk: renesas: rzv2h-cpg: Add support for init_{off|asserted} clocks/resets
` [PATCH v5 04/16] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH v5 05/16] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming properties
` [PATCH v5 06/16] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [PATCH v5 07/16] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH v5 08/16] PCI: rzg3s-host: Make configuration reset lines optional
` [PATCH v5 09/16] PCI: rzg3s-host: Reorder reset assertion during suspend
` [PATCH v5 10/16] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH v5 11/16] PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
` [PATCH v5 12/16] PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
` [PATCH v5 13/16] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller
` [PATCH v5 14/16] arm64: dts: renesas: r9a09g047: Add PCIe node
` [PATCH v5 15/16] arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock
` [PATCH v5 16/16] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe
[PATCH v2 0/3] tegra194 PCI endpoint fixes
2026-02-10 11:04 UTC (8+ messages)
` [PATCH v2 2/3] PCI: tegra194: Reset BARs when running in PCIe endpoint mode
[PATCH V4 00/11] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-02-10 3:09 UTC (15+ messages)
` [PATCH V4 01/11] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V4 02/11] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V4 03/11] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V4 04/11] arm: dts: imx6qdl: Add Root Port node and PERST property
` [PATCH V4 05/11] arm: dts: imx6sx: "
` [PATCH V4 06/11] arm: dts: imx7d: "
` [PATCH V4 07/11] arm64: dts: imx8mm: "
` [PATCH V4 08/11] arm64: dts: imx8mp: "
` [PATCH V4 09/11] arm64: dts: imx8mq: "
` [PATCH V4 10/11] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V4 11/11] arm64: dts: imx95: "
[PATCH] pci: endpoint: pci-epf-vntb: fix num_mws in error message
2026-02-10 2:34 UTC (3+ messages)
[PATCH] PCI/portdrv: Allow probing even without child services
2026-02-10 1:17 UTC (5+ messages)
[PATCH v2] PCI/portdrv: Allow probing even without child services
2026-02-10 1:15 UTC
[RFC 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
2026-02-09 23:28 UTC (5+ messages)
` [RFC 1/2] Vfio: add callback to get tph info for dmabuf
` [RFC 2/2] RMDA MLX5: get tph for p2p access when registering dmabuf mr
[PATCH v8 3/9] PCI: Avoid saving config space state if inaccessible
2026-02-09 18:20 UTC (2+ messages)
[PATCH v2] PCI: of: Downgrade error message on missing of_root node
2026-02-09 18:19 UTC (6+ messages)
[PATCH v11 0/2] PCI: Fix crash when access broken ROM
2026-02-09 17:54 UTC (2+ messages)
[PATCH v4 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
2026-02-09 17:51 UTC (3+ messages)
` [PATCH v4 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
[PATCH] PCI: Disable RRS polling for Intel SSDPE2KX020T8 nvme
2026-02-09 16:34 UTC (5+ messages)
[PATCH] PCI/AER: Add option to panic on unrecoverable errors
2026-02-09 14:28 UTC (3+ messages)
[PATCH v2 0/2] PCI: dwc: ep: Fix BAR update handling with in-place epf_bar reuse
2026-02-09 12:56 UTC (4+ messages)
[PATCH v3 0/9] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
2026-02-09 9:15 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