messages from 2026-01-29 04:58:28 to 2026-01-31 15:23:27 UTC [more...]
[PATCH 0/2] rust: pci: add capability lookup helpers
2026-01-31 15:17 UTC (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] samples: rust: pci: exercise capability lookup
` [PATCH v2 0/2] rust: pci: add capability lookup helpers
` [PATCH v2 1/2] "
` [PATCH v2 2/2] samples: rust: pci: exercise capability lookup
` [PATCH v3 0/2] rust: pci: add capability lookup helpers
[pci:virtualization] BUILD SUCCESS c6a26e5396490e4209675e7a7a04eccacaa28c40
2026-01-31 14:53 UTC
[PATCH 0/3] PCI: endpoint: Clarify pci_epc_set_bar() lifetime rules
2026-01-31 14:25 UTC (5+ messages)
` [PATCH 1/3] PCI: dwc: ep: Return after clearing BAR-match inbound mapping
` [PATCH 2/3] PCI: endpoint: pci-epf-test: Use dedicated pci_epf_bar for subrange mapping
` [PATCH 3/3] PCI: endpoint: Document pci_epc_set_bar() caller ownership and lifetime rules
[PATCH v4 0/3] PCI: dwc: ep: Enhance multi-function endpoint support
2026-01-31 13:42 UTC (15+ 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 0/2] rust: pci: add capability iterators
2026-01-31 11:21 UTC (6+ messages)
` [PATCH 1/2] rust: pci: add capability iterator types
` [PATCH 2/2] samples: rust: pci: exercise capability iterators
` [PATCH v2 0/2] rust: pci: add "
` [PATCH v2 1/2] rust: pci: add capability iterator types
` [PATCH v2 2/2] samples: rust: pci: exercise capability iterators
[PATCH v2] PCI: dw-rockchip: Enable async probe by default
2026-01-31 9:38 UTC (4+ messages)
[pci:controller/dwc] BUILD SUCCESS a24149881558e3cc32e6c1ae7c78df0b5d7a6206
2026-01-31 6:47 UTC
[PATCHv2 0/4] pci: slot handling fixes
2026-01-31 6:42 UTC (8+ messages)
` [PATCHv2 1/4] PCI: Fix incorrect unlocking in pci_slot_trylock()
` [PATCHv2 2/4] pci: fix slot reset device locking
` [PATCHv2 3/4] pci: remove slot specific lock/unlock and save/restore
` [PATCHv2 4/4] pci: make reset_subordinate hotplug safe
[pci:enumeration] BUILD SUCCESS 9abf79c8d7b40db0e5a34aa8c744ea60ff9a3fcf
2026-01-31 6:07 UTC
[PATCH] rust: pci: export ConfigSpace
2026-01-31 4:57 UTC (2+ messages)
[PATCH] rust: pci: export ConfigSpace
2026-01-31 3:49 UTC (2+ messages)
[RFC PATCH 0/2] rust: pci: add config space accessors (and a small in-tree user)
2026-01-31 2:25 UTC (8+ messages)
` [RFC PATCH 1/2] rust: pci: add config space accessors
` [RFC PATCH 2/2] samples: rust: pci: exercise "
[PATCH] pci: pci-hyperv-intf: remove unnecessary module_init/exit functions
2026-01-31 2:00 UTC
[PATCH] rust: io: move MIN_SIZE and io_addr_assert to IoKnownSize
2026-01-31 1:34 UTC (3+ messages)
[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
2026-01-30 23:44 UTC (21+ messages)
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru
[pci:next] BUILD SUCCESS 910b91efb8bb39e91a0aa528b967a1c63b200217
2026-01-30 20:56 UTC
[PATCH v4 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
2026-01-30 20:26 UTC (26+ 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 v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-01-30 19:19 UTC (3+ messages)
[PATCH v5 0/3] PCI: dwc: ep: Enhance multi-function endpoint support
2026-01-30 17:48 UTC (8+ 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 v2 0/7] dmaengine: dw-edma, PCI: dwc: Enable remote use of integrated DesignWare eDMA
2026-01-30 17:27 UTC (8+ messages)
` [PATCH v2 7/7] PCI: dwc: Add helper to query integrated dw-edma linked-list region
[PATCH V4 00/22] Enhancements to pcie-tegra194 driver
2026-01-30 17:21 UTC (5+ messages)
` [PATCH V4 04/22] PCI: tegra194: Apply pinctrl settings for both PCIe RP and EP
` [PATCH V4 17/22] dt-bindings: PCI: tegra194: Add monitor clock support
[PATCH v4 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
2026-01-30 16:54 UTC (5+ 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 v5] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
2026-01-30 14:19 UTC (3+ messages)
[PATCH] PCI: dpc: Increase pciehp waiting time for DPC recovery
2026-01-30 11:59 UTC (3+ messages)
[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
[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)
[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 (4+ messages)
` [PATCH v4 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
[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] PCI: Check parent for NULL in of_pci_bus_release_domain_nr()
2026-01-29 18:31 UTC (2+ 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 (6+ messages)
` [PATCH v3 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
[PATCH v3 2/2] PCI/ACPI: Confine program_hpx_type2 to the AER bits
2026-01-29 16:36 UTC (3+ messages)
[PATCH 2/2] pci: fix slot reset device locking
2026-01-29 15:59 UTC (3+ messages)
[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 (12+ 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 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 (2+ 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)
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