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
2023-11-17 08:55:02
linux-kernel
Re: [RFC PATCH 09/14] KVM: x86: Move shared KVM state into VAC
2023-11-17 08:54:54
linux-kernel
Re: [RFC PATCH 00/14] Support multiple KVM modules on the same host
2023-10-11 12:17:37
linux-kernel
Re: [PATCH] workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpumask()
2023-08-03 10:18:07
linux-kernel
Re: [PATCH -next] workqueue: use LIST_HEAD to initialize cull_list
2023-06-18 02:04:15
linux-kernel
Re: [PATCH] workqueue: format pr_warn exceeds line length in wq_numa_init
2023-06-08 06:44:34
linux-kernel
Re: [PATCH] workqueue: introduce queue_work_cpumask to queue work onto a given cpumask
2023-05-23 10:26:41
linux-kernel
Re: [PATCH 03/24] workqueue: Not all work insertion needs to wake up a worker
2023-05-09 03:55:15
linux-kernel
Re: [PATCH] workqueue: fix enum type for gcc-13
2023-05-01 04:49:29
linux-kernel
Re: [RFC PATCH] workqueue: fix cast warnings on i386
2023-04-23 03:26:03
linux-kernel
Re: [PATCH 4/5] workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
2023-04-07 02:51:14
linux-kernel
Re: [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry
2023-04-04 03:21:38
linux-kernel
Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST
2023-04-04 02:27:09
linux-kernel
Re: [PATCH] Documentation: update kernel stack for x86_64
2023-04-03 16:43:58
linux-kernel
Re: [RFC PATCH 0/7] x86/entry: Atomic statck switching for IST
2023-04-03 14:14:17
linux-kernel
[RFC PATCH 7/7] x86/entry: Test atomic-IST-entry via KVM
2023-04-03 14:13:04
linux-kernel
[RFC PATCH 6/7] x86/entry: Use atomic-IST-entry for VC
2023-04-03 14:12:47
linux-kernel
[RFC PATCH 5/7] x86/entry: Use atomic-IST-entry for MCE and DB
2023-04-03 14:12:39
linux-kernel
[RFC PATCH 4/7] x86/entry: Use atomic-IST-entry for NMI
2023-04-03 14:12:29
linux-kernel
[RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry
2023-04-03 14:12:23
linux-kernel
[RFC PATCH 2/7] x86/entry: Add IST main stack
2023-04-03 14:11:51
linux-kernel
[RFC PATCH 0/7] x86/entry: Atomic statck switching for IST
2023-04-03 14:11:46
linux-kernel
[RFC PATCH 1/7] x86/entry: Move PUSH_AND_CLEAR_REGS out of paranoid_entry
2023-03-31 08:09:36
linux-kernel
Re: [PATCH v6 27/33] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
2023-03-25 09:33:40
linux-kernel
Re: [PATCH] workqueue: Drop the NOT_RUNNING check to flags in worker_{set,clr}_flags
2023-03-23 00:44:09
linux-kernel
Re: [PATCH -next V17 1/7] compiler_types.h: Add __noinstr_section() for noinstr
2023-03-18 06:33:53
linux-kernel
Re: [PATCH v5 22/34] x86/fred: FRED initialization code
2023-03-17 13:36:16
linux-kernel
Re: [PATCH v5 22/34] x86/fred: FRED initialization code
2023-03-17 13:03:10
linux-kernel
Re: [PATCH v5 28/34] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
2023-03-17 09:39:19
linux-kernel
Re: [PATCH v5 28/34] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
2023-03-02 03:08:33
linux-kernel
Re: [PATCH] workqueue: avoid usage of list iterator after loop in __flush_workqueue()
2023-03-02 02:12:59
linux-kernel
Re: [PATCH v1 1/2] workqueue: Simplify a pr_warn() call in wq_select_unbound_cpu()
2023-02-16 23:52:58
linux-kernel
[PATCH V3 14/14] kvm: x86/mmu: Skip calling mmu->sync_spte() when the spte is 0
2023-02-16 23:52:47
linux-kernel
[PATCH V3 13/14] kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte)
2023-02-16 23:52:38
linux-kernel
[PATCH V3 12/14] kvm: x86/mmu: Remove FNAME(invlpg) and use FNAME(sync_spte) to update vTLB instead.
2023-02-16 23:52:35
linux-kernel
[PATCH V3 11/14] kvm: x86/mmu: Allow the roots to be invalid in FNAME(invlpg)
2023-02-16 23:52:27
linux-kernel
[PATCH V3 10/14] kvm: x86/mmu: Use kvm_mmu_invalidate_addr() in nested_ept_invalidate_addr()
2023-02-16 15:41:26
linux-kernel
[PATCH V3 09/14] kvm: x86/mmu: Use kvm_mmu_invalidate_addr() in kvm_mmu_invpcid_gva()
2023-02-16 15:41:21
linux-kernel
[PATCH V3 08/14] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_addr()
2023-02-16 15:41:12
linux-kernel
[PATCH V3 07/14] KVM: x86/mmu: Sanity check input to kvm_mmu_free_roots()
2023-02-16 15:41:02
linux-kernel
[PATCH V3 06/14] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_spte)
2023-02-16 15:40:52
linux-kernel
[PATCH V3 05/14] kvm: x86/mmu: Move the code out of FNAME(sync_page)'s loop body into mmu.c
2023-02-16 15:40:45
linux-kernel
[PATCH V3 04/14] kvm: x86/mmu: Set mmu->sync_page as NULL for direct paging
2023-02-16 15:40:33
linux-kernel
[PATCH V3 03/14] kvm: x86/mmu: Check mmu->sync_page pointer in kvm_sync_page_check()
2023-02-16 15:40:28
linux-kernel
[PATCH V3 02/14] kvm: x86/mmu: Move the check in FNAME(sync_page) as kvm_sync_page_check()
2023-02-16 15:40:23
linux-kernel
[PATCH V3 01/14] KVM: x86/mmu: Use 64-bit address to invalidate to fix a subtle bug
2023-02-16 15:40:17
linux-kernel
[PATCH V3 00/14] kvm: x86/mmu: Share the same code to invalidate each vTLB entry
2023-02-16 04:16:33
linux-kernel
Re: [PATCH V2 6/8] kvm: x86/mmu: Remove FNAME(invlpg)
2023-02-07 15:57:56
linux-kernel
[PATCH V2 8/8] kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte)
2023-02-07 15:57:51
linux-kernel
[PATCH V2 7/8] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_page)
2023-02-07 15:57:42
linux-kernel
[PATCH V2 6/8] kvm: x86/mmu: Remove FNAME(invlpg)
2023-02-07 15:57:31
linux-kernel
[PATCH V2 5/8] kvm: x86/mmu: Move the code out of FNAME(sync_page)'s loop body into mmu.c