Lai Jiangshan ([email protected])

Number of posts: 185 (0.22 per day)
First post: 2019-10-13 13:00:56
Last post: 2022-01-20 14:35:21

Date List Subject
2022-01-20 14:35:21 linux-kernel Re: [PATCH 3/3] x86/sev: The code for returning to user space is also in syscall gap
2022-01-07 04:37:07 linux-kernel Re: [RFC PATCH 5/6] KVM: X86: Alloc pae_root shadow page
2022-01-06 02:01:46 linux-kernel Re: [RFC PATCH 5/6] KVM: X86: Alloc pae_root shadow page
2021-12-21 02:22:53 linux-kernel Re: [PATCH 1/4] x86/entry: Make paranoid_exit() callable
2021-12-15 16:43:11 linux-kernel Re: [PATCH 11/15] KVM: VMX: Update vmcs.GUEST_CR3 only when the guest CR3 is dirty
2021-12-15 16:31:26 linux-kernel Re: [PATCH 11/15] KVM: VMX: Update vmcs.GUEST_CR3 only when the guest CR3 is dirty
2021-12-10 09:34:43 linux-kernel Re: [PATCH 1/12] KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
2021-12-09 23:31:36 linux-kernel Re: [PATCH 6/7] workqueue: Remove the cacheline_aligned for nr_running
2021-12-08 09:34:18 linux-kernel Re: [PATCH 16/15] KVM: X86: Update mmu->pdptrs only when it is changed
2021-12-08 04:00:45 linux-kernel Re: [PATCH 17/15] KVM: X86: Ensure pae_root to be reconstructed for shadow paging if the guest PDPTEs is changed
2021-12-08 03:29:23 linux-kernel Re: [PATCH 16/15] KVM: X86: Update mmu->pdptrs only when it is changed
2021-12-07 23:30:39 linux-kernel Re: [PATCH 3/4] KVM: X86: Handle implicit supervisor access with SMAP
2021-12-03 10:10:51 linux-kernel Re: [PATCH V6 00/49] x86/entry/64: Convert a bunch of ASM entry code into C code
2021-12-03 09:31:18 linux-kernel Re: [PATCH V6 00/49] x86/entry/64: Convert a bunch of ASM entry code into C code
2021-11-27 01:24:07 linux-kernel Re: [PATCH] KVM: MMU: shadow nested paging does not have PKU
2021-11-24 00:24:56 linux-kernel Re: [PATCH MANUALSEL 5.15 2/8] KVM: X86: Don't reset mmu context when X86_CR4_PCIDE 1->0
2021-11-23 09:34:40 linux-kernel Re: [PATCH 17/15] KVM: X86: Ensure pae_root to be reconstructed for shadow paging if the guest PDPTEs is changed
2021-11-22 03:27:25 linux-kernel Re: [PATCH 01/15] KVM: VMX: Use x86 core API to access to fs_base and inactive gs_base
2021-11-19 10:42:36 linux-kernel Re: [PATCH 15/15] KVM: X86: Always set gpte_is_8_bytes when direct map
2021-11-19 10:30:50 linux-kernel Re: [PATCH 15/15] KVM: X86: Always set gpte_is_8_bytes when direct map
2021-11-19 01:38:25 linux-kernel Re: [PATCH V5 03/50] x86/traps: Remove stack-protector from traps.c
2021-11-19 00:49:21 linux-kernel Re: [PATCH 13/15] KVM: SVM: Add and use svm_register_cache_reset()
2021-11-18 17:27:20 linux-kernel Re: [PATCH V5 01/50] x86/entry: Add fence for kernel entry swapgs in paranoid_entry()
2021-11-18 16:28:50 linux-kernel Re: [PATCH 13/15] KVM: SVM: Add and use svm_register_cache_reset()
2021-11-18 14:35:27 linux-kernel Re: [PATCH 15/15] KVM: X86: Always set gpte_is_8_bytes when direct map
2021-11-18 14:18:01 linux-kernel Re: [PATCH 02/15] KVM: VMX: Avoid to rdmsrl(MSR_IA32_SYSENTER_ESP)
2021-11-18 08:54:58 linux-kernel Re: [PATCH V5 00/50] x86/entry/64: Convert a bunch of ASM entry code into C code
2021-11-18 08:54:36 linux-kernel Re: [PATCH 00/15] KVM: X86: Fix and clean up for register caches
2021-11-02 09:21:08 linux-kernel Re: [PATCH V4 04/50] x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
2021-10-28 00:53:15 linux-kernel Re: [PATCH V4 01/50] x86/entry: Add fence for kernel entry swapgs in paranoid_entry()
2021-10-25 01:11:17 linux-kernel Re: [PATCH V3 32/49] x86/entry: Add the C version ist_restore_cr3()
2021-10-23 00:03:09 linux-kernel Re: [PATCH V3 00/49] x86/entry/64: Convert a bunch of ASM entry code into C code
2021-10-22 00:24:28 linux-kernel Re: [PATCH 1/4] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
2021-10-21 02:33:44 linux-kernel Re: [PATCH 3/4] KVM: X86: Use smp_rmb() to pair with smp_wmb() in mmu_try_to_unsync_pages()
2021-10-21 01:28:53 linux-kernel Re: [PATCH 1/4] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
2021-10-20 09:56:37 linux-kernel Re: [PATCH 1/4] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
2021-10-18 09:20:36 linux-kernel Re: [PATCH V3 06/49] compiler_types.h: Add __noinstr_section() for noinstr
2021-10-14 18:42:15 linux-kernel Re: [PATCH 0/2] KVM: X86: Don't reset mmu context when changing PGE or PCID
2021-09-27 14:39:39 linux-kernel Re: [PATCH V2 02/41] x86/traps: Remove stack-protector from traps.c
2021-09-27 10:51:17 linux-kernel Re: [PATCH V2 02/41] x86/traps: Remove stack-protector from traps.c
2021-09-27 03:29:01 linux-kernel Re: [PATCH V2 01/41] x86/entry: Fix swapgs fence
2021-09-27 01:14:52 linux-kernel Re: [PATCH V2 01/41] x86/entry: Fix swapgs fence
2021-09-24 15:43:54 linux-kernel Re: [PATCH V2 03/10] KVM: Remove tlbs_dirty
2021-09-18 12:10:07 linux-kernel Re: [PATCH V2 08/10] KVM: X86: Remove FNAME(update_pte)
2021-09-14 08:42:59 linux-kernel Re: [PATCH 25/24] x86/traps: Rewrite native_load_gs_index in C code
2021-09-14 02:06:32 linux-kernel Re: [PATCH 25/24] x86/traps: Rewrite native_load_gs_index in C code
2021-09-10 07:33:21 linux-kernel Re: [PATCH 24/24] x86/syscall/64: Move the checking for sysret to C code
2021-09-10 07:14:09 linux-kernel Re: [PATCH 17/24] x86/entry: Introduce struct ist_regs
2021-09-10 01:08:36 linux-kernel Re: [PATCH 17/24] x86/entry: Introduce struct ist_regs
2021-09-10 00:52:10 linux-kernel Re: [PATCH 17/24] x86/entry: Introduce struct ist_regs
2021-09-08 07:15:16 linux-kernel Re: [PATCH 25/24] x86/traps: Rewrite native_load_gs_index in C code