Joerg Roedel ([email protected])

Number of posts: 4288 (0.7 per day)
First post: 2007-09-14 09:45:57
Last post: 2024-06-14 14:55:27

Date List Subject
2021-12-06 14:01:25 linux-kernel Re: [PATCH 0/5] iommu/amd: fixes for suspend/resume
2021-12-06 13:49:11 linux-kernel Re: [PATCH v9 00/15] Clean up "mediatek,larb"
2021-12-06 13:36:03 linux-kernel Re: [PATCH v3 01/18] iommu: Add device dma ownership set/release interfaces
2021-12-06 12:40:43 linux-kernel Re: [PATCH 4/9] iommu/amd: Simplify pagetable freeing
2021-12-06 12:20:20 linux-kernel Re: [PATCH 1/9] gpu: host1x: Add missing DMA API include
2021-12-06 12:07:27 linux-kernel Re: [PATCH 0/4] iommu: M1 Pro/Max DART support
2021-12-06 12:04:10 linux-kernel Re: [PATCH v2] iommu/io-pgtable-arm: Fix table descriptor paddr formatting
2021-12-06 11:56:37 linux-kernel Re: [PATCH v2 1/6] iommu: Export iommu_{get,put}_resv_regions()
2021-12-06 11:53:15 linux-kernel Re: [PATCH v9 00/15] Clean up "mediatek,larb"
2021-12-06 11:40:16 linux-kernel Re: [PATCH 1/1] iommu: Extend mutex lock scope in iommu_probe_device()
2021-12-06 10:49:07 linux-kernel Re: [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API
2021-12-02 15:34:08 linux-kernel [PATCH v4 3/4] x86/mm: Flush global TLB when switching to trampoline page-table
2021-12-02 15:34:04 linux-kernel [PATCH v4 1/4] x86/realmode: Add comment for Global bit usage in trampline_pgd
2021-12-02 15:33:59 linux-kernel [PATCH v4 4/4] x86/64/mm: Map all kernel memory into trampoline_pgd
2021-12-02 15:33:57 linux-kernel [PATCH v4 2/4] x86/mm/64: Flush global TLB on boot and AP bringup
2021-12-02 15:33:55 linux-kernel [PATCH v4 0/4] x86/mm: Fix some issues with using trampoline_pgd
2021-12-02 14:47:07 linux-kernel [PATCH] x86/mm: Fix PAGE_KERNEL_IO removal breakage
2021-11-28 13:35:21 linux-kernel [git pull] IOMMU Fixes for Linux v5.16-rc2
2021-11-24 16:34:48 linux-kernel Re: [PATCH] iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
2021-11-23 10:55:51 linux-kernel [PATCH 2/2] iommu/amd: Clarify AMD IOMMUv2 initialization messages
2021-11-23 10:55:40 linux-kernel [PATCH 1/2] iommu/vt-d: Remove unused PASID_DISABLED
2021-11-23 10:55:39 linux-kernel [PATCH 0/2] iommu: Two minor cleanups for v5.16
2021-11-19 15:06:27 linux-kernel Re: [PATCH 01/11] iommu: Add device dma ownership set/release interfaces
2021-11-15 14:06:08 linux-kernel Re: [PATCH v7 15/45] x86/compressed: Register GHCB memory when SEV-SNP is active
2021-11-05 10:51:08 linux-kernel Re: [git pull] IOMMU Updates for Linux v5.16
2021-11-04 14:24:57 linux-kernel [git pull] IOMMU Updates for Linux v5.16
2021-10-27 21:42:31 linux-kernel Re: [PATCH] iommu/dart: Initialize DART_STREAMS_ENABLE
2021-10-27 21:10:00 linux-kernel Re: [PATCH][next] iommu/dma: Use kvcalloc() instead of kvzalloc()
2021-10-27 21:10:00 linux-kernel Re: [GIT PULL] iommu/arm-smmu: Updates for 5.16
2021-10-21 08:12:33 linux-kernel [PATCH 0/2] x86/sev: Two fixes for SEV-ES VC stack handling
2021-10-21 08:11:19 linux-kernel [PATCH 1/2] x86/sev: Fix stack type check in vc_switch_off_ist()
2021-10-21 08:11:09 linux-kernel [PATCH 2/2] x86/sev: Allow #VC exceptions on the VC2 stack
2021-10-20 12:48:03 linux-kernel [PATCH v5 4/6] KVM: SVM: Add support to handle AP reset MSR protocol
2021-10-20 12:47:42 linux-kernel [PATCH v5 6/6] KVM: SVM: Increase supported GHCB protocol version
2021-10-20 12:47:26 linux-kernel [PATCH v5 3/6] KVM: SVM: Move kvm_emulate_ap_reset_hold() to AMD specific code
2021-10-20 12:46:53 linux-kernel [PATCH v5 5/6] KVM: SVM: Add support for Hypervisor Feature support MSR protocol
2021-10-20 12:46:01 linux-kernel [PATCH v5 1/6] KVM: SVM: Get rid of set_ghcb_msr() and *ghcb_msr_bits() functions
2021-10-20 12:45:57 linux-kernel [PATCH v5 2/6] KVM: SVM: Add helper to generate GHCB MSR verson info, and drop macro
2021-10-20 12:45:50 linux-kernel [PATCH v5 0/6] KVM: SVM: Add initial GHCB protocol version 2 support
2021-10-18 11:42:10 linux-kernel Re: [PATCH] iommu/tegra-smmu: Use devm_bitmap_zalloc when applicable
2021-10-18 11:40:10 linux-kernel Re: [PATCH] iommu/dart: use kmemdup instead of kzalloc and memcpy
2021-10-01 18:38:47 linux-kernel [PATCH v3 3/4] x86/mm: Flush global TLB when switching to trampoline page-table
2021-10-01 16:10:19 linux-kernel [git pull] IOMMU Fixes for Linux v5.15-rc3
2021-10-01 16:10:08 linux-kernel [PATCH v3 4/4] x86/64/mm: Map all kernel memory into trampoline_pgd
2021-10-01 16:10:04 linux-kernel [PATCH v3 0/4] x86/mm: Fix some issues with using trampoline_pgd
2021-10-01 16:08:00 linux-kernel [PATCH v3 1/4] x86/realmode: Add comment for Global bit usage in trampline_pgd
2021-10-01 16:07:53 linux-kernel [PATCH v3 2/4] x86/mm/64: Flush global TLB on boot and AP bringup
2021-10-01 13:11:35 linux-kernel Re: [PATCH v2 3/4] x86/mm: Flush global TLB when switching to trampoline page-table
2021-09-30 13:56:33 linux-kernel Re: [PATCH v2 2/4] x86/mm/64: Flush global TLB on AP bringup
2021-09-30 10:17:08 linux-kernel Re: linux-next: Fixes tags need some work in the iommu tree
2021-09-29 18:56:06 linux-kernel [PATCH v4 4/5] KVM: SVM: Add support for Hypervisor Feature support MSR protocol