linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-27 19:54:39 to 2017-03-06 11:40:24 UTC [more...]

[PATCH 1/5] PCI: add resizeable BAR infrastructure v2
 2017-03-06 11:40 UTC 

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-03-06 11:31 UTC  (37+ messages)
` [RFC PATCH 03/30] PCI: Move ATS declarations outside of CONFIG_PCI
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 09/30] iommu/arm-smmu-v3: Support broadcast TLB maintenance
` [RFC PATCH 10/30] iommu/arm-smmu-v3: Add task contexts
` [RFC PATCH 12/30] iommu/arm-smmu-v3: Keep track of process address spaces
` [RFC PATCH 15/30] iommu/arm-smmu-v3: Steal private ASID from a domain
` [RFC PATCH 18/30] PCI: Make "PRG Response PASID Required" handling common
` [RFC PATCH 19/30] PCI: Cache PRI and PASID bits in pci_dev
` [RFC PATCH 22/30] iommu: Bind/unbind tasks to/from devices
` [RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task
` [RFC PATCH 25/30] iommu/arm-smmu-v3: Safe invalidation and recycling of PASIDs
` [RFC PATCH 26/30] iommu/arm-smmu-v3: Fix PRI queue overflow acknowledgement
` [RFC PATCH 28/30] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update at stage 1
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
` [RFC PATCH 30/30] vfio: Allow to bind foreign task

Partial BAR Address Allocation
 2017-03-06 11:04 UTC  (5+ messages)

[PATCH v2 00/22] PCI: Support for configurable PCI endpoint
 2017-03-06 10:16 UTC  (14+ messages)
` [PATCH v2 03/22] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH v2 04/22] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH v2 08/22] PCI: dwc: designware: Add EP mode support
` [PATCH v2 14/22] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode

[PATCH] PCI: Add cavium acs pci quirk
 2017-03-05  7:07 UTC  (3+ messages)

Using the generic host PCIe driver
 2017-03-04 14:33 UTC  (25+ messages)

[PATCH 0/5] Thunderbolt GPU fixes
 2017-03-04 11:14 UTC  (4+ messages)
` [PATCH 1/5] PCI: Recognize Thunderbolt devices

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-04 10:11 UTC  (44+ messages)
` [RFC PATCH v2 01/32] x86: Add the Secure Encrypted Virtualization CPU feature
` [RFC PATCH v2 02/32] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v2 03/32] KVM: SVM: prepare for new bit definition in nested_ctl
` [RFC PATCH v2 04/32] KVM: SVM: Add SEV feature definitions to KVM
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
` [RFC PATCH v2 07/32] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 09/32] x86: Change early_ioremap to early_memremap for BOOT data
` [RFC PATCH v2 10/32] x86: DMA support for SEV memory encryption
` [RFC PATCH v2 11/32] x86: Unroll string I/O when SEV is active
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 13/32] KVM: SVM: Enable SEV by setting the SEV_ENABLE CPU feature
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
` [RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables
` [RFC PATCH v2 17/32] x86: kvmclock: Clear encryption attribute when SEV is active
` [RFC PATCH v2 18/32] kvm: svm: Use the hardware provided GPA instead of page walk
` [RFC PATCH v2 19/32] crypto: ccp: Introduce the AMD Secure Processor device
` [RFC PATCH v2 20/32] crypto: ccp: Add Platform Security Processor (PSP) interface support
` [RFC PATCH v2 21/32] crypto: ccp: Add Secure Encrypted Virtualization (SEV) "
` [RFC PATCH v2 22/32] kvm: svm: prepare to reserve asid for SEV guest
` [RFC PATCH v2 23/32] kvm: introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [RFC PATCH v2 24/32] kvm: x86: prepare for SEV guest management API support
` [RFC PATCH v2 25/32] kvm: svm: Add support for SEV LAUNCH_START command
` [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command
` [RFC PATCH v2 27/32] kvm: svm: Add support for SEV LAUNCH_FINISH command
` [RFC PATCH v2 28/32] kvm: svm: Add support for SEV GUEST_STATUS command
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command
` [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command
` [RFC PATCH v2 31/32] kvm: svm: Add support for SEV LAUNCH_MEASURE command
` [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active

[PATCH] pcieaer doc: update the link
 2017-03-03 22:51 UTC  (2+ messages)

[GIT PULL] PCI fixes for v4.11
 2017-03-03 16:49 UTC 

[PATCH V2] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-03-03 10:33 UTC  (9+ messages)

[PATCH 2/4 v4] PCI: add driver for Faraday Technology Host Bridge
 2017-03-03  8:44 UTC 

[PATCH 1/4 v4] PCI: add DT bindings for Faraday Technology PCI Host Bridge
 2017-03-03  8:43 UTC 

[PATCH 1/4] pci: Allow lockless access path to PCI mmconfig
 2017-03-02 23:21 UTC  (4+ messages)
` [PATCH 2/4] pci: Add generic pci_bus_force_mmconfig interface
` [PATCH 3/4] x86, pci: Add interface to force mmconfig
` [PATCH 4/4] perf/x86/intel/uncore: Enable forced mmconfig for Intel uncore

[PATCH v6 0/4] New Microsemi PCI Switch Management Driver
 2017-03-02 23:11 UTC  (6+ messages)
` [PATCH v6 1/4] MicroSemi Switchtec management interface driver
` [PATCH v6 2/4] switchtec: Add user interface documentation
` [PATCH v6 3/4] switchtec: Add sysfs attributes to the Switchtec driver
` [PATCH v6 4/4] switchtec: Add IOCTLs "

[PATCH v7 0/4] New Microsemi PCI Switch Management Driver
 2017-03-02 23:24 UTC  (5+ messages)
` [PATCH v7 1/4] MicroSemi Switchtec management interface driver
` [PATCH v7 2/4] switchtec: Add user interface documentation
` [PATCH v7 3/4] switchtec: Add sysfs attributes to the Switchtec driver
` [PATCH v7 4/4] switchtec: Add IOCTLs "

[PATCH 1/4 v3] PCI: add DT bindings for Faraday Technology PCI Host Bridge
 2017-03-02 23:31 UTC  (5+ messages)
` [PATCH 3/4 v3] ARM: gemini: select MIGHT_HAVE_PCI

[PATCH 00/20] PCI: fix config and I/O Address space memory mappings
 2017-03-02 20:08 UTC  (20+ messages)
` [PATCH 01/20] PCI: remove __weak tag from pci_remap_iospace()
` [PATCH 07/20] PCI: implement Devres interface to map PCI config space
` [PATCH 13/20] PCI: iproc-platform: update PCI config space remap function
` [PATCH 14/20] PCI: hisi: "

[PATCH 1/3] PCI: Xilinx NWL PCIe: Expanding PCIe core errors and printing event occurred
 2017-03-02  8:46 UTC  (12+ messages)
` [PATCH 3/3] PCI: Xilinx NWL PCIe: Fix Error for multi function device for legacy interrupts

[PATCH] pci: dwc: Fix NULL pointer dereference due to missing assignment
 2017-03-02  4:02 UTC  (3+ messages)

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-03-01 23:49 UTC  (2+ messages)

[PATCH v5 0/4] New Microsemi PCI Switch Management Driver
 2017-03-02  0:50 UTC  (17+ messages)

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-03-01 23:27 UTC  (4+ messages)

[PATCH V3 0/2] PCI: add CRS support after hot reset and FLR
 2017-03-01 17:31 UTC  (6+ messages)
` [PATCH V3 2/2] PCI: handle CRS returned by device after FLR

[PATCH] PCI/aspm: Fix link->downstream setting
 2017-03-01 17:23 UTC  (2+ messages)

[PATCH] PCI: iproc: Add PCI_DOMAIN dependency to PCI Kconfig
 2017-03-01 15:53 UTC 

[PATCH 12/12] MIPS: PCI: Fix IP27 for the PCI_PROBE_ONLY case
 2017-03-01 15:39 UTC  (10+ messages)

[PATCH v5] PCI: Xilinx NWL: Modifying irq chip for legacy interrupts
 2017-03-01  9:47 UTC  (7+ messages)

[PATCH V3 0/4] PCI: exynos: use the PHY generic framework
 2017-03-01  4:38 UTC  (5+ messages)

[PATCH] PCI: altera: Fix TLP_CFG_DW0 for TLP write
 2017-02-28 21:11 UTC  (3+ messages)

[PATCH v3 0/3] pci: remove msi_controller registration API
 2017-02-28 14:31 UTC  (4+ messages)
` [PATCH v3 1/3] pci: pci-aardvark: move to MSI handling using generic MSI support
` [PATCH v3 2/3] pci: pci-mvebu: remove useless MSI enabling code
` [PATCH v3 3/3] of: pci: remove unused MSI controller helpers

[PATCH v2 0/2] Improvement on ioapic hotplug
 2017-02-28 13:34 UTC  (3+ messages)
  ` [PATCH v2 1/2] x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC
  ` [PATCH v2 2/2] x86/ioapic: Split IOAPIC hot-removal into two steps

[PATCH] PCI: altera: Fix TLP_CFG_DW0 for TLP write
 2017-02-28 10:32 UTC  (2+ messages)

[PATCH] PCI: altera: Fix TLP_CFG_DW0 for TLP write
 2017-02-28 10:24 UTC 

[PATCH 2/2 v4] pci-hyperv: lock pci bus on device eject
 2017-02-28  2:22 UTC 

[PATCH 1/2 v4] pci-hyperv: properly handle pci bus remove
 2017-02-28  2:19 UTC 

[Resend PATCH 2/2 v3] pci-hyperv: lock pci bus on device eject
 2017-02-27 21:51 UTC  (3+ 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).