linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-25 07:20:42 to 2019-06-28 17:10:26 UTC [more...]

dev_pagemap related cleanups v3
 2019-06-28 17:10 UTC  (52+ messages)
` [PATCH 01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
` [PATCH 02/25] mm: remove the struct hmm_device infrastructure
` [PATCH 03/25] mm: remove hmm_devmem_add_resource
` [PATCH 04/25] mm: remove MEMORY_DEVICE_PUBLIC support
` [PATCH 05/25] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 06/25] mm: export alloc_pages_vma
` [PATCH 07/25] mm: factor out a devm_request_free_mem_region helper
` [PATCH 08/25] memremap: validate the pagemap type passed to devm_memremap_pages
` [PATCH 09/25] memremap: move dev_pagemap callbacks into a separate structure
` [PATCH 10/25] memremap: pass a struct dev_pagemap to ->kill and ->cleanup
` [PATCH 11/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 12/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops
` [PATCH 13/25] memremap: remove the data field in struct dev_pagemap
` [PATCH 14/25] memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
` [PATCH 15/25] memremap: provide an optional internal refcount in struct dev_pagemap
` [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
` [PATCH 17/25] PCI/P2PDMA: "
` [PATCH 18/25] nouveau: use alloc_page_vma directly
` [PATCH 19/25] nouveau: use devm_memremap_pages directly
` [PATCH 20/25] mm: remove hmm_vma_alloc_locked_page
` [PATCH 21/25] mm: remove hmm_devmem_add
` [PATCH 22/25] mm: simplify ZONE_DEVICE page private data
` [PATCH 23/25] mm: sort out the DEVICE_PRIVATE Kconfig mess
` [PATCH 24/25] mm: remove the HMM config option
` [PATCH 25/25] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-06-28 17:05 UTC  (15+ messages)
` [PATCHv5 04/20] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv5 08/20] PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
` [PATCHv5 09/20] PCI: mobiveil: Correct inbound/outbound window setup routines
` [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-28 16:22 UTC  (29+ messages)

[PATCH v1] tools: PCI: Fix installation when `make tools/pci_install`
 2019-06-28 13:33 UTC 

[PATCH v1 1/2] tools: PCI: Fix compilation error
 2019-06-28 13:12 UTC  (2+ messages)
` [PATCH v1 2/2] tools: PCI: Fix a typo in usage messages

[PATCH 05/43] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-06-28 12:20 UTC 

[PATCH] pci: tegra: use correct gpio/consumer.h header
 2019-06-28 10:46 UTC  (2+ messages)

PCI/AER sysfs files violate the rules of how sysfs works
 2019-06-28  8:44 UTC  (4+ messages)

[v2,0/2] PCI: mediatek: Add support for MT7629
 2019-06-28  7:34 UTC  (3+ messages)
` [v2,1/2] dt-bindings: PCI: "
` [v2,2/2] PCI: mediatek: Add controller "

[PATCH v2 0/5] Support Intel AHCI remapped NVMe devices
 2019-06-28  7:23 UTC  (7+ messages)
` [PATCH v2 2/5] nvme: rename "pci" operations to "mmio"

[PATCH 2/2] PCI: mediatek: Add controller support for MT7629
 2019-06-28  6:38 UTC  (12+ messages)

[PATCH] PCI: rpaphp: Avoid a sometimes-uninitialized warning
 2019-06-28  2:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCHv3 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-06-28  1:38 UTC  (2+ messages)
` [PATCHv3 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately

[nicholas.johnson-opensource@outlook.com.au: [PATCH v6 3/4] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window]
 2019-06-27 20:26 UTC  (12+ messages)
        ` Multitude of resource assignment functions

[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support (resend)
 2019-06-27 16:55 UTC  (12+ messages)
` [PATCH v5 04/12] PCI: brcmstb: add dma-range mapping for inbound traffic

[PATCH V11 00/12] Add Tegra194 PCIe support
 2019-06-27 16:52 UTC  (8+ messages)
` [PATCH V11 01/12] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V11 03/12] PCI: dwc: Perform dbi regs write lock towards the end

[PATCH] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-06-27 15:23 UTC  (6+ messages)

[PATCH v2] PCI: assign bus numbers present in EA capability for bridges
 2019-06-27 15:05 UTC  (3+ messages)

[RFC PATCH 0/2] lspci: support for CCIX DVSEC
 2019-06-27 14:43 UTC  (3+ messages)
` [RFC PATCH 1/2] lspci: CCIX DVSEC initial support
` [RFC PATCH 2/2] lspci: DVSEC Add an example from the ccix spec

[PATCH v3] PCI: aardvark: Fix PCI_EXP_RTCTL register configuration
 2019-06-27 14:22 UTC  (3+ messages)

[PATCH V9 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-27 11:25 UTC  (5+ messages)
` [PATCH V9 2/3] PCI: dwc: Cleanup DBI,ATU read and write APIs
` [PATCH V9 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCH RESEND] PCI: disable runtime PM for PLX switches
 2019-06-27 11:06 UTC  (9+ messages)

pciehp lockdep splat on 5.2-rc6
 2019-06-27  8:21 UTC 

dev_pagemap related cleanups
 2019-06-27  6:41 UTC  (26+ messages)
` [PATCH 05/22] mm: export alloc_pages_vma
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken

[PATCH v2 0/2] Improve _OSC control request granularity
 2019-06-27  2:38 UTC  (4+ messages)
` [PATCH v3] PCI/ACPI: "

[GIT PULL] Hisilicon fixes for v5.2
 2019-06-27  2:19 UTC  (8+ messages)

[PATCHv2 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-06-27  2:00 UTC  (4+ messages)
` [PATCHv2 2/2] PCI: layerscape: EP and RC drivers are compiled separately
    ` [EXT] "

[PATCH 0/2] PCI: Simplify pci_bus_distribute_available_resources()
 2019-06-26 22:35 UTC  (12+ messages)
` [PATCH 2/2] PCI: Skip resource distribution when no hotplug bridges

[PATCH] PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
 2019-06-26 21:52 UTC  (3+ messages)

[PATCH 0/3] net: ethernet: atheros: atlx: Use PCI generic definitions instead of private duplicates
 2019-06-26 20:07 UTC  (3+ messages)
` [PATCH 3/3] net: ethernet: atheros: atlx: Remove unused and private PCI definitions

[PATCH v5 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-26 20:05 UTC  (2+ messages)

[PATCH v3 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-26 20:03 UTC  (4+ messages)

mmap/munmap in sysfs
 2019-06-26 11:06 UTC  (3+ messages)

[PATCH v2] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-26 10:58 UTC  (10+ messages)

Bug report: AER driver deadlock
 2019-06-25 17:16 UTC  (2+ messages)

[PATCH] PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
 2019-06-25 16:09 UTC  (2+ messages)

[PATCH v3 0/3] PCI / ACPI: Handle sibling devices sharing power resources
 2019-06-25 12:15 UTC  (6+ messages)
` [PATCH v3 1/3] PCI / ACPI: Use cached ACPI device state to get PCI device power state
` [PATCH v3 2/3] ACPI / PM: Introduce concept of a _PR0 dependent device
` [PATCH v3 3/3] PCI / ACPI: Add _PR0 dependent devices

[PATCH v2 0/3] PCI / ACPI: Handle sibling devices sharing power resources
 2019-06-25 10:08 UTC  (7+ messages)
` [PATCH v2 1/3] PCI / ACPI: Use cached ACPI device state to get PCI device power state

[PATCH v2 0/6] Fixes for HiSilicon LPC driver and logical PIO code
 2019-06-25  9:57 UTC  (2+ messages)

[PATCHv7 0/7] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-06-25  9:09 UTC  (8+ messages)
` [PATCHv7 1/7] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver
` [PATCHv7 2/7] PCI: mobiveil: Make mobiveil_host_init() can be used to re-init host
` [PATCHv7 3/7] dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4 controller
` [PATCHv7 4/7] PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
` [PATCHv7 5/7] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv7 6/7] arm64: dts: lx2160a: Add PCIe controller DT nodes
` [PATCHv7 7/7] arm64: defconfig: Enable CONFIG_PCIE_LAYERSCAPE_GEN4

[PATCH V8 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-25  8:47 UTC  (3+ messages)
` [PATCH V8 2/3] PCI: dwc: Cleanup DBI,ATU read and write APIs

[PATCH V10 00/15] Add Tegra194 PCIe support
 2019-06-25  7:33 UTC  (5+ messages)
` [PATCH V10 11/15] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT


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).