messages from 2026-05-08 03:41:50 to 2026-05-11 11:36:11 UTC [more...]
[PATCH v2 0/9] Fixes/improvements for the PCI M.2 power sequencing driver
2026-05-11 11:36 UTC (8+ messages)
` [PATCH v2 7/9] Bluetooth: hci_qca: Rename 'power_ctrl_enabled' to 'bt_en_available'
` [PATCH v2 8/9] power: sequencing: Add an API to return the pwrseq device's 'dev' pointer
` [PATCH v2 9/9] Bluetooth: hci_qca: Set 'bt_en_available' based on W_DISABLE2# presence in M.2 connector
[GIT PULL] Immutable branch between the GPIO and PCI trees for v7.2-rc1
2026-05-11 11:02 UTC
[PATCH v10 0/2] PCI: Add support for PCIe WAKE# interrupt
2026-05-11 10:57 UTC (5+ messages)
` [PATCH v10 1/2] gpio: Add fwnode_gpiod_get() helper
` [PATCH v10 2/2] PCI: Add support for PCIe WAKE# interrupt
` (subset) [PATCH v10 0/2] "
[PATCH] PCI: qcom: Handle mixed PERST#/PHY DT configuration
2026-05-11 10:29 UTC (3+ messages)
[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
2026-05-11 10:04 UTC (4+ messages)
[REGRESSION] PCI BAR allocation/D3cold failure: NVIDIA MX250 inaccessible since Kernel 6.x on Acer Swift 3 (SF314-56G)
2026-05-11 9:34 UTC (2+ messages)
[PATCH v3 00/10] PCI: endpoint: pci-epf-vntb / NTB: epf: Enable per-doorbell bit handling
2026-05-11 9:15 UTC (7+ messages)
` [PATCH v3 02/10] PCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic context
` [PATCH v3 09/10] NTB: epf: Fix doorbell bitmask handling in db_read/db_clear
[PATCH v4 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
2026-05-11 8:31 UTC (4+ messages)
` [PATCH v4 3/3] PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver
` (subset) [PATCH v4 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
[PATCH] PCI/ASPM: Mask ASPM states based on Devicetree properties
2026-05-11 7:42 UTC
[PATCH v7 00/24] PCI: Convert all dynamic sysfs attributes to static
2026-05-11 7:14 UTC (32+ messages)
` [PATCH v7 01/24] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v7 02/24] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v7 03/24] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v7 04/24] PCI/sysfs: Split pci_llseek_resource() for device and legacy attributes
` [PATCH v7 05/24] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v7 06/24] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v7 07/24] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v7 08/24] PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
` [PATCH v7 09/24] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v7 10/24] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v7 11/24] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v7 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v7 13/24] alpha/PCI: Use PCI resource accessor macros
` [PATCH v7 14/24] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v7 15/24] alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()
` [PATCH v7 16/24] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v7 17/24] alpha/PCI: Convert resource files to static attributes
` [PATCH v7 18/24] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v7 19/24] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v7 20/24] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v7 21/24] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v7 22/24] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v7 23/24] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
` [PATCH v7 24/24] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
[PATCH] MAINTAINERS: Add Aksh Garg as PCI CADENCE reviewer
2026-05-11 7:08 UTC (6+ messages)
[PATCH v3 0/7] PCI: Add common helper for 100 ms delay after link training
2026-05-11 7:02 UTC (9+ messages)
` [PATCH v3 1/7] PCI: Add pci_host_common_link_train_delay() helper
` [PATCH v3 2/7] PCI: cadence: Add post-link delay for LGA and j721e glue driver
` [PATCH v3 3/7] PCI: cadence: HPA: Add post-link delay
` [PATCH v3 4/7] PCI: dwc: Use common pci_host_common_link_train_delay() helper
` [PATCH v3 5/7] PCI: aardvark: Add 100 ms delay after link training
` [PATCH v3 6/7] PCI: mediatek-gen3: Add 100 ms delay after link up
` [PATCH v3 7/7] PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helper
[PATCH] PCI: mediatek-gen3: Do full device power down on removal
2026-05-11 6:45 UTC (3+ messages)
[PATCH v14 4/7] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
2026-05-11 6:20 UTC (6+ messages)
[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
2026-05-11 5:18 UTC (3+ messages)
[PATCH 1/4] PCI: Introduce an API to check if RC/platform can retain device context during suspend
2026-05-11 5:15 UTC (3+ messages)
[PATCH v2 0/3] PCI: cadence: Fix and generalize PCIe capability offset for Root Port
2026-05-11 4:58 UTC (6+ messages)
` [PATCH v2 1/3] PCI: cadence: Fix Root Port configuration space access for LGA IP
` [PATCH v2 2/3] PCI: cadence: Add cdns_pcie_get_pcie_cap() helper and cache capability offset
` [PATCH v2 3/3] PCI: cadence: Use dynamic PCIe capability offset in host driver
[PATCH v8 0/7] vfio/pci: Add PCIe TPH support
2026-05-11 4:36 UTC (16+ messages)
` [PATCH v8 1/7] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v8 2/7] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v8 3/7] PCI/TPH: Fix pcie_tph_get_st_table_size() for MSI-X table location
` [PATCH v8 4/7] vfio/pci: Add PCIe TPH interface with capability query
` [PATCH v8 5/7] vfio/pci: Add PCIe TPH enable/disable support
` [PATCH v8 6/7] vfio/pci: Add PCIe TPH GET_ST interface
` [PATCH v8 7/7] vfio/pci: Add PCIe TPH SET_ST interface
[PATCH net-next] net: mana: Add handler for sriov configure
2026-05-09 22:05 UTC (5+ messages)
` [EXTERNAL] "
[PATCH v2 0/8] PCI: Add common helper for 100 ms delay after link training
2026-05-09 16:25 UTC (4+ messages)
` [PATCH v2 8/8] PCI: rzg3s-host: Add "
[PATCH 0/3] PCI: dwc: Cache PCIe capability offset and simplify drivers
2026-05-09 15:55 UTC (6+ messages)
` [PATCH 1/3] PCI: dwc: Add pcie_cap field and helper in designware header
` [PATCH 2/3] PCI: dwc: Use cached PCIe capability offset in core
` [PATCH 3/3] PCI: dwc: Simplify platform drivers using cached capability offset
HTML message rejected: [REGRESSION] PCI: AMDIF031 ACPI resource conflicts cause bridge window allocation failure on X870E in
2026-05-09 15:32 UTC
[pci:rom] BUILD SUCCESS 538796b807fcfb81b2ce40cc97a614fd8588feb5
2026-05-09 15:27 UTC
[pci:next] BUILD SUCCESS 0802c98e4aca079fc35875dbe4aa73edd074e312
2026-05-09 15:03 UTC
[pci:for-linus] BUILD SUCCESS 9ef40a09c5de18f0d275a451f5c2a7fd4f07158b
2026-05-09 15:03 UTC
[pci:sysfs] BUILD SUCCESS eea81a0228cf8e971a9156765a6d7efa35d901be
2026-05-09 14:53 UTC
[PATCH 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support
2026-05-09 7:32 UTC (3+ messages)
[PATCH 0/5] riscv: spacemit: Add PCIe RC controller support for K3
2026-05-09 7:18 UTC (4+ messages)
` [PATCH 4/5] dt-bindings: pci: spacemit: Introduce Spacemit K3 PCIe host controller
[PATCH v4 0/2] AMD Promontory 21 xHCI temperature sensor support
2026-05-09 6:54 UTC (19+ messages)
` [PATCH v4 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue
` [PATCH v4 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support
[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
2026-05-09 3:49 UTC (6+ messages)
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events
[PATCH v3] usb: cdnsp: Add support for device-only configuration
2026-05-09 1:31 UTC (4+ messages)
[PATCH v3] PCI/portdrv: Allow probing even without child services
2026-05-09 0:12 UTC (3+ messages)
[GIT PULL] PCI fixes for v7.1
2026-05-08 23:21 UTC (2+ messages)
[PATCH v12 0/2] PCI: Fix crash when access broken ROM
2026-05-08 22:20 UTC (4+ messages)
` [PATCH v12 1/2] PCI: Introduce named defines for PCI ROM
` [PATCH v12 2/2] PCI: Check ROM header and data structure addr before accessing
[PATCH] PCI: Drop unnecessary retries when restoring BARs
2026-05-08 21:43 UTC (4+ messages)
[PATCH v2] PCI: Disable broken FLR on MediaTek MT7925
2026-05-08 21:22 UTC (5+ messages)
` [PATCH v2] PCI: Force PM reset for Qualcomm devices with NoSoftRst+
[PATCH] PCI: dwc: Use DEFINE_SHOW_ATTRIBUTE for ltssm_status debugfs
2026-05-08 20:51 UTC (2+ messages)
[PATCH v2] dt-bindings: Fix phandle-array constraints, again
2026-05-08 20:19 UTC (4+ messages)
[PATCH v15 0/7] Error recovery for vfio-pci devices on s390x
2026-05-08 19:58 UTC (5+ messages)
` [PATCH v15 4/7] s390/pci: Store PCI error information for passthrough devices
[pci:aspm] BUILD SUCCESS c855c9921da72e535c24737c748f603a52d03f7e
2026-05-08 17:35 UTC
[PATCH v3 0/2] AMD Promontory 21 xHCI temperature hwmon support
2026-05-08 16:56 UTC (13+ messages)
` [PATCH v3 1/2] usb: xhci-pci: add generic auxiliary device interface
` [PATCH v3 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support
[pci:controller/dwc-intel-gw] BUILD SUCCESS 5d14a593359d668475540a8b0ddd4489c71c8a3b
2026-05-08 15:06 UTC
[PATCH] MAINTAINERS: update Hans Zhang's email address
2026-05-08 14:15 UTC (2+ messages)
[pci:next] BUILD SUCCESS e4715c055efcdfa6e5b5d0eaa01ff19505049ad7
2026-05-08 13:28 UTC
[PATCH] PCI: Add D3cold reset quirk for devices with broken/missing FLR
2026-05-08 11:05 UTC (2+ messages)
[PATCH v2] dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2N support
2026-05-08 7:53 UTC (2+ messages)
[PATCH 00/18] lib: Rust implementation of SPDM
2026-05-08 5:17 UTC (4+ messages)
` [PATCH 01/18] rust: add untrusted data abstraction
[PATCH 09/18] PCI/CMA: Add a PCI TSM CMA driver using SPDM
2026-05-08 5:02 UTC (2+ messages)
[PATCH v4 0/2] PCI: cadence: Add LTSSM debugfs
2026-05-08 4:31 UTC (5+ messages)
` [PATCH v4 1/2] PCI: cadence: Add HPA architecture flag
` [PATCH v4 2/2] PCI: cadence: Add debugfs property to provide LTSSM status of the PCIe link
[PATCH 16/18] lib: rspdm: Support SPDM certificate validation
2026-05-08 4:25 UTC (2+ messages)
[PATCH 15/18] lib: rspdm: Support SPDM get_certificate
2026-05-08 4:23 UTC (2+ messages)
[PATCH 18/18] lib: rspdm: Support SPDM challenge
2026-05-08 4:19 UTC (2+ messages)
[PATCH 14/18] lib: rspdm: Support SPDM get_digests
2026-05-08 4:06 UTC (2+ messages)
[PATCH 13/18] lib: rspdm: Support SPDM negotiate_algorithms
2026-05-08 4:05 UTC (2+ messages)
[PATCH 12/18] lib: rspdm: Support SPDM get_capabilities
2026-05-08 4:05 UTC (2+ messages)
[PATCH 10/18] PCI/CMA: Validate Subject Alternative Name in certificates
2026-05-08 3:58 UTC (2+ messages)
[PATCH 06/18] rust: error: impl From<FromBytesWithNulError> for Kernel Error
2026-05-08 3:51 UTC (2+ messages)
[PATCH 11/18] lib: rspdm: Support SPDM get_version
2026-05-08 3:50 UTC (2+ messages)
[PATCH 02/18] X.509: Make certificate parser public
2026-05-08 3:45 UTC (2+ messages)
[PATCH 05/18] rust: add bindings for hash.h
2026-05-08 3:43 UTC (2+ messages)
page: | 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