linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-14 23:53:57 to 2022-12-23 02:33:42 UTC [more...]

[PATCH 0/3] PCI: vmd: Reducing tail latency by affining to the storage stack
 2022-12-23  2:33 UTC  (2+ messages)

[PATCH] PCI: vmd: Do not disable MSI-X remapping in VMD 28C0 controller
 2022-12-22 21:56 UTC  (3+ messages)

[PATCH v2 0/3] Qcom: Add GIC-ITS support to SM8450 PCIe controllers
 2022-12-22 19:01 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: qcom: Update maintainers
` [PATCH v2 2/3] dt-bindings: PCI: qcom: Document msi-map and msi-map-mask properties
` [PATCH v2 3/3] arm64: dts: qcom: sm8450: Use GIC-ITS for PCIe0 and PCIe1

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2022-12-22 17:49 UTC  (5+ messages)

[PATCH v7] PCI/ASPM: Update LTR threshold based upon reported max latencies
 2022-12-22 13:39 UTC  (6+ messages)

[PATCH] PCI: Exit restore process when device is still powerdown
 2022-12-22 12:41 UTC 

[PATCH v2] PCI: endpoint: pci-epf-vntb: fix doc warning in pci-epf-vntb.c
 2022-12-22  3:43 UTC 

[PATCH v2 0/9] PCI: microchip: Partition address translations
 2022-12-21 16:26 UTC  (10+ messages)
` [PATCH v2 1/9] PCI: microchip: Correct the DED and SEC interrupt bit offsets
` [PATCH v2 2/9] PCI: microchip: Align register, offset, and mask names with hw docs
` [PATCH v2 3/9] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
` [PATCH v2 4/9] PCI: microchip: Clean up initialisation of interrupts
` [PATCH v2 5/9] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v2 6/9] PCI: microchip: Re-partition code between probe() and init()
` [PATCH v2 7/9] PCI: microchip: Partition outbound address translation
` [PATCH v2 8/9] PCI: microchip: Partition inbound "
` [PATCH v2 9/9] riscv: dts: microchip: add parent ranges and dma-ranges for IKRD v2022.09

DMAR: [DMA Read NO_PASID] Request device [0b:00.0] fault addr 0xffffe000 [fault reason 0x06] PTE Read access is not set
 2022-12-21 15:08 UTC 

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2022-12-21  7:24 UTC  (2+ messages)

[RESEND PATCH 0/3] virtio: vdpa: new SolidNET DPU driver
 2022-12-21  7:05 UTC  (21+ messages)
` [RESEND PATCH 1/3] Add SolidRun vendor id
` [RESEND PATCH 2/3] New PCI quirk for SolidRun SNET DPU
` [PATCH 3/3 v6] virtio: vdpa: new SolidNET DPU driver

[PATCH 0/3] Qcom: Add GIC-ITS support to SM8450 PCIe controllers
 2022-12-20 10:42 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: PCI: qcom: Update maintainers
` [PATCH 2/3] dt-bindings: PCI: qcom: Document msi-map and msi-map-mask properties
` [PATCH 3/3] arm64: dts: qcom: sm8450: Use GIC-ITS for PCIe0 and PCIe1

[PATCH] PCI: amlogic: The check for devm_add_action_or_reset's return value added
 2022-12-20  9:21 UTC 

[PATCH v2] PCI: Fix up L1SS capability for Intel Apollolake PCIe bridge
 2022-12-20  9:11 UTC  (5+ messages)

[PATCH v2 0/4] CPU isolation improvements
 2022-12-20  6:57 UTC  (10+ messages)
` [PATCH v2 2/4] sched/isolation: Improve documentation
` [PATCH v2 3/4] sched/isolation: Add HK_TYPE_WQ to isolcpus=domain

[PATCH] PCI: endpoint: Fix potential double free in __pci_epc_create
 2022-12-20  4:59 UTC 

[PATCH AUTOSEL 6.0 05/16] Revert "PCI: Clear PCI_STATUS when setting up device"
 2022-12-20  1:21 UTC 

[PATCH AUTOSEL 6.1 05/16] Revert "PCI: Clear PCI_STATUS when setting up device"
 2022-12-20  1:20 UTC 

[PATCH] dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema
 2022-12-19 19:12 UTC 

[PATCH v8 00/26] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-12-19 14:46 UTC  (27+ messages)
` [PATCH v8 01/26] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v8 02/26] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v8 03/26] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v8 04/26] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH v8 05/26] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH v8 06/26] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v8 07/26] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH v8 08/26] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH v8 09/26] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v8 10/26] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH v8 11/26] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v8 12/26] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v8 13/26] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v8 14/26] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v8 15/26] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v8 16/26] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v8 17/26] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v8 18/26] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v8 19/26] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v8 20/26] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v8 21/26] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v8 22/26] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v8 23/26] dmaengine: dw-edma: Relax driver config settings
` [PATCH v8 24/26] PCI: dwc: Set coherent DMA-mask on MSI-address allocation
` [PATCH v8 25/26] PCI: bt1: Set 64-bit DMA-mask
` [PATCH v8 26/26] PCI: dwc: Add DW eDMA engine support

blktests failures with v5.19-rc1
 2022-12-19 11:27 UTC  (4+ messages)

[PATCH] PCI/IOV: "virtfn4294967295\0" requires 17 bytes
 2022-12-19 10:16 UTC  (6+ messages)

[PATCH v2] pci: fix device presence detection for VFs
 2022-12-19  8:22 UTC  (7+ messages)

[PATCH] phy: freescale: imx8m-pcie: Add one missing error return
 2022-12-19  7:36 UTC  (2+ messages)

[PATCH RESEND v12 0/4] Add the iMX8MP PCIe support
 2022-12-19  6:03 UTC  (5+ messages)
` [RESEND v12 4/4] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support

