Edgecombe, Rick P ([email protected])

Number of posts: 1664 (0.76 per day)
First post: 2018-06-20 22:10:26
Last post: 2024-06-14 23:19:03

Date List Subject
2024-05-15 01:04:35 linux-kernel [PATCH 16/16] KVM: x86/tdp_mmu: Invalidate correct roots
2024-05-15 01:04:26 linux-kernel [PATCH 15/16] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process
2024-05-15 01:04:12 linux-kernel [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
2024-05-15 01:03:54 linux-kernel [PATCH 09/16] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void
2024-05-15 01:03:47 linux-kernel [PATCH 13/16] KVM: x86/tdp_mmu: Introduce shared, private KVM MMU root types
2024-05-15 01:03:45 linux-kernel [PATCH 12/16] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type
2024-05-15 01:03:03 linux-kernel [PATCH 11/16] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root()
2024-05-15 01:02:58 linux-kernel [PATCH 07/16] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
2024-05-15 01:02:36 linux-kernel [PATCH 04/16] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
2024-05-15 01:02:17 linux-kernel [PATCH 08/16] KVM: x86/mmu: Bug the VM if kvm_zap_gfn_range() is called for TDX
2024-05-15 01:01:38 linux-kernel [PATCH 05/16] KVM: Add member to struct kvm_gfn_range for target alias
2024-05-15 01:01:38 linux-kernel [PATCH 06/16] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
2024-05-15 01:00:58 linux-kernel [PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
2024-05-15 01:00:46 linux-kernel [PATCH 03/16] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
2024-05-15 01:00:37 linux-kernel [PATCH 00/16] TDX MMU prep series part 1
2024-05-15 01:00:23 linux-kernel [PATCH 01/16] KVM: x86: Add a VM type define for TDX
2024-05-13 23:52:11 linux-kernel Re: linux-next: manual merge of the block tree with the mm tree
2024-05-13 17:12:50 linux-kernel Re: [PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support
2024-05-09 16:24:55 linux-kernel Re: [PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support
2024-05-08 15:05:31 linux-kernel Re: [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-05-08 01:20:08 linux-kernel Re: [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-05-07 23:18:17 linux-kernel Re: [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features
2024-05-07 17:36:48 linux-kernel Re: [PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support
2024-05-07 15:33:57 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-07 14:46:13 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-07 13:53:59 linux-kernel Re: [PATCH] mm: Remove mm argument from mm_get_unmapped_area()
2024-05-07 13:53:39 linux-kernel Re: [PATCH] mm: Remove mm argument from mm_get_unmapped_area()
2024-05-06 23:54:21 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-06 17:08:14 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-06 16:08:16 linux-kernel [PATCH] mm: Remove mm argument from mm_get_unmapped_area()
2024-05-03 20:36:45 linux-kernel Re: [PATCHv4 bpf-next 2/7] uprobe: Add uretprobe syscall to speed up return probe
2024-05-03 19:38:37 linux-kernel Re: [PATCHv4 bpf-next 2/7] uprobe: Add uretprobe syscall to speed up return probe
2024-05-03 19:03:30 linux-kernel Re: [PATCH 3/5] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
2024-05-03 18:43:29 linux-kernel Re: [PATCH 4/5] x86/virt/tdx: Support global metadata read for all element sizes
2024-05-03 18:35:15 linux-kernel Re: [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure
2024-05-03 15:55:12 linux-kernel Re: [PATCHv4 bpf-next 2/7] uprobe: Add uretprobe syscall to speed up return probe
2024-05-03 00:29:51 linux-kernel Re: [PATCH 2/5] x86/virt/tdx: Move TDMR metadata fields map table to local variable
2024-05-03 00:21:39 linux-kernel Re: [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure
2024-05-03 00:19:37 linux-kernel Re: [PATCH 4/5] x86/virt/tdx: Support global metadata read for all element sizes
2024-05-03 00:12:57 linux-kernel Re: [PATCH 3/5] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
2024-05-03 00:10:10 linux-kernel Re: [PATCH 2/5] x86/virt/tdx: Move TDMR metadata fields map table to local variable
2024-05-03 00:08:11 linux-kernel Re: [PATCH 1/5] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro
2024-05-01 23:25:15 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-04-26 17:02:29 linux-kernel Re: [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on
2024-04-26 16:35:19 linux-kernel Re: [RFC PATCH v2 1/1] x86/pkeys: update PKRU to enable pkey 0 before XSAVE
2024-04-26 15:58:24 linux-kernel Re: [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on
2024-04-26 13:53:27 linux-kernel Re: [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on
2024-04-24 18:10:39 linux-kernel Re: [PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
2024-04-24 16:42:34 linux-kernel Re: [PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
2024-04-23 00:28:26 linux-kernel Re: [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
2024-04-22 16:09:11 linux-kernel Re: [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions