messages from 2018-05-22 17:58:28 to 2018-05-26 02:24:45 UTC [more...]
[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
2018-05-26 2:24 UTC (25+ messages)
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 39/40] iommu/arm-smmu-v3: Add support for PRI
PCIe unsupported request with Intel 760p
2018-05-25 23:20 UTC (2+ messages)
[PATCH V2] PCI/portdrv: do not disable device on reboot/shutdown
2018-05-25 22:34 UTC (11+ messages)
[PATCH] PCI/sysfs: do not allow enabling/disabling a device with a driver
2018-05-25 22:30 UTC (2+ messages)
[PATCH] PCI: allow drivers to limit the number of VFs to 0
2018-05-25 21:45 UTC (10+ messages)
[PATCH] PCI: hv: Fix a __local_bh_enable_ip warning in hv_compose_msi_msg()
2018-05-25 19:51 UTC (2+ messages)
[PATCH] PCI: rcar: Clean up PHY init on failure
2018-05-25 19:27 UTC (2+ messages)
[PATCH] PCI/VMD: White list for fast interrupt handlers
2018-05-25 19:11 UTC (5+ messages)
[PATCH v2] PCI: qcom: add runtime pm support to pcie_port
2018-05-25 19:09 UTC (5+ messages)
` [PATCH] PCI: qcom: Fix error handling in pm_runtime support
[PATCH] lspci: Indicate if the OS / kernel go out-of-sync on BAR
2018-05-25 18:38 UTC (6+ messages)
[PATCH v4 0/6] PCI: rcar: Failpath fixes
2018-05-25 18:34 UTC (15+ messages)
` [PATCH v4 1/6] PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()
` [PATCH v4 2/6] PCI: rcar: Add missing irq_dispose_mapping() into failpath
` [PATCH v4 3/6] PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails
` [PATCH v4 4/6] PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
` [PATCH v4 5/6] PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi failpath
` [PATCH v4 6/6] PCI: rcar: Shut the PHY down in failpath
[PATCH] PCI: Try to clean up resources via remove if shutdown doesn't exist
2018-05-25 17:36 UTC (2+ messages)
Offline for two weeks
2018-05-25 14:26 UTC
[PATCH] PCI: hv: Do not wait forever on a device that has disappeared
2018-05-25 13:56 UTC (6+ messages)
[PATCH] PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi failpath
2018-05-25 10:04 UTC (3+ messages)
[PATCH 0/3] Add parameter for disabling ACS redirection for P2P
2018-05-25 8:28 UTC (5+ messages)
` [PATCH 1/3] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH 2/3] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH 3/3] PCI: Introduce the disable_acs_redir parameter
[PATCH v6 00/12] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug
2018-05-25 6:07 UTC (8+ messages)
` [PATCH v6 04/12] PCI: Make pciehp_is_native() stricter
[PATCH v5 0/1] *** PCI: kirin: Add MSI support ***
2018-05-25 3:58 UTC (2+ messages)
` [PATCH v5 1/1] PCI: kirin: Add MSI support
[PATCH v2 1/1] powerpc/pseries: fix EEH recovery of some IOV devices
2018-05-25 0:31 UTC
[PATCH v7 00/12] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug
2018-05-24 21:57 UTC (3+ messages)
` [PATCH v7 06/12] PCI: Request control of native SHPC hotplug similarly to pciehp
[RFC] PCI: hv: support reporting serial number as slot information
2018-05-24 21:30 UTC
[PATCH] genirq: Synchronize only with single thread on free_irq()
2018-05-24 20:45 UTC
[PATCH v2] PCI: Expand documentation for pci_add_dma_alias()
2018-05-24 17:51 UTC (3+ messages)
[PATCH V3] PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
2018-05-24 17:04 UTC (2+ messages)
[PATCH 0/5] Enable an additional VMD device id
2018-05-24 16:58 UTC (8+ messages)
` [PATCH 4/5] x86/PCI: Add additional VMD device root ports to VMD AER quirk
[PATCH 1/4] PCI: rcar: Rename rcar_pcie_parse_request_of_pci_ranges()
2018-05-24 14:36 UTC (15+ messages)
` [PATCH 3/4] PCI: rcar: Add missing irq_dispose_mapping() into failpath
` [PATCH 4/4] PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails
[PATCH v1 0/4] sparc/PCI: VGA resource and other fixes
2018-05-24 13:34 UTC (4+ messages)
[PATCH 0/3] PCI: hv: cleanup patches
2018-05-24 13:19 UTC (5+ messages)
` [PATCH 1/3] PCI: hv: remove unused reason for refcount handler
` [PATCH 2/3] PCI: hv: convert remove_lock to refcount
` [PATCH 3/3] PCI: hv: use list_for_each_entry
pci=earlydump on ARM
2018-05-24 11:54 UTC (3+ messages)
[PATCH v6 0/5] PCI: Improve PCIe link status reporting
2018-05-24 10:18 UTC (3+ messages)
[RESEND PATCH 3/4] dt-bindings: PCI: cadence: Add DT bindings for optional PHYs
2018-05-24 8:22 UTC (3+ messages)
[PATCH 1/6] PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()
2018-05-24 7:23 UTC (6+ messages)
` [PATCH 2/6] PCI: rcar: Add missing irq_dispose_mapping() into failpath
` [PATCH 3/6] PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails
` [PATCH 4/6] PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
` [PATCH 5/6] PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi failpath
` [PATCH 6/6] PCI: rcar: Shut the PHY down in failpath
[PATCH 0/5] Expose PCIe AER stats via sysfs
2018-05-24 6:08 UTC (30+ messages)
` [PATCH 1/5] PCI/AER: Define and allocate aer_stats structure for AER capable devices
` [PATCH 2/5] PCI/AER: Add sysfs stats "
` [PATCH 3/5] PCP/AER: Add sysfs attributes to provide breakdown of AERs
` [PATCH 4/5] PCI/AER: Add sysfs attributes for rootport cumulative stats
` [PATCH 5/5] Documentation/PCI: Add details of PCI AER statistics
` [PATCH v2 0/5] Expose PCIe AER stats via sysfs
` [PATCH v2 1/5] PCI/AER: Define and allocate aer_stats structure for AER capable devices
` [PATCH v2 2/5] PCI/AER: Add sysfs stats "
` [PATCH v2 3/5] PCI/AER: Add sysfs attributes to provide breakdown of AERs
` [PATCH v2 4/5] PCI/AER: Add sysfs attributes for rootport cumulative stats
` [PATCH v2 5/5] Documentation/ABI: Add details of PCI AER statistics
RFC: Counters for PCI Express AERs
2018-05-23 22:20 UTC (7+ messages)
[PATCH] PCI: Expand documentation for pci_add_dma_alias()
2018-05-23 22:06 UTC (2+ messages)
[PATCH 0/5] add missing of_node_put
2018-05-23 21:50 UTC (3+ messages)
` [PATCH 4/5] pci/hotplug/pnv-php: "
[PATCH v2 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
2018-05-23 20:39 UTC (6+ messages)
` [PATCH v2 1/2] NTB: Migrate PCI Constants to Cannonical PCI Header
` [PATCH v2 2/2] NTB: PCI Quirk to Enable Switchtec NT Functionality with IOMMU On
[PATCH 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
2018-05-23 20:21 UTC (13+ messages)
` [PATCH 2/2] NTB: PCI Quirk to Enable Switchtec NT Functionality with IOMMU On
[PATCH v1] MIPS: PCI: Use dev_printk()
2018-05-23 13:48 UTC (4+ messages)
` [PATCH v1] MIPS: PCI: Use dev_printk() when possible
[RESEND PATCH] PCI: qcom: add runtime pm support to pcie_port
2018-05-23 10:46 UTC (4+ messages)
[PATCH v2 0/9] PCI: dwc: Drop unnecessary root_bus_nr setting
2018-05-23 10:16 UTC (2+ messages)
[PATCH] PCI / PM: Do not clear state_saved for devices that remain suspended
2018-05-23 8:11 UTC (3+ messages)
[PATCH] PCI/portdrv: do not disable device on remove()
2018-05-23 2:40 UTC (4+ messages)
[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-05-22 21:28 UTC (4+ messages)
` [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).