Antonios Motakis ([email protected])

Number of posts: 181 (0.35 per day)
First post: 2013-07-18 16:24:38
Last post: 2014-12-19 21:21:39

Date List Subject
2014-10-13 13:11:37 linux-kernel [PATCH v8 05/18] vfio: amba: add the VFIO for AMBA devices module to Kconfig
2014-10-13 13:11:30 linux-kernel [PATCH v8 04/18] vfio: amba: VFIO support for AMBA devices
2014-10-13 13:11:21 linux-kernel [PATCH v8 03/18] vfio: platform: add the VFIO PLATFORM module to Kconfig
2014-10-13 13:11:11 linux-kernel [PATCH v8 02/18] vfio: platform: probe to devices on the platform bus
2014-10-13 13:11:03 linux-kernel [PATCH v8 01/18] vfio/platform: initial skeleton of VFIO support for platform devices
2014-10-13 13:10:29 linux-kernel [PATCH 3/5] vfio: type1: replace domain wide protection flags with supported capabilities
2014-10-13 13:09:58 linux-kernel [PATCH 5/5] vfio/iommu_type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-10-13 13:09:42 linux-kernel [PATCH 4/5] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
2014-10-13 13:09:35 linux-kernel [PATCH 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-10-13 13:09:32 linux-kernel [PATCH 1/5] vfio/iommu_type1: support for platform bus devices on ARM
2014-10-13 13:08:26 linux-kernel [PATCH] driver core: amba: add device binding path 'driver_override'
2014-10-13 13:07:13 linux-kernel [PATCH 3/3] iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver
2014-10-13 13:07:03 linux-kernel [PATCH 2/3] iommu: add capability IOMMU_CAP_NOEXEC
2014-10-13 13:06:54 linux-kernel [PATCH 1/3] iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
2014-10-08 12:19:18 linux-kernel Re: [PATCHv7 07/26] driver core: amba: add device binding path 'driver_override'
2014-06-06 16:57:56 linux-kernel Re: [RFC PATCH v6 17/20] vfio: add local lock in virqfd instead of depending on VFIO PCI
2014-06-06 16:39:42 linux-kernel Re: [RFC PATCH v6 10/20] vfio/platform: return info for device and its memory mapped IO regions
2014-06-05 17:10:57 linux-kernel [RFC PATCH v6 03/20] iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver
2014-06-05 17:10:38 linux-kernel [RFC PATCH v6 05/20] vfio/iommu_type1: support for platform bus devices on ARM
2014-06-05 17:06:26 linux-kernel [RFC PATCH v6 20/20] vfio/platform: implement IRQ masking/unmasking via an eventfd
2014-06-05 17:06:14 linux-kernel [RFC PATCH v6 19/20] vfio: initialize the virqfd workqueue in VFIO generic code
2014-06-05 17:06:10 linux-kernel [RFC PATCH v6 18/20] vfio: pass an opaque pointer on virqfd initialization
2014-06-05 17:06:05 linux-kernel [RFC PATCH v6 17/20] vfio: add local lock in virqfd instead of depending on VFIO PCI
2014-06-05 17:05:59 linux-kernel [RFC PATCH v6 16/20] vfio: move eventfd support code for VFIO_PCI to a sepparate file
2014-06-05 17:05:51 linux-kernel [RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts
2014-06-05 17:05:43 linux-kernel [RFC PATCH v6 14/20] vfio/platform: initial interrupts support
2014-06-05 17:05:33 linux-kernel [RFC PATCH v6 13/20] vfio/platform: return IRQ info
2014-06-05 17:05:24 linux-kernel [RFC PATCH v6 12/20] vfio/platform: support MMAP of MMIO regions
2014-06-05 17:05:15 linux-kernel [RFC PATCH v6 11/20] vfio/platform: read and write support for the device fd
2014-06-05 17:05:05 linux-kernel [RFC PATCH v6 10/20] vfio/platform: return info for device and its memory mapped IO regions
2014-06-05 17:04:56 linux-kernel [RFC PATCH v6 09/20] vfio/platform: initial skeleton of VFIO support for platform devices
2014-06-05 17:04:46 linux-kernel [RFC PATCH v6 08/20] driver core: platform: add device binding path 'driver_override'
2014-06-05 17:04:33 linux-kernel [RFC PATCH v6 07/20] vfio/iommu_type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-06-05 17:04:29 linux-kernel [RFC PATCH v6 06/20] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
2014-06-05 17:04:25 linux-kernel [RFC PATCH v6 04/20] iommu/arm-smmu: add capability IOMMU_CAP_INTR_REMAP
2014-06-05 17:04:19 linux-kernel [RFC PATCH v6 02/20] iommu: add capability IOMMU_CAP_NOEXEC
2014-06-05 17:04:14 linux-kernel [RFC PATCH v6 01/20] iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
2014-04-29 13:29:14 linux-kernel Re: [RFC PATCH v5 08/11] VFIO_PLATFORM: Support MMAP of MMIO regions
2014-04-29 13:28:13 linux-kernel Re: [RFC PATCH v5 07/11] VFIO_PLATFORM: Read and write support for the device fd
2014-04-29 13:23:28 linux-kernel Re: [RFC PATCH v5 05/11] VFIO_PLATFORM: Initial skeleton of VFIO support for platform devices
2014-04-29 13:16:48 linux-kernel Re: [RFC PATCH v5 04/11] VFIO_IOMMU_TYPE1: Introduce the VFIO_DMA_MAP_FLAG_EXEC flag
2014-04-29 09:52:51 linux-kernel Re: [RFC PATCH v5 02/11] ARM SMMU: Add capability IOMMU_CAP_DMA_EXEC
2014-04-28 16:01:32 linux-kernel [RFC PATCH v5 03/11] VFIO_IOMMU_TYPE1 for platform bus devices on ARM
2014-04-28 15:58:46 linux-kernel [RFC PATCH v5 08/11] VFIO_PLATFORM: Support MMAP of MMIO regions
2014-04-28 15:55:11 linux-kernel [RFC PATCH v5 11/11] VFIO_PLATFORM: Support for maskable and automasked interrupts
2014-04-28 15:55:05 linux-kernel [RFC PATCH v5 10/11] VFIO_PLATFORM: Initial interrupts support
2014-04-28 15:54:55 linux-kernel [RFC PATCH v5 09/11] VFIO_PLATFORM: Return IRQ info
2014-04-28 15:54:38 linux-kernel [RFC PATCH v5 05/11] VFIO_PLATFORM: Initial skeleton of VFIO support for platform devices
2014-04-28 15:54:35 linux-kernel [RFC PATCH v5 07/11] VFIO_PLATFORM: Read and write support for the device fd
2014-04-28 15:54:32 linux-kernel [RFC PATCH v5 06/11] VFIO_PLATFORM: Return info for device and its memory mapped IO regions
2014-04-28 15:54:06 linux-kernel [RFC PATCH v5 04/11] VFIO_IOMMU_TYPE1: Introduce the VFIO_DMA_MAP_FLAG_EXEC flag