LinuxLists
Users
About
Kirti Wankhede (
[email protected]
)
Number of posts: 307 (0.77 per day)
First post: 2016-10-17 21:21:08
Last post: 2017-11-19 04:16:38
Previous Page
/
Next Page
Date
List
Subject
2016-12-15 17:58:06
linux-kernel
Re: [PATCH] vfio/type1: Restore mapping performance with mdev support
2016-12-15 09:48:02
linux-kernel
Re: [PATCH] vfio-mdev: Fix mtty sample driver building
2016-12-15 07:48:42
linux-kernel
Re: [PATCH] vfio-mdev: Fix mtty sample driver building
2016-12-15 06:35:56
linux-kernel
Re: [PATCH] vfio/type1: Restore mapping performance with mdev support
2016-12-06 18:26:46
linux-kernel
[PATCH v2 2/2] vfio iommu: Fix size argument to vfio_find_dma() in pin_pages/unpin_pages
2016-12-06 18:25:46
linux-kernel
[PATCH v2 1/2] vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP.
2016-12-06 18:22:09
linux-kernel
Re: [PATCH v2 1/2] vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP.
2016-12-06 17:14:21
linux-kernel
[PATCH v2 2/2] vfio iommu: Fix size argument to vfio_find_dma() in pin_pages/unpin_pages
2016-12-06 17:12:07
linux-kernel
[PATCH v2 1/2] vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP.
2016-12-06 04:04:27
linux-kernel
Re: [PATCH 1/1] vfio iommu type1: set size to PAGE_SIZE while looking for iova in dma list
2016-12-06 03:59:57
linux-kernel
Re: [PATCH 1/1] vfio iommu type1: WARN_ON if notifier block is not unregistered
2016-12-05 21:06:58
linux-kernel
[PATCH 1/1] vfio iommu type1: WARN_ON if notifier block is not unregistered
2016-12-05 21:06:39
linux-kernel
[PATCH 1/1] vfio iommu type1: set size to PAGE_SIZE while looking for iova in dma list
2016-12-01 04:48:39
linux-kernel
Re: [PATCH] vfio: Fix handling of error returned by 'vfio_group_get_from_dev()'
2016-11-21 11:56:10
linux-kernel
Re: [PATCH v14 08/22] vfio iommu type1: Add find_iommu_group() function
2016-11-18 02:02:03
linux-kernel
Re: [PATCH v14 00/22] Add Mediated device support
2016-11-17 17:20:48
linux-kernel
Re: [PATCH v14 12/22] vfio: Add notifier callback to parent's ops structure of mdev
2016-11-17 06:23:25
linux-kernel
Re: [PATCH v14 09/22] vfio iommu type1: Add task structure to vfio_dma
2016-11-17 05:06:14
linux-kernel
Re: [PATCH v14 12/22] vfio: Add notifier callback to parent's ops structure of mdev
2016-11-17 05:03:11
linux-kernel
Re: [PATCH v14 12/22] vfio: Add notifier callback to parent's ops structure of mdev
2016-11-17 04:57:08
linux-kernel
Re: [PATCH v14 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
2016-11-17 04:51:00
linux-kernel
Re: [PATCH v14 10/22] vfio iommu type1: Add support for mediated devices
2016-11-17 04:49:45
linux-kernel
Re: [PATCH v14 10/22] vfio iommu type1: Add support for mediated devices
2016-11-16 20:52:34
linux-kernel
[PATCH v14 02/22] vfio: VFIO based driver for Mediated devices
2016-11-16 20:51:35
linux-kernel
[PATCH v14 03/22] vfio: Rearrange functions to get vfio_group from dev
2016-11-16 20:50:51
linux-kernel
[PATCH v14 04/22] vfio: Common function to increment container_users
2016-11-16 20:50:04
linux-kernel
[PATCH v14 12/22] vfio: Add notifier callback to parent's ops structure of mdev
2016-11-16 20:49:26
linux-kernel
[PATCH v14 21/22] docs: Sample driver to demonstrate how to use Mediated device framework.
2016-11-16 20:49:13
linux-kernel
[PATCH v14 18/22] vfio: Define device_api strings
2016-11-16 20:48:10
linux-kernel
[PATCH v14 07/22] vfio iommu type1: Update argument of vaddr_get_pfn()
2016-11-16 20:47:54
linux-kernel
[PATCH v14 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
2016-11-16 20:47:34
linux-kernel
[PATCH v14 19/22] docs: Add Documentation for Mediated devices
2016-11-16 20:47:08
linux-kernel
[PATCH v14 22/22] MAINTAINERS: Add entry VFIO based Mediated device drivers
2016-11-16 20:46:52
linux-kernel
[PATCH v14 20/22] docs: Sysfs ABI for mediated device framework
2016-11-16 20:46:42
linux-kernel
[PATCH v14 13/22] vfio: Introduce common function to add capabilities
2016-11-16 20:46:34
linux-kernel
[PATCH v14 17/22] vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare()
2016-11-16 20:46:28
linux-kernel
[PATCH v14 16/22] vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
2016-11-16 20:46:24
linux-kernel
[PATCH v14 15/22] vfio: Introduce vfio_set_irqs_validate_and_prepare()
2016-11-16 20:46:21
linux-kernel
[PATCH v14 14/22] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
2016-11-16 20:46:11
linux-kernel
[PATCH v14 09/22] vfio iommu type1: Add task structure to vfio_dma
2016-11-16 20:46:06
linux-kernel
[PATCH v14 10/22] vfio iommu type1: Add support for mediated devices
2016-11-16 20:45:58
linux-kernel
[PATCH v14 06/22] vfio iommu type1: Update arguments of vfio_lock_acct
2016-11-16 20:45:54
linux-kernel
[PATCH v14 08/22] vfio iommu type1: Add find_iommu_group() function
2016-11-16 20:45:42
linux-kernel
[PATCH v14 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
2016-11-16 20:45:26
linux-kernel
[PATCH v14 01/22] vfio: Mediated device Core driver
2016-11-16 20:45:19
linux-kernel
[PATCH v14 00/22] Add Mediated device support
2016-11-16 15:22:33
linux-kernel
Re: [PATCH v13 12/22] vfio: Add notifier callback to parent's ops structure of mdev
2016-11-16 15:22:29
linux-kernel
Re: [PATCH v13 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
2016-11-16 15:12:12
linux-kernel
Re: [PATCH v13 09/22] vfio iommu type1: Add task structure to vfio_dma
2016-11-16 15:07:45
linux-kernel
Re: [PATCH v13 02/22] vfio: VFIO based driver for Mediated devices
2016-11-16 15:06:55
linux-kernel
Re: [PATCH v13 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops