messages from 2026-01-28 13:57:06 to 2026-01-30 13:55:20 UTC [more...]
[PATCH v4 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
2026-01-30 13:55 UTC (21+ messages)
` [PATCH v4 01/15] PCI: rzg3s-host: Fix reset handling in probe error path
` [PATCH v4 02/15] PCI: renesas: rzg3s: Rework inbound window algorithm for multi-SoC support
` [PATCH v4 03/15] clk: renesas: rzv2h-cpg: Add support for init_{off|asserted} clocks/resets
` [PATCH v4 04/15] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH v4 05/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming properties
` [PATCH v4 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [PATCH v4 07/15] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH v4 08/15] PCI: rzg3s-host: Make configuration reset lines optional
` [PATCH v4 09/15] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH v4 10/15] PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
` [PATCH v4 11/15] PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
` [PATCH v4 12/15] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller
` [PATCH v4 13/15] arm64: dts: renesas: r9a09g047: Add PCIe node
` [PATCH v4 14/15] arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock
` [PATCH v4 15/15] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe
[PATCH] rust: io: move MIN_SIZE and io_addr_assert to IoKnownSize
2026-01-30 13:32 UTC
[PATCH] PCI: dpc: Increase pciehp waiting time for DPC recovery
2026-01-30 11:59 UTC (4+ messages)
[PATCH v5 0/3] PCI: dwc: ep: Enhance multi-function endpoint support
2026-01-30 11:55 UTC (4+ messages)
` [PATCH v5 1/3] PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
` [PATCH v5 2/3] PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support
` [PATCH v5 3/3] PCI: dwc: ep: Add comment explaining controller-level PTM access
[PATCH v5] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
2026-01-30 11:30 UTC
[PATCH 0/3] PCI: qcom: Add D3cold support
2026-01-30 11:21 UTC (17+ messages)
` [PATCH 1/3] PCI: host-common: Add shared D3cold eligibility helper for host bridges
` [PATCH 2/3] PCI: dwc: Use common D3cold eligibility helper in suspend path
` [PATCH 3/3] PCI: qcom: Add D3cold support
[PATCH v4 0/3] PCI: dwc: ep: Enhance multi-function endpoint support
2026-01-30 10:52 UTC (12+ messages)
` [PATCH v4 1/3] PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
` [PATCH v4 2/3] PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support
` [PATCH v4 3/3] PCI: dwc: ep: Add comment explaining controller-level PTM access
[PATCH v2] PCI: dw-rockchip: Enable async probe by default
2026-01-30 10:25 UTC (3+ messages)
[pci:pwrctrl] BUILD SUCCESS 9db826206f9b7c3b5449848e79adea4756a1605a
2026-01-30 9:24 UTC
[pci:virtualization] BUILD SUCCESS 67bcd817a012ed7e7083d372612de8a6226a85d7
2026-01-30 9:24 UTC
[pci:reset2] BUILD SUCCESS 86c2e331953c9ec0713938d9282bd0bbcc490ff7
2026-01-30 9:24 UTC
[PATCH v11 0/2] PCI: Fix crash when access broken ROM
2026-01-30 8:07 UTC (3+ messages)
` [PATCH v11 1/2] PCI: Introduce named defines for PCI ROM
` [PATCH v11 2/2] PCI: Check ROM header and data structure addr before accessing
[PATCH v4 0/4] Miscellaneous fixes for pci subsystem
2026-01-30 7:53 UTC (2+ messages)
[PATCH v2 0/7] dmaengine: dw-edma, PCI: dwc: Enable remote use of integrated DesignWare eDMA
2026-01-30 7:16 UTC (6+ messages)
` [PATCH v2 7/7] PCI: dwc: Add helper to query integrated dw-edma linked-list region
[pci:enumeration] BUILD SUCCESS 3d636ca69a1a09174e50b44c66ed8c5efa4431db
2026-01-30 7:01 UTC
[PATCH V1] nvme-pci: disable SR-IOV VFs on driver unbind
2026-01-30 4:53 UTC (2+ messages)
[PATCH v4] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
2026-01-30 2:53 UTC (3+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-01-30 0:31 UTC (26+ messages)
` [PATCH v2 01/22] liveupdate: Export symbols needed by modules
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during "
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v2 11/22] docs: liveupdate: Document VFIO device file preservation
` [PATCH v2 12/22] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v2 13/22] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v2 14/22] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v2 15/22] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v2 17/22] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v2 18/22] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v2 19/22] vfio: selftests: Expose iommu_modes to tests
` [PATCH v2 20/22] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v2 21/22] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v2 22/22] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-29 21:51 UTC (7+ messages)
` [PATCH v4 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v4 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
` [PATCH v4 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
` [PATCH v4 4/4] ALSA: hda/intel: "
[PATCH] pci: remove slot specific lock/unlock and save/restore
2026-01-29 21:16 UTC (3+ messages)
[PATCH V2 00/10] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-01-29 20:44 UTC (5+ messages)
` [PATCH V2 01/10] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V2 02/10] PCI: imx6: Add support for parsing the reset property in new Root Port binding
[PATCH v4 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
2026-01-29 18:50 UTC (4+ messages)
` [PATCH v4 1/2] PCI: Initialize RCB from pci_configure_device()
` [PATCH v4 2/2] PCI/ACPI: Restrict program_hpx_type2() to AER bits
[PATCH] PCI: Check parent for NULL in of_pci_bus_release_domain_nr()
2026-01-29 18:31 UTC (3+ messages)
[PATCH v3 0/4] PCI: Fix ACS enablement for Root Ports in OF platforms
2026-01-29 18:06 UTC (3+ messages)
[PATCH v3 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
2026-01-29 16:49 UTC (9+ messages)
` [PATCH v3 05/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming properties
` [PATCH v3 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
[PATCH V4 00/22] Enhancements to pcie-tegra194 driver
2026-01-29 16:40 UTC (3+ messages)
` [PATCH V4 17/22] dt-bindings: PCI: tegra194: Add monitor clock support
[PATCH v3 2/2] PCI/ACPI: Confine program_hpx_type2 to the AER bits
2026-01-29 16:36 UTC (3+ messages)
[PATCH 1/2] pci: fix slot trylock error handling
2026-01-29 15:59 UTC (15+ messages)
` [PATCH 2/2] pci: fix slot reset device locking
[PATCH v3] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
2026-01-29 14:42 UTC (2+ messages)
` [PATCH v4] "
[PATCH v2] PCI/AER: Fix AER log missing in DPC case
2026-01-29 14:01 UTC
[PATCH v2] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
2026-01-29 13:49 UTC (3+ messages)
[PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
2026-01-29 13:44 UTC (7+ messages)
[PATCH] PCI/AER: Fix AER log missing in DPC case
2026-01-29 13:22 UTC (3+ messages)
[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2026-01-29 12:09 UTC (14+ messages)
` [PATCH v7 2/5] PCI/DPC: Run recovery on device that detected the error
` [PATCH v7 3/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
` [PATCH v7 4/5] PCI/AER: Clear both AER fatal and non-fatal status
` [PATCH v7 5/5] PCI/AER: Only clear error bits in pcie_clear_device_status()
[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
2026-01-29 11:55 UTC (12+ messages)
` [PATCH v8 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH 1/1] PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
2026-01-29 9:48 UTC (3+ messages)
[PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
2026-01-29 9:29 UTC (3+ messages)
` [PATCH v10 1/2] dt-bindings: PCI: eic7700: Add Eswin PCIe host controller
` [PATCH v10 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
[pci:controller/dwc] BUILD SUCCESS 0ebf8e7943e01b2c38c199228f51adbb89c02425
2026-01-29 8:39 UTC
[PATCH v1] PCI: replace msleep to save waiting time
2026-01-29 7:15 UTC
[pci:pwrctrl] BUILD SUCCESS 0a1b453be99fbeb594c951bd1211dcfd6685a991
2026-01-29 5:23 UTC
[PATCH v3 0/3] PCI: dwc: ep: Enhance multi-function endpoint support
2026-01-29 4:58 UTC (3+ messages)
[PATCH v2] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
2026-01-29 4:33 UTC (3+ messages)
[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
2026-01-29 3:28 UTC (12+ messages)
[PATCH v2 0/7] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
2026-01-29 0:51 UTC (3+ messages)
` [PATCH v2 6/7] arm64: dts: qcom: sm8650: Add sound DAI prefix for DP
[PATCH v2] PCI: Fix incorrect unlocking in pci_slot_trylock()
2026-01-28 22:53 UTC (4+ messages)
` [RESEND PATCH "
[PATCH v8] Introduce Cray ClusterStor E1000 NVMe slot LED driver
2026-01-28 21:49 UTC
[PATCH 00/33 v7] cpuset/isolation: Honour kthreads preferred affinity
2026-01-28 21:18 UTC (10+ messages)
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
[PATCH v3] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
2026-01-28 19:22 UTC
[PATCH] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
2026-01-28 18:59 UTC (4+ messages)
[PATCH v2 0/2] rust: introduce abstractions for fwctl
2026-01-28 17:40 UTC (18+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 1/2] rust: introduce abstractions for fwctlg
[PATCH v3 1/2] PCI: Initialize RCB from pci_configure_device
2026-01-28 17:20 UTC (3+ messages)
[pci:next] BUILD SUCCESS 97f308dcfed586d61b0265e793aaf086d4acbafe
2026-01-28 17:09 UTC
[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
2026-01-28 16:57 UTC (3+ messages)
[PATCH v7 0/2] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
2026-01-28 16:54 UTC (4+ messages)
` [PATCH v7 1/2] PCI/pwrctrl: Add support for handling PCIe M.2 connectors
` [PATCH v7 2/2] PCI/pwrctrl: Create pwrctrl device if the graph port is found
[pci:resource] BUILD SUCCESS 5d413c735175fd3a862cd747b330d0097f74abce
2026-01-28 14:41 UTC
[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
2026-01-28 14:36 UTC (7+ messages)
` [PATCH v0 08/15] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg
` [PATCH v0 10/15] PCI: hv: Build device id for a VMBus device
[PATCH] PCI: qcom: Prevent GDSC power down on suspend
2026-01-28 14:13 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