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

[PATCH v15 0/9] rust: add `Ownable` trait and `Owned` type
 2026-02-20 10:49 UTC  (13+ messages)
` [PATCH v15 1/9] rust: types: Add Ownable/Owned types
` [PATCH v15 2/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v15 3/9] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v15 4/9] rust: aref: update formatting of use statements
` [PATCH v15 5/9] rust: Add `OwnableRefCounted`
` [PATCH v15 6/9] rust: page: update formatting of `use` statements
` [PATCH v15 7/9] rust: page: convert to `Ownable`
` [PATCH v15 8/9] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v15 9/9] rust: page: add `from_raw()`

[PATCH v9 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-20 10:27 UTC  (11+ messages)
` [PATCH v9 1/7] PCI: endpoint: Add auxiliary resource query API
` [PATCH v9 2/7] PCI: dwc: Record integrated eDMA register window
` [PATCH v9 3/7] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
` [PATCH v9 4/7] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
` [PATCH v9 5/7] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v9 6/7] PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targets
` [PATCH v9 7/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

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

[PATCH] PCI: cadence: j721e: Add support for PCI NTB functionality
 2026-02-20 10:15 UTC  (2+ messages)

[PATCH v6 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-02-20  9:37 UTC  (20+ messages)
` [PATCH v6 01/16] PCI: rzg3s-host: Fix reset handling in probe error path
` [PATCH v6 02/16] PCI: rzg3s-host: Reorder reset assertion during suspend
` [PATCH v6 03/16] PCI: renesas: rzg3s: Rework inbound window algorithm for multi-SoC support
` [PATCH v6 04/16] clk: renesas: rzv2h-cpg: Add support for init_{off|asserted} clocks/resets
` [PATCH v6 05/16] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH v6 06/16] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming properties
` [PATCH v6 07/16] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [PATCH v6 08/16] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH v6 09/16] PCI: rzg3s-host: Make configuration reset lines optional
` [PATCH v6 10/16] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH v6 11/16] PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
` [PATCH v6 12/16] PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
` [PATCH v6 13/16] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller
` [PATCH v6 14/16] arm64: dts: renesas: r9a09g047: Add PCIe node
` [PATCH v6 15/16] arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock
` [PATCH v6 16/16] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-02-20  9:14 UTC  (32+ messages)
` [RFC v3 06/27] rust: add bindings for hash.h
` [RFC v3 07/27] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [RFC v3 23/27] rust: allow extracting the buffer from a CString
` [RFC v3 27/27] rspdm: Multicast received signatures via netlink

[PATCH v1 1/1] PCI: dwc: Remove not-going-to-be-supported code for Baikal SoC
 2026-02-20  8:24 UTC 

[pci:for-linus] BUILD SUCCESS 8d275a84f0d117c0e68b9fe997b6b82885d5ca3c
 2026-02-20  8:03 UTC 

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

[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-02-20  4:10 UTC  (2+ messages)

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

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

[PATCH v2 1/1] PCI: Prevent shrinking bridge window from its required size
 2026-02-19 23:16 UTC  (2+ messages)

[PATCH v2 0/3] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
 2026-02-19 22:53 UTC  (6+ messages)
` [PING][PATCH "
  ` [PATCH] "

[PATCH v2] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
 2026-02-19 21:54 UTC  (13+ messages)

[PATCH v9 0/9] Error recovery for vfio-pci devices on s390x
 2026-02-19 21:37 UTC  (13+ messages)
` [PATCH v9 1/9] PCI: Allow per function PCI slots
` [PATCH v9 3/9] PCI: Avoid saving config space state in reset path

[PATCH 1/1] PCI: Account fully optional bridge windows correctly
 2026-02-19 21:32 UTC  (2+ messages)

[PATCH v2 0/1] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs
 2026-02-19 21:26 UTC  (2+ messages)
` [PATCH v2] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs for complete serialization

[PATCH] PCI: endpoint: pci-epf-test: select configfs
 2026-02-19 19:14 UTC  (7+ messages)

[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-02-19 17:45 UTC  (8+ messages)
` [PATCH v7 1/3] PM: sleep: wakeirq: Add support for dedicated shared wake IRQ setup
` [PATCH v7 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v7 3/3] PCI: Add support for PCIe WAKE# interrupt

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2026-02-19 17:42 UTC  (12+ messages)

[PATCH] powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
 2026-02-19 17:36 UTC  (5+ messages)

[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
 2026-02-19 17:12 UTC  (14+ messages)
` [PATCH 4/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLED
` [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 v1 0/1] PCI/IOV: Fix unprotected sriov_del_vfs() against concurrent hotplug
 2026-02-19 17:09 UTC  (3+ messages)
` [PATCH v1 1/1] PCI/IOV: Add nested locking in sriov_add_vfs/sriov_del_vfs for complete serialization

[PATCH RESEND v10 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-02-19 17:07 UTC  (9+ messages)
` [PATCH RESEND v10 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v2] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
 2026-02-19 15:47 UTC  (4+ messages)

[PATCH] PCI: endpoint: pci-epf-vntb: Return -ERANGE for out-of-range MW index
 2026-02-19 14:56 UTC 

[PATCH v5 3/6] PCI: Consolidate delimiter handling into pci_dev_str_match()
 2026-02-19 14:39 UTC  (3+ messages)

[PATCH v4] schemas: pci: Document PCIe T_POWER_ON
 2026-02-19 13:45 UTC  (2+ messages)

[PATCH v2 4/8] perf/arm_cspmu: nvidia: Add Tegra410 PCIE PMU
 2026-02-19 10:10 UTC  (2+ messages)
  ` [PATCH v2 5/8] perf/arm_cspmu: nvidia: Add Tegra410 PCIE-TGT PMU

[pci:enumeration] BUILD SUCCESS b07c1ca6682647271359f541388d414624e663c3
 2026-02-19  9:15 UTC 

[pci:for-linus] BUILD SUCCESS a7b3343bbb57a2487254765714167900b5371c41
 2026-02-19  8:00 UTC 

[PATCH v2 0/2] PCI: dwc: ep: Multi-function endpoint configuration fixes
 2026-02-19  6:45 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: dwc: ep: Fix MSI-X configuration to write to correct physical function
` [PATCH v2 2/2] PCI: dwc: ep: Mirror the max link width and speed fields to all functions

[PATCH 0/5] bridges without VGA support
 2026-02-19  4:06 UTC  (9+ messages)
` [PATCH v2 0/5] Bridges "
  ` [PATCH v2 1/5] vgaarb: pass vga_get errors to userspace
  ` [PATCH v2 2/5] vgaarb: pass errors from pci_set_vga_state up
  ` [PATCH v2 3/5] vgaarb: mark vga_get family as __must_check
  ` [PATCH v2 4/5] pci: check if VGA decoding was really activated
  ` [PATCH v2 5/5] pci: mark return value of pci_set_vga_state as __must_check

[PATCH v2 0/2] xen/xenbus: better handle backend crash
 2026-02-19  0:26 UTC  (4+ messages)
` [PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state()

[RFC PATCH 0/3] PCI: Add PCIe Gen 7 (128 GT/s) speed support
 2026-02-18 21:08 UTC  (7+ messages)
` [RFC PATCH 1/3] PCI: Add PCIe Gen 7 (128 GT/s) register and speed definitions
` [RFC PATCH 2/3] PCI: Add PCIe Gen 7 (128 GT/s) speed detection and reporting
` [RFC PATCH 3/3] PCI: Update bandwidth control and thermal cooling for Gen 7 (128 GT/s)

[PATCH V2 RESEND] PCI/TPH: Skip Root Port completer check for RC_END devices
 2026-02-18 20:58 UTC  (5+ messages)

[PATCH] PCI: endpoint: pci-epf-test: select configfs
 2026-02-18 18:00 UTC  (2+ messages)

[PATCH v2] PCI: dwc: Proceed with system suspend even if the endpoint doesn't respond with PME_TO_Ack message
 2026-02-18 17:07 UTC  (2+ messages)

[PATCH 0/8] phy: zynqmp: Perform complete initialization, including ILL calibration
 2026-02-18 16:42 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: pci: xilinx-nwl: Add resets
` [PATCH 7/8] PCI: xilinx-nwl: Reset the core during probe

[PATCH v4 0/7] PCI: endpoint/NTB: Harden vNTB resource management
 2026-02-18 16:39 UTC  (5+ messages)

[PATCH] PCI: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] access
 2026-02-18 15:14 UTC  (5+ messages)

[PATCH 0/2] PCI: dwc: ep: Multi-function endpoint configuration fixes
 2026-02-18 13:38 UTC  (3+ messages)
` [PATCH 2/2] PCI: dwc: ep: Mirror the max link width and speed fields to all functions

[PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2026-02-18 12:47 UTC  (3+ messages)
` [PATCH v10 2/2] PCI: eic7700: Add Eswin PCIe host controller driver

[PATCH] PCI: qcom: Prevent GDSC power down on suspend
 2026-02-18 12:33 UTC  (3+ messages)

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

[PATCH 0/2] PCI/pwrctrl: A couple of fixes
 2026-02-18 11:54 UTC  (3+ messages)

[RFC PATCH 0/4] PCI: Add DOE support for endpoint
 2026-02-18 11:21 UTC  (6+ messages)
` [RFC PATCH 1/4] PCI: Add documentation for DOE endpoint support
` [RFC PATCH 3/4] PCI/DOE: Add DOE mailbox support for endpoint functions

[PATCH v5 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-02-18  9:46 UTC  (11+ messages)
` [PATCH v5 06/16] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [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 13/16] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller

[pci:aspm] BUILD SUCCESS 60c6a34d21504fb9182917f3b0667a473343befb
 2026-02-18  8:58 UTC 

[PATCH 3/5] vgaarb: mark vga_get family as __must_check
 2026-02-18  5:59 UTC  (2+ messages)

[PATCH v8 0/9] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-18  3:34 UTC  (7+ messages)
` [PATCH v8 7/9] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v8 8/9] PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targets


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