Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-01-23 14:22:37 to 2026-01-26 18:22:09 UTC [more...]

[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-01-26 18:21 UTC  (5+ messages)
` [PATCH RFCv1 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
 2026-01-26 18:20 UTC  (2+ messages)

[PATCH v2 0/2] rust: introduce abstractions for fwctl
 2026-01-26 18:19 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] samples: rust: fwctl: add sample code "

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-26 18:15 UTC  (36+ messages)
` [PATCH v0 04/15] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH v0 05/15] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
` [PATCH v0 09/15] mshv: Import data structs around device domains and irq remapping
` [PATCH v0 10/15] PCI: hv: Build device id for a VMBus device
` [PATCH v0 11/15] x86/hyperv: Build logical device ids for PCI passthru hcalls
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 13/15] x86/hyperv: Basic interrupt support for direct attached devices
` [PATCH v0 14/15] mshv: Remove mapping of mmio space during map user ioctl
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru

[PATCH v2 0/2] PCI: Add support for ACS Enhanced Capability
 2026-01-26 18:01 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()

[PATCH v2] PCI: imx6: Fix device node reference leak in imx_pcie_probe()
 2026-01-26 17:49 UTC  (4+ messages)

[PATCH 0/2] PCI: dwc: Expose integrated DesignWare eDMA windows
 2026-01-26 17:47 UTC  (5+ messages)
` [PATCH 1/2] PCI: dwc: Add helper to query integrated dw-edma register window
` [PATCH 2/2] PCI: dwc: Add helper to query integrated dw-edma linked-list region

[PATCH 00/23] PCI: Resource code fixes (supercedes earlier series) & cleanups
 2026-01-26 17:39 UTC  (2+ messages)

[PATCH v8 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-26 17:38 UTC  (6+ messages)
` [PATCH v8 4/9] PCI: Add additional checks for flr reset
` [PATCH v8 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[Bug 220775] snd_ctxfi fails init since 6.18-rc1
 2026-01-26 17:33 UTC  (2+ messages)

[PATCH 05/23] PCI: Remove old_size limit from bridge window sizing
 2026-01-26 17:16 UTC  (2+ messages)

[PATCH 1/4] rust: device: support `dev_printk` on all devices
 2026-01-26 17:02 UTC  (9+ messages)
` [PATCH 2/4] rust: samples: remove redundant `.as_ref()` for `dev_*` print
` [PATCH 4/4] gpu: tyr: "

[PATCH v2 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-01-26 16:55 UTC  (19+ messages)
` [PATCH v2 03/15] clk: renesas: rzv2h-cpg: Add support for init_{off|asserted} clocks/resets
` [PATCH v2 04/15] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH v2 05/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix typo in interrupt-names
` [PATCH v2 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [PATCH v2 15/15] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe

[PATCH] dt-bindings: Fix emails with spaces or missing brackets
 2026-01-26 16:47 UTC 

[PATCH 00/33 v7] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-26 16:41 UTC  (36+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "
` [PATCH 10/33] timers/migration: Prevent from lockdep false positive warning
` [PATCH 11/33] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 15/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 16/33] sched/isolation: Flush vmstat "
` [PATCH 17/33] PCI: Flush PCI probe workqueue "
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 20/33] timers/migration: Remove superfluous cpuset isolation test
` [PATCH 21/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 24/33] kthread: Refine naming of affinity related fields
` [PATCH 25/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 26/33] kthread: Include kthreadd to "
` [PATCH 27/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 31/33] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 32/33] kthread: Document kthread_affine_preferred()
` [PATCH 33/33] doc: Add housekeeping documentation

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-26 14:26 UTC  (14+ messages)

PCI: pcie-qcom.c mismerge(?) in next-20260123
 2026-01-26 11:16 UTC 

[PATCH v12 0/5] rust: pci: add config space read/write support
 2026-01-26 10:35 UTC  (8+ messages)
` [PATCH v12 5/5] sample: rust: pci: add tests for config space routines

[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
 2026-01-26 10:25 UTC  (10+ messages)
` [PATCH v10 1/8] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v10 2/8] PCI: endpoint: Add BAR subrange mapping support
` [PATCH v10 3/8] PCI: dwc: Advertise dynamic inbound "
` [PATCH v10 4/8] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v10 5/8] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage
` [PATCH v10 6/8] PCI: endpoint: pci-epf-test: Add BAR subrange mapping test support
` [PATCH v10 7/8] misc: pci_endpoint_test: Add BAR subrange mapping test case
` [PATCH v10 8/8] selftests: pci_endpoint: "

[PATCH v2 0/3] Add NUMA-node-aware synchronous probing to driver core
 2026-01-26  9:17 UTC  (3+ messages)

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-01-26  7:59 UTC  (7+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH V4 00/22] Enhancements to pcie-tegra194 driver
 2026-01-26  7:45 UTC  (23+ messages)
` [PATCH V4 01/22] PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
` [PATCH V4 02/22] PCI: tegra194: Drive CLKREQ signal low explicitly
` [PATCH V4 03/22] PCI: tegra194: Fix polling delay for L2 state
` [PATCH V4 04/22] PCI: tegra194: Apply pinctrl settings for both PCIe RP and EP
` [PATCH V4 05/22] PCI: tegra194: Refactor LTSSM state polling on surprise down
` [PATCH V4 06/22] PCI: tegra194: Disable direct speed change for EP
` [PATCH V4 07/22] PCI: tegra194: Calibrate P2U for endpoint mode
` [PATCH V4 08/22] PCI: tegra194: Free resources during controller deinitialization
` [PATCH V4 09/22] PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
` [PATCH V4 10/22] PCI: tegra194: Enable DMA interrupt
` [PATCH V4 11/22] PCI: tegra194: Enable hardware hot reset mode in Endpoint
` [PATCH V4 12/22] PCI: tegra194: Allow system suspend when the Endpoint link is not up
` [PATCH V4 13/22] PCI: tegra194: Disable L1.2 capability of Tegra234 EP
` [PATCH V4 14/22] PCI: tegra194: Set LTR message request before PCIe link up
` [PATCH V4 15/22] PCI: tegra194: Don't force the device into the D0 state before L2
` [PATCH V4 16/22] PCI: tegra194: Free up EP resources during remove()
` [PATCH V4 17/22] dt-bindings: PCI: tegra194: Add monitor clock support
` [PATCH V4 18/22] PCI: tegra194: Add core "
` [PATCH V4 19/22] PCI: tegra194: Add ASPM L1 entrance latency config
` [PATCH V4 20/22] PCI: tegra194: Use HW version number
` [PATCH V4 21/22] PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on
` [PATCH V4 22/22] PCI: tegra194: Disable PERST IRQ only in Endpoint mode

[PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
 2026-01-26  3:08 UTC 

[PATCH] Documentation: PCI: Clarify pci_free_irq_vectors() usage for managed devices
 2026-01-26  2:57 UTC 

[PATCH net-next] net: ethernet: neterion: s2io: remove unused driver
 2026-01-25 21:41 UTC  (7+ messages)

[PATCH V11 7/8] PCI: Enable 10-Bit Tag support for PCIe Endpoint device
 2026-01-25 17:03 UTC  (4+ messages)

[PATCH] PCI/MSI: add iounmap in msix_capability_init()
 2026-01-25 14:44 UTC 

[PATCH] PCI/AER: Clear stale errors on reporting agents upon probe
 2026-01-25  9:25 UTC 

[pci:endpoint] BUILD SUCCESS 8754dd7639ab0fd68c3ab9d91c7bdecc3e5740a8
 2026-01-24 21:28 UTC 

[PATCH v6 2/4] PCI/pwrctrl: Add support for handling PCIe M.2 connectors
 2026-01-24 21:24 UTC  (2+ messages)

[PATCH v6 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2026-01-24 21:07 UTC  (2+ messages)

[PATCH] PCI: amd-mdb: fix incorrect IRQ number in INTx error message
 2026-01-24 20:25 UTC  (3+ messages)

[pci:next] BUILD SUCCESS 1dae0026c011c6dac2472712f3d33f3c4200cdfb
 2026-01-24 17:40 UTC 

[PATCH v9 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-24 14:22 UTC  (9+ messages)
` [PATCH v9 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH] PCI: imx6: Fix device node reference leak in imx_pcie_probe()
 2026-01-24 13:10 UTC  (3+ messages)

