public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-20 12:50:50 to 2026-02-24 02:24:30 UTC [more...]

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24  2:16 UTC  (45+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
` [PATCH 02/37] mmc: cavium: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
` [PATCH 03/37] media: ipu6: "
` [PATCH 04/37] gpio: merrifield: "
` [PATCH 05/37] PCI: switchtec: "
` [PATCH 06/37] PCI: vmd: "
` [PATCH 08/37] spi: pxa2xx: "
` [PATCH 09/37] i2c: amd-mp2: "
` [PATCH 10/37] i2c: mchp-pci1xxxx: "
` [PATCH 11/37] i2c: thunderx: "
` [PATCH 12/37] i2c: designware: "
` [PATCH 13/37] bus: mhi: host: "
` [PATCH 14/37] serial: 8250_mid: "
` [PATCH 15/37] serial: 8250_exar: "
` [PATCH 16/37] platform/x86/intel: "
` [PATCH 17/37] crypto: safexcel: "
` [PATCH 18/37] crypto: octeontx2: "
` [PATCH 19/37] cxl/pci: "
` [PATCH 20/37] drm/hisilicon/hibmc: "
` [PATCH 21/37] iommu/riscv: "
` [PATCH 22/37] thunderbolt: "
` [PATCH 23/37] accel/amdxdna: "
` [PATCH 24/37] accel/ivpu: "
` [PATCH 25/37] accel/qaic: "
` [PATCH 27/37] r8169: "
` [PATCH 28/37] net: thunder_bgx: "
` [PATCH 29/37] net: hibmcge: "
` [PATCH 31/37] dmaengine: hsu: "
` [PATCH 32/37] dmaengine: hisilicon: "
` [PATCH 33/37] i3c: mipi-i3c-hci-pci: "
` [PATCH 34/37] HID: intel-ish-ipc: "
` [PATCH 35/37] HID: Intel-thc-hid: "
` [PATCH 36/37] misc: microchip: pci1xxxx: "

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-24  0:00 UTC  (14+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files "
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "

[PATCH v2 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
 2026-02-23 23:33 UTC  (9+ messages)
` [PATCH v2 1/3] PCI/ASPM: Add helper to encode L1SS T_POWER_ON fields
` [PATCH v2 2/3] PCI: dwc: Add helper to Program T_POWER_ON
` [PATCH v2 3/3] PCI: qcom: "

[PATCH] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
 2026-02-23 23:14 UTC  (4+ messages)

[PATCH v2 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-02-23 22:52 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v2 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v2 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH] rust: io: macro_export io_define_read!() and io_define_write!()
 2026-02-23 22:09 UTC  (5+ messages)

[PATCH 27/62] pci: Fix locking in pci_do_resource_release_and_resize() error paths
 2026-02-23 22:00 UTC 

[PATCH] PCI: Disable ATS via quirk before notifying IOMMU drivers
 2026-02-23 20:37 UTC  (2+ messages)

[PATCH v2 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
 2026-02-23 20:03 UTC  (5+ messages)

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-02-23 19:11 UTC  (12+ messages)

[PATCH v2 1/1] PCI: dwc: Remove not-going-to-be-supported code for Baikal SoC
 2026-02-23 18:58 UTC  (2+ messages)

[PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI
 2026-02-23 18:57 UTC  (2+ messages)

[PATCH v2 2/2] PCI: dwc: ep: Mirror the max link width and speed fields to all functions
 2026-02-23 18:55 UTC  (2+ messages)

[PATCH v6 0/9] Enhancements to pcie-tegra194 driver
 2026-02-23 18:45 UTC  (10+ messages)
` [PATCH v6 1/9] PCI: tegra194: Drive CLKREQ signal low explicitly
` [PATCH v6 2/9] PCI: tegra194: Calibrate P2U for endpoint mode
` [PATCH v6 3/9] PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
` [PATCH v6 4/9] PCI: tegra194: Enable DMA interrupt
` [PATCH v6 5/9] PCI: tegra194: Enable hardware hot reset mode in Endpoint
` [PATCH v6 6/9] PCI: tegra194: Disable L1.2 capability of Tegra234 EP
` [PATCH v6 7/9] dt-bindings: PCI: tegra194: Add monitor clock support
` [PATCH v6 8/9] PCI: tegra194: Add core "
` [PATCH v6 9/9] PCI: tegra194: Add ASPM L1 entrance latency config

[PATCH v6 00/13] Fixes to pcie-tegra194 driver
 2026-02-23 18:41 UTC  (14+ messages)
` [PATCH v6 01/13] PCI: tegra194: Fix polling delay for L2 state
` [PATCH v6 02/13] PCI: tegra194: Refactor LTSSM state polling on surprise down
` [PATCH v6 03/13] PCI: tegra194: Don't force the device into the D0 state before L2
` [PATCH v6 04/13] PCI: tegra194: Disable PERST IRQ only in Endpoint mode
` [PATCH v6 05/13] PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
` [PATCH v6 06/13] PCI: tegra194: Disable direct speed change for EP
` [PATCH v6 07/13] PCI: tegra194: Set LTR message request before PCIe link up
` [PATCH v6 08/13] PCI: tegra194: Apply pinctrl settings for both PCIe RP and EP
` [PATCH v6 09/13] PCI: tegra194: Allow system suspend when the Endpoint link is not up
` [PATCH v6 10/13] PCI: tegra194: Free up EP resources during remove()
` [PATCH v6 11/13] PCI: tegra194: Use HW version number
` [PATCH v6 12/13] PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on
` [PATCH v6 13/13] PCI: tegra194: Free resources during controller deinitialization

[PATCH v3 0/2] PCI/IOV: Fix deadlock when removing PF with enabled SR-IOV
 2026-02-23 18:34 UTC  (4+ messages)

[PATCH 2/2] PCI: dwc: ep: Mirror the max link width and speed fields to all functions
 2026-02-23 18:12 UTC  (2+ messages)

[PATCH] PCI: cpcihp: Check pci_hp_add_bridge() return value
 2026-02-23 17:26 UTC  (2+ messages)

[PATCH RESEND v10 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-02-23 16:40 UTC  (12+ messages)
` [PATCH RESEND v10 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH AUTOSEL 6.19-5.10] ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
 2026-02-23 16:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.19-5.10] ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-02-23 16:09 UTC  (4+ messages)
` [PATCH 04/33] mm: vmstat: Prepare to protect against concurrent isolated cpuset change

[PATCH V1] PCI: Hide SBR from reset_methods if masked by CXL
 2026-02-23 15:52 UTC  (4+ messages)

[PATCH v15 0/9] rust: add `Ownable` trait and `Owned` type
 2026-02-23 15:00 UTC  (13+ messages)
` [PATCH v15 1/9] rust: types: Add Ownable/Owned types
` [PATCH v15 3/9] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v15 9/9] rust: page: add `from_raw()`

[PATCH v2 0/2] PCI/pwrctrl: A couple of fixes
 2026-02-23 14:46 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/pwrctrl: Ensure that the remote endpoint node parent has the supply requirement
` [PATCH v2 2/2] PCI/pwrctrl: Only create pwrctrl device if the device node belongs to a PCI device

[PATCH 0/2] PCI/pwrctrl: A couple of fixes
 2026-02-23 14:31 UTC  (6+ messages)
` [PATCH 2/2] PCI/pwrctrl: Only create pwrctrl device if the device node is of type "pci"

[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-02-23 14:07 UTC  (5+ messages)
` [PATCH v7 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v7 3/3] PCI: Add support for PCIe WAKE# interrupt

[RESEND PATCH v1] PCI: replace msleep to save waiting time
 2026-02-23 12:05 UTC  (2+ messages)

[RFC PATCH 0/4] PCI: Add DOE support for endpoint
 2026-02-23 10:44 UTC  (7+ messages)
` [RFC PATCH 2/4] PCI/DOE: Move common definitions to the header file
` [RFC PATCH 3/4] PCI/DOE: Add DOE mailbox support for endpoint functions

[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
 2026-02-23 10:14 UTC  (29+ messages)
` [PATCH 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
` [PATCH 2/9] PCI: endpoint: Describe reserved subregions within BARs
` [PATCH 3/9] PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
` [PATCH 4/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLED
` [PATCH 5/9] PCI: dwc: Replace BAR_RESERVED with BAR_DISABLED in glue drivers
` [PATCH 7/9] PCI: endpoint: pci-epf-test: Advertise reserved BARs
` [PATCH 8/9] misc: pci_endpoint_test: Give reserved BARs a distinct error code
` [PATCH 9/9] selftests: pci_endpoint: Skip reserved BARs

[PROBLEM] c5.metal on AWS fails to kexec after "PCI: Explicitly put devices into D0 when initializing"
 2026-02-23  6:04 UTC  (3+ messages)

[PATCH 0/4] PCI: endpoint: Add BAR_DISABLED support to PCI endpoint framework
 2026-02-23  3:28 UTC  (3+ messages)

[PATCH v2 3/5] vgaarb: mark vga_get family as __must_check
 2026-02-23  0:52 UTC  (2+ messages)

[PATCH 0/4] PCI: endpoint: Add Tegra194/234 BAR layout and pci_endpoint_test support
 2026-02-22 19:34 UTC  (5+ messages)
` [PATCH 1/4] PCI: endpoint: Add reserved region type for MSI-X Table and PBA
` [PATCH 2/4] PCI: tegra194: Make BAR0 programmable and remove 1MB size limit
` [PATCH 3/4] PCI: tegra194: Expose BAR2 (MSI-X) and BAR4 (DMA) as 64-bit BAR_RESERVED
` [PATCH 4/4] misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entries

[PATCH] PCI/IOV: Fix recursive locking deadlock on pci_rescan_remove_lock
 2026-02-22 11:29 UTC  (3+ messages)

[PATCHv2 0/2] pci: fix msi_addr_mask on powerpc and sparc systems
 2026-02-22 10:46 UTC  (8+ messages)
` [PATCHv2 1/2] powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
` [PATCHv2 2/2] sparc/pci: "

[PATCH 2/2 pciutils] setpci: Fix discards const from pointer target
 2026-02-22  0:47 UTC 

[PATCH 1/2 pciutils] libpci: ecam: Fix discards const from pointer target
 2026-02-22  0:46 UTC 

[GIT PULL] PCI fixes for v7.0
 2026-02-21  1:20 UTC  (2+ messages)

[PATCH v2 RESEND 1/1] PCI: pcie_bus_config can be set at build time
 2026-02-20 22:11 UTC  (2+ messages)

[PATCH v9 3/9] PCI: Avoid saving config space state in reset path
 2026-02-20 20:53 UTC  (3+ messages)

[PATCH v1] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-02-20 19:49 UTC 

[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-02-20 18:49 UTC  (15+ messages)

[PATCH v9 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-20 17:59 UTC  (10+ messages)
` [PATCH v9 5/7] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v9 7/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

[PATCH v2] PCI/portdrv: Allow probing even without child services
 2026-02-20 16:40 UTC  (2+ messages)

[PATCH v2 0/2] PCI: dwc: ep: Fix BAR update handling with in-place epf_bar reuse
 2026-02-20 16:02 UTC  (3+ messages)

[PATCH v2 1/1] PCI: Prevent shrinking bridge window from its required size
 2026-02-20 15:47 UTC  (3+ messages)

[PATCH v5 0/9] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-02-20 15:25 UTC  (14+ messages)
` [PATCH v5 1/9] dt-bindings: usb: document the Renesas UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v5 2/9] pci: pwrctrl: slot: fix dev_err_probe() usage
` [PATCH v5 3/9] pci: pwrctrl: rename pci-pwrctrl-slot as generic
` [PATCH v5 4/9] pci: pwrctrl: generic: support for the UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v5 5/9] arm64: defconfig: enable pci-pwrctrl-generic as module
` [PATCH v5 6/9] dt-binding: vendor-prefixes: document the Ayaneo brand
` [PATCH v5 7/9] dt-bindings: arm: qcom: document the Ayaneo Pocket S2
` [PATCH v5 8/9] arm64: dts: qcom: sm8650: Add sound DAI prefix for DP
` [PATCH v5 9/9] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket S2 gaming console

[PATCH v1 1/1] PCI: dwc: Remove not-going-to-be-supported code for Baikal SoC
 2026-02-20 14:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox