linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-26 22:01:21 to 2018-10-05 07:09:03 UTC [more...]

[PATCH v9 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-10-05  7:08 UTC  (20+ messages)
` [PATCH v9 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v9 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v9 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v9 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v9 05/13] docs-rst: Add a new directory for PCI documentation
` [PATCH v9 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v9 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v9 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v9 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v9 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v9 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v9 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v9 13/13] nvmet: Optionally use PCI P2P memory

[PATCH] PCI: Fix Switchtec DMA aliasing quirk dmesg noise
 2018-10-05  6:29 UTC  (2+ messages)

[PATCH 00/12] error handling and pciehp maintenance
 2018-10-04 22:11 UTC  (3+ messages)

[PATCH] PCI / ACPI: Mark expected switch fall-through
 2018-10-04 20:52 UTC  (2+ messages)

[PATCH 0/9] Export PCIe bandwidth via sysfs
 2018-10-04 20:45 UTC  (5+ messages)
` [PATCH 1/9] PCI: sysfs: Export available PCIe bandwidth

[PATCH v2 0/4] PCI: imx: Add PME_Turn_Off support
 2018-10-04 20:41 UTC  (9+ messages)
` [PATCH v2 1/4] reset: imx7: Add PCIE_CTRL_APPS_TURNOFF
` [PATCH v2 2/4] dt-bindings: imx6q-pcie: Add turnoff reset for imx7d
` [PATCH v2 3/4] ARM: dts: imx7d: Add turnoff reset
` [PATCH v2 4/4] PCI: imx: Add PME_Turn_Off support

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a7744
 2018-10-04 16:07 UTC 

[PATCH 0/4] PCI: imx: Add PME_Turn_Off support
 2018-10-04 13:34 UTC  (10+ messages)
` [PATCH 1/4] reset: imx7: Add PCIE_CTRL_APPS_TURNOFF
` [PATCH 2/4] dt-bindings: imx6q-pcie: Add turnoff reset for imx7d
` [PATCH 3/4] ARM: dts: imx7d: Add turnoff reset
` [PATCH 4/4] PCI: imx: Add PME_Turn_Off support

[PATCHv2 0/3] PCI: emulated PCI bridge config space
 2018-10-04 11:26 UTC  (6+ messages)
` [PATCHv2 2/3] PCI: mvebu: Convert to PCI emulated "

[PATCH] tools: PCI: exit with error code when test fails
 2018-10-04 11:11 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a7744
 2018-10-04 10:34 UTC  (3+ messages)

[PATCH 01/16] x86/PCI: Replace spin_is_locked() with lockdep
 2018-10-04  6:50 UTC  (3+ messages)

[PATCH] pci: Add a few new IDs for Intel GPU "spurious interrupt" quirk
 2018-10-03 20:12 UTC  (4+ messages)

[PATCH v3 00/10] Shared Virtual Addressing for the IOMMU
 2018-10-03 17:52 UTC  (22+ messages)
` [PATCH v3 02/10] iommu/sva: Bind process address spaces to devices
` [PATCH v3 03/10] iommu/sva: Manage process address spaces
` [PATCH v3 07/10] iommu: Add a page fault handler

[PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute
 2018-10-03 15:51 UTC  (10+ messages)
      ` [Xen-devel] "

[PATCH] PCI: armada8k: add support for gpio controlled reset signal
 2018-10-03 13:35 UTC  (3+ messages)

[PATCH] tools/pci: Change pcitest compiling process
 2018-10-03 10:44 UTC  (3+ messages)

[PATCH] tools/pci: Fix compilation warnings
 2018-10-03 10:41 UTC  (3+ messages)

[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
 2018-10-02 21:29 UTC  (9+ messages)

[PATCH] x86/PCI: Apply VMD's AERSID fixup generically
 2018-10-02 21:24 UTC  (2+ messages)

[RFC 00/15] PCI: turn some __weak functions into callbacks
 2018-10-02 20:59 UTC  (2+ messages)

[PATCHv4 00/12] pci error handling fixes
 2018-10-02 19:55 UTC  (12+ messages)
` [PATCHv4 08/12] PCI: ERR: Always use the first downstream port

[PATCH v4 0/6] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-10-02 14:04 UTC  (16+ messages)
` [PATCH v4 1/6] mpt3sas: Introduce mpt3sas_base_pci_device_is_available
` [PATCH v4 2/6] mpt3sas: Separate out mpt3sas_wait_for_ioc_to_operational
` [PATCH v4 3/6] mpt3sas: Introdude _scsih_get_shost_and_ioc

[PATCH v5 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-10-02 11:01 UTC  (17+ messages)
` [PATCH v5 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v5 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v5 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v5 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v5 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v5 6/9] PCI: mediatek: Enable msi after clock enabled
` [PATCH v5 7/9] PCI: mediatek: Add system pm support for MT2712 and MT7622
` [PATCH v5 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v5 9/9] PCI: mediatek: Add loadable kernel module support

[PATCH] DT: pci: rcar-pci: document R8A77990 bindings
 2018-10-02 10:04 UTC  (2+ messages)

[PATCH 1/2] PCI/VMD: Detach resources after stopping root bus
 2018-10-02  9:44 UTC  (4+ messages)
` [PATCH 2/2] PCI/VMD: Expose VMD host-bridge

[PATCH v8 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-10-01 23:43 UTC  (23+ messages)
` [PATCH v8 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v8 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v8 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v8 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v8 05/13] docs-rst: Add a new directory for PCI documentation
` [PATCH v8 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v8 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v8 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v8 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v8 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v8 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v8 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v8 13/13] nvmet: Optionally use PCI P2P memory

[PATCH][RFC] PCI: rcar: Add bus notifier so we can limit the DMA range
 2018-10-01 22:44 UTC  (5+ messages)

[BISECTED] Regression: Solidrun Clearfog Base won't boot since "PCI: mvebu: Only remap I/O space if configured"
 2018-10-01 21:01 UTC  (15+ messages)

[PATCH 0/3] ARM: dts: imx6sx: Add DISPLAY power domain support
 2018-10-01 20:56 UTC  (4+ messages)
` [PATCH 1/3] soc: imx: gpc: Increase GPC_CLK_MAX to 7
` [PATCH 2/3] PCI: imx: Add multi-pd support
` [PATCH 3/3] ARM: dts: imx6sx: Add DISPLAY power domain support

[PATCH] PCI: mvebu: Fix PCI I/O mapping creation sequence
 2018-10-01 20:44 UTC  (5+ messages)

A question about pcim_iomap_regions() and Managed Device Resource API
 2018-10-01 19:00 UTC  (2+ messages)

Bad MAINTAINERS pattern in section 'ACPI'
 2018-10-01 18:54 UTC  (3+ messages)

[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support (resend)
 2018-10-01 18:13 UTC  (17+ messages)
` [PATCH v5 04/12] PCI: brcmstb: add dma-range mapping for inbound traffic
` [PATCH v5 06/12] MIPS: BMIPS: add dma remap for BrcmSTB PCIe

[PATCH v2] PCI: kirin: Fix section mismatch warning
 2018-10-01 16:44 UTC  (6+ messages)

[PATCH v2 2/2] PCI: controller: dwc: add UniPhier PCIe host controller support
 2018-10-01 11:06 UTC  (8+ messages)

[RFC] PCI: add support for Immediate Readiness
 2018-10-01  5:42 UTC  (4+ messages)
` [PATCH v2] "

Explicit IOVA management from a PCIe endpoint driver
 2018-09-28 20:39 UTC  (4+ messages)

[PATCH v2 00/10] PCI: Allow D3cold for PCIe hierarchies
 2018-09-28 17:45 UTC  (2+ messages)

[PATCH -next] PCI: hotplug: Use kmemdup rather than duplicating its implementation in pnv_php_add_devtree()
 2018-09-28 17:29 UTC  (3+ messages)

[GIT PULL] PCI fixes for v4.19
 2018-09-28 16:52 UTC  (2+ messages)

[PATCH v2] PCI: cadence: Correct probe behaviour when failing to get PHY
 2018-09-28 15:34 UTC  (3+ messages)

[PATCH] PCI/AER: Clear uncorrectable error status for device
 2018-09-28 13:58 UTC  (4+ messages)

[PATCH v2] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
 2018-09-27 16:38 UTC  (2+ messages)

[PATCH 1/12 v2] switchtec: Remove immediate status check after submit a MRPC command
 2018-09-27 16:19 UTC  (2+ messages)

For editing of your photos 17
 2018-09-27 12:55 UTC 

[PATCH v3] PCI: Equalize hotplug memory and io for non/occupied slots
 2018-09-26 22:23 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 NNTP newsgroup(s).