Eric Auger ([email protected])

Number of posts: 1661 (0.61 per day)
First post: 2016-10-03 09:38:19
Last post: 2024-03-28 08:15:57

Date List Subject
2019-12-05 19:02:48 linux-kernel Re: [RFC 2/3] KVM: arm64: pmu: Fix chained SW_INCR counters
2019-12-05 14:08:02 linux-kernel Re: [RFC 2/3] KVM: arm64: pmu: Fix chained SW_INCR counters
2019-12-05 09:38:17 linux-kernel Re: [RFC 3/3] KVM: arm64: pmu: Enforce PMEVTYPER evtCount size
2019-12-04 20:47:06 linux-kernel [RFC 0/3] KVM/ARM: Misc PMU fixes
2019-12-04 20:46:53 linux-kernel [RFC 2/3] KVM: arm64: pmu: Fix chained SW_INCR counters
2019-12-04 20:46:26 linux-kernel [RFC 3/3] KVM: arm64: pmu: Enforce PMEVTYPER evtCount size
2019-12-04 20:45:32 linux-kernel [RFC 1/3] KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
2019-11-28 09:56:44 linux-kernel Re: [PATCH] KVM: arm64: get rid of var ret and out jump label in kvm_arch_vcpu_ioctl_set_guest_debug()
2019-11-28 09:56:15 linux-kernel Re: [PATCH] KVM: arm64: eliminate unnecessary var err and jump label in set_core_reg()
2019-11-28 09:10:12 linux-kernel Re: [PATCH] KVM: vgic: Use warpper function to lock/unlock all vcpus in kvm_vgic_create()
2019-11-28 09:00:52 linux-kernel Re: [PATCH] KVM: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy()
2019-11-26 17:58:41 linux-kernel [PATCH v4] iommu: fix KASAN use-after-free in iommu_insert_resv_region
2019-11-26 10:32:38 linux-kernel [PATCH v3] iommu: fix KASAN use-after-free in iommu_insert_resv_region
2019-11-25 10:46:52 linux-kernel [PATCH v2] iommu: fix KASAN use-after-free in iommu_insert_resv_region
2019-11-25 10:39:47 linux-kernel [PATCH] iommu: fix KASAN use-after-free in iommu_insert_resv_region
2019-11-25 09:31:31 linux-kernel Re: "Revisit iommu_insert_resv_region() implementation" causes use-after-free
2019-11-25 07:36:11 linux-kernel Re: "Revisit iommu_insert_resv_region() implementation" causes use-after-free
2019-11-20 21:11:38 linux-kernel Re: [PATCH v3 2/8] iommu/vt-d: Match CPU and IOMMU paging mode
2019-11-20 21:11:05 linux-kernel Re: [PATCH v3 6/8] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
2019-11-20 21:09:25 linux-kernel Re: [PATCH v3 7/8] iommu/vt-d: Avoid sending invalid page response
2019-11-20 21:04:16 linux-kernel Re: [PATCH v3 5/8] iommu/vt-d: Fix off-by-one in PASID allocation
2019-11-20 21:03:47 linux-kernel Re: [PATCH v3 4/8] iommu/vt-d: Avoid duplicated code for PASID setup
2019-11-20 21:03:02 linux-kernel Re: [PATCH v3 3/8] iommu/vt-d: Reject SVM bind for failed capability check
2019-11-20 21:01:53 linux-kernel Re: [PATCH v3 1/8] iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
2019-11-20 11:41:58 linux-kernel Re: [PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
2019-11-19 08:05:57 linux-kernel Re: [PATCH v2 04/10] iommu/vt-d: Match CPU and IOMMU paging mode
2019-11-19 08:05:04 linux-kernel Re: [PATCH v2 02/10] iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
2019-11-18 21:29:15 linux-kernel Re: [PATCH v2 09/10] iommu/vt-d: Avoid sending invalid page response
2019-11-18 21:22:51 linux-kernel Re: [PATCH v2 08/10] iommu/vt-d: Fix PASID cache flush
2019-11-18 21:13:45 linux-kernel Re: [PATCH v2 07/10] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
2019-11-18 21:03:10 linux-kernel Re: [PATCH v2 06/10] iommu/vt-d: Fix off-by-one in PASID allocation
2019-11-18 21:01:13 linux-kernel Re: [PATCH v2 05/10] iommu/vt-d: Avoid duplicated code for PASID setup
2019-11-18 20:57:41 linux-kernel Re: [PATCH v2 03/10] iommu/vt-d: Reject SVM bind for failed capability check
2019-11-18 20:57:01 linux-kernel Re: [PATCH v2 04/10] iommu/vt-d: Match CPU and IOMMU paging mode
2019-11-18 20:36:29 linux-kernel Re: [PATCH v2 01/10] iommu/vt-d: Introduce native SVM capable flag
2019-11-18 20:35:28 linux-kernel Re: [PATCH v2 02/10] iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
2019-11-13 19:10:10 linux-kernel Re: [PATCH] iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
2019-11-12 20:35:58 linux-kernel Re: [PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
2019-11-12 13:24:50 linux-kernel Re: [PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
2019-11-12 11:29:51 linux-kernel Re: [PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
2019-11-12 10:29:58 linux-kernel Re: [PATCH v7 11/11] iommu/vt-d: Add svm/sva invalidate function
2019-11-12 09:58:29 linux-kernel Re: [PATCH v7 04/11] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
2019-11-12 09:58:12 linux-kernel Re: [PATCH v7 06/11] iommu/vt-d: Avoid duplicated code for PASID setup
2019-11-08 16:19:52 linux-kernel Re: [PATCH v7 10/11] iommu/vt-d: Support flushing more translation cache types
2019-11-08 13:57:30 linux-kernel Re: [PATCH v7 07/11] iommu/vt-d: Add nested translation helper function
2019-11-08 11:31:51 linux-kernel Re: [PATCH v7 04/11] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
2019-11-08 10:41:33 linux-kernel Re: [PATCH v7 03/11] iommu/vt-d: Add custom allocator for IOASID
2019-11-08 10:37:07 linux-kernel Re: [PATCH v7 02/11] iommu/vt-d: Enlightened PASID allocation
2019-11-08 10:34:49 linux-kernel Re: [PATCH v7 01/11] iommu/vt-d: Cache virtual command capability register
2019-10-29 22:53:11 linux-kernel Re: [PATCH 3/3] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
2019-10-29 19:20:38 linux-kernel Re: [PATCH 3/3] KVM: arm/arm64: vgic: Don't rely on the wrong pending table