Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-07-30 21:48:10 to 2025-08-04 22:31:04 UTC [more...]

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-08-04 22:31 UTC  (94+ messages)
` [RFC PATCH v1 04/38] tsm: Support DMA Allocation from private memory
` [RFC PATCH v1 06/38] iommufd: Add and option to request for bar mapping with IORESOURCE_EXCLUSIVE
` [RFC PATCH v1 08/38] iommufd/tsm: Add tsm_op iommufd ioctls
` [RFC PATCH v1 10/38] iommufd/vdevice: Add TSM map ioctl
` [RFC PATCH v1 11/38] KVM: arm64: CCA: register host tsm platform device
` [RFC PATCH v1 12/38] coco: host: arm64: CCA host platform device driver
` [RFC PATCH v1 13/38] coco: host: arm64: Create a PDEV with rmm
` [RFC PATCH v1 14/38] coco: host: arm64: Device communication support
` [RFC PATCH v1 15/38] coco: host: arm64: Stop and destroy the physical device
` [RFC PATCH v1 19/38] coco: host: arm64: set_pubkey support
` [RFC PATCH v1 21/38] coco: host: arm64: Add support for virtual device communication
` [RFC PATCH v1 23/38] coco: guest: arm64: Update arm CCA guest driver
` [RFC PATCH v1 24/38] arm64: CCA: Register guest tsm callback
` [RFC PATCH v1 34/38] coco: guest: arm64: Validate mmio range found in the interface report
` [RFC PATCH v1 35/38] coco: guest: arm64: Add Realm device start and stop support
` [RFC PATCH v1 37/38] coco: guest: arm64: Add support for fetching device measurements
` [RFC PATCH v1 38/38] coco: guest: arm64: Add support for fetching device info

[RFC PATCH v1 32/38] coco: guest: arm64: Add support for guest initiated TDI bind/unbind
 2025-08-04 22:28 UTC  (2+ messages)

[RFC PATCH v1 18/38] X.509: Move certificate length retrieval into new helper
 2025-08-04 22:27 UTC  (2+ messages)

[BUG] pci: nwl: Unhandled AER correctable error
 2025-08-04 22:10 UTC  (4+ messages)

[RFC PATCH v1 09/38] iommufd/vdevice: Add TSM Guest request uAPI
 2025-08-04 22:03 UTC  (2+ messages)

[RFC PATCH v1 05/38] tsm: Don't overload connect
 2025-08-04 22:00 UTC  (2+ messages)

[RFC PATCH v1 03/38] tsm: Move dsm_dev from pci_tdi to pci_tsm
 2025-08-04 21:52 UTC  (2+ messages)

[PATCH 00/16] CXL.mem error isolation support
 2025-08-04 21:39 UTC  (20+ messages)
` [PATCH 02/16] cxl/regs: Add CXL Isolation capability mapping
` [PATCH 03/16] PCI: PCIe portdrv: Add CXL Isolation service driver
` [PATCH 04/16] PCI: PCIe portdrv: Allocate CXL isolation MSI/-X vector
` [PATCH 05/16] PCI: PCIe portdrv: Add interface for getting CXL isolation IRQ
` [PATCH 06/16] cxl/core: Enable CXL.mem isolation
` [PATCH 07/16] cxl/core: Set up isolation interrupts
` [PATCH 08/16] cxl/core: Enable CXL "
` [PATCH 09/16] cxl/core: Prevent onlining CXL memory behind isolated ports
` [PATCH 10/16] cxl/core: Enable CXL.mem timeout
` [PATCH 11/16] cxl/pci: Add isolation handler
` [PATCH 12/16] PCI: PCIe portdrv: Add cxl_isolation sysfs attributes
` [PATCH 13/16] cxl/core, PCI: PCIe portdrv: Add CXL timeout range programming
` [PATCH 14/16] ACPI: Add CXL isolation _OSC fields
` [PATCH 15/16] cxl/core, cxl/acpi: Enable CXL isolation based on _OSC handshake
` [PATCH 16/16] cxl/core, cxl/acpi: Add CXL isolation notify handler

[PATCH v4] vmcoreinfo: Track and log recoverable hardware errors
 2025-08-04 17:41 UTC  (10+ messages)

[PATCH 0/3] Skip IRQ tests if irq legitimately is out of range
 2025-08-04 17:09 UTC  (4+ messages)
