linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-20 05:14:08 to 2019-06-22 02:06:06 UTC [more...]

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

[PATCH V34 11/29] PCI: Lock down BAR access when the kernel is locked down
 2019-06-22  0:03 UTC 

[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  (7+ 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 4/6] PCI/MSI: Introduce new structure to manage MSI-x entries
` [RFC V1 RESEND 5/6] PCI/MSI: Free MSI-X resources by group
` [RFC V1 RESEND 6/6] Documentation: PCI/MSI: Document dynamic MSI-X infrastructure

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

[PATCH 1/4] arm64: pci: acpi: Use pci_assign_unassigned_root_bus_resources()
 2019-06-21 23:15 UTC  (17+ messages)
` [PATCH 2/4] pci: acpi: Read _DSM #5 from ACPI on root bridges
` [PATCH 3/4] pci: Do not auto-enable PCI reallocation when _DSM #5 returns 0
` [PATCH 4/4] arm64: pci: acpi: Preserve PCI resources configuration when asked by ACPI

[PATCH 0/3] net: ethernet: atheros: atlx: Use PCI generic definitions instead of private duplicates
 2019-06-21 22:45 UTC  (10+ messages)
` [PATCH 1/3] net: ethernet: atheros: atlx: Rename local PCI defines to generic names
` [PATCH 2/3] net: ethernet: atheros: atlx: Include generic PCI definitions
` [PATCH 3/3] net: ethernet: atheros: atlx: Remove unused and private "

[PATCH v3 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21 17:59 UTC  (9+ messages)
` [PATCH v3 1/3] net: fddi: skfp: Rename local PCI defines to match generic PCI defines
` [PATCH v3 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v3 3/3] net: fddi: skfp: Remove unused private "

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-21 17:54 UTC  (44+ messages)
` [RFC PATCH 01/28] block: Introduce DMA direct request type
` [RFC PATCH 02/28] block: Add dma_vec structure
` [RFC PATCH 03/28] block: Warn on mis-use of dma-direct bios
` [RFC PATCH 04/28] block: Never bounce "
` [RFC PATCH 05/28] block: Skip dma-direct bios in bio_integrity_prep()
` [RFC PATCH 06/28] block: Support dma-direct bios in bio_advance_iter()
` [RFC PATCH 07/28] block: Use dma_vec length in bio_cur_bytes() for dma-direct bios
` [RFC PATCH 08/28] block: Introduce dmavec_phys_mergeable()
` [RFC PATCH 09/28] block: Introduce vec_gap_to_prev()
` [RFC PATCH 10/28] block: Create generic vec_split_segs() from bvec_split_segs()
` [RFC PATCH 11/28] block: Create blk_segment_split_ctx
` [RFC PATCH 12/28] block: Create helper for bvec_should_split()
` [RFC PATCH 13/28] block: Generalize bvec_should_split()
` [RFC PATCH 14/28] block: Support splitting dma-direct bios
` [RFC PATCH 15/28] block: Support counting dma-direct bio segments
` [RFC PATCH 16/28] block: Implement mapping dma-direct requests to SGs in blk_rq_map_sg()
` [RFC PATCH 17/28] block: Introduce queue flag to indicate support for dma-direct bios
` [RFC PATCH 18/28] block: Introduce bio_add_dma_addr()
` [RFC PATCH 19/28] nvme-pci: Support dma-direct bios
` [RFC PATCH 20/28] IB/core: Introduce API for initializing a RW ctx from a DMA address
` [RFC PATCH 21/28] nvmet: Split nvmet_bdev_execute_rw() into a helper function
` [RFC PATCH 22/28] nvmet: Use DMA addresses instead of struct pages for P2P
` [RFC PATCH 23/28] nvme-pci: Remove support for PCI_P2PDMA requests
` [RFC PATCH 24/28] block: Remove PCI_P2PDMA queue flag
` [RFC PATCH 25/28] IB/core: Remove P2PDMA mapping support in rdma_rw_ctx
` [RFC PATCH 26/28] PCI/P2PDMA: Remove SGL helpers
` [RFC PATCH 27/28] PCI/P2PDMA: Remove struct pages that back P2PDMA memory
` [RFC PATCH 28/28] memremap: Remove PCI P2PDMA page memory type

[PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
 2019-06-21 16:42 UTC  (4+ messages)

[nicholas.johnson-opensource@outlook.com.au: [PATCH v6 4/4] PCI: Add pci=hpmemprefsize parameter to set MMIO_PREF size independently]
 2019-06-21 16:03 UTC  (8+ messages)

[PATCH v5 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21 15:40 UTC  (4+ messages)
` [PATCH v5 1/3] net: fddi: skfp: Rename local PCI defines to match generic PCI defines
` [PATCH v5 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v5 3/3] net: fddi: skfp: Remove unused private "

[PATCH v4 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21 15:19 UTC  (5+ messages)
` [PATCH v4 1/3] net: fddi: skfp: Rename local PCI defines to match generic PCI defines
` [PATCH v4 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v4 3/3] net: fddi: skfp: Remove unused private "

[PATCH] [RFC] PCI: sysfs: Ignore lockdep for remove attribute
 2019-06-21 15:00 UTC  (3+ messages)

PCI/AER sysfs files violate the rules of how sysfs works
 2019-06-21 14:45 UTC  (4+ messages)

[PATCH 0/5] Fixes for HiSilicon LPC driver and logical PIO code
 2019-06-21 14:33 UTC  (15+ messages)
` [PATCH 1/5] lib: logic_pio: Fix RCU usage
` [PATCH 2/5] lib: logic_pio: Add logic_pio_unregister_range()
` [PATCH 3/5] bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free
` [PATCH 4/5] bus: hisi_lpc: Add .remove method to avoid driver unbind crash
` [PATCH 5/5] lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration

[PATCH V6 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-21 14:32 UTC  (4+ messages)
` [PATCH V6 2/3] PCI: dwc: Cleanup DBI read and write APIs
` [PATCH V6 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCH] PCI/VMD: Fix config addressing with bus offsets
 2019-06-21 14:28 UTC  (2+ messages)

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

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a774a1
 2019-06-21  9:58 UTC  (2+ messages)

[PATCH V5 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-21  9:47 UTC  (5+ messages)
` [PATCH V5 2/3] PCI: dwc: Cleanup DBI read and write APIs
` [PATCH V5 3/3] PCI: dwc: Export APIs to support .remove() implementation

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

Kirkwood PCI Express and bridges
 2019-06-21  5:33 UTC  (2+ messages)

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-06-21  5:33 UTC  (12+ messages)

[PATCH V33 12/30] PCI: Lock down BAR access when the kernel is locked down
 2019-06-21  1:19 UTC 

[nicholas.johnson-opensource@outlook.com.au: [PATCH v6 3/4] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window]
 2019-06-20 23:24 UTC  (4+ messages)

[PATCH V10 00/15] Add Tegra194 PCIe support
 2019-06-20 23:23 UTC  (12+ messages)
` [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 15/15] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH v2 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-20 21:37 UTC  (7+ messages)
` [PATCH v2 1/3] net: fddi: skfp: Rename PCI_REV_ID to PCI_REVISION_ID
` [PATCH v2 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v2 3/3] net: fddi: skfp: Remove unused private "

[PATCH v3 0/7] Fix PF/VF dependency issue
 2019-06-20 20:38 UTC  (8+ messages)
` [PATCH v3 1/7] PCI/ATS: Fix pci_prg_resp_pasid_required() dependency issues
` [PATCH v3 2/7] PCI/ATS: Initialize PRI in pci_ats_init()
` [PATCH v3 3/7] PCI/ATS: Initialize PASID "
` [PATCH v3 4/7] PCI/ATS: Add PRI support for PCIe VF devices
` [PATCH v3 5/7] PCI/ATS: Add PASID "
` [PATCH v3 6/7] PCI/ATS: Disable PF/VF ATS service independently
` [PATCH v3 7/7] PCI: Skip Enhanced Allocation (EA) initialization for VF device

dev_pagemap related cleanups
 2019-06-20 19:36 UTC  (9+ messages)
` [PATCH 03/22] mm: remove hmm_devmem_add_resource
` [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 05/22] mm: export alloc_pages_vma
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken

[PATCH V6 00/27] Enable Tegra PCIe root port features
 2019-06-20 17:23 UTC  (18+ messages)
` [PATCH V6 04/27] PCI: tegra: Mask AFI_INTR in runtime suspend
` [PATCH V6 06/27] PCI: tegra: Add PCIe Gen2 link speed support
` [PATCH V6 18/27] PCI: tegra: Program AFI_CACHE* registers only for Tegra20
` [PATCH V6 23/27] arm64: tegra: Add PEX DPD states as pinctrl properties

[PATCH] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-06-20 11:18 UTC  (2+ messages)

[PATCH v2 0/5] Support Intel AHCI remapped NVMe devices
 2019-06-20  8:11 UTC  (7+ messages)
` [PATCH v2 2/5] nvme: rename "pci" operations to "mmio"
` [PATCH v2 3/5] nvme: introduce nvme_dev_ops
` [PATCH v2 4/5] nvme: move common definitions to pci.h
` [PATCH v2 5/5] nvme: Intel AHCI remap support

dev_pagemap related cleanups v2
 2019-06-20  6:32 UTC  (7+ 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).