Eric Auger ([email protected])

Number of posts: 1661 (0.61 per day)
First post: 2016-10-03 09:38:19
Last post: 2024-03-28 08:15:57

Date List Subject
2020-11-16 10:46:38 linux-kernel [PATCH v12 01/15] iommu: Introduce attach/detach_pasid_table API
2020-11-16 10:46:22 linux-kernel [PATCH v12 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
2020-11-13 17:54:05 linux-kernel [PATCH] vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
2020-11-13 16:16:37 linux-kernel Re: [PATCH v10 04/11] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
2020-11-13 16:14:25 linux-kernel Re: [PATCH v10 05/11] vfio/pci: Register an iommu fault handler
2020-11-12 18:42:13 linux-kernel Re: [RFC, v1 0/3] msi support for platform devices
2020-11-09 15:20:10 linux-kernel Re: [RFC, v0 1/3] vfio/platform: add support for msi
2020-11-09 15:10:01 linux-kernel Re: [RFC, v0 1/3] vfio/platform: add support for msi
2020-10-28 07:43:06 linux-kernel Re: [PATCH v10 01/11] vfio: VFIO_IOMMU_SET_PASID_TABLE
2020-10-11 10:27:35 linux-kernel Re: [PATCH v6 10/10] vfio/fsl-mc: Add support for device reset
2020-10-11 10:12:34 linux-kernel Re: [PATCH v6 08/10] vfio/fsl-mc: trigger an interrupt via eventfd
2020-10-10 23:18:06 linux-kernel Re: [PATCH v6 07/10] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
2020-10-10 23:13:24 linux-kernel Re: [PATCH v6 02/10] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
2020-10-10 23:06:32 linux-kernel Re: [PATCH v6 04/10] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
2020-10-10 23:06:11 linux-kernel Re: [PATCH v6 01/10] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
2020-10-10 23:02:59 linux-kernel Re: [PATCH v6 06/10] vfio/fsl-mc: Added lock support in preparation for interrupt handling
2020-10-10 23:00:38 linux-kernel Re: [PATCH v6 05/10] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions
2020-10-06 15:44:25 linux-kernel Re: [RFC 0/3] iommu: Reserved regions for IOVAs beyond dma_mask and iommu aperture
2020-10-06 15:31:09 linux-kernel Re: [PATCH v10 11/11] vfio: Document nested stage control
2020-09-30 10:01:59 linux-kernel Re: [RFC 0/3] iommu: Reserved regions for IOVAs beyond dma_mask and iommu aperture
2020-09-29 11:34:25 linux-kernel Re: [PATCH v12 5/6] iommu/uapi: Handle data and argsz filled by users
2020-09-29 07:25:04 linux-kernel Re: [RFC 2/3] iommu: Account for dma_mask and iommu aperture in IOVA reserved regions
2020-09-29 07:19:59 linux-kernel Re: [RFC 0/3] iommu: Reserved regions for IOVAs beyond dma_mask and iommu aperture
2020-09-28 19:53:34 linux-kernel [RFC 3/3] vfio/type1: Increase the version of VFIO_IOMMU_TYPE1_INFO_CAP_IOVA_RANGE
2020-09-28 19:52:56 linux-kernel [RFC 2/3] iommu: Account for dma_mask and iommu aperture in IOVA reserved regions
2020-09-28 19:52:35 linux-kernel [RFC 0/3] iommu: Reserved regions for IOVAs beyond dma_mask and iommu aperture
2020-09-28 19:52:28 linux-kernel [RFC 1/3] iommu: Fix merging in iommu_insert_resv_region
2020-09-23 11:49:28 linux-kernel Re: [PATCH v10 01/11] vfio: VFIO_IOMMU_SET_PASID_TABLE
2020-09-23 06:34:59 linux-kernel Re: [PATCH v2] iommu/arm: Add module parameter to set msi iova address
2020-09-11 16:39:42 linux-kernel Re: MSI/MSIX for VFIO platform
2020-09-10 09:21:00 linux-kernel Re: [PATCH v2 5/9] iommu/ioasid: Introduce ioasid_set private ID
2020-09-10 09:01:19 linux-kernel Re: [PATCH v2 6/9] iommu/ioasid: Introduce notification APIs
2020-09-10 08:35:01 linux-kernel Re: [PATCH v4 10/10] vfio/fsl-mc: Add support for device reset
2020-09-10 08:31:44 linux-kernel Re: [PATCH v4 09/10] vfio/fsl-mc: Add read/write support for fsl-mc devices
2020-09-10 08:31:29 linux-kernel Re: [PATCH v4 08/10] vfio/fsl-mc: trigger an interrupt via eventfd
2020-09-07 08:09:40 linux-kernel Re: [PATCH v2 3/9] iommu/ioasid: Introduce ioasid_set APIs
2020-09-07 08:08:42 linux-kernel Re: [PATCH v2 1/9] docs: Document IO Address Space ID (IOASID) APIs
2020-09-04 14:17:13 linux-kernel Re: [PATCH v4 01/10] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
2020-09-04 08:27:08 linux-kernel Re: [PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
2020-09-04 08:25:30 linux-kernel Re: [PATCH v4 10/10] vfio/fsl-mc: Add support for device reset
2020-09-04 08:20:37 linux-kernel Re: [PATCH v4 09/10] vfio/fsl-mc: Add read/write support for fsl-mc devices
2020-09-04 08:04:20 linux-kernel Re: [PATCH v4 08/10] vfio/fsl-mc: trigger an interrupt via eventfd
2020-09-03 20:16:58 linux-kernel Re: [PATCH v4 07/10] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
2020-09-03 19:56:58 linux-kernel Re: [PATCH v4 06/10] vfio/fsl-mc: Added lock support in preparation for interrupt handling
2020-09-03 16:06:51 linux-kernel Re: [PATCH v4 05/10] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions
2020-09-03 15:23:23 linux-kernel Re: [PATCH v4 04/10] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
2020-09-03 15:18:51 linux-kernel Re: [PATCH v4 04/10] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
2020-09-03 15:06:31 linux-kernel Re: [PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
2020-09-03 15:01:36 linux-kernel Re: [PATCH v4 01/10] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
2020-09-03 15:00:59 linux-kernel Re: [PATCH v4 02/10] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
2020-09-03 14:23:00 linux-kernel Re: [PATCH v4 03/10] vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctl