Yongji Xie ([email protected])

Number of posts: 74 (0.54 per day)
First post: 2015-12-11 08:55:08
Last post: 2016-04-27 12:47:34

Date List Subject
2016-04-27 12:47:34 linux-kernel [PATCH 5/5] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported
2016-04-27 12:47:03 linux-kernel [PATCH 4/5] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
2016-04-27 12:46:41 linux-kernel [PATCH 1/5] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
2016-04-27 12:46:38 linux-kernel [PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
2016-04-27 12:46:30 linux-kernel [PATCH 3/5] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller supports IRQ remapping
2016-04-27 12:46:23 linux-kernel [PATCH 2/5] iommu: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping
2016-04-27 12:23:38 linux-kernel [PATCH] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
2016-04-27 12:20:44 linux-kernel [PATCH 2/4] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
2016-04-27 12:20:21 linux-kernel [PATCH 3/4] PCI: Add a new option for resource_alignment to reassign alignment
2016-04-27 12:20:13 linux-kernel [PATCH 4/4] PCI: Add support for enforcing all MMIO BARs to be page aligned
2016-04-27 12:19:40 linux-kernel [PATCH 0/4] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
2016-04-27 12:19:00 linux-kernel [PATCH 1/4] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
2016-04-27 02:30:25 linux-kernel Re: [RFC v6 00/10] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
2016-04-26 06:44:43 linux-kernel Re: [RFC v6 04/10] PCI: Add support for enforcing all MMIO BARs to be page aligned
2016-04-25 10:07:42 linux-kernel Re: [RFC v6 00/10] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
2016-04-24 04:06:18 linux-kernel [PATCH v2] mm: fix incorrect pfn passed to untrack_pfn() in remap_pfn_range()
2016-04-24 03:44:32 linux-kernel Re: [PATCH] mm: Fix incorrect pfn passed to untrack_pfn in remap_pfn_range
2016-04-22 10:35:36 linux-kernel [PATCH] mm: Fix incorrect pfn passed to untrack_pfn in remap_pfn_range
2016-04-19 11:15:24 linux-kernel Re: [RFC v6 06/10] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
2016-04-18 11:05:46 linux-kernel [RFC v6 10/10] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported
2016-04-18 11:05:28 linux-kernel [RFC v6 08/10] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller supports IRQ remapping
2016-04-18 11:05:07 linux-kernel [RFC v6 09/10] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
2016-04-18 11:00:47 linux-kernel [RFC v6 07/10] iommu: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping
2016-04-18 11:00:25 linux-kernel [RFC v6 06/10] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
2016-04-18 10:58:25 linux-kernel [RFC v6 05/10] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
2016-04-18 10:58:14 linux-kernel [RFC v6 03/10] PCI: Add a new option for resource_alignment to reassign alignment
2016-04-18 10:57:41 linux-kernel [RFC v6 02/10] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
2016-04-18 10:57:10 linux-kernel [RFC v6 04/10] PCI: Add support for enforcing all MMIO BARs to be page aligned
2016-04-18 10:56:36 linux-kernel [RFC v6 01/10] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
2016-04-18 10:55:14 linux-kernel [RFC v6 00/10] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
2016-04-08 10:31:53 linux-kernel Re: [RFC v5 7/7] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported
2016-04-08 08:14:15 linux-kernel Re: [RFC v5 7/7] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported
2016-04-07 11:38:41 linux-kernel Re: [RFC v5 7/7] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported
2016-04-06 03:30:17 linux-kernel Re: [RFC v5 7/7] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported
2016-04-06 03:19:47 linux-kernel Re: [RFC v5 6/7] PCI: Add a new bit to pci_bus_flags to indicate interrupt remapping
2016-04-06 02:58:14 linux-kernel Re: [RFC v5 1/7] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
2016-04-06 02:16:53 linux-kernel Re: [RFC v5 2/7] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
2016-04-05 13:48:50 linux-kernel [RFC v5 7/7] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported
2016-04-05 13:48:42 linux-kernel [RFC v5 6/7] PCI: Add a new bit to pci_bus_flags to indicate interrupt remapping
2016-04-05 13:47:06 linux-kernel [RFC v5 5/7] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
2016-04-05 13:46:47 linux-kernel [RFC v5 4/7] PCI: Add support for enforcing all MMIO BARs to be page aligned
2016-04-05 13:46:28 linux-kernel [RFC v5 3/7] PCI: Add a new option for resource_alignment to reassign alignment
2016-04-05 13:46:11 linux-kernel [RFC v5 2/7] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
2016-04-05 13:45:32 linux-kernel [RFC v5 1/7] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
2016-04-05 13:44:44 linux-kernel [RFC v5 0/7] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
2016-03-18 15:04:35 linux-kernel Re: [RFC PATCH v4 4/7] PCI: Modify resource_alignment to support multiple devices
2016-03-18 11:52:19 linux-kernel Re: [RFC PATCH v4 7/7] powerpc/powernv/pci-ioda: Add IOMMU_CAP_INTR_REMAP for IODA host bridge
2016-03-17 11:39:36 linux-kernel Re: [RFC PATCH v4 7/7] powerpc/powernv/pci-ioda: Add IOMMU_CAP_INTR_REMAP for IODA host bridge
2016-03-17 11:36:38 linux-kernel Re: [RFC PATCH v4 3/7] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
2016-03-17 11:33:47 linux-kernel Re: [RFC PATCH v4 6/7] vfio-pci: Allow to mmap MSI-X table if IOMMU_CAP_INTR_REMAP was set
2016-03-17 11:31:19 linux-kernel Re: [RFC PATCH v4 5/7] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive