linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-11 19:52:59 to 2019-06-14 06:39:56 UTC [more...]

dev_pagemap related cleanups
 2019-06-14  6:39 UTC  (74+ messages)
` [PATCH 01/22] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
` [PATCH 02/22] mm: remove the struct hmm_device infrastructure
  ` [Nouveau] "
` [PATCH 03/22] mm: remove hmm_devmem_add_resource
  ` [Nouveau] "
` [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 05/22] mm: export alloc_pages_vma
` [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
` [PATCH 07/22] memremap: move dev_pagemap callbacks into a separate structure
` [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
` [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 10/22] memremap: add a migrate callback to struct dev_pagemap_ops
` [PATCH 11/22] memremap: remove the data field in struct dev_pagemap
` [PATCH 12/22] memremap: provide an optional internal refcount "
` [PATCH 13/22] device-dax: use the dev_pagemap internal refcount
` [PATCH 14/22] nouveau: use alloc_page_vma directly
` [PATCH 15/22] nouveau: use devm_memremap_pages directly
` [PATCH 16/22] mm: remove hmm_vma_alloc_locked_page
` [PATCH 17/22] mm: remove hmm_devmem_add
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
` [PATCH 19/22] mm: simplify ZONE_DEVICE page private data
` [PATCH 20/22] mm: sort out the DEVICE_PRIVATE Kconfig mess
` [PATCH 21/22] mm: remove the HMM config option
` [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
  ` [Nouveau] "

[PATCH 1/1] PCI/IOV: Fix VF0 cached config space size for other VFs
 2019-06-14  3:57 UTC  (3+ messages)

[PATCH] PCI: Add Intel remapped NVMe device support
 2019-06-14  2:26 UTC  (11+ messages)

[PATCH 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
 2019-06-14  1:21 UTC  (3+ messages)
  ` [EXT] "

[PATCH] PCI/IOV: update num_VFs earlier
 2019-06-13 23:51 UTC  (4+ messages)

[RFC PATCH v2] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup
 2019-06-13 23:07 UTC  (4+ messages)

[PATCH 0/2] PCI/IOV: Resolve regression in SR-IOV VF cfg_size
 2019-06-13 22:57 UTC  (3+ messages)
` [PATCH 1/2] Revert: PCI/IOV: Use VF0 cached config space size for other VFs
` [PATCH 2/2] PCI/IOV: Assume SR-IOV VFs support extended config space

[PATCH] PCI/IOV: Fix VF cfg_size
 2019-06-13 22:01 UTC  (4+ messages)

[PATCH v2] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-13 21:59 UTC 

[PATCH] PCI: aardvark: Fix PCI_EXP_RTCTL conf register writing
 2019-06-13 22:06 UTC  (3+ messages)

[PATCH] PCI: Always allow probing with driver_override
 2019-06-13 21:50 UTC  (2+ messages)

[PATCH] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-13 21:46 UTC  (6+ messages)

[PATCH v2 0/2] PCI: device link quirk for NVIDIA GPU
 2019-06-13 20:57 UTC  (2+ messages)

[PATCH v4 0/3] Fix ARM64 crash for accessing unmapped IO port regions
 2019-06-13 20:09 UTC  (13+ messages)
` [PATCH v4 1/3] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO
` [PATCH v4 2/3] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions

[PATCH] PCI: Expose hidden NVIDIA HDA controllers
 2019-06-13 20:03 UTC  (5+ messages)

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-06-13 18:24 UTC  (7+ messages)

[RFC] ARM64 PCI resource survey issue(s)
 2019-06-12 23:58 UTC  (23+ messages)
        ` [PATCH/RESEND] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup

[PATCH 0/3] PCI: Power management improvements
 2019-06-13 14:27 UTC  (7+ messages)
` [PATCH 3/3] PCI / ACPI: Handle sibling devices sharing power resources

[PATCH v4 19/28] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-06-13  9:58 UTC  (3+ messages)
  ` [PATCH v4 18/28] docs: "

PCI resource allocation hell, PCI_PROBE_ONLY, PCI_REASSIGN_ALL_BUS etc
 2019-06-13  6:07 UTC 

[PATCH v8 0/7] Add virtio-iommu driver
 2019-06-13 15:54 UTC  (2+ messages)

[PATCH v5 00/10] Support using MSI interrupts in ntb_transport
 2019-06-13 15:46 UTC  (3+ messages)

[PATCH V4 00/28] Enable Tegra PCIe root port features
 2019-06-13 15:42 UTC  (10+ messages)
` [PATCH V4 22/28] PCI: tegra: Access endpoint config only if PCIe link is up
` [PATCH V4 27/28] PCI: tegra: Add support for GPIO based PERST#

[PATCH 0/3] Redundant steps removal and bug fix of ntb_hw_switchtec
 2019-06-13 13:22 UTC  (2+ messages)

[PATCH] ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()
 2019-06-13 13:25 UTC  (3+ messages)

[PATCH v2 1/1] PCI/IOV: Fix incorrect cfg_size for VF > 0
 2019-06-12 19:52 UTC  (8+ messages)

[PATCH v4] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-06-12 16:31 UTC  (3+ messages)

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-06-12 16:23 UTC  (21+ messages)
` [PATCHv5 04/20] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv5 07/20] PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors
` [PATCHv5 16/20] PCI: mobiveil: Add link up condition check
` [PATCHv5 17/20] PCI: mobiveil: Complete initialization of host even if no PCIe link
` [PATCHv5 18/20] PCI: mobiveil: Disable IB and OB windows set by bootloader
` [PATCHv5 19/20] PCI: mobiveil: Add 8-bit and 16-bit register accessors

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a774a1
 2019-06-12 11:46 UTC  (3+ messages)

[PATCH v2 0/2] PCI: Power management improvements
 2019-06-12 10:57 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Add missing link delays required by the PCIe spec
` [PATCH v2 2/2] PCI: Do not poll for PME if the device is in D3cold

[PATCH V10 00/15] Add Tegra194 PCIe support
 2019-06-12  9:53 UTC  (16+ messages)
` [PATCH V10 01/15] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V10 02/15] PCI: Disable MSI for Tegra194 root port
` [PATCH V10 03/15] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V10 04/15] PCI: dwc: Move config space capability search API
` [PATCH V10 05/15] PCI: dwc: Add ext "
` [PATCH V10 06/15] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V10 07/15] PCI: dwc: Add support to enable "
` [PATCH V10 08/15] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V10 09/15] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V10 10/15] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V10 11/15] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V10 12/15] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V10 13/15] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V10 14/15] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V10 15/15] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH V9 00/15] Add Tegra194 PCIe support
 2019-06-12  9:27 UTC  (4+ messages)
` [PATCH V9 13/15] phy: tegra: Add PCIe PIPE2UPHY support

[PATCH v2] PCI: altera: Fix configuration type based on secondary number
 2019-06-12  6:42 UTC 

[PATCH 0/2] Fix Altera PCIe configuration type handling
 2019-06-12  2:23 UTC  (4+ messages)
` [PATCH 1/2] PCI: altera: Fix configuration type based on secondary number

[PATCH 1/1] PCI/IOV: Fix incorrect cfg_size for VF > 0
 2019-06-11 23:06 UTC 

iMX6 5.2-rc3 boot failure due to "PCI: imx6: Allow asynchronous probing"
 2019-06-11 23:05 UTC  (3+ messages)

[PATCH] PCI: PM: Avoid possible suspend-to-idle issue
 2019-06-11 21:37 UTC  (5+ messages)

[PATCH] PCI/VMD: Fix config addressing with bus offsets
 2019-06-11 21:15 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).