messages from 2025-06-17 14:40:40 to 2025-06-18 19:50:11 UTC [more...]
[PATCH v2 0/6] PowerNV PCIe Hotplug Driver Fixes
2025-06-18 19:50 UTC (11+ messages)
` [PATCH v2 1/6] pci/hotplug/pnv_php: Properly clean up allocated IRQs on
` [PATCH v2 2/6] pci/hotplug/pnv_php: Work around switches with broken
` [PATCH v2 3/6] powerpc/eeh: Export eeh_unfreeze_pe()
` [PATCH v2 4/6] powerpc/eeh: Make EEH driver device hotplug safe
` [PATCH v2 5/6] pci/hotplug/pnv_php: Fix surprise plug detection and
` [PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator
[PATCH v3] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
2025-06-18 18:58 UTC (2+ messages)
[PATCH v5 00/27] Arm GICv5: Host driver implementation
2025-06-18 18:52 UTC (29+ messages)
` [PATCH v5 01/27] dt-bindings: interrupt-controller: Add Arm GICv5
` [PATCH v5 02/27] arm64/sysreg: Add GCIE field to ID_AA64PFR2_EL1
` [PATCH v5 03/27] arm64/sysreg: Add ICC_PPI_PRIORITY<n>_EL1
` [PATCH v5 04/27] arm64/sysreg: Add ICC_ICSR_EL1
` [PATCH v5 05/27] arm64/sysreg: Add ICC_PPI_HMR<n>_EL1
` [PATCH v5 06/27] arm64/sysreg: Add ICC_PPI_ENABLER<n>_EL1
` [PATCH v5 07/27] arm64/sysreg: Add ICC_PPI_{C/S}ACTIVER<n>_EL1
` [PATCH v5 08/27] arm64/sysreg: Add ICC_PPI_{C/S}PENDR<n>_EL1
` [PATCH v5 09/27] arm64/sysreg: Add ICC_CR0_EL1
` [PATCH v5 10/27] arm64/sysreg: Add ICC_PCR_EL1
` [PATCH v5 11/27] arm64/sysreg: Add ICC_IDR0_EL1
` [PATCH v5 12/27] arm64/sysreg: Add ICH_HFGRTR_EL2
` [PATCH v5 13/27] arm64/sysreg: Add ICH_HFGWTR_EL2
` [PATCH v5 14/27] arm64/sysreg: Add ICH_HFGITR_EL2
` [PATCH v5 15/27] arm64: Disable GICv5 read/write/instruction traps
` [PATCH v5 16/27] arm64: cpucaps: Rename GICv3 CPU interface capability
` [PATCH v5 17/27] arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
` [PATCH v5 18/27] arm64: smp: Support non-SGIs for IPIs
` [PATCH v5 19/27] arm64: Add support for GICv5 GSB barriers
` [PATCH v5 20/27] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v5 21/27] irqchip/gic-v5: Add GICv5 IRS/SPI support
` [PATCH v5 22/27] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH v5 23/27] irqchip/gic-v5: Enable GICv5 SMP booting
` [PATCH v5 24/27] irqchip/gic-v5: Add GICv5 ITS support
` [PATCH v5 25/27] irqchip/gic-v5: Add GICv5 IWB support
` [PATCH v5 26/27] docs: arm64: gic-v5: Document booting requirements for GICv5
` [PATCH v5 27/27] arm64: Kconfig: Enable GICv5
[PATCH v2 0/6] PCI/VGA: Look at all PCI display devices in VGA arbiter
2025-06-18 18:45 UTC (19+ messages)
` [PATCH v2 1/6] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v2 2/6] vfio/pci: Use pci_is_display()
` [PATCH v2 3/6] vga_switcheroo: "
` [PATCH v2 4/6] iommu/vt-d: "
` [PATCH v2 5/6] ALSA: hda: "
` [PATCH v2 6/6] vgaarb: Look at all PCI display devices in VGA arbiter
[PATCH v2 0/5] Add quirks to proceed PME handshake in DWC PM
2025-06-18 18:36 UTC (11+ messages)
` [PATCH v2 1/5] PCI: imx6: Don't poll LTSSM state of i.MX6QP PCIe in PM operations
` [PATCH v2 2/5] PCI: imx6: Don't poll LTSSM state of i.MX7D "
` [PATCH v2 3/5] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
` [PATCH v2 4/5] PCI: dwc: Skip PME_Turn_Off message if there is no endpoint connected
` [PATCH v2 5/5] PCI: dwc: Don't return error when wait for link up
[PATCH v1] PCI: imx6: Enable the vpcie regulator when fetch it
2025-06-18 18:13 UTC (3+ messages)
[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
2025-06-18 17:58 UTC (26+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v12 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v12 6/6] rust: enable `clippy::ref_as_ptr` lint
[PATCH v2 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-06-18 17:42 UTC (5+ messages)
` [PATCH v2 3/8] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
` [PATCH v2 4/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
[PATCH 3/8] powerpc/pseries/eeh: Export eeh_unfreeze_pe() and eeh_ops
2025-06-18 16:55 UTC (4+ messages)
[PATCH v1 1/2] dt-binding: pci-imx6: Add external reference clock mode support
2025-06-18 16:45 UTC (5+ messages)
` [PATCH v1 2/2] PCI: imx6: "
[PATCH v3 0/2] PCI: Reduce FLR delay to 10ms for MSFT devices
2025-06-18 16:42 UTC (2+ messages)
[v3 PATCH 1/1] PCI: of: fix non-prefetchable region address range check
2025-06-18 16:13 UTC (2+ messages)
[PATCH v2] PCI/ACPI: Fix double free bug in pci_acpi_scan_root() function
2025-06-18 16:02 UTC (4+ messages)
[PATCH v2 00/13] PCI: dwc: Refactor register access with dw_pcie_clear_and_set_dword helper
2025-06-18 15:21 UTC (14+ messages)
` [PATCH v2 01/13] PCI: dwc: Add dw_pcie_clear_and_set_dword() for register bit manipulation
` [PATCH v2 02/13] PCI: dwc: Refactor code by using dw_pcie_clear_and_set_dword()
` [PATCH v2 03/13] PCI: dra7xx: "
` [PATCH v2 04/13] PCI: imx6: "
` [PATCH v2 05/13] PCI: meson: "
` [PATCH v2 06/13] PCI: armada8k: "
` [PATCH v2 07/13] PCI: bt1: "
` [PATCH v2 08/13] PCI: dw-rockchip: "
` [PATCH v2 09/13] PCI: fu740: "
` [PATCH v2 10/13] PCI: qcom: "
` [PATCH v2 11/13] PCI: qcom-ep: "
` [PATCH v2 12/13] PCI: rcar-gen4: "
` [PATCH v2 13/13] PCI: tegra194: "
[PATCH 00/13] PCI: dwc: Refactor register access with dw_pcie_clear_and_set_dword helper
2025-06-18 15:19 UTC (4+ messages)
[PATCH for-linus] PCI: pciehp: Ignore belated Presence Detect Changed caused by DPC
2025-06-18 15:13 UTC (2+ messages)
[PATCH v2] PCI: dw-rockchip: Delay link training after hot reset in EP mode
2025-06-18 14:40 UTC (6+ messages)
[pci:dt-bindings] BUILD SUCCESS 35636068ce18b8506a7c6cb475395707b6ef3989
2025-06-18 14:23 UTC
[PATCH v2 0/3] Relax max-link-speed check to support PCIe Gen5/Gen6
2025-06-18 14:24 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: Extend max-link-speed "
` [PATCH v2 3/3] PCI: of: Relax max-link-speed check "
Subject: [v2 PATCH 1/1] PCI: of: avoid warning for 4 GiB non-prefetchable windows
2025-06-18 13:51 UTC (3+ messages)
[PATCH 0/7] Add ASPEED PCIe Root Complex support
2025-06-18 12:15 UTC (3+ messages)
` [PATCH 6/7] pinctrl: aspeed-g6: Add PCIe RC PERST pin group
[PATCH v8 0/5] Add support for the PCI host bridge device-tree node creation
2025-06-18 10:42 UTC (7+ messages)
` [PATCH v8 5/5] PCI: of: Create device-tree PCI host bridge node
[PATCH stblinux/next 2/2] clk: rp1: Implement ramaining clock tree
2025-06-18 9:47 UTC (3+ messages)
[PATCH] PCI/MSI: Remove duplicated to_pci_dev() conversion
2025-06-18 9:31 UTC (2+ messages)
[PATCH] pci: pwrctl: fix the kerneldoc tag for private fields
2025-06-18 9:11 UTC
[PATCH v3 0/2] Add support for AMD Versal Gen 2 MDB PCIe RP PERST#
2025-06-18 8:09 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: amd-mdb: Add reset-gpios property for PCIe RP PERST# handling
` [PATCH v3 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
[PATCH v2 0/2] Add support for AMD Versal Gen 2 MDB PCIe RP PERST#
2025-06-18 8:07 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: amd-mdb: Add `reset-gpios` property to example device tree
[PATCH v9 4/5] PCI/pwrctl: Add PCI power control core code
2025-06-18 7:56 UTC (3+ messages)
[PATCH v5 0/4] pci: qcom: Add QCS615 PCIe support
2025-06-18 7:01 UTC (11+ messages)
` [PATCH v5 3/4] arm64: dts: qcom: qcs615: enable pcie
` [PATCH v5 4/4] arm64: dts: qcom: qcs615-ride: Enable PCIe interface
[PATCH v6 0/6] pci: qcom: Add QCS8300 PCIe support
2025-06-18 6:43 UTC (5+ messages)
` [PATCH v6 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` (subset) [PATCH v6 0/6] pci: qcom: Add QCS8300 PCIe support
amd-iommu / agpgart-amd64 problem: Resources present before probing
2025-06-18 5:27 UTC (2+ messages)
[PATCH v3] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
2025-06-18 5:05 UTC (3+ messages)
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-06-18 4:54 UTC (8+ messages)
` [RFC PATCH 19/30] vfio/pci: Add TSM TDI bind/unbind IOCTLs for TEE-IO support
[PATCH 6/6] pci/hotplug/pnv_php: Enable third attention indicator
2025-06-18 4:24 UTC
[PATCH 5/6] pci/hotplug/pnv_php: Fix surprise plug detection and
2025-06-18 4:23 UTC
[PATCH 4/8] powerpc/eeh: Make EEH driver device hotplug safe
2025-06-18 4:22 UTC
[PATCH 2/8] pci/hotplug/pnv_php: Work around switches with broken
2025-06-18 4:22 UTC
[PATCH 1/8] pci/hotplug/pnv_php: Properly clean up allocated IRQs on
2025-06-18 4:22 UTC
[PATCH 0/6] PowerNV PCIe Hotplug Driver Fixes
2025-06-18 4:21 UTC
[patch V4 11/14] PCI/MSI: Provide a sane mechanism for TPH
2025-06-17 23:25 UTC (3+ messages)
[PATCH v4 3/4] PCI: dwc: Add debugfs support for PTM context
2025-06-17 23:12 UTC (2+ messages)
[PATCH v6 0/5] Allow dyn MSI-X vector allocation of MANA
2025-06-17 22:00 UTC (2+ messages)
[PATCH] PCI: Disable RRS polling for Intel SSDPE2KX020T8 nvme
2025-06-17 20:12 UTC (2+ messages)
[PATCH v10] PCI: Add pcie_link_is_active() function
2025-06-17 20:02 UTC (7+ messages)
[PATCH] PCI/AER: Add Error Log in case when AER_MAX_MULTI_ERR_DEVICES limit hit during AER handling
2025-06-17 19:24 UTC (2+ messages)
[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
2025-06-17 18:20 UTC (8+ messages)
` [PATCH v9 04/16] PCI/AER: Dequeue forwarded CXL error
[PATCH] PCI/VGA: Look at all PCI display devices in VGA arbiter
2025-06-17 17:01 UTC (10+ messages)
[RESEND PATCH v7 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal
2025-06-17 15:49 UTC (3+ messages)
[PATCH v7] PCI: Add pcie_link_is_active() to determine if the PCIe link
2025-06-17 15:38 UTC (4+ messages)
[PATCH v9] PCI: Add pcie_link_is_active() function
2025-06-17 15:21 UTC
[PATCH v8] PCI: Add pcie_link_is_active() function
2025-06-17 15:17 UTC
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;
as well as URLs for NNTP newsgroup(s).