[PATCH v4 06/10] PCI: wire CXL reset prepare/cleanup
 2026-01-24  7:54 UTC  (2+ messages)

[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2026-01-24  7:45 UTC  (6+ messages)
` [PATCH v7 1/5] PCI/DPC: Clarify naming for error port in DPC Handling
` [PATCH v7 2/5] PCI/DPC: Run recovery on device that detected the error
` [PATCH v7 3/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
` [PATCH v7 4/5] PCI/AER: Clear both AER fatal and non-fatal status
` [PATCH v7 5/5] PCI/AER: Only clear error bits in pcie_clear_device_status()

[pci:controller/dwc] BUILD SUCCESS 0ecd890e3cf54a0586247b9a384702703277e4fd
 2026-01-24  4:38 UTC 

[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
 2026-01-24  1:13 UTC  (2+ messages)

[PATCH v2 2/8] rust: pci: remove redundant `.as_ref()` for `dev_*` print
 2026-01-24  0:38 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.19
 2026-01-23 21:24 UTC  (2+ messages)

[PATCH v2 0/3] PCI: dwc: Fix missing iATU setup when ECAM is enabled
 2026-01-23 20:35 UTC  (6+ messages)
` [PATCH v2 1/3] PCI: dwc: Fix skipped index 0 in outbound ATU setup

[PATCH] PCI: dpc: Increase pciehp waiting time for DPC recovery
 2026-01-23 20:21 UTC  (2+ messages)

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-01-23 20:21 UTC  (5+ messages)

[PATCH v2 1/1] ACPI: PCI: simplify code with acpi_get_local_u64_address()
 2026-01-23 19:16 UTC  (4+ messages)

[PATCH v3 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
 2026-01-23 18:54 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: Initialize RCB from pci_configure_device

[PATCH v4 0/4] PCI: dwc: Clean up iATU index mess
 2026-01-23 18:53 UTC  (8+ messages)
` [PATCH v4 1/4] PCI: dwc: Fix msg_atu_index assignment
` [PATCH v4 2/4] PCI: dwc: Improve msg_atu_index error handling
` [PATCH v4 3/4] PCI: dwc: Clean up iATU index usage in dw_pcie_iatu_setup()
` [PATCH v4 4/4] PCI: dwc: Fix missing iATU setup when ECAM is enabled

[PATCH v3 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-23 18:00 UTC  (3+ messages)
` [PATCH v3 1/4] PCI/MSI: Conservatively generalize "

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-23 15:44 UTC  (6+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control

[pci:pm] BUILD SUCCESS 51c0996dadaea20d73eb0495aeda9cb0422243e8
 2026-01-23 15:43 UTC 

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2026-01-23 14:39 UTC  (7+ messages)

[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-01-23 14:26 UTC  (15+ messages)
` [PATCH v8 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v8 2/2] dmaengine: dw-edma: Add non-LL mode


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