messages from 2026-07-28 22:19:26 to 2026-07-30 08:23:27 UTC [more...]
[PATCH v2 0/3] mm,kernfs,proc: Unmap mmaps of removed files via file->f_mapping
2026-07-30 8:23 UTC (3+ messages)
` [PATCH v2 1/3] mm: Add unmap_mapping_file() helper
[PATCH] PCI: brcmstb: Reserve only the MSI vectors that are handed out
2026-07-30 8:18 UTC (3+ messages)
[PATCH v3 0/3] PCI: ultrarisc: Add DP1000 PCIe clock support
2026-07-30 8:16 UTC (10+ messages)
` [PATCH v3 2/3] PCI: ultrarisc: get and enable DP1000 PCIe clocks
` [PATCH v3 3/3] PCI: ultrarisc: allow DP1000 driver to build as module
[PATCH v2] PCI: dwc: Add suspend_poweroff flag for platforms with RC power loss
2026-07-30 8:16 UTC (4+ messages)
[PATCH v6 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
2026-07-30 7:59 UTC (14+ messages)
` [PATCH v6 1/3] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
` [PATCH v6 2/3] arm64: dts: qcom: eliza-evk: Add PCIe0 with M.2 E key connector
` [PATCH v6 3/3] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch
[PATCH v3] PCI: imx6: Update MPLLB bandwidth to improve i.MX95 Gen3 PCIe stability
2026-07-30 7:16 UTC (6+ messages)
[PATCH v2 0/3] perf hisi-ptt: Fix TLP header parsing and naming
2026-07-30 6:50 UTC (7+ messages)
` [PATCH v2 1/3] perf hisi-ptt: Fix PTT trace TLP header parsing
` [PATCH v2 2/3] perf hisi-ptt: Strengthen auxtrace event handling and packet type detection
` [PATCH v2 3/3] perf hisi-ptt: Fix spelling and abbreviation errors
[PATCH] PCI: Remove unnecessary static initialization to false
2026-07-30 5:37 UTC (2+ messages)
[PATCH v6 0/3] PCI/ASPM: Mask ASPM states based on Devicetree properties
2026-07-30 5:06 UTC (7+ messages)
` [PATCH v6 1/3] PCI/ASPM: Use pcie_capability_clear_and_set_word() for ASPM disable/restore
` [PATCH v6 2/3] PCI/ASPM: Disable/restore ASPM on every function for multi-function devices
` [PATCH v6 3/3] PCI/ASPM: Mask ASPM states based on Devicetree properties
[PATCH] PCI: Disable NoSnoop and Relaxed ordering for Intel wireless BE200
2026-07-30 4:51 UTC (3+ messages)
[PATCH] misc: pci_endpoint_test: Add WARN_ON() to detect broken EPC drivers
2026-07-30 4:32 UTC (4+ messages)
` DWC eDMA weirdness
[PATCHv2] PCI: xilinx: use fwnode_irq_get() for INTx IRQ lookup
2026-07-30 3:48 UTC (4+ messages)
[pci:controller/dwc-qcom] BUILD SUCCESS 7b7f5c32762109be07298e7499a251cbf04c3f06
2026-07-30 3:22 UTC
[PATCH v2 0/6] PCI: Fix procfs PCI config access issues
2026-07-30 3:24 UTC (13+ messages)
` [PATCH v2 1/6] PCI: Prevent overflow in proc_bus_pci_{read,write}()
` [PATCH v2 2/6] PCI/proc: Serialize config inode size updates
` [PATCH v2 3/6] PCI/proc: Warn on writes to driver-exclusive config regions
` [PATCH v2 4/6] PCI/sysfs: Avoid runtime PM at config-space EOF
` [PATCH v2 5/6] PCI: Align proc_bus_pci_write() with pci_write_config()
` [PATCH v2 6/6] PCI: Align proc_bus_pci_read() with pci_read_config()
[pci:controller/vmd] BUILD SUCCESS 2162572d34c503882e9047a2b07adafd6139dc2d
2026-07-30 2:26 UTC
[PATCH] PCI: Fix coding style in pci_sort_bf_cmp()
2026-07-30 1:41 UTC (2+ messages)
[PATCHv2] PCI: iproc: platform: use device functions instead of OF
2026-07-30 1:22 UTC (4+ messages)
[PATCH v12 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-29 23:03 UTC (2+ messages)
[PATCH] PCI: dwc: ep: Fix unmap potentially unmapping the wrong iATU
2026-07-29 21:48 UTC (2+ messages)
[PATCH v9 0/5] PCI: Add support for resetting the Root Ports in a platform specific way
2026-07-29 21:37 UTC (12+ messages)
` [PATCH v9 1/5] PCI: dwc: ep: Clear MSI iATU mapping in dw_pcie_ep_cleanup()
` [PATCH v9 2/5] PCI/ERR: Add support for resetting the Root Ports in a platform specific way
` [PATCH v9 3/5] PCI: host-common: Add link down handling for Root Ports
` [PATCH v9 4/5] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v9 5/5] misc: pci_endpoint_test: Add AER error handlers
[PATCH v8 3/6] PCI: Use standard wait times for PCIe link monitoring
2026-07-29 20:32 UTC (2+ messages)
[PATCH 00/10] rust: io: make register bases typed and remove relative registers
2026-07-29 19:51 UTC (13+ messages)
` [PATCH 08/10] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
[PATCH] PCI: Fix Intel Xeon 6 x2 quirk collateral damage on adjacent x4 endpoints
2026-07-29 18:43 UTC (3+ messages)
[PATCH v5 2/2] thunderbolt: Add device links for Apple T2 NHI
2026-07-29 18:35 UTC (2+ messages)
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-07-29 17:52 UTC (10+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v5 6/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation
[PATCH] PCI: imx6: enable ASPM L1 only iff CLKREQ# is supported
2026-07-29 17:01 UTC (2+ messages)
[PATCH v2 00/11] iommu/arm-smmu-v3: Add PRI support
2026-07-29 17:00 UTC (9+ messages)
` [PATCH v2 03/11] iommu/arm-smmu-v3: Add arm_smmu_drain_queue_for_iopf() helper
[PATCH v2] PCI: Allow D3 for native Hotplug capable Root Ports on non-x86 platforms
2026-07-29 16:55 UTC (2+ messages)
[PATCH] PCI: starfive: Fix unchecked pm_runtime_get_sync() in probe
2026-07-29 16:43 UTC (4+ messages)
` [PATCH v2] "
[PATCH] PCI: starfive: Fix Runtime PM handling and teardown ordering
2026-07-29 16:42 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 2/2] PCI: plda: Fix resource leaks on error paths in plda_init_interrupts()
2026-07-29 16:36 UTC (2+ messages)
[PATCH v3 0/2] PCI: plda: Fix IRQ teardown and error-path resource leaks
2026-07-29 16:31 UTC (2+ messages)
[PATCH v2 0/2] pci: AMD: Add Versal2 CPM6 PCIe host controller support
2026-07-29 15:49 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: pci: Add CPM6 support to AMD MDB PCIe binding
[PATCH v2] PCI: vmd: Add VMD Device ID Support for Intel Nova Lake (NVL) and Dunlow (DNL)
2026-07-29 17:52 UTC (2+ messages)
[PATCH v5 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
2026-07-29 15:32 UTC (11+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
` [PATCH v5 2/3] arm64: dts: qcom: eliza-evk: Add PCIe0 with M.2 E key connector
` [PATCH v5 3/3] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch
[PATCH] dt-bindings: PCI: rcar-gen4-pci-host: Document optional msi-parent
2026-07-29 15:24 UTC (2+ messages)
[PATCH 4/6] PCI/pwrctrl: tc9563: Skip Tx amplitude and DFE tuning for DSP3
2026-07-29 15:21 UTC (3+ messages)
[PATCH] PCI: Allow D3 for native Hotplug capable Root Ports on DT platforms
2026-07-29 15:12 UTC (4+ messages)
[PATCH 0/2] Rely on regmap APIs in tc9563 PCI/pwrctrl driver
2026-07-29 14:43 UTC (8+ messages)
` [PATCH 1/2] PCI/pwrctrl: tc9563: rely on regmap APIs
` [PATCH 2/2] PCI/pwrctrl: tc9563: use devm-managed I2C dummy device allocation
[PATCH v8 0/6] PCI: tegra: Add Tegra264 support
2026-07-29 14:38 UTC (7+ messages)
` [PATCH v8 4/6] "
` (subset) [PATCH v8 0/6] "
[PATCH] PCI: mediatek-gen3: Initialize all resources before installing ISR
2026-07-29 14:16 UTC (2+ messages)
[PATCH v19 0/7] shut down devices asynchronously
2026-07-29 14:08 UTC (7+ messages)
` [PATCH v19 3/7] driver core: separate function to shutdown one device
` [PATCH v19 4/7] driver core: do not always lock parent in shutdown
[PATCH] x86/PCI: Disable D3cold on Intel BE200 Wi-Fi on Lenovo IdeaPad Pro 5 14IAH10
2026-07-29 12:52 UTC (4+ messages)
[PATCH v2 0/6] Bluetooth: qca: enable QCC2072 on RB3 Gen 2 Industrial
2026-07-29 12:31 UTC (5+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: kodiak: mark PCIe root port as bridge
` [PATCH v2 6/6] arm64: dts: qcom: rb3gen2: add Industrial BT UART overlay
[PATCH 0/2] perf hisi-ptt: Fix TLP header parsing and naming
2026-07-29 12:06 UTC (8+ messages)
` [PATCH 1/2] perf hisi-ptt: Fix spelling and abbreviation errors
` [PATCH 2/2] perf hisi-ptt: Fix PTT trace TLP header parsing
[PATCH v3] PCI: vmd: Only assign OSC features in bare metal OS
2026-07-29 11:46 UTC (3+ messages)
[pci:for-linus] BUILD SUCCESS 7678e81498e20e78d7d5f64e552cd153117c1d66
2026-07-29 10:09 UTC
[pci:enumeration] BUILD SUCCESS 3ffc4c9690c33ee28cdb3d0182b12f9c623e3acc
2026-07-29 9:08 UTC
[pci:pwrctrl] BUILD SUCCESS b9851611bad7cb227c93c1401dca48995a815d94
2026-07-29 8:51 UTC
[PATCH v1 0/2] PCI: Add pci=nobwctrl to disable the PCIe bandwidth controller
2026-07-29 8:28 UTC (7+ messages)
` [PATCH v1 1/2] PCI/bwctrl: Add pci_bwctrl_available()
` [PATCH v1 2/2] PCI: Add pci=nobwctrl parameter to disable the PCIe bandwidth controller
[PATCH v3 0/4] PCI: qcom: Add link retention support
2026-07-29 8:35 UTC (5+ messages)
` [PATCH v3 3/4] "
[PATCH v2 0/2] PCI: qcom: Clear Attention Button Present in Slot Capabilities
2026-07-29 8:22 UTC (2+ messages)
[PATCH 10/10] perf hisi-ptt: Add decoder version compatibility
2026-07-29 8:13 UTC (2+ messages)
[PATCH] PCI/proc: Warn on writes to kernel-exclusive config space regions
2026-07-29 8:13 UTC (2+ messages)
[PATCH] PCI/proc: Avoid spurious runtime PM wakeup on config space accesses
2026-07-29 8:05 UTC (2+ messages)
[RFC] PCI_IRQ_AFFINITY limits MSI-X allocation on 384 CPU / 1000+ NVMe system
2026-07-29 6:29 UTC (3+ messages)
[PATCH v3 0/3] bus: mhi: ep: Implement flush_async() callback to flush async read/write
2026-07-29 4:58 UTC (2+ messages)
[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
2026-07-29 1:57 UTC (4+ messages)
[PATCH 0/4] PCI: Fix procfs PCI config access issues
2026-07-29 1:53 UTC (3+ messages)
[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
2026-07-28 23:37 UTC (15+ messages)
` [PATCH v8 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v8 03/12] PCI: liveupdate: Track incoming preserved PCI devices
` [PATCH v8 05/12] PCI: liveupdate: Preserve bus numbers during Live Update
` [PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
` [PATCH v8 09/12] PCI: liveupdate: Adopt ARI Forwarding Enable on preserved bridges
` [PATCH v8 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v8 12/12] Documentation: PCI: Add documentation for Live Update
[PATCH v2] PCI/proc: check user access return values in proc_bus_pci_{read,write}()
2026-07-28 23:16 UTC (2+ messages)
[PATCH v2 2/2] pci: AMD: Add CPM6 host controller support to AMD MDB PCIe driver
2026-07-28 22:27 UTC (2+ messages)
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