Oleksandr Tyshchenko ([email protected])

Number of posts: 196 (0.11 per day)
First post: 2019-04-17 17:13:36
Last post: 2024-01-09 18:32:04

Date List Subject
2024-01-09 18:32:04 linux-kernel [PATCH v3] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
2024-01-07 10:35:48 linux-kernel [PATCH v2] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
2024-01-04 18:54:19 linux-kernel [PATCH] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
2023-03-28 10:41:12 linux-kernel Re: [PATCH] xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock
2023-02-24 15:35:24 linux-kernel [PATCH] drm/virtio: Pass correct device to dma_sync_sgtable_for_device()
2023-02-08 15:40:15 linux-kernel [PATCH] xen/grant-dma-iommu: Implement a dummy probe_device() callback
2022-10-25 17:06:19 linux-kernel [PATCH V4 2/2] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-25 16:34:36 linux-kernel [PATCH V4 1/2] xen/virtio: Optimize the setup of "xen-grant-dma" devices
2022-10-25 16:32:35 linux-kernel [PATCH V4 0/2] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-21 18:03:20 linux-kernel [PATCH V3] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-15 16:37:29 linux-kernel [PATCH V2] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-08 15:53:17 linux-kernel [PATCH V2 2/2] xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
2022-10-08 15:49:36 linux-kernel [PATCH V2 1/2] xen/virtio: Handle cases when page offset > PAGE_SIZE properly
2022-10-08 15:43:15 linux-kernel [PATCH V2 0/2] Other misc fixes for Xen grant DMA-mapping layer
2022-10-07 14:04:23 linux-kernel [PATCH] xen/virtio: Handle cases when page offset > PAGE_SIZE properly
2022-10-06 18:17:07 linux-kernel [PATCH] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-06 12:44:28 linux-kernel [PATCH] xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
2022-10-05 18:05:24 linux-kernel [PATCH 2/2] xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devices
2022-10-05 17:59:15 linux-kernel [PATCH 1/2] xen/virtio: Fix n_pages calculation in xen_grant_dma_map(unmap)_page()
2022-10-05 17:50:07 linux-kernel [PATCH 0/2] Misc fixes for Xen grant DMA-mapping layer
2022-07-15 10:18:02 linux-kernel Re: [PATCH v2] xen-blkback: fix persistent grants negotiation
2022-07-03 15:24:21 linux-kernel Re: [PATCH v3 6/8] genirq: Add and use an irq_data_update_affinity helper
2022-06-22 15:26:39 linux-kernel Re: [PATCH v3 3/3] xen: don't require virtio with grants for non-PV guests
2022-06-22 10:30:47 linux-kernel Re: [PATCH v3 0/3] virtio: support requiring restricted access per device
2022-06-22 09:31:00 linux-kernel Re: [PATCH v3 3/3] xen: don't require virtio with grants for non-PV guests
2022-06-20 16:27:59 linux-kernel [PATCH V1 1/2] xen/unpopulated-alloc: Introduce helpers for contiguous allocations
2022-06-20 16:06:05 linux-kernel [PATCH V1 0/2] Ability to allocate contiguous (was DMAable) pages using unpopulated-alloc
2022-06-20 15:53:14 linux-kernel [PATCH V1 2/2] xen/grant-table: Use unpopulated contiguous pages instead of real RAM ones
2022-06-17 09:09:49 linux-kernel Re: [PATCH v2] xen: don't require virtio with grants for non-PV guests
2022-06-16 20:40:54 linux-kernel Re: [PATCH v2] xen: don't require virtio with grants for non-PV guests
2022-06-16 07:40:03 linux-kernel Re: [PATCH v2] xen: don't require virtio with grants for non-PV guests
2022-06-15 17:01:19 linux-kernel Re: [RFC PATCH 1/2] xen/unpopulated-alloc: Introduce helpers for DMA allocations
2022-06-15 16:54:13 linux-kernel Re: [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones
2022-06-15 16:00:47 linux-kernel Re: [PATCH] xen: don't require virtio with grants for non-PV guests
2022-06-15 13:17:44 linux-kernel Re: [PATCH V4 0/8] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
2022-06-14 18:26:47 linux-kernel Re: [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones
2022-06-14 17:49:45 linux-kernel Re: [RFC PATCH 1/2] xen/unpopulated-alloc: Introduce helpers for DMA allocations
2022-06-09 19:25:59 linux-kernel Re: [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones
2022-06-08 19:43:38 linux-kernel Re: [RFC PATCH 1/2] xen/unpopulated-alloc: Introduce helpers for DMA allocations
2022-06-06 16:38:06 linux-kernel Re: [PATCH] xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
2022-06-06 05:36:16 linux-kernel [PATCH V4 4/8] xen/virtio: Enable restricted memory access using Xen grant mappings
2022-06-06 04:05:30 linux-kernel [PATCH V4 3/8] xen/grant-dma-ops: Add option to restrict memory access under Xen
2022-06-05 13:27:50 linux-kernel [PATCH V4 8/8] arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices
2022-06-05 06:23:57 linux-kernel [PATCH V4 0/8] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
2022-06-03 23:16:07 linux-kernel [PATCH V4 1/8] arm/xen: Introduce xen_setup_dma_ops()
2022-06-03 18:01:29 linux-kernel [PATCH V4 2/8] xen/grants: support allocating consecutive grants
2022-06-03 16:11:24 linux-kernel [PATCH V4 6/8] xen/grant-dma-iommu: Introduce stub IOMMU driver
2022-06-03 00:59:20 linux-kernel Re: [PATCH V3 4/8] xen/virtio: Enable restricted memory access using Xen grant mappings
2022-06-02 22:13:58 linux-kernel [PATCH V4 7/8] xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
2022-06-01 21:27:14 linux-kernel Re: [PATCH V3 5/8] dt-bindings: Add xen,grant-dma IOMMU description for xen-grant DMA ops
2022-06-01 21:26:08 linux-kernel [PATCH V3 1/8] arm/xen: Introduce xen_setup_dma_ops()