public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-09 15:29:40 to 2026-01-13 02:40:16 UTC [more...]

[PATCH v5 0/3] PCI: endpoint: BAR subrange mapping support
 2026-01-13  2:40 UTC  (9+ messages)
` [PATCH v5 3/3] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH v4] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
 2026-01-13  2:38 UTC 

[PATCH v6 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-13  2:37 UTC  (6+ messages)
` [PATCH v6 1/5] PCI: endpoint: Add "
` [PATCH v6 2/5] PCI: dwc: Allow glue drivers to return mutable EPC features
` [PATCH v6 3/5] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v6 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v6 5/5] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-13  1:49 UTC  (13+ messages)
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers

[PATCH v4 0/7] Enable THP support in drm_pagemap
 2026-01-13  0:35 UTC  (24+ messages)
` [PATCH v4 1/7] mm/zone_device: Add order argument to folio_free callback

VFIO_GROUP_GET_DEVICE_FD triggering an "unlocked secondary bus reset" warning
 2026-01-12 22:32 UTC  (2+ messages)

[PATCH] genirq: Update effective affinity for redirected interrupts
 2026-01-12 21:32 UTC  (2+ messages)

[PATCH] fixup! genirq: Add interrupt redirection infrastructure
 2026-01-12 20:24 UTC  (3+ messages)

[PATCH] PCI: layerscape: Allow to compile as module
 2026-01-12 20:20 UTC  (2+ messages)

[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-12 19:29 UTC  (14+ messages)
` [PATCH v4 1/9] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v4 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v4 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v4 4/9] dt-bindings: serial: Document the graph port
` [PATCH v4 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v4 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v4 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v4 8/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v4 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth
  ` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback

[PATCH 1/3] hwmon: spd5118: Do not fail resume on temporary I2C errors
 2026-01-12 18:07 UTC  (2+ messages)

[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-01-12 17:48 UTC  (19+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
` [RFC v1 3/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [RFC v1 4/5] hyperv: allow hypercall output pages to be allocated for child partitions
` [RFC v1 5/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH] PCI: amd-mdb: fix incorrect IRQ number in INTx error message
 2026-01-12 17:21 UTC  (2+ messages)

[pci:pwrctrl-v5] BUILD SUCCESS e35adf37161bbdcf03bbc81aaeb6ffc286bcc9a2
 2026-01-12 17:13 UTC 

[PATCH] PCI/P2PDMA: Reset page reference count when page mapping fails
 2026-01-12 17:13 UTC  (3+ messages)

[PATCH v2] PCI: Provide pci_free_irq_vectors() for CONFIG_PCI=n
 2026-01-12 17:06 UTC  (4+ messages)

[PATCH 1/1] PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
 2026-01-12 17:01 UTC  (5+ messages)

[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-12 16:41 UTC  (34+ messages)
` [PATCH v3 01/14] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v3 02/14] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback
` [PATCH v3 04/14] software node: Add software_node_match_device() API
` [PATCH v3 05/14] software node: Add software_node_device_uevent() API
` [PATCH v3 06/14] software node: Add software_node_device_modalias() API
` [PATCH v3 07/14] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v3 08/14] serdev: Add support for swnode based driver matching and uevent/modalias
` [PATCH v3 09/14] dt-bindings: serial: Document the graph port
` [PATCH v3 10/14] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v3 11/14] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v3 12/14] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v3 13/14] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v3 14/14] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH 0/6] Address race condition with Device::drvdata()
 2026-01-12 15:47 UTC  (11+ messages)
` [PATCH 6/6] rust: driver: drop device private data post unbind

[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
 2026-01-12 15:43 UTC  (9+ messages)
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode

[PATCH v3 0/3] PCI Controller event and LTSSM tracepoint support
 2026-01-12 15:16 UTC  (9+ messages)
` [PATCH v3 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v3 2/3] Documentation: tracing: Add PCI controller event documentation
` [PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[PATCH AUTOSEL 6.18-6.12] PCI: qcom: Remove ASPM L0s support for MSM8996 SoC
 2026-01-12 14:58 UTC 

[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
 2026-01-12 14:54 UTC  (8+ messages)
` [PATCH RFT 1/5] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get completed link entry pos
` [PATCH RFT 2/5] dmaengine: dw-edma: Move dw_hdma_set_callback_result() up
` [PATCH RFT 3/5] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH RFT 4/5] dmaengine: dw-edma: Dynamitc append new request during dmaengine running
` [PATCH RFT 5/5] dmaengine: dw-edma: Add trace support

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2026-01-12 14:47 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
 2026-01-12 14:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2026-01-12 13:07 UTC  (5+ messages)
` [PATCH v2 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v2 10/11] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v2 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk

[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-01-12 13:01 UTC  (2+ messages)

[PATCH v4 0/8] PCI/pwrctrl: Major rework to integrate pwrctrl devices with controller drivers
 2026-01-12 12:13 UTC  (4+ messages)

[PATCH] PCI/ACPI: Do not fiddle with ExtTag and RO in program_hpx_type2
 2026-01-12 12:07 UTC  (2+ messages)

[PATCH 2/5] PCI: dwc: Add support for retaining link during host init
 2026-01-12 11:29 UTC  (3+ messages)

[PATCH 0/6] PCI/portdrv: Use bus-type functions
 2026-01-12 10:43 UTC  (5+ messages)
` [PATCH 4/6] PCI/portdrv: Move pcie_port_bus_type to pcie source file

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VIII edition (OSPM-summit 2026)
 2026-01-12 10:10 UTC  (2+ messages)

[QUESTION] pci_read_bridge_bases: skip prefetch window if pref_window not set?
 2026-01-12  9:41 UTC 

[PATCH v5 0/5] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2026-01-12  7:58 UTC  (6+ messages)
` [PATCH v5 5/5] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors

[pci:misc] BUILD SUCCESS 80d9411c00e805488b631c91034e9b6c14a6dbdc
 2026-01-12  7:18 UTC 

[pci:pm] BUILD SUCCESS c796513dc54e9609ac9a080e8958f6d5499d553e
 2026-01-12  6:07 UTC 

[PATCH v4 4/8] PCI/pwrctrl: Add APIs to power on/off the pwrctrl devices
 2026-01-12  3:27 UTC  (2+ messages)

[PATCH v4 2/8] PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacks
 2026-01-12  3:27 UTC  (2+ messages)

[PATCH 1/1] PCI/IDE: Fix reading a wrong reg for unused sel stream initialization
 2026-01-12  2:54 UTC  (2+ messages)

RFC about how to obtain PCIE TPH steer-tag on ARM64 platform
 2026-01-12  3:01 UTC 

[PATCH 1/1] PCI/IDE: Fix using wrong VF ID for RID range calculation
 2026-01-12  2:30 UTC  (2+ messages)

[PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
 2026-01-12  0:23 UTC  (5+ messages)

[PATCH] PCI/PTM: Fix memory leak in pcie_ptm_create_debugfs() error path
 2026-01-11 16:36 UTC 

[PATCH] PCI/PTM: Fix memory leak in pcie_ptm_create_debugfs() error path
 2026-01-11 16:30 UTC 

[PATCH v4 0/3] Add PCIe3 and PCIe5 support for HAMOA-IOT-EVK board
 2026-01-10 19:11 UTC  (2+ messages)

[PATCH v8 0/5] Disable ATS via iommu during PCI resets
 2026-01-10  9:27 UTC  (2+ messages)

[PATCH] PCI/portdrv: Allow probing even without child services
 2026-01-10  6:10 UTC  (2+ messages)

[PATCH v3] PCI: loongson: Override PCIe bridge supported speeds for older Loongson 3C6000 series steppings
 2026-01-10  3:56 UTC  (2+ messages)

[pci:next] BUILD SUCCESS 15a80caa4399d92b4c3ad6582b4c37aa312dc5de
 2026-01-10  1:03 UTC 

[PATCH v2 1/2] PCI: Add ASPEED vendor ID to pci_ids.h
 2026-01-09 20:54 UTC  (4+ messages)

[PATCH v2 2/3] Documentation: tracing: Add PCI controller event documentation
 2026-01-09 20:18 UTC  (3+ messages)

[pci:p2pdma] BUILD SUCCESS cb500023a75246f60b79af9f7321d6e75330c5b5
 2026-01-09 18:04 UTC 

[pci:trace] BUILD SUCCESS 8236fc613d44e59f6736d6c3e9efffaf26ab7f00
 2026-01-09 17:33 UTC 

[GIT PULL] PCI fixes for v6.19
 2026-01-09 16:40 UTC  (2+ messages)

[GIT PULL] ACPI support fix for v6.19-rc5
 2026-01-09 16:40 UTC  (2+ messages)

[PATCH RESEND 1/1] SPARC/PCI: Correct 64-bit non-pref -> pref BAR resources
 2026-01-09 16:39 UTC  (2+ messages)

[PATCH] PCI: Disable bus reset for ASM1164 SATA controller
 2026-01-09 16:28 UTC  (2+ messages)

imx8 PCI regression since "iommu: Get DT/ACPI parsing into the proper probe path"
 2026-01-09 16:22 UTC 

[PATCH v3 0/4] PCI: dwc: Rework the error handling of dw_pcie_wait_for_link() API
 2026-01-09 16:21 UTC  (5+ messages)

[PATCH] PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
 2026-01-09 15:58 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