[PATCH V4 0/9] CXL: Process event logs
 2022-12-18 15:55 UTC  (23+ messages)
` [PATCH V4 1/9] PCI/CXL: Export native CXL error reporting control
` [PATCH V4 2/9] cxl/mem: Read, trace, and clear events on driver load
` [PATCH V4 3/9] cxl/mem: Wire up event interrupts

[PATCH AUTOSEL 6.0 11/16] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity
 2022-12-18 11:26 UTC  (3+ messages)

dynamic MSIX submission plans
 2022-12-18 11:05 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 7/9] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity
 2022-12-17 18:05 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 16/22] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity
 2022-12-17 15:27 UTC 

[patch V3 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-12-17 13:36 UTC  (17+ messages)
` [patch V3 09/33] genirq/msi: Add range checking to msi_insert_desc()

[v2 PATCH] PCI: aardvark: switch to using devm_gpiod_get_optional()
 2022-12-16 18:25 UTC  (3+ messages)

[PATCH 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2022-12-16 17:23 UTC  (2+ messages)

[PATCH v7 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-12-16 17:02 UTC  (19+ messages)
` [PATCH v7 19/25] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v7 20/25] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v7 21/25] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v7 22/25] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v7 23/25] PCI: dwc: Restore DMA-mask after MSI-data allocation
` [PATCH v7 24/25] PCI: bt1: Set 64-bit DMA-mask
` [PATCH v7 25/25] PCI: dwc: Add DW eDMA engine support

[PATCH v2 0/2] PCI: switchtec: Trivial cleanups
 2022-12-16 16:33 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: switchtec: Simplify switchtec_dma_mrpc_isr()
` [PATCH v2 2/2] PCI: switchtec: Return -EFAULT for copy_to_user() errors

[PATCH] PCI: dwc: adjust to recent removal of PCI_MSI_IRQ_DOMAIN
 2022-12-16 15:53 UTC  (2+ messages)

[PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2022-12-16  8:34 UTC  (3+ messages)

holiday, vacation plans
 2022-12-16  0:06 UTC 

[Bug 216782] resume from suspend broken on Asus UX305FA after PCI/PTM changes in kernel 6.1-rc1
 2022-12-15 20:41 UTC 

[PATCH 0/2] PCI: switchtec: Trivial cleanups
 2022-12-15 19:07 UTC  (6+ messages)
` [PATCH 1/2] PCI: switchtec: Simplify switchtec_dma_mrpc_isr()
` [PATCH 2/2] PCI: switchtec: Remove useless assignments in switchtec_dev_read()

[PATCH V5 0/3] Generate device tree node for pci devices
 2022-12-15 17:30 UTC  (4+ messages)
` [PATCH V5 1/3] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH V5 2/3] PCI: Create device tree node for selected devices
` [PATCH V5 3/3] PCI: Add PCI quirks to generate device tree node for Xilinx Alveo U50

[GIT PULL] PCI changes for v6.2
 2022-12-15 12:11 UTC  (4+ messages)

[PATCH] PCI/MSI: clean up duplicate dependency in config PCI_HYPERV_INTERFACE
 2022-12-15 10:13 UTC 

[PATCH] PCI: Fix up L1SS capability for Intel Apollolake PCIe bridge
 2022-12-15  3:48 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).