messages from 2025-09-29 11:38:16 to 2025-10-02 02:00:22 UTC [more...]
[PATCH v2 0/2] rust: pci: don't probe() VFs in nova-core
2025-10-02 2:00 UTC (3+ 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 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
2025-10-02 1:50 UTC (31+ 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 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 v3 0/3] arm64: dts: qcom: Add PCIe Support for sm8750
2025-10-01 23:37 UTC (3+ 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-01 21:38 UTC (2+ messages)
[PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
2025-10-01 21:36 UTC (5+ messages)
[PATCH v2 00/10] LUO: PCI subsystem (phase I)
2025-10-01 21:03 UTC (29+ 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 0/3] Address Association Register setup for RP
2025-10-01 20:20 UTC (9+ 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 v1 0/5] PCI: tegra: A couple of cleanups
2025-10-01 18:57 UTC (15+ messages)
` [PATCH v1 1/5] dt-bindings: PCI: Convert the existing nvidia,tegra-pcie.txt bindings documentation into a YAML schema
` [PATCH v1 2/5] PCI: tegra: Simplify clock handling by using clk_bulk*() functions
[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
2025-10-01 18:01 UTC (15+ 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
[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
2025-10-01 16:14 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 21/25] CXL/PCI: Introduce CXL Port "
` [PATCH v12 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v12 24/25] CXL/PCI: Enable CXL protocol errors during CXL Port probe
[PATCH] PCI: stm32: Re-use existing error handling path in stm32_pcie_probe()
2025-10-01 14:52 UTC (3+ messages)
[PATCH 0/2] PCI: Fix bogus resource overlaps
2025-10-01 14:08 UTC (7+ messages)
` [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET
[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 (6+ 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 (3+ 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 (3+ messages)
` [RESEND PATCH v4 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [RESEND PATCH v4 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH v3 1/5] PCI: dwc: Skip failed outbound iATU and continue
2025-09-30 12:05 UTC (5+ messages)
[PATCH v4 03/11] PCI/ACPI: Add PERST# Assertion Delay _DSM method
2025-09-30 9:39 UTC (2+ messages)
[PATCH] PCI: s390: Expose the UID as an arch specific PCI slot attribute
2025-09-30 9:09 UTC (4+ messages)
[PATCH v4 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
2025-09-30 6:11 UTC (2+ messages)
[PATCH v2] PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic context
2025-09-30 2:38 UTC
[PATCH] PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic context
2025-09-30 1:49 UTC (3+ messages)
[PATCH] PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
2025-09-30 0:43 UTC (2+ messages)
[PATCH v2 00/10] LUO: PCI subsystem (phase I)
2025-09-29 18:13 UTC (3+ messages)
[PATCH] PCI: xilinx-nwl: Fix ECAM programming
2025-09-29 18:12 UTC (2+ messages)
[PATCH] PCI: j721e: Fix incorrect error message in probe
2025-09-29 18:06 UTC (2+ messages)
[PATCH v4 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-09-29 17:38 UTC (7+ messages)
` [PATCH v4 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
` [PATCH] "
[PATCH v2 09/10] PCI/LUO: Avoid write to bus master at boot
2025-09-29 17:14 UTC (2+ messages)
[PATCH 0/2] PCI: Keystone: __init and IRQ Fixes
2025-09-29 16:25 UTC (2+ messages)
[PATCH v4 0/5] PCI: mediatek: add support AN7583 + YAML rework
2025-09-29 14:40 UTC (8+ messages)
` [PATCH v4 1/5] ARM: dts: mediatek: drop wrong syscon hifsys compatible for MT2701/7623
` [PATCH v4 2/5] dt-bindings: PCI: mediatek: Convert to YAML schema
` [PATCH v4 3/5] dt-bindings: PCI: mediatek: Add support for Airoha AN7583
` [PATCH v4 4/5] PCI: mediatek: convert bool to single flags entry and bitmap
` [PATCH v4 5/5] PCI: mediatek: add support for Airoha AN7583 SoC
[PATCH] PCI: xilinx-xdma: Enable legacy interrupts
2025-09-29 14:07 UTC (3+ messages)
` [PATCH v2] PCI: xilinx-xdma: Enable INTx interrupts
[PATCH v4 0/3] PM: runtime: Auto-cleanup macros for runtime PM
2025-09-29 13:59 UTC (5+ messages)
` [PATCH v4 1/3] PM: runtime: Add auto-cleanup macros for "resume and get" operations
[PATCH 0/2] drm/xe: Fix some rebar issues
2025-09-29 13:56 UTC (4+ messages)
` [PATCH 2/2] drm/xe: Move rebar to be done earlier
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