messages from 2026-04-28 14:42:04 to 2026-04-30 18:48:27 UTC [more...]
[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
2026-04-30 18:48 UTC (22+ messages)
` [PATCH v4 01/11] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v4 02/11] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v4 05/11] PCI: liveupdate: Inherit bus numbers during Live Update
[PATCH v2] PCI: loongson: Do not ignore downstream devices on external bridges
2026-04-30 18:45 UTC
[RESEND PATCH 00/16] PCI: Use FIELD_MODIFY() to simplify bitfield operations
2026-04-30 18:08 UTC (18+ messages)
` [RESEND PATCH 01/16] PCI: Use FIELD_MODIFY()
` [RESEND PATCH 02/16] PCI/PTM: "
` [RESEND PATCH 03/16] PCI/IDE: "
` [RESEND PATCH 04/16] PCI/IOV: "
` [RESEND PATCH 05/16] PCI/TPH: "
` [RESEND PATCH 06/16] PCI/MSI: "
` [RESEND PATCH 07/16] PCI/REBAR: "
` [RESEND PATCH 08/16] PCI/CARDBUS: "
` [RESEND PATCH 09/16] PCI: al: "
` [RESEND PATCH 10/16] PCI: eswin: "
` [RESEND PATCH 11/16] PCI: s32g: "
` [RESEND PATCH 12/16] PCI: tegra194: "
` [RESEND PATCH 13/16] PCI: qcom: "
` [RESEND PATCH 14/16] PCI: dwc: "
` [RESEND PATCH 15/16] PCI: mvebu: "
` [RESEND PATCH 16/16] PCI: mediatek-gen3: "
[pci:misc] BUILD SUCCESS fb4836551fc7b22f94f051846c60234c31869b64
2026-04-30 17:25 UTC
[pci:pwrctrl] BUILD SUCCESS 95c4920701dfca6a8cf4986112898382fa7afc0f
2026-04-30 17:23 UTC
[pci:p2pdma] BUILD SUCCESS 951ebc18d181af1d90deddbc0ef3269061d6e03c
2026-04-30 17:06 UTC
[pci:reset] BUILD SUCCESS 9e2d53dffda2ec2fc391323d02a33cfba83705e0
2026-04-30 17:04 UTC
[PATCH v14 0/7] Error recovery for vfio-pci devices on s390x
2026-04-30 16:44 UTC (13+ messages)
` [PATCH v14 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v14 5/7] vfio-pci/zdev: Add a device feature for error information
[PATCH 00/16] PCI: Use FIELD_MODIFY() to simplify bitfield operations
2026-04-30 16:22 UTC (12+ messages)
` [PATCH 01/16] PCI: Use FIELD_MODIFY()
` [PATCH 02/16] PCI/PTM: "
` [PATCH 03/16] PCI/IDE: "
` [PATCH 04/16] PCI/IOV: "
` [PATCH 05/16] PCI/TPH: "
` [PATCH 06/16] PCI/MSI: "
` [PATCH 07/16] PCI/REBAR: "
` [PATCH 08/16] PCI/CARDBUS: "
` [PATCH 09/16] PCI: al: "
` [PATCH 10/16] PCI: eswin: "
[pci:pm] BUILD SUCCESS f34f1712229d71ce4286440fef12526fd4590b37
2026-04-30 16:20 UTC
[PATCH v14 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
2026-04-30 16:19 UTC (4+ messages)
` [PATCH v14 4/7] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
[PATCH v2 3/3] PCI: vmd: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
2026-04-30 16:13 UTC (2+ messages)
[PATCH] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
2026-04-30 15:27 UTC (5+ messages)
[PATCH 0/5] Add PCIe support for RZ/V2N and RZ/V2H(P) SoCs
2026-04-30 15:26 UTC (5+ messages)
` [PATCH 5/5] PCI: rzg3s-host: Add support for RZ/V2H(P) SoC
[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-04-30 13:36 UTC (7+ messages)
` [PATCH 01/24] rust: driver core: drop drvdata before devres release
[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
2026-04-30 13:14 UTC (30+ messages)
` [PATCH v7 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v7 phy-next 03/27] usb: add "
` [PATCH v7 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 05/27] phy: "
` [PATCH v7 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v7 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v7 phy-next 11/27] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v7 phy-next 12/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 13/27] usb: host: tegra: "
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v7 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v7 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v7 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v7 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v7 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v7 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v7 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v7 phy-next 27/27] MAINTAINERS: add regexes for linux-phy
[PATCH v3 0/3] Add root port reset to support link recovery
2026-04-30 10:49 UTC (10+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: imx6q-pcie: Add intr, aer and pme interrupts
` [PATCH v3 2/3] arm64: dts: imx95: Add dma, intr, aer and pme interrupters for pcie{0,1}
` [PATCH v3 3/3] PCI: imx6: Add root port reset to support link recovery
[RFC PATCH 0/4] pcie/aspm: Enable all advertised ASPM states by default
2026-04-30 10:17 UTC (6+ messages)
` [RFC PATCH 1/4] pcie/aspm: Add debug logging for aspm policy config
` [RFC PATCH 2/4] pcie/aspm: Enable all power-saving states during link state initialization
` [RFC PATCH 3/4] pcie/aspm: Enable all hardware power-saving states by default
` [RFC PATCH 4/4] pcie/aspm: Remove CONFIG_PCIEASPM_* policy definitions
[PATCH] pci: quirks: Advertise D3cold capability for UPD720201
2026-04-30 4:42 UTC
[PATCH v3 0/5] vfio/pci: Add PCIe TPH support
2026-04-30 3:56 UTC (5+ messages)
[PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices
2026-04-30 3:25 UTC (12+ messages)
[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
2026-04-30 3:25 UTC (2+ messages)
[PATCH v6 24/24] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
2026-04-30 2:51 UTC (4+ messages)
[PATCH] PCI: iproc: Restore map_irq
2026-04-30 2:16 UTC
[PATCH v8 RESEND] Introduce Cray ClusterStor E1000 NVMe slot LED driver
2026-04-30 2:20 UTC (2+ messages)
[PATCH v11 0/2] PCI: Fix crash when access broken ROM
2026-04-30 2:01 UTC (3+ messages)
[PATCH v6 00/24] PCI: Convert all dynamic sysfs attributes to static
2026-04-30 1:31 UTC (3+ messages)
[PATCH] PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()
2026-04-30 0:35 UTC
[pci:sysfs] BUILD SUCCESS 842c96e80e883e8b2a70e9e6196d636804576cb0
2026-04-29 23:50 UTC
[PATCH v0 0/3] PCI passthru on Hyper-V (Part II)
2026-04-29 23:15 UTC (4+ messages)
` [PATCH v0 1/3] mshv: Import declarations for irq remap and add irqbypass support
` [PATCH v0 2/3] hyperv: Implement irq remap for passthru devices
` [PATCH v0 3/3] mshv: Implement guest irq migration for passthru'd devices
[PATCH v6 04/24] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
2026-04-29 20:53 UTC (3+ messages)
[PATCH] PCI: rcar: Fix up MAINTAINERS entry
2026-04-29 19:28 UTC (5+ messages)
[PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
2026-04-29 18:01 UTC (8+ messages)
[PATCH v15 0/3] rust: leds: add led classdev abstractions
2026-04-29 18:00 UTC (4+ messages)
` [PATCH v15 1/3] rust: leds: add basic "
` [PATCH v15 2/3] rust: leds: add Mode trait
` [PATCH v15 3/3] rust: leds: add multicolor classdev abstractions
[PATCH v15 0/5] shut down devices asynchronously
2026-04-29 17:50 UTC (6+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "
[PATCH v3] PCI: release empty sibling bridge windows during window resize
2026-04-29 16:21 UTC (3+ messages)
[PATCH] PCI: of_property: Omit 'bus-range' property if no secondary bus
2026-04-29 15:32 UTC (2+ messages)
[PATCH v14 4/7] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
2026-04-29 14:52 UTC (4+ messages)
[PATCH 00/11] PCI: pci_resource_alignment() improvement + cleanups
2026-04-29 12:26 UTC (12+ messages)
` [PATCH 01/11] PCI: Log all resource claims
` [PATCH 02/11] PCI: Rename added to add_list
` [PATCH 03/11] PCI: Consolidate add_list (aka realloc_head) empty sanity checks
` [PATCH 04/11] PCI: Remove const removal cast
` [PATCH 05/11] resource: Make resource_alignment() input const resource
` [PATCH 06/11] powerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev const
` [PATCH 07/11] PCI: Make pci_sriov_resource_alignment() "
` [PATCH 08/11] PCI: Convert pci_resource_alignment() input parameters to const
` [PATCH 09/11] PCI: Move pci_resource_alignment() to setup-res.c file
` [PATCH 10/11] PCI: Lower bound bridge window alignment
` [PATCH 11/11] PCI: Return valid alignment for assigned resources
[PATCH V1 00/13] PCI passthru on Hyper-V (Part I)
2026-04-29 10:35 UTC (3+ messages)
` [PATCH V1 04/13] mshv: Provide a way to get partition id if running in a VMM process
[PATCH v3 RESEND] PCI: release empty sibling bridge windows during window resize
2026-04-29 10:34 UTC (2+ messages)
[PATCH v2 00/11] rust: I/O type generalization and projection
2026-04-29 8:04 UTC (9+ messages)
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`
[PATCH v2 0/3] Add root port reset to support link recovery
2026-04-29 7:30 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: imx6q-pcie: Add intr, aer and pme interrupts
[PATCH] PCI: Update saved_config_space upon resource assignment
2026-04-29 7:25 UTC (2+ messages)
[PATCH v5 0/5] PCI: qcom: Add D3cold support
2026-04-29 6:42 UTC (6+ messages)
` [PATCH v5 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
` [PATCH v5 2/5] PCI: qcom: Add .get_ltssm() helper
` [PATCH v5 3/5] PCI: qcom: Power down PHY via PARF_PHY_CTRL before disabling rails/clocks
` [PATCH v5 4/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
` [PATCH v5 5/5] PCI: qcom: Add D3cold support
[PATCH v8 0/9] Enhancements to pcie-tegra194 driver
2026-04-29 6:38 UTC (5+ messages)
` [PATCH v8 6/9] dt-bindings: PCI: tegra194: Add monitor clock support
` (subset) [PATCH v8 0/9] Enhancements to pcie-tegra194 driver
[PATCH v5 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
2026-04-29 3:04 UTC (4+ messages)
` [PATCH v5 1/3] PCI/ASPM: Add helper to encode L1SS T_POWER_ON fields
[PATCH] PCI: mark Thunderbolt-attached devices as removable
2026-04-28 22:31 UTC
[PATCH v2 0/6] Improvements to PCI hibernate path
2026-04-28 22:15 UTC (5+ messages)
(no subject)
2026-04-28 18:24 UTC (3+ messages)
` [PATCH 1/2] PCI/CXL: Allow PM Init to complete on cxl_bus reset if ACS SV enabled
` [PATCH 2/2] cxl/core: Recover from PM Init failure via cxl_reset_bus_function()
[PATCH V1 08/13] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg
2026-04-28 17:37 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