LinuxLists
Users
About
Lai Jiangshan (
[email protected]
)
Number of posts: 1132 (0.35 per day)
First post: 2015-07-22 14:03:35
Last post: 2024-04-24 13:50:08
Previous Page
/
Next Page
Date
List
Subject
2022-06-06 04:51:56
linux-kernel
[PATCH 2/6] KVM: X86/MMU: Remove unused PT32_DIR_BASE_ADDR_MASK from mmu.c
2022-06-06 04:22:21
linux-kernel
[PATCH 5/6] KVM: X86/MMU: Remove useless mmu_topup_memory_caches() in kvm_mmu_pte_write()
2022-06-06 04:12:13
linux-kernel
[PATCH 06/12] KVM: X86/MMU: Rename mmu_unsync_walk() to mmu_unsync_walk_and_clear()
2022-06-06 04:09:01
linux-kernel
[PATCH 07/12] KVM: X86/MMU: Remove the useless struct mmu_page_path
2022-06-06 03:57:46
linux-kernel
[PATCH 04/12] KVM: X86/MMU: Remove mmu_pages_clear_parents()
2022-06-06 03:53:38
linux-kernel
[PATCH 12/12] KVM: X86/MMU: Rename struct kvm_mmu_pages to struct kvm_mmu_page_vec
2022-06-05 16:06:38
linux-kernel
[PATCH 08/12] KVM: X86/MMU: Remove the useless idx from struct kvm_mmu_pages
2022-05-28 19:33:03
linux-kernel
Re: [PATCH V3 00/12] KVM: X86/MMU: Use one-off local shadow page for special roots
2022-05-27 12:22:17
linux-kernel
Re: [PATCH V2 2/7] KVM: X86/MMU: Add special shadow pages
2022-05-27 11:49:43
linux-kernel
Re: [PATCH V2 6/7] KVM: X86/MMU: Allocate mmu->pae_root for PAE paging on-demand
2022-05-27 08:42:40
linux-kernel
Re: [PATCH V2 3/7] KVM: X86/MMU: Link PAE root pagetable with its children
2022-05-26 22:54:52
linux-kernel
Re: [PATCH V2 4/7] KVM: X86/MMU: Activate special shadow pages and remove old logic
2022-05-26 18:21:04
linux-kernel
Re: [PATCH V2 1/7] KVM: X86/MMU: Add using_special_root_page()
2022-05-26 12:32:55
linux-kernel
Re: [PATCH] kvm: x86/svm/nested: Cache PDPTEs for nested NPT in PAE paging mode
2022-05-26 10:01:29
linux-kernel
Re: [PATCH] kvm: x86/svm/nested: Cache PDPTEs for nested NPT in PAE paging mode
2022-05-23 08:09:45
linux-kernel
[PATCH V3 12/12] KVM: X86/MMU: Remove mmu_alloc_special_roots()
2022-05-23 08:04:33
linux-kernel
[PATCH V3 03/12] KVM: X86/MMU: Reduce a check in using_local_root_page() for common cases
2022-05-23 07:57:34
linux-kernel
[PATCH V3 10/12] KVM: X86/MMU: Remove unused INVALID_PAE_ROOT and IS_VALID_PAE_ROOT
2022-05-23 07:25:27
linux-kernel
[PATCH V3 00/12] KVM: X86/MMU: Use one-off local shadow page for special roots
2022-05-23 07:09:51
linux-kernel
[PATCH V3 11/12] KVM: X86/MMU: Don't use mmu->pae_root when shadowing PAE NPT in 64-bit host
2022-05-23 06:55:44
linux-kernel
[PATCH V3 09/12] KVM: X86/MMU: Move the verifying of NPT's PDPTE in FNAME(fetch)
2022-05-23 06:52:48
linux-kernel
[PATCH V3 06/12] KVM: X86/MMU: Activate local shadow pages and remove old logic
2022-05-23 06:34:08
linux-kernel
[PATCH V3 01/12] KVM: X86/MMU: Verify PDPTE for nested NPT in PAE paging mode when page fault
2022-05-23 06:19:33
linux-kernel
[PATCH V3 08/12] KVM: X86/MMU: Allocate mmu->pae_root for PAE paging on-demand
2022-05-22 13:29:50
linux-kernel
[PATCH V3 04/12] KVM: X86/MMU: Add local shadow pages
2022-05-22 05:47:28
linux-kernel
Re: [PATCH] Revert "workqueue: remove unused cancel_work()"
2022-05-21 20:08:48
linux-kernel
[PATCH V3 05/12] KVM: X86/MMU: Link PAE root pagetable with its children
2022-05-21 19:47:09
linux-kernel
[PATCH V3 02/12] KVM: X86/MMU: Add using_local_root_page()
2022-05-21 15:12:27
linux-kernel
[PATCH V3 07/12] KVM: X86/MMU: Remove the check of the return value of to_shadow_page()
2022-05-20 02:51:31
linux-kernel
Re: [PATCH] Revert "workqueue: remove unused cancel_work()"
2022-05-20 02:49:33
linux-kernel
Re: [PATCH 3/6] x86/entry: Use PUSH_AND_CLEAR_REGS for compat
2022-05-18 01:57:46
linux-kernel
Re: [PATCH] kvm: x86/svm/nested: Cache PDPTEs for nested NPT in PAE paging mode
2022-05-17 14:12:28
linux-kernel
Re: [PATCH V2 3/7] KVM: X86/MMU: Link PAE root pagetable with its children
2022-05-17 12:57:57
linux-kernel
[PATCH V2 2/7] x86/entry: Move PTI_USER_* to arch/x86/include/asm/processor-flags.h
2022-05-17 07:03:20
linux-kernel
Re: [PATCH] kvm: x86/svm/nested: Cache PDPTEs for nested NPT in PAE paging mode
2022-05-17 02:05:12
linux-kernel
[PATCH V2 6/7] x86/traps: Add fence_swapgs_{user,kernel}_entry() and user_entry_swapgs_and_fence()
2022-05-17 01:13:23
linux-kernel
[PATCH V2 3/7] x86: Mark __native_read_cr3() & native_write_cr3() as __always_inline
2022-05-17 01:02:36
linux-kernel
[PATCH V2 5/7] x86/entry: Add the C verion of SWITCH_TO_KERNEL_CR3 as switch_to_kernel_cr3()
2022-05-17 00:36:05
linux-kernel
[PATCH V2 4/7] x86/entry: Add arch/x86/entry/entry64.c for C entry code
2022-05-16 19:41:41
linux-kernel
[PATCH V2 1/7] x86/entry: Introduce __entry_text for entry code written in C
2022-05-16 19:30:10
linux-kernel
[PATCH V2 7/7] x86/entry: Implement the whole error_entry() as C code
2022-05-16 13:48:29
linux-kernel
[PATCH V2 0/7] x86/entry: Convert error_entry() to C code
2022-05-14 03:59:46
linux-kernel
Re: [PATCH] x86/sev: Add ENCODE_FRAME_POINTER after stack changed for #VC
2022-05-14 00:36:55
linux-kernel
Re: [PATCH V2 0/7] KVM: X86/MMU: Use one-off special shadow page for special roots
2022-05-13 10:08:07
linux-kernel
Re: [PATCH] kvm: x86/svm/nested: Cache PDPTEs for nested NPT in PAE paging mode
2022-05-11 19:33:40
linux-kernel
[PATCH 0/7] x86/entry: Convert error_entry() to C code
2022-05-11 17:54:42
linux-kernel
Re: [PATCH 2/7] x86/entry: Move PTI_USER_* to arch/x86/include/asm/processor-flags.h
2022-05-11 12:02:38
linux-kernel
[PATCH 1/7] x86/entry: Introduce __entry_text for entry code written in C
2022-05-11 10:59:36
linux-kernel
[PATCH 5/7] x86/entry: Add the C verion of SWITCH_TO_KERNEL_CR3 as switch_to_kernel_cr3()
2022-05-11 09:44:13
linux-kernel
[PATCH 3/7] x86: Mark __native_read_cr3() & native_write_cr3() as __always_inline
2022-05-11 09:38:38
linux-kernel
[PATCH 6/7] x86/traps: Add fence_swapgs_{user,kernel}_entry() and user_entry_swapgs_and_fence()