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

Date List Subject
2023-02-07 15:57:05 linux-kernel [PATCH V2 4/8] kvm: x86/mmu: Set mmu->sync_page as NULL for direct paging
2023-02-07 15:56:49 linux-kernel [PATCH V2 3/8] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in nested_ept_invalidate_addr()
2023-02-07 15:56:37 linux-kernel [PATCH V2 2/8] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in kvm_mmu_invpcid_gva()
2023-02-07 15:56:32 linux-kernel [PATCH V2 1/8] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva()
2023-02-07 15:56:27 linux-kernel [PATCH V2 0/8] kvm: x86/mmu: Share the same code to invalidate each vTLB entry
2023-02-03 14:51:47 linux-kernel Re: [PATCH 1/7] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva()
2023-01-19 01:16:36 linux-kernel Re: [PATCH 0/7] kvm: x86/mmu: Share the same code to invalidate each vTLB entry
2023-01-13 13:00:19 linux-kernel [PATCH] kvm: x86/mmu: Simplify pte_list_{add|remove}
2023-01-06 01:59:24 linux-kernel Re: [PATCH] kvm: x86/mmu: Remove FNAME(is_self_change_mapping)
2023-01-05 11:17:21 linux-kernel [PATCH] kvm: x86/mmu: Don't clear write flooding for direct SP
2023-01-05 10:38:41 linux-kernel [PATCH] kvm: x86/mmu: Rename SPTE_TDP_AD_ENABLED_MASK to SPTE_TDP_AD_ENABLED
2023-01-05 10:20:43 linux-kernel Re: [PATCH 1/2] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_page)
2023-01-05 10:20:36 linux-kernel [PATCH 7/7] kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte)
2023-01-05 10:20:20 linux-kernel [PATCH 0/7] kvm: x86/mmu: Share the same code to invalidate each vTLB entry
2023-01-05 10:19:38 linux-kernel [PATCH 3/7] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in nested_ept_invalidate_addr()
2023-01-05 10:15:51 linux-kernel [PATCH 2/7] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in kvm_mmu_invpcid_gva()
2023-01-05 10:06:09 linux-kernel [PATCH 1/7] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva()
2023-01-05 10:04:11 linux-kernel [PATCH 5/7] kvm: x86/mmu: Move the code out of FNAME(sync_page)'s loop body into mmu.c
2023-01-05 10:03:24 linux-kernel [PATCH 4/7] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_page)
2023-01-05 10:00:01 linux-kernel [PATCH 6/7] kvm: x86/mmu: Remove FNAME(invlpg)
2022-12-14 15:28:49 linux-kernel Re: [PATCH v4 2/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
2022-12-14 14:08:10 linux-kernel Re: [PATCH 1/2] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_page)
2022-12-14 08:55:12 linux-kernel Re: [PATCH 5/7] x86/entry: KVM: Use dedicated VMX NMI entry for 32-bit kernels too
2022-12-14 08:02:47 linux-kernel Re: [PATCH] workqueue: Add a new flag to spot the potential UAF error
2022-12-13 13:16:34 linux-kernel [PATCH] kvm: x86/mmu: Remove FNAME(is_self_change_mapping)
2022-12-12 16:31:42 linux-kernel [PATCH 0/2] kvm: x86/mmu: Skip adding write-access for spte in FNAME(sync_page) and remove shadow_host_writable_mask
2022-12-12 16:26:09 linux-kernel [PATCH 1/2] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_page)
2022-12-12 16:02:54 linux-kernel [PATCH 2/2] kvm: x86/mmu: Remove useless shadow_host_writable_mask
2022-12-12 09:06:38 linux-kernel [PATCH] kvm: x86/mmu: Warn on linking when sp->unsync_children
2022-12-12 08:36:25 linux-kernel [PATCH V2] kvm: Remove the unused macro KVM_MMU_READ_[UN]LOCK()
2022-12-12 07:42:45 linux-kernel Re: [PATCH] workqueue: Prevent a new work item from queueing into a destruction wq
2022-12-08 08:13:52 linux-kernel Re: work item still be scheduled to execute after destroy_workqueue?
2022-12-07 12:23:55 linux-kernel [PATCH] kvm: Remove the unused macro KVM_MMU_READ_LOCK()
2022-12-07 12:23:22 linux-kernel [PATCH] kvm: x86/mmu: Remove duplicated "be split" in spte.h
2022-12-07 03:38:54 linux-kernel Re: work item still be scheduled to execute after destroy_workqueue?
2022-12-06 07:19:44 linux-kernel Re: work item still be scheduled to execute after destroy_workqueue?
2022-12-06 04:26:51 linux-kernel Re: work item still be scheduled to execute after destroy_workqueue?
2022-12-01 03:47:25 linux-kernel Re: [PATCH v6 0/4] workqueue: destroy_worker() vs isolated CPUs
2022-12-01 03:07:38 linux-kernel Re: [PATCH v6 4/4] workqueue: Unbind kworkers before sending them to exit()
2022-11-28 04:47:00 linux-kernel Re: [PATCH] workqueue: Remove the unbound release work from the per-cpu type
2022-08-30 15:09:46 linux-kernel Re: [RFC PATCH v3 1/3] workqueue: Hold wq_pool_mutex while affining tasks to wq_unbound_cpumask
2022-08-30 14:19:53 linux-bluetooth Re: [syzbot] upstream test error: WARNING in __queue_work
2022-08-30 09:40:13 linux-kernel Re: [PATCH] workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex
2022-08-18 15:15:41 linux-kernel [PATCH] workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex
2022-08-18 14:50:38 linux-kernel Re: [RFC PATCH 7/8] workqueue: Remove the outer loop in maybe_create_worker()
2022-08-18 14:48:36 linux-kernel Re: [RFC PATCH 1/8] workqueue: Unconditionally set cpumask in worker_attach_to_pool()
2022-08-05 03:26:00 linux-kernel Re: [RFC PATCH v3 2/3] workqueue: Unbind workers before sending them to exit()
2022-08-05 02:49:35 linux-kernel Re: [RFC PATCH 2/8] workqueue: Make create_worker() safe against prematurely wakeups
2022-08-05 02:47:53 linux-kernel Re: [RFC PATCH v3 1/3] workqueue: Hold wq_pool_mutex while affining tasks to wq_unbound_cpumask
2022-08-04 10:49:12 linux-kernel Re: [PATCH] workqueue: Make create_worker() safe against spurious wakeups
2022-08-04 09:48:04 linux-kernel Re: [PATCH] workqueue: Make create_worker() safe against spurious wakeups