LinuxLists
Users
About
Alexey Kardashevskiy (
[email protected]
)
Number of posts: 911 (0.23 per day)
First post: 2012-05-24 03:10:15
Last post: 2023-04-13 12:16:43
Previous Page
/
Next Page
Date
List
Subject
2015-02-16 10:09:35
linux-kernel
[PATCH v4 26/28] vfio: powerpc/spapr: Rework an IOMMU group attach/detach
2015-02-16 10:08:38
linux-kernel
[PATCH v4 22/28] powerpc/powernv: Implement multilevel TCE tables
2015-02-16 10:08:36
linux-kernel
[PATCH v4 18/28] poweppc/powernv/ioda2: Rework iommu_table creation
2015-02-16 10:08:35
linux-kernel
[PATCH v4 27/28] vfio: powerpc/spapr: Register memory
2015-02-16 10:08:33
linux-kernel
[PATCH v4 21/28] powerpc/iommu: Split iommu_free_table into 2 helpers
2015-02-16 10:08:16
linux-kernel
[PATCH v4 17/28] powerpc/pseries/lpar: Enable VFIO
2015-02-16 10:08:05
linux-kernel
[PATCH v4 06/28] vfio: powerpc/spapr: Disable DMA mappings on disabled container
2015-02-16 10:08:02
linux-kernel
[PATCH v4 10/28] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
2015-02-16 10:08:00
linux-kernel
[PATCH v4 23/28] powerpc/powernv: Change prototypes to receive iommu
2015-02-16 10:07:56
linux-kernel
[PATCH v4 25/28] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework ownership
2015-02-16 10:07:55
linux-kernel
[PATCH v4 16/28] powerpc/iommu/powernv: Release replaced TCE
2015-02-16 10:07:53
linux-kernel
[PATCH v4 09/28] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
2015-02-16 10:07:31
linux-kernel
[PATCH v4 04/28] vfio: powerpc/spapr: Use it_page_size
2015-02-16 10:07:29
linux-kernel
[PATCH v4 01/28] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
2015-02-16 10:07:27
linux-kernel
[PATCH v4 00/28] powerpc/iommu/vfio: Enable Dynamic DMA windows
2015-02-05 04:59:01
linux-kernel
Re: [PATCH v3 08/24] powerpc/spapr: vfio: Switch from iommu_table to new powerpc_iommu
2015-02-05 04:57:15
linux-kernel
Re: [PATCH v3 12/24] powerpc/iommu/powernv: Release replaced TCE
2015-02-03 05:52:13
linux-kernel
Re: [PATCH v3 14/24] vfio: powerpc/spapr: Register memory
2014-10-10 18:33:36
linux-kernel
Re: [PATCH v2 13/13] vfio: powerpc/spapr: Enable Dynamic DMA windows
2014-07-30 12:31:00
linux-kernel
Re: [RFC PATCH] mm: Add helpers for locked_vm
2014-07-30 09:28:35
linux-kernel
[RFC PATCH] mm: Add helpers for locked_vm
2014-07-23 09:04:05
linux-kernel
Re: [PATCH 2/2] libata: Fix NULL pointer of scsi_host in ata_port
2014-07-09 03:55:34
linux-kernel
Re: Regression in 3.15 on POWER8 with multipath SCSI
2014-06-25 23:59:31
linux-kernel
Re: [PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration
2014-06-25 02:43:25
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-24 16:27:09
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-24 14:33:36
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-24 13:01:52
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-24 12:50:46
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-24 10:11:20
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-20 14:14:57
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-19 06:17:10
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-19 03:48:12
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-19 01:51:13
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-19 01:50:40
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-19 00:51:05
linux-kernel
Re: [PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-18 11:36:49
linux-kernel
[PATCH] vfio: Fix endianness handling for emulated BARs
2014-06-18 07:56:42
linux-kernel
Re: [PATCH 0/6] powerpc/powernv: Applying it_page_shift to platform code
2014-06-06 08:45:49
linux-kernel
[PATCH 3/6] powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()
2014-06-06 08:45:46
linux-kernel
[PATCH 2/6] powerpc/powernv: use it_page_shift in TCE build
2014-06-06 08:45:44
linux-kernel
[PATCH 5/6] powerpc/powernv: Make set_bypass() callback a type
2014-06-06 08:45:15
linux-kernel
[PATCH 4/6] powerpc/powernv: Add @it_owner to iommu_table struct
2014-06-06 08:44:41
linux-kernel
[PATCH 6/6] powerpc/powernv: Make invalidate() callback an iommu_table callback
2014-06-06 08:44:23
linux-kernel
[PATCH 1/6] powerpc/powernv: use it_page_shift for TCE invalidation
2014-06-06 08:44:21
linux-kernel
[PATCH 0/6] powerpc/powernv: Applying it_page_shift to platform code
2014-06-06 00:20:38
linux-kernel
Re: [PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration
2014-06-05 13:04:13
linux-kernel
Re: [PATCH 3/3] PPC: KVM: Add support for 64bit TCE windows
2014-06-05 09:27:01
linux-kernel
Re: [PATCH 3/3] PPC: KVM: Add support for 64bit TCE windows
2014-06-05 07:25:59
linux-kernel
[PATCH 3/3] PPC: KVM: Add support for 64bit TCE windows
2014-06-05 07:25:58
linux-kernel
[PATCH 1/3] PPC: KVM: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
2014-06-05 07:25:56
linux-kernel
[PATCH 2/3] PPC: KVM: Reserve KVM_CAP_SPAPR_TCE_64 capability number