linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-21 23:58:00 to 2019-06-26 12:29:24 UTC [more...]

dev_pagemap related cleanups v3
 2019-06-26 12:27 UTC  (26+ 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

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

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)

[PATCH] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-06-26  9:48 UTC  (3+ messages)

[PATCH V9 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-26  8:56 UTC  (4+ 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

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-26  6:57 UTC  (21+ messages)

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

[PATCH 0/2] PCI: Simplify pci_bus_distribute_available_resources()
 2019-06-25 23:22 UTC  (14+ messages)
` [PATCH 1/2] "
` [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-25 22:20 UTC 

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)

[GIT PULL] Hisilicon fixes for v5.2
 2019-06-25 13:31 UTC  (6+ 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  (13+ 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  (8+ messages)
` [PATCH v2 1/6] lib: logic_pio: Fix RCU usage
` [PATCH v2 2/6] lib: logic_pio: Avoid possible overlap for unregistering regions
` [PATCH v2 3/6] lib: logic_pio: Add logic_pio_unregister_range()
` [PATCH v2 4/6] bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free
` [PATCH v2 5/6] bus: hisi_lpc: Add .remove method to avoid driver unbind crash
` [PATCH v2 6/6] lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration

[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  (4+ messages)
` [PATCH V8 2/3] PCI: dwc: Cleanup DBI,ATU read and write APIs
` [PATCH V8 3/3] PCI: dwc: Export APIs to support .remove() implementation

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

[PATCH] PCI: Expose hidden NVIDIA HDA controllers
 2019-06-25  5:57 UTC  (3+ messages)

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

Kirkwood PCI Express and bridges
 2019-06-25  2:05 UTC  (4+ messages)

[PATCH v1 1/1] PCI/ERR: Update error status after reset_link()
 2019-06-24 22:35 UTC 

[PATCH] PCI/VMD: Fix config addressing with bus offsets
 2019-06-24 18:12 UTC  (3+ messages)

[PATCH] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
 2019-06-24 17:52 UTC  (2+ messages)

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

[PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini
 2019-06-24 15:04 UTC  (14+ messages)

Archs using generic PCI controller drivers vs. resource policy
 2019-06-24 11:11 UTC  (4+ messages)

Question about call to pci_assign_unassigned_bus_resources in amdgpu
 2019-06-24 10:27 UTC  (9+ messages)

[PATCH 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-06-24  9:34 UTC  (2+ messages)

[PATCH V11 00/12] Add Tegra194 PCIe support
 2019-06-24  9:15 UTC  (13+ messages)
` [PATCH V11 01/12] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V11 02/12] PCI: Disable MSI for Tegra root ports
` [PATCH V11 03/12] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V11 04/12] PCI: dwc: Move config space capability search API
` [PATCH V11 05/12] PCI: dwc: Add ext "
` [PATCH V11 06/12] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V11 07/12] PCI: dwc: Add support to enable "
` [PATCH V11 08/12] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V11 09/12] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V11 10/12] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V11 11/12] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V11 12/12] PCI: tegra: Add Tegra194 PCIe support

[PATCH v2 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-24  6:45 UTC  (3+ messages)
` [PATCH v2 1/3] net: fddi: skfp: Rename PCI_REV_ID to PCI_REVISION_ID

[RFC/PATCH] PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removal
 2019-06-24  4:32 UTC 

pci-hyperv.c and pci_bus_assign_resources()
 2019-06-24  3:48 UTC 

Two approaches for resources survey
 2019-06-24  2:54 UTC 

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

[PATCH V34 11/29] PCI: Lock down BAR access when the kernel is locked down
 2019-06-22 23:55 UTC  (2+ messages)

[GIT PULL] PCI fixes for v5.2
 2019-06-22 16:55 UTC  (2+ messages)

Inmail
 2019-06-22 15:17 UTC 

[PATCH V6 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-22 15:01 UTC  (4+ messages)
` [PATCH V6 2/3] PCI: dwc: Cleanup DBI read and write APIs

[PATCH 0/3] net: ethernet: atheros: atlx: Use PCI generic definitions instead of private duplicates
 2019-06-22  8:50 UTC  (6+ messages)

[PATCH] dt-bindings: 83xx-512x-pci: Drop cell-index property
 2019-06-22  3:45 UTC 

[PATCH net-next 0/2] PCI: let pci_disable_link_state propagate errors
 2019-06-22  2:06 UTC  (2+ messages)

[RFC V1 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-06-22  0:23 UTC  (2+ messages)

[PATCH v2] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
 2019-06-21 23:58 UTC  (2+ messages)

[RFC V1 RESEND 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-06-22  0:19 UTC  (5+ messages)
` [RFC V1 RESEND 1/6] PCI/MSI: New structures/macros for dynamic MSI-X allocation
` [RFC V1 RESEND 2/6] PCI/MSI: Dynamic allocation of MSI-X vectors by group
` [RFC V1 RESEND 3/6] x86: Introduce the dynamic teardown function
` [RFC V1 RESEND 5/6] PCI/MSI: Free MSI-X resources by group


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