Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-15 22:37:05 to 2021-12-21 17:27:34 UTC [more...]

[PATCH v4 00/23] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-12-21 17:27 UTC  (15+ messages)
` [PATCH v4 01/23] lib/scatterlist: cleanup macros into static inline functions
` [PATCH v4 02/23] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v4 16/23] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v4 17/23] block: add check when merging zone device pages
` [PATCH v4 21/23] mm: use custom page_free for P2PDMA pages
` [PATCH v4 23/23] nvme-pci: allow mmaping the CMB in userspace

[PATCH RESEND V2 0/6] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
 2021-12-21 17:04 UTC  (12+ messages)
` [PATCH RESEND V2 3/6] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-12-21 16:57 UTC  (26+ messages)

[PATCH v4 00/13] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-21 16:50 UTC  (15+ messages)
` [PATCH v4 01/13] iommu: Add device dma ownership set/release interfaces
` [PATCH v4 02/13] driver core: Set DMA ownership during driver bind/unbind
` [PATCH v4 03/13] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
` [PATCH v4 04/13] PCI: portdrv: "
` [PATCH v4 05/13] iommu: Add security context management for assigned devices
` [PATCH v4 06/13] iommu: Expose group variants of dma ownership interfaces
` [PATCH v4 07/13] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups
` [PATCH v4 08/13] vfio: Set DMA USER ownership for VFIO devices
` [PATCH v4 09/13] vfio: Remove use of vfio_group_viable()
` [PATCH v4 10/13] vfio: Delete the unbound_list
` [PATCH v4 11/13] vfio: Remove iommu group notifier
` [PATCH v4 12/13] iommu: Remove iommu group changes notifier
` [PATCH v4 13/13] drm/tegra: Use the iommu dma_owner mechanism

[PATCH 00/11] PCI: Small improvements for pci-bridge-emul and mvebu
 2021-12-21 15:44 UTC  (18+ messages)
` [PATCH 01/11] MAINTAINERS: Add Pali Rohár as pci-mvebu.c maintainer
` [PATCH 02/11] PCI: pci-bridge-emul: Make struct pci_bridge_emul_ops as const
` [PATCH 03/11] PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDGE_EMUL_NO_PREFMEM_FORWARD
` [PATCH 04/11] PCI: pci-bridge-emul: Add support for new flag PCI_BRIDGE_EMUL_NO_IO_FORWARD
` [PATCH 05/11] PCI: mvebu: Add help string for CONFIG_PCI_MVEBU option
` [PATCH 06/11] PCI: mvebu: Remove duplicate nports assignment
` [PATCH 07/11] PCI: mvebu: Set PCI_BRIDGE_EMUL_NO_IO_FORWARD when IO is unsupported
` [PATCH 08/11] PCI: mvebu: Properly initialize vendor, device and revision of emulated bridge
` [PATCH 09/11] PCI: mvebu: Update comment for PCI_EXP_LNKCAP register on "
` [PATCH 10/11] PCI: mvebu: Update comment for PCI_EXP_LNKCTL "
` [PATCH 11/11] PCI: mvebu: Fix reporting Data Link Layer Link Active "

[PATCH v5 0/5] qcom: add support for PCIe on SM8450 platform
 2021-12-21 15:43 UTC  (8+ messages)
` [PATCH v5 1/5] dt-bindings: pci: qcom: Document PCIe bindings for SM8450
` [PATCH v5 2/5] PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfg
` [PATCH v5 3/5] PCI: qcom: Add ddrss_sf_tbu flag
` [PATCH v5 4/5] PCI: qcom: Add interconnect support to 2.7.0/1.9.0 ops
` [PATCH v5 5/5] PCI: qcom: Add SM8450 PCIe support

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-12-21 15:08 UTC  (4+ messages)
` [PATCH v1 7/7] i2c: i801: convert to use common P2SB accessor

[PATCH V4 0/6] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
 2021-12-21  9:20 UTC  (9+ messages)
` [PATCH V4 1/6] PCI: Add #defines for accessing PCIe DVSEC fields
` [PATCH V4 2/6] driver core: auxiliary bus: Add driver data helpers
` [PATCH V4 3/6] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [PATCH V4 4/6] platform/x86: Add Intel Software Defined Silicon driver
` [PATCH V4 5/6] tools arch x86: Add Intel SDSi provisiong tool
` [PATCH V4 6/6] selftests: sdsi: test sysfs setup

[PATCH] PCI: endpoint: set_msi: return -EINVAL when interrupts num is smaller than 1
 2021-12-21  2:59 UTC 

