Joerg Roedel ([email protected])

Number of posts: 493 (0.14 per day)
First post: 2014-07-05 21:56:25
Last post: 2024-02-02 08:47:44

Date List Subject
2024-02-02 08:47:44 linux-kernel Re: [PATCH v2] powerpc: iommu: Bring back table group release_ownership() call
2024-01-04 10:58:40 linux-crypto Re: [PATCH v1 03/26] iommu/amd: Don't rely on external callers to enable IOMMU SNP support
2023-10-05 14:35:11 linux-kernel Re: [PATCH] s390/pci: Fix reset of IOMMU software counters
2023-07-07 08:41:03 linux-kernel Re: [PATCH v2] x86/kexec: Add EFI config table identity mapping for kexec kernel
2023-05-22 13:53:25 linux-kernel Re: [PATCH v2 17/20] x86: efistub: Check SEV/SNP support while running in the firmware
2023-05-22 13:25:19 linux-kernel Re: [PATCH v2 17/20] x86: efistub: Check SEV/SNP support while running in the firmware
2023-05-22 13:22:45 linux-kernel Re: [PATCH] x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed
2023-02-16 09:19:12 linux-kernel Re: [PATCH] iommu/of: mark an unused function as __maybe_unused
2023-01-30 10:59:46 linux-kernel Re: [PATCH] x86/debug: Fix stack recursion caused by DR7 accesses
2023-01-30 08:52:01 linux-kernel Re: linux-next: build failure after merge of the rpmsg tree
2023-01-30 08:50:07 linux-kernel Re: linux-next: manual merge of the iommu tree with Linus' tree
2023-01-03 10:43:30 linux-kernel Re: [regression, bisected, pci/iommu] BugĀ 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
2022-08-05 10:16:36 linux-kernel Re: [PATCH 1/1] x86: Change mov $0, %reg with xor %reg, %reg
2022-07-29 08:41:42 linux-kernel Re: [PATCH v2 -next] ACPI/IORT: Fix build error implicit-function-declaration
2022-06-24 13:39:03 linux-kernel Re: [PATCH v2] MAINTAINERS: Add new IOMMU development mailing list
2022-06-24 10:34:56 linux-kernel Re: [PATCH] MAINTAINERS: Add new IOMMU development mailing list
2022-05-14 02:45:19 linux-kernel Re: [BUG] Warning and NULL-ptr dereference in amdgpu driver with 5.18
2022-05-14 02:30:06 linux-kernel Re: [BUG] Warning and NULL-ptr dereference in amdgpu driver with 5.18
2022-05-14 00:46:43 linux-kernel Re: [PATCH V2] x86/sev: Mark the code returning to user space as syscall gap
2022-05-10 22:10:33 linux-kernel Re: [BUG] Warning and NULL-ptr dereference in amdgpu driver with 5.18
2022-05-10 15:40:02 linux-kernel Re: [BUG] Warning and NULL-ptr dereference in amdgpu driver with 5.18
2022-05-09 06:46:29 linux-kernel [BUG] Warning and NULL-ptr dereference in amdgpu driver with 5.18
2022-05-09 04:29:03 linux-kernel Re: [BUG] Warning and NULL-ptr dereference in amdgpu driver with 5.18
2022-05-06 16:10:18 linux-kernel Re: [PATCH] iommu/vt-d: Increase DMAR_UNITS_SUPPORTED
2022-03-21 07:24:01 linux-kernel Re: [PATCH] x86/sev-es: Replace open-coded hlt-loop with sev_es_terminate()
2022-03-17 18:12:03 linux-kernel Re: [PATCH v5 1/1] x86/test: Add a test for AMD SEV-ES #VC handling
2022-03-11 21:24:01 linux-kernel Re: [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
2022-01-27 14:46:49 linux-kernel Re: [PATCH v2 08/12] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
2022-01-26 21:33:00 linux-kernel Re: [PATCH v2 07/12] x86/sev: Setup code to park APs in the AP Jump Table
2022-01-26 20:44:32 linux-kernel Re: [PATCH v2 03/12] x86/sev: Save and print negotiated GHCB protocol version
2021-12-17 11:00:44 linux-kernel Re: [PATCH 3/3] x86/sev: The code for returning to user space is also in syscall gap
2021-12-17 10:06:02 linux-kernel Re: [PATCH 3/3] x86/sev: The code for returning to user space is also in syscall gap
2021-12-02 21:17:43 linux-kernel Re: [PATCH v3 2/4] x86/mm/64: Flush global TLB on boot and AP bringup
2021-12-02 12:59:00 linux-kernel Re: [PATCH v3 3/4] x86/mm: Flush global TLB when switching to trampoline page-table
2021-12-02 12:50:20 linux-kernel Re: [PATCH v3 2/4] x86/mm/64: Flush global TLB on boot and AP bringup
2021-11-30 16:41:15 linux-kernel Re: [PATCHv3 0/4] Add generic MMIO instruction deconding to be used in SEV and TDX
2021-11-25 10:07:59 linux-kernel Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-25 10:07:58 linux-crypto Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-24 16:03:49 linux-kernel Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-24 16:03:48 linux-crypto Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-24 13:32:46 linux-kernel Re: [PATCH v2] x86/sev-es: Fix SEV-ES INS/OUTS instructions for word, dword, and qword
2021-11-19 08:36:56 linux-kernel Re: [PATCH] Fix SEV-ES INS/OUTS instructions for word, dword, and qword.
2021-11-16 13:30:26 linux-kernel Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-16 13:30:23 linux-crypto Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-16 13:22:01 linux-kernel Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-16 13:21:59 linux-crypto Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-16 13:02:21 linux-kernel Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-16 13:02:20 linux-crypto Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-15 16:52:17 linux-kernel Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-15 16:52:12 linux-crypto Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-15 16:36:57 linux-kernel Re: [PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support