Niklas Schnelle ([email protected])

Number of posts: 1011 (0.64 per day)
First post: 2020-02-17 09:33:48
Last post: 2024-06-11 15:58:01

Date List Subject
2022-11-16 18:47:01 linux-kernel [PATCH v2 6/7] iommu/dma: Enable variable queue size and use larger single queue
2022-11-16 18:01:13 linux-kernel [PATCH v2 2/7] s390/pci: prepare is_passed_through() for dma-iommu
2022-11-16 17:48:03 linux-kernel [PATCH v2 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2022-11-16 17:44:53 linux-kernel [PATCH v2 5/7] iommu/dma: Allow a single FQ in addition to per-CPU FQs
2022-11-16 17:44:42 linux-kernel [PATCH v2 3/7] s390/pci: Use dma-iommu layer
2022-11-16 17:44:41 linux-kernel [PATCH v2 7/7] iommu/s390: flush queued IOVAs on RPCIT out of resource indication
2022-11-16 17:39:49 linux-kernel [PATCH v2 1/7] s390/ism: Set DMA coherent mask
2022-11-16 17:28:15 linux-kernel [PATCH v2 4/7] iommu: Let iommu.strict override ops->def_domain_type
2022-11-09 16:38:27 linux-kernel [PATCH v2 0/5] iommu/s390: Further improvements
2022-11-09 16:00:10 linux-kernel [PATCH v2 2/5] iommu/s390: Add I/O TLB ops
2022-11-09 15:56:26 linux-kernel [PATCH v2 5/5] s390/pci: use lock-free I/O translation updates
2022-11-09 15:44:41 linux-kernel [PATCH v2 1/5] iommu/s390: Make attach succeed even if the device is in error state
2022-11-09 14:50:15 linux-kernel [PATCH v2 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
2022-11-09 14:36:31 linux-kernel [PATCH v2 4/5] iommu/s390: Optimize IOMMU table walking
2022-11-02 11:24:53 linux-kernel Re: [PATCH 2/5] iommu/s390: Add I/O TLB ops
2022-10-31 12:09:47 linux-kernel Re: [PATCH] PCI: Fix dropping valid root bus resources with .end = zero
2022-10-28 10:15:00 linux-kernel Re: [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
2022-10-27 14:03:34 linux-kernel Re: [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
2022-10-27 13:58:08 linux-kernel Re: [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
2022-10-25 12:27:05 linux-kernel [PATCH v8 5/6] iommu/s390: Fix incorrect pgsize_bitmap
2022-10-25 12:16:45 linux-kernel [PATCH v8 6/6] iommu/s390: Implement map_pages()/unmap_pages() instead of map()/unmap()
2022-10-25 12:14:39 linux-kernel [PATCH v8 0/6] iommu/s390: Fixes related to attach and aperture handling
2022-10-25 12:13:33 linux-kernel [PATCH v8 3/6] iommu/s390: Fix potential s390_domain aperture shrinking
2022-10-25 12:13:33 linux-kernel [PATCH v8 1/6] iommu/s390: Fix duplicate domain attachments
2022-10-25 12:02:24 linux-kernel [PATCH v8 4/6] iommu/s390: Fix incorrect aperture check
2022-10-25 12:01:50 linux-kernel [PATCH v8 2/6] iommu/s390: Get rid of s390_domain_device
2022-10-24 18:57:38 linux-kernel Re: [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
2022-10-24 17:15:55 linux-kernel Re: [PATCH v7 3/6] iommu/s390: Fix potential s390_domain aperture shrinking
2022-10-21 15:28:32 linux-kernel Re: [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
2022-10-21 15:27:41 linux-kernel Re: [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
2022-10-21 12:39:25 linux-kernel Re: [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
2022-10-20 16:47:57 linux-kernel Re: [RFC 5/6] iommu/dma: Add simple batching flush queue implementation
2022-10-20 13:41:46 linux-kernel Re: [RFC 1/6] s390/ism: Set DMA coherent mask
2022-10-20 09:14:34 linux-kernel Re: [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
2022-10-19 15:37:00 linux-kernel [RFC 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2022-10-19 15:36:58 linux-kernel [RFC 3/6] s390/pci: Use dma-iommu layer
2022-10-19 15:28:27 linux-kernel [RFC 5/6] iommu/dma: Add simple batching flush queue implementation
2022-10-19 15:07:26 linux-kernel [RFC 1/6] s390/ism: Set DMA coherent mask
2022-10-19 15:07:14 linux-kernel [RFC 6/6] iommu/s390: flush queued IOVAs on RPCIT out of resource indication
2022-10-19 15:07:09 linux-kernel [RFC 2/6] s390/pci: prepare is_passed_through() for dma-iommu
2022-10-19 15:06:55 linux-kernel [RFC 4/6] iommu/dma: Prepare for multiple flush queue implementations
2022-10-19 08:38:08 linux-kernel Re: [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
2022-10-18 14:57:30 linux-kernel [PATCH 5/5] s390/pci: use lock-free I/O translation updates
2022-10-18 14:57:14 linux-kernel [PATCH 1/5] iommu/s390: Make attach succeed even if the device is in error state
2022-10-18 14:56:47 linux-kernel [PATCH 4/5] iommu/s390: Optimize IOMMU table walking
2022-10-18 14:56:39 linux-kernel [PATCH 2/5] iommu/s390: Add I/O TLB ops
2022-10-18 14:56:33 linux-kernel [PATCH 0/5] iommu/s390: Further improvements
2022-10-18 14:56:11 linux-kernel [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
2022-10-17 13:28:16 linux-kernel [PATCH v7 0/6] iommu/s390: Fixes related to attach and aperture handling
2022-10-17 13:26:29 linux-kernel [PATCH v7 6/6] iommu/s390: Implement map_pages()/unmap_pages() instead of map()/unmap()
2022-10-17 13:22:52 linux-kernel [PATCH v7 1/6] iommu/s390: Fix duplicate domain attachments