[PATCH V4 1/2] PCI/ASPM: Add ASPM BIOS override function
 2021-12-21  2:14 UTC  (10+ messages)
` [PATCH V4 2/2] PCI: vmd: Override ASPM on TGL/ADL VMD devices

[PATCH v8 09/14] dt-bindings: PCI: Add support for Airoha EN7532
 2021-12-20 21:18 UTC  (2+ messages)
` [PATCH v8 10/14] PCI: mediatek: Allow building for ARCH_AIROHA

[PATCH pciutils] lspci: Print buses of multibus PCI domain in ascending order
 2021-12-20 19:53 UTC 

[PATCH pciutils] libpci: Fix intel_cleanup_io() implementations
 2021-12-20 19:28 UTC 

[PATCH] PCI: Add defines for normal and subtractive PCI bridges
 2021-12-20 17:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] PCI: Fix Intel i210 by avoiding overlapping of BARs
 2021-12-20 17:43 UTC  (4+ messages)

[PATCH pciutils] dump: Allow more leading zeros in dump line number
 2021-12-20 15:56 UTC 

[PATCH pciutils 1/4] lspci: Show 16/32/64 bit width for address ranges behind bridge
 2021-12-20 15:54 UTC  (4+ messages)
` [PATCH pciutils 2/4] lspci: Simplify printing range in show_range()
` [PATCH pciutils 3/4] libpci: Add support for filling bridge resources
` [PATCH pciutils 4/4] lspci: Use PCI_FILL_BRIDGE_BASES to detect if range behind bridge is disabled or unsupported

[PATCH 5.15 119/177] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
 2021-12-20 14:34 UTC  (2+ messages)
` [PATCH 5.15 120/177] PCI/MSI: Mask MSI-X vectors only on success

[PATCH 5.10 70/99] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
 2021-12-20 14:34 UTC  (2+ messages)
` [PATCH 5.10 71/99] PCI/MSI: Mask MSI-X vectors only on success

[PATCH 5.4 46/71] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
 2021-12-20 14:34 UTC  (2+ messages)
` [PATCH 5.4 47/71] PCI/MSI: Mask MSI-X vectors only on success

[PATCH 4.19 32/56] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
 2021-12-20 14:34 UTC  (2+ messages)
` [PATCH 4.19 33/56] PCI/MSI: Mask MSI-X vectors only on success

[PATCH 4.14 26/45] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
 2021-12-20 14:34 UTC  (2+ messages)
` [PATCH 4.14 27/45] PCI/MSI: Mask MSI-X vectors only on success

[PATCH 4.9 16/31] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
 2021-12-20 14:34 UTC 

[PATCH 4.4 13/23] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
 2021-12-20 14:34 UTC 

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-20 11:55 UTC  (20+ messages)
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()

[Intel-gfx] [PATCH V3] drm/i915/adl-n: Enable ADL-N platform
 2021-12-20 11:33 UTC  (4+ messages)

[PATCH v7 0/2] PCI: hv: Hyper-V vPCI for arm64
 2021-12-20 10:58 UTC  (4+ messages)
