LinuxLists
Users
About
Matthew Rosato (
[email protected]
)
Number of posts: 577 (0.33 per day)
First post: 2019-09-08 10:17:43
Last post: 2024-05-28 15:16:20
Previous Page
/
Next Page
Date
List
Subject
2022-10-26 14:16:55
linux-kernel
Re: [PATCH] KVM: s390: pci: Fix allocation size of aift kzdev elements
2022-10-21 17:00:05
linux-kernel
Re: [PATCH] s390/vfio-ap: Fix memory allocation for mdev_types array
2022-10-07 14:07:10
linux-kernel
Re: [PATCH v6 1/6] iommu/s390: Fix duplicate domain attachments
2022-10-06 21:55:36
linux-kernel
Re: [PATCH v5 3/6] iommu/s390: Fix potential s390_domain aperture shrinking
2022-10-06 21:52:33
linux-kernel
Re: [PATCH v5 6/6] iommu/s390: Implement map_pages()/unmap_pages() instead of map()/unmap()
2022-10-06 21:41:13
linux-kernel
Re: [PATCH v5 1/6] iommu/s390: Fix duplicate domain attachments
2022-10-04 21:31:17
linux-kernel
Re: [PATCH v4 3/5] iommu/s390: Fix potential s390_domain aperture shrinking
2022-10-04 16:57:51
linux-kernel
Re: [PATCH v4 2/5] iommu/s390: Get rid of s390_domain_device
2022-10-04 16:48:32
linux-kernel
Re: [PATCH v4 1/5] iommu/s390: Fix duplicate domain attachments
2022-10-04 15:33:43
linux-kernel
Re: [PATCH v4 5/5] iommu/s390: Fix incorrect pgsize_bitmap
2022-10-04 15:15:04
linux-kernel
Re: [PATCH v4 5/5] iommu/s390: Fix incorrect pgsize_bitmap
2022-09-20 20:42:20
linux-kernel
[RFC] KVM: s390: pci: register pci hooks without interpretation
2022-09-20 20:14:00
linux-kernel
Re: [RFC] KVM: s390: pci: register pci hooks without interpretation
2022-09-20 19:49:18
linux-kernel
[PATCH] KVM: s390: pci: register pci hooks without interpretation
2022-09-15 18:20:14
linux-kernel
[PATCH v2] KVM: s390: pci: fix plain integer as NULL pointer warnings
2022-09-07 16:39:56
linux-kernel
[PATCH] KVM: s390: pci: fix GAIT physical vs virtual pointers usage
2022-09-02 18:35:44
linux-kernel
Re: [PATCH v4 1/2] iommu/s390: Fix race with release_device ops
2022-09-02 17:55:00
linux-kernel
Re: [PATCH v4 1/2] iommu/s390: Fix race with release_device ops
2022-09-01 20:57:26
linux-kernel
Re: [PATCH v4 1/2] iommu/s390: Fix race with release_device ops
2022-09-01 17:33:52
linux-kernel
Re: [PATCH v4 1/2] iommu/s390: Fix race with release_device ops
2022-08-31 21:06:09
linux-kernel
[PATCH v4 2/2] iommu/s390: fix leak of s390_domain_device
2022-08-31 20:44:17
linux-kernel
[PATCH v4 0/2] iommu/s390: fixes related to repeat attach_dev calls
2022-08-31 20:38:18
linux-kernel
Re: [PATCH v3] iommu/s390: Fix race with release_device ops
2022-08-31 20:33:09
linux-kernel
[PATCH v4 1/2] iommu/s390: Fix race with release_device ops
2022-08-31 14:16:00
linux-kernel
Re: [PATCH v3] iommu/s390: Fix race with release_device ops
2022-08-30 20:37:54
linux-kernel
[PATCH v3] iommu/s390: Fix race with release_device ops
2022-08-29 13:51:41
linux-kernel
Re: [PATCH v2] iommu/s390: Fix race with release_device ops
2022-08-26 20:40:41
linux-kernel
[PATCH v2] iommu/s390: Fix race with release_device ops
2022-08-24 21:07:37
linux-kernel
Re: [PATCH] iommu/s390: Fix race with release_device ops
2022-08-23 20:54:00
linux-kernel
Re: [PATCH] KVM: s390: pci: fix plain integer as NULL pointer warnings
2022-08-23 20:52:33
linux-kernel
[PATCH] iommu/s390: Fix race with release_device ops
2022-08-23 20:32:25
linux-kernel
[PATCH] KVM: s390: pci: fix plain integer as NULL pointer warnings
2022-08-18 21:41:30
linux-kernel
Re: [PATCH] KVM: s390: pci: Hook to access KVM lowlevel from VFIO
2022-08-18 15:44:39
linux-kernel
Re: [PATCH] KVM: s390: pci: Hook to access KVM lowlevel from VFIO
2022-08-18 13:40:39
linux-kernel
Re: [PATCH] KVM: s390: pci: Hook to access KVM lowlevel from VFIO
2022-08-16 22:48:26
linux-kernel
Re: [PATCH] KVM: s390: pci: VFIO_PCI ZDEV configuration fix
2022-08-16 20:40:21
linux-kernel
Re: [PATCH] vfio-pci/zdev: require KVM to be built-in
2022-08-04 18:07:50
linux-kernel
[PATCH 1/1] KVM: s390: pci: fix airq_iv_create sparse warning
2022-08-04 17:36:53
linux-kernel
[PATCH 0/1] fix sparse warning in linux-next
2022-07-07 16:44:00
linux-kernel
Re: [PATCH v3 15/15] iommu: Clean up bus_set_iommu()
2022-07-07 13:43:56
linux-kernel
Re: [PATCH v3 15/15] iommu: Clean up bus_set_iommu()
2022-07-07 12:52:55
linux-kernel
Re: [PATCH v3 15/15] iommu: Clean up bus_set_iommu()
2022-07-05 19:51:36
linux-kernel
Re: [RFC] kvm: reverse call order of kvm_arch_destroy_vm() and kvm_destroy_devices()
2022-06-28 13:57:22
linux-kernel
Re: [PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
2022-06-28 13:57:05
linux-kernel
Re: [PATCH v9 16/21] KVM: s390: pci: add routines to start/stop interpretive execution
2022-06-27 21:10:28
linux-kernel
Re: [PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
2022-06-08 13:41:29
linux-kernel
Re: [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
2022-06-07 17:57:22
linux-kernel
[PATCH v9 05/21] s390/airq: pass more TPI info to airq handlers
2022-06-07 17:21:29
linux-kernel
[PATCH v9 15/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
2022-06-07 13:23:10
linux-kernel
[PATCH v9 18/21] vfio-pci/zdev: add function handle to clp base capability
2022-06-07 12:08:43
linux-kernel
[PATCH v9 09/21] s390/pci: stash dtsm and maxstbl