messages from 2025-09-30 13:18:08 to 2025-10-02 18:05:34 UTC [more...]
[PATCH v2 0/2] rust: pci: don't probe() VFs in nova-core
2025-10-02 18:05 UTC (18+ messages)
` [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs
` [PATCH v2 2/2] gpu: nova-core: declare that VFs are not (yet) supported
[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
2025-10-02 17:16 UTC (19+ messages)
` [PATCH v4 01/10] PCI: Avoid saving error values for config space
` [PATCH v4 02/10] PCI: Add additional checks for flr reset
` [PATCH v4 03/10] PCI: Allow per function PCI slots
` [PATCH v4 04/10] s390/pci: Add architecture specific resource/bus address translation
commit 54f45a30c0 ("PCI/MSI: Add startup/shutdown for per device domains") causing boot hangs on my laptop
2025-10-02 17:04 UTC
[PATCH 0/2] PCI: Fix bogus resource overlaps
2025-10-02 16:59 UTC (10+ messages)
` [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET
[pci:controller/stm32] BUILD SUCCESS c86a24dfa902fc27dd4d7ce138b25315f7241d47
2025-10-02 16:45 UTC
[PATCH 0/2] drm/xe: Fix some rebar issues
2025-10-02 16:09 UTC (3+ messages)
` [PATCH 1/2] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize
[PATCH 0/3] Address Association Register setup for RP
2025-10-02 15:58 UTC (11+ messages)
` [PATCH 1/3] PCI/IDE: Add/export mini helpers for platform TSM drivers
` [PATCH 2/3] PCI/IDE: Add Address Association Register setup for RP
[PATCH AUTOSEL 6.17-6.12] PCI: Test for bit underflow in pcie_set_readrq()
2025-10-02 15:30 UTC
[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
2025-10-02 15:25 UTC (32+ messages)
` [PATCH v12 02/25] cxl/pci: Remove unnecessary CXL RCH handling helper functions
` [PATCH v12 04/25] CXL/AER: Remove CONFIG_PCIEAER_CXL and replace with CONFIG_CXL_RAS
` [PATCH v12 05/25] cxl: Move CXL driver RCH error handling into CONFIG_CXL_RCH_RAS conditional block
` [PATCH v12 06/25] CXL/AER: Introduce aer_cxl_rch.c into AER driver for handling CXL RCH errors
` [PATCH v12 07/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [PATCH v12 10/25] CXL/AER: Update PCI class code check to use FIELD_GET()
` [PATCH v12 16/25] CXL/PCI: Introduce PCI_ERS_RESULT_PANIC
` [PATCH v12 17/25] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v12 19/25] cxl: Introduce cxl_pci_drv_bound() to check for bound driver
` [PATCH v12 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
[PATCH 2/2] PCI: keystone: Remove the __init macro for the ks_pcie_host_init() callback
2025-10-02 14:36 UTC (2+ messages)
[PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
2025-10-02 14:31 UTC (42+ messages)
` [PATCH 1/2] rust: pci: add is_virtfn(), to check for VFs
` [PATCH 2/2] gpu: nova-core: reject binding to SR-IOV Virtual Functions
[PATCH v2 00/10] LUO: PCI subsystem (phase I)
2025-10-02 13:23 UTC (31+ messages)
` [PATCH v2 01/10] PCI/LUO: Register with Liveupdate Orchestrator
` [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list
` [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver
` [PATCH v2 06/10] PCI/LUO: Save and restore driver name
[PATCH] driver core: PCI: Check drivers_autoprobe for all added devices
2025-10-02 12:04 UTC
[PATCH v5 0/5] Add support for Andes Qilai SoC PCIe controller
2025-10-02 10:45 UTC (6+ messages)
` [PATCH v5 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver
` [PATCH v5 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
` [PATCH v5 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
` [PATCH v5 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
` [PATCH v5 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver
[PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
2025-10-02 10:06 UTC (7+ messages)
[PATCH v3 0/3] arm64: dts: qcom: Add PCIe Support for sm8750
2025-10-02 9:49 UTC (5+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sm8750: Add PCIe PHY and controller node
[PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
2025-10-02 9:08 UTC (3+ messages)
[PATCH 0/7] ASoC/SOF/PCI/Intel: Support for Nova Lake S
2025-10-02 8:42 UTC (8+ messages)
` [PATCH 1/7] PCI: Add Intel Nova Lake S audio Device ID
` [PATCH 2/7] ALSA: hda/hdmi: intelhdmi: add HDMI codec ID for Intel NVL
` [PATCH 3/7] ASoC: Intel: soc-acpi: add NVL match tables
` [PATCH 4/7] ASoC: Intel: soc-acpi-intel-nvl-match: add rt722 l3 support
` [PATCH 5/7] ASoC: SOF: Intel: add initial support for NVL-S
` [PATCH 6/7] ALSA: hda: core: intel-dsp-config: Add "
` [PATCH 7/7] ALSA: hda: controllers: intel: add support for Nova Lake S
[PATCH v4 0/5] Add support for Andes Qilai SoC PCIe controller
2025-10-02 0:23 UTC (3+ messages)
` [PATCH v4 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
[PATCH v1 0/5] PCI: tegra: A couple of cleanups
2025-10-01 18:57 UTC (10+ messages)
` [PATCH v1 1/5] dt-bindings: PCI: Convert the existing nvidia,tegra-pcie.txt bindings documentation into a YAML schema
[PATCH] PCI: stm32: Re-use existing error handling path in stm32_pcie_probe()
2025-10-01 14:52 UTC (3+ messages)
[PATCH v4 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-01 11:39 UTC (17+ messages)
` [PATCH v4 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v4 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v4 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH] PCI: Add lock and reference count in pci_get_domain_bus_and_slot()
2025-10-01 11:25 UTC (2+ messages)
[PATCH v3 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-10-01 9:38 UTC (3+ messages)
` [PATCH v3 04/20] media: synopsys: hdmirx: replace macros with bitfield variants
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-10-01 9:29 UTC (5+ messages)
` [PATCH v2 18/19] rust: io: "
` [PATCH v2 19/19] rust: regulator: "
[PATCH v12 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-10-01 9:04 UTC (5+ messages)
` [PATCH v12 1/4] rust: types: Add Ownable/Owned types
` [PATCH v12 2/4] `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v12 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v12 4/4] rust: Add `OwnableRefCounted`
[PATCH] PCI/VGA: release vga_user_lock before vga_put()
2025-10-01 5:58 UTC
[PATCH 0/6] Introduce SpacemiT K1 PCIe phy and host controller
2025-10-01 2:40 UTC (10+ messages)
` [PATCH 3/6] dt-bindings: phy: spacemit: introduce PCIe root complex
` [PATCH 5/6] PCI: spacemit: introduce SpacemiT PCIe host driver
[PATCH v2 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-10-01 0:01 UTC (2+ messages)
[PATCH v1 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-09-30 23:59 UTC (9+ messages)
` [PATCH v1 2/2] Drivers: hv: Make CONFIG_HYPERV bool
[pci:controller/keystone 3/3] WARNING: modpost: vmlinux: section mismatch in reference: ks_pcie_host_init+0x148c (section: .text.ks_pcie_host_init) -> hook_fault_code (section: .init.text)
2025-09-30 23:41 UTC
[pci:next] BUILD SUCCESS f03dd319d057286f837a6d058a54d6f336981343
2025-09-30 22:44 UTC
[pci:controller/stm32] BUILD SUCCESS 585db7ce1d40ed3892eef3e4c26342568e3a6998
2025-09-30 22:42 UTC
[PATCH] PCI: ixp4xx: Guard ARM32-specific hook_fault_code()
2025-09-30 20:50 UTC (3+ messages)
[PATCH v4 0/3] pci: endpoint: vntb: add MSI doorbell support
2025-09-30 20:39 UTC (4+ messages)
` [PATCH v4 1/3] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()
` [PATCH v4 2/3] PCI: endpoint: Add API pci_epf_assign_bar_space()
` [PATCH v4 3/3] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
[pci:controller/xilinx-nwl] BUILD SUCCESS 98a4f5b7359205ced1b6a626df3963bf7c5e5052
2025-09-30 19:25 UTC
[pci:controller/keystone] BUILD SUCCESS 860daf4ba3c034995bafa4c3756942262a9cd32d
2025-09-30 17:52 UTC
[pci:controller/j721e] BUILD SUCCESS cfcd6cab2f33c24a68517f9e3131480b4000c2be
2025-09-30 16:43 UTC
[PATCH] PCI: stm32: Remove link_status in PCIe EP
2025-09-30 16:32 UTC (2+ messages)
[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
2025-09-30 16:21 UTC (8+ messages)
[PATCH 0/4 v2] PCI: s32g: Add support for PCIe controller
2025-09-30 16:11 UTC (8+ messages)
` [PATCH 2/3 v2] PCI: s32g: Add initial PCIe support (RC)
[RESEND PATCH v4 0/2] Add AMD MDB Endpoint and non-LL mode Support
2025-09-30 13:17 UTC (2+ messages)
` [RESEND PATCH v4 2/2] dmaengine: dw-edma: Add non-LL mode
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