` [PATCH v7 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v7 2/2] PCI: hv: Add arm64 Hyper-V vPCI support

[next] arm64: juno-r2: BUG: KASAN: use-after-free in __pci_enable_msi_range
 2021-12-20  9:54 UTC 

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2021-12-19  4:04 UTC  (4+ messages)
` [RESEND "

[PATCH 0/3] PCI: qcom: pipe_clk_src fixes for pcie-qcom driver
 2021-12-18 14:02 UTC  (4+ messages)
` [PATCH 1/3] PCI: qcom: Balance pm_runtime_foo() calls
` [PATCH 2/3] PCI: qcom: Fix pipe_clk_src reparenting
` [PATCH 3/3] PCI: qcom: Remove unnecessary pipe_clk handling

[helgaas-pci:next] BUILD SUCCESS 770851f91de8a987478a916627e43e452937c9a7
 2021-12-18 11:24 UTC 

[helgaas-pci:pci/enumeration] BUILD SUCCESS 877fee2a0c65a3b0b6ac0e90d7d7718b5a0341d3
 2021-12-18 11:03 UTC 

[PATCH] x86/quirks: Fix logic to apply quirk once
 2021-12-18  6:13 UTC 

[REGRESSION] 527139d738d7 ("PCI/sysfs: Convert "rom" to static attribute")
 2021-12-18  6:10 UTC  (5+ messages)

[PATCH v4 00/10] qcom: add support for PCIe0 on SM8450 platform
 2021-12-18  5:56 UTC  (5+ messages)
` [PATCH v4 02/10] dt-bindings: phy: qcom,qmp: Add SM8450 PCIe PHY bindings
` [PATCH v4 03/10] phy: qcom-qmp: Add SM8450 PCIe0 PHY support

[PATCH v3 00/10] qcom: add support for PCIe0 on SM8450 platform
 2021-12-18  5:17 UTC  (8+ messages)
` [PATCH v3 03/10] phy: qcom-qmp: Add SM8450 PCIe0 PHY support
` [PATCH v3 08/10] arm64: dts: qcom: sm8450: add PCIe0 RC device

[PATCH] PCI: vmd: Add device id for VMD device 8086:A77F
 2021-12-17 23:12 UTC  (2+ messages)
` [PATCH V2] PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU's

[PATCH resend] PCI: Make the pci_dev_present() stub a static inline
 2021-12-17 21:23 UTC  (2+ messages)

[PATCH v6 0/2] PCI: hv: Hyper-V vPCI for arm64
 2021-12-17 18:49 UTC  (3+ messages)
  ` [EXTERNAL] "

[helgaas-pci:pci/driver-cleanup] BUILD SUCCESS 7683e4befa9c82392c4c37f121c1d2141fee7a67
 2021-12-17 17:23 UTC 

[PATCH v7 09/14] dt-bindings: PCI: Add support for Airoha EN7532
 2021-12-17 16:25 UTC  (4+ messages)
` [PATCH v7 10/14] PCI: mediatek: Allow selecting controller driver for airoha arch

[PATCH resend v2] PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
 2021-12-17 14:17 UTC 

[PATCH v6] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-12-17 14:13 UTC 

[PATCH 0/2] PCI: VF resizable BAR
 2021-12-17 12:45 UTC  (10+ messages)
` [PATCH 1/2] PCI: Add support for VF Resizable Bar extended cap
` [PATCH 2/2] PCI: Don't fail BAR resize if nothing is reassigned

[PATCH v6 05/14] sizes.h: Add SZ_1T macro
 2021-12-17 10:27 UTC 

[PATCH] PCI: endpoint: Fix alignment fault error in copy tests
 2021-12-17  9:47 UTC 

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-17  6:41 UTC  (2+ messages)

[PATCH v7 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-12-17  5:54 UTC  (5+ messages)
` [PATCH v7 8/8] PCI: imx: Add the "
` (subset) [PATCH v7 0/8] Add the imx8m pcie phy driver and "

[PATCH v6 0/6] Convert iProc PCIe binding to YAML
 2021-12-17  3:35 UTC  (2+ messages)

[helgaas-pci:pci/driver-cleanup 14/27] drivers/pci/controller/pcie-mediatek-gen3.c:151: warning: expecting prototype for struct mtk_pcie_port. Prototype was for struct mtk_gen3_pcie instead
 2021-12-17  1:09 UTC 

[PATCH v3 0/6] MIPS: ralink: fix PCI IO resources
 2021-12-16 14:37 UTC  (12+ messages)
` [PATCH v3 5/6] MIPS: implement architecture-specific 'pci_remap_iospace()'

[PATCH 1/2] sizes.h: Add SZ_1T macro
 2021-12-16 14:23 UTC  (3+ messages)

[helgaas-pci:pci/misc] BUILD SUCCESS fb82437fdd8cd8ac41b1265e40a96668e33c3a8d
 2021-12-16 12:42 UTC 

[helgaas-pci:pci/p2pdma] BUILD SUCCESS 69f457b18fa2b9a793ce61e8d1cf295983aca3a9
 2021-12-16 12:41 UTC 

[helgaas-pci:pci/virtualization] BUILD SUCCESS e445375882883f69018aa669b67cbb37ec873406
 2021-12-16 12:41 UTC 

[PATCH V11 0/6] PCI: Loongson pci improvements and quirks
 2021-12-16 12:31 UTC  (7+ messages)
` [PATCH V11 1/6] PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
` [PATCH V11 2/6] PCI: loongson: Add ACPI init support
` [PATCH V11 3/6] PCI: loongson: Don't access unexisting devices
` [PATCH V11 4/6] PCI: loongson: Improve the MRRS quirk for LS7A
` [PATCH V11 5/6] PCI: Add quirk for LS7A to avoid reboot failure
` [PATCH V11 6/6] PCI: Add quirk for multifunction devices of LS7A

[PATCH 1/2] PCI: dra7xx: Fix link removal on probe error
 2021-12-16  9:08 UTC  (3+ messages)

[PATCH] phy: freescale: pcie: fix building for x86_64 as a module
 2021-12-16  6:35 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).