` [PATCH 1/3] misc: pci_endpoint_test: Skip IRQ tests if irq "
` [PATCH 2/3] misc: pci_endpoint_test: Cleanup extra 0 initialization
` [PATCH 3/3] selftests: pci_endpoint: Skip IRQ test if irq is out of range

[PATCH] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
 2025-08-04 16:47 UTC  (5+ messages)

[PATCH v4 0/3] PCI: Add support for PCIe WAKE# interrupt
 2025-08-04 15:50 UTC  (10+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sc7280: Add wake GPIO
` [PATCH v4 2/3] PM: sleep: wakeirq: Add support for custom IRQ flags in dedicated wake IRQ setup
` [PATCH v4 3/3] PCI: Add support for PCIe WAKE# interrupt

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-08-04 15:26 UTC  (14+ messages)
` [PATCH v1 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH v1 02/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v1 03/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v1 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v1 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v1 06/10] types: move phys_vec definition to common header
` [PATCH v1 07/10] vfio: Export vfio device get and put registration helpers
` [PATCH v1 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v1 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v14 0/7] Refactor capability search into common macros
 2025-08-04 15:04 UTC  (25+ messages)
` [REGRESSION] next/master: suspect endianness issue in common PCI capability search macro
  ` [PATCH] PCI: Fix endianness issues in pci_bus_read_config()

[PATCH 0/3] opp: Add bw_factor support to adjust bandwidth dynamically
 2025-08-04 11:13 UTC  (7+ messages)

[PATCH v3 0/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
 2025-08-04 11:04 UTC  (10+ messages)
` [PATCH v3 1/2] PCI/AER: Fix missing uevent on recovery when a reset is requested

[PATCH v3 0/9] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-08-04 10:25 UTC  (3+ messages)
` [PATCH v3 2/9] clk: renesas: r9a08g045: Add clocks and resets support for PCIe

[PATCH v2 00/16] Fix incorrect iommu_groups with PCIe ACS
 2025-08-02 15:18 UTC  (3+ messages)

[RFC PATCH 00/25] Live Update Orchestrator: PCI subsystem
 2025-08-02 13:50 UTC  (7+ messages)
` [PATCH RFC 20/25] PCI/LUO: Avoid write to liveupdate devices at boot

[GIT PULL v2] PCI changes for v6.17
 2025-08-01 21:37 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: Add missing "#address-cells" to interrupt controllers
 2025-08-01 21:33 UTC  (2+ messages)

[PATCH v7 0/1] PCI/sysfs: Expose PCIe device serial number
 2025-08-01 18:13 UTC  (2+ messages)
` [PATCH v7 1/1] "

[PATCH v2 next] misc: pci_endpoint_test: Fix array underflow in pci_endpoint_test_ioctl()
 2025-08-01 17:03 UTC 

[PATCH next] misc: pci_endpoint_test: Fix array underflow in pci_endpoint_test_ioctl()
 2025-08-01 16:11 UTC  (2+ messages)

[PATCH next] PCI: endpoint: pci-ep-msi: Fix NULL vs IS_ERR() check in pci_epf_write_msi_msg()
 2025-08-01 16:08 UTC  (2+ messages)

[PATCH v2 0/1] PCI: pcie_failed_link_retrain() return if dev is not ASM2824
 2025-08-01 16:04 UTC  (3+ messages)

Live Update MC (LPC): Call for Presentations
 2025-08-01 15:32 UTC 

[pci:v6.17-merge] BUILD SUCCESS 7b76d8fd6a641d9e71a296c09073f2943e3eb8cf
 2025-08-01 14:04 UTC 

[PATCH v8 00/20] Rate limit AER logs
 2025-08-01 13:35 UTC  (4+ messages)
` [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging

[PATCH next] PCI: xgene-msi: Return negative -EINVAL in xgene_msi_handler_setup()
 2025-08-01 13:34 UTC 

[pci:next] BUILD SUCCESS 58d2b6b6b214d8b4914cd4c821a8bd0c75436c2c
 2025-08-01 10:48 UTC 

[pci:dt-bindings] BUILD SUCCESS fbcbd66fddd2e9ad295d6e3707e2421f062727d5
 2025-08-01 10:45 UTC 

[PATCH v7 0/3] PCI: tegra: Allow building as a module
 2025-08-01  6:00 UTC  (6+ messages)
` [PATCH v7 1/3] irqdomain: Export irq_domain_free_irqs
` [PATCH v7 2/3] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
` [PATCH v7 3/3] PCI: tegra: Allow building as a module

[GIT PULL] PCI changes for v6.17
 2025-07-31 18:45 UTC  (3+ messages)

Packet loss with QCA9377 (ath10k) on ASUS VivoBook E410KA
 2025-07-31 18:39 UTC 

[PATCH RFC v2 0/4] Disable ATS via iommu during PCI resets
 2025-07-31 13:47 UTC  (9+ messages)

[PATCH] Documentation: PCI: endpoint: document BAR assignment
 2025-07-31 12:49 UTC 

[PATCH][next] PCI: cpqphp: move space in debug messages
 2025-07-31 10:10 UTC 

[PATCH][next] PCI: ibmphp: Remove space before newline
 2025-07-31 10:00 UTC 

[PATCH] pci: Fix kernel coding style
 2025-07-31  2:33 UTC 

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-31  0:21 UTC  (3+ messages)


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