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
2021-09-03 17:49:24 linux-kernel Re: [PATCH 2/7] KVM: X86: Synchronize the shadow pagetable before link it
2021-09-03 17:46:04 linux-kernel Re: [PATCH 2/7] KVM: X86: Synchronize the shadow pagetable before link it
2021-09-03 17:03:47 linux-kernel Re: [PATCH 2/7] KVM: X86: Synchronize the shadow pagetable before link it
2021-09-03 03:26:06 linux-kernel Re: [PATCH 2/7] KVM: X86: Synchronize the shadow pagetable before link it
2021-09-03 02:25:19 linux-kernel Re: [PATCH 2/7] KVM: X86: Synchronize the shadow pagetable before link it
2021-09-02 19:58:08 linux-kernel Re: [PATCH 11/24] x86/entry: Replace the most of asm code of error_entry to C code
2021-09-02 19:57:52 linux-kernel Re: [PATCH 22/24] x86/entry: Implement and use do_paranoid_entry() and paranoid_exit()
2021-09-02 11:57:13 linux-kernel Re: [PATCH 02/24] x86/traps: Move arch/x86/kernel/traps.c to arch/x86/entry/
2021-09-02 10:44:05 linux-kernel Re: [PATCH 22/24] x86/entry: Implement and use do_paranoid_entry() and paranoid_exit()
2021-09-02 10:01:42 linux-kernel Re: [PATCH 04/24] x86/entry: Expose the address of .Lgs_change to traps.c
2021-09-02 09:26:17 linux-kernel Re: [PATCH 02/24] x86/traps: Move arch/x86/kernel/traps.c to arch/x86/entry/
2021-08-14 09:49:22 linux-kernel Re: [PATCH 1/2] KVM: X86: Check pte present first in __shadow_walk_next()
2021-08-10 16:23:08 linux-kernel Re: [PATCH V2 2/3] KVM: X86: Set the hardware DR6 only when KVM_DEBUGREG_WONT_EXIT
2021-08-10 13:32:11 linux-kernel Re: [PATCH V2 3/3] KVM: X86: Reset DR6 only when KVM_DEBUGREG_WONT_EXIT
2021-08-10 13:29:55 linux-kernel Re: [PATCH V2 2/3] KVM: X86: Set the hardware DR6 only when KVM_DEBUGREG_WONT_EXIT
2021-07-09 10:07:49 linux-kernel Re: [PATCH] KVM: X86: Also reload the debug registers before kvm_x86->run() when the host is using them
2021-07-09 03:11:33 linux-kernel Re: [PATCH] KVM: X86: Also reload the debug registers before kvm_x86->run() when the host is using them
2021-06-08 14:04:03 linux-kernel Re: [PATCH V2] KVM: X86: fix tlb_flush_guest()
2021-06-02 11:51:42 linux-kernel Re: [PATCH] KVM: X86: fix tlb_flush_guest()
2021-06-02 03:04:05 linux-kernel Re: [RFC PATCH 1/4] x86/entry/nmi: Switch to the entry stack before switching to the thread stack
2021-06-02 00:10:21 linux-kernel Re: [RFC PATCH 1/4] x86/entry/nmi: Switch to the entry stack before switching to the thread stack
2021-05-28 05:15:27 linux-kernel Re: [PATCH] KVM: X86: fix tlb_flush_guest()
2021-05-28 05:08:28 linux-kernel Re: [PATCH] KVM: X86: fix tlb_flush_guest()
2021-05-28 00:50:27 linux-kernel Re: [PATCH] KVM: X86: fix tlb_flush_guest()
2021-05-11 09:27:01 linux-kernel Re: [patch 1/2 v2] x86/cpu: Init AP exception handling from cpu_init_secondary()
2021-05-08 23:51:40 linux-kernel Re: [patch 1/2] x86/cpu: Init exception handling from cpu_init_secondary()
2021-05-05 15:46:50 linux-kernel Re: [PATCH] KVM/VMX: Invoke NMI non-IST entry instead of IST entry
2021-04-30 02:50:46 linux-kernel Re: [PATCH 3/4] KVM/VMX: Invoke NMI non-IST entry instead of IST entry
2021-01-13 13:04:35 linux-kernel Re: [PATCH -tip V3 0/8] workqueue: break affinity initiatively
2020-08-17 05:35:24 linux-kernel Re: [PATCH V3 0/3] x86/entry: simply stack switching when exception on userspace
2020-06-02 13:52:15 linux-kernel [PATCH] workqueue: ensure all flush_work() completed when being destoryed
2020-06-01 08:49:28 linux-kernel [PATCH 1/4] workqueue: fix a piece of comment about reserved bits for work flags
2020-06-01 08:49:03 linux-kernel [PATCH 2/4] workqueue: use BUILD_BUG_ON() for compile time test instead of WARN_ON()
2020-06-01 08:48:31 linux-kernel [PATCH 0/4] workqueue: reduce the sizeof pool_workqueue
2020-06-01 08:47:00 linux-kernel [PATCH 4/4] workqueue: slash half memory usage in 32bit system
2020-06-01 08:47:00 linux-kernel [PATCH 3/4] workqueue: add a BUILD_BUG_ON() to check the size of struct pool_workqueue
2020-06-01 06:10:38 linux-kernel [PATCH] workqueue: ensure all flush_work() completed when being destoryed
2020-05-29 08:30:43 linux-kernel [PATCH V2 0/4] x86/entry: simply stack switching when exception on userspace
2020-05-29 08:29:37 linux-kernel [PATCH V2 2/4] x86/entry: directly switch to kernel stack when .Lerror_bad_iret
2020-05-29 08:29:11 linux-kernel [PATCH V2 3/4] x86/entry: remove unused sync_regs()
2020-05-29 08:28:57 linux-kernel [PATCH V2 4/4] x86/entry: don't copy to tmp in fixup_bad_iret
2020-05-29 08:28:37 linux-kernel [PATCH V2 1/4] x86/entry: avoid calling into sync_regs() when entering from userspace
2020-05-29 07:03:42 linux-kernel [PATCH 4/4] workqueue: remove useless unlock() and lock() in series
2020-05-29 07:02:20 linux-kernel [PATCH 2/4] workqueue: don't check wq->rescuer in rescuer
2020-05-29 07:01:25 linux-kernel [PATCH 3/4] workqueue: free wq->unbound_attrs earlier
2020-05-29 07:01:19 linux-kernel [PATCH 1/4] workqueue: void unneeded requeuing the pwq in rescuer thread
2020-05-29 07:01:17 linux-kernel [PATCH 0/4] workqueue: simple cleanups
2020-05-28 03:11:45 linux-kernel [PATCH 1/2] workqueue: pin the pool while it is managing
2020-05-28 03:09:29 linux-kernel [PATCH 2/2] workqueue: remove useless POOL_MANAGER_ACTIVE
2020-05-27 10:45:30 linux-kernel [PATCH 1/5] x86/entry: introduce macro idtentry_swapgs_and_switch_to_kernel_stack
2020-05-27 10:28:48 linux-kernel [PATCH 3/5] x86/entry: directly switch to kernel stack when .Lerror_bad_iret