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
2020-05-27 10:14:06 linux-kernel [PATCH 2/5] x86/entry: avoid calling into sync_regs() when entering from userspace
2020-05-27 10:14:06 linux-kernel [PATCH 5/5] x86/entry: don't copy to tmp in fixup_bad_iret
2020-05-27 10:14:06 linux-kernel [PATCH 4/5] x86/entry: remove unused sync_regs()
2020-05-27 10:12:19 linux-kernel [PATCH 0/5] x86/entry: simply stack switching when exception on userspace
2020-05-26 04:40:16 linux-kernel [PATCH 0/2] x86/entry: simplify RESTORE_CR3
2020-05-26 04:38:43 linux-kernel [PATCH 1/2] x86/entry: Don't write to CR3 when restoring to kernel CR3
2020-05-26 04:37:35 linux-kernel [PATCH 2/2] x86/entry: always flush user CR3 in RESTORE_CR3
2020-05-26 01:47:05 linux-kernel [RFC PATCH V2 6/7] x86/entry: is_debug_stack() don't check of DB1 stack
2020-05-26 01:46:25 linux-kernel [RFC PATCH V2 1/7] x86/hw_breakpoint: add within_area() to check data breakpoints
2020-05-26 01:45:36 linux-kernel [RFC PATCH V2 7/7] x86/entry: remove DB1 stack and DB2 hole from cpu entry area
2020-05-26 01:45:15 linux-kernel [RFC PATCH V2 4/7] x86/hw_breakpoint: Prevent data breakpoints on user_pcid_flush_mask
2020-05-26 01:44:49 linux-kernel [RFC PATCH V2 5/7] x86/entry: don't shift stack on #DB
2020-05-26 01:44:42 linux-kernel [RFC PATCH V2 2/7] x86/hw_breakpoint: Prevent data breakpoints on direct GDT
2020-05-26 01:44:36 linux-kernel [RFC PATCH V2 3/7] x86/hw_breakpoint: Prevent data breakpoints on per_cpu cpu_tss_rw
2020-05-26 01:44:35 linux-kernel [RFC PATCH V2 0/7] x86/DB: protects more cpu entry data and
2020-05-25 14:57:23 linux-kernel [RFC PATCH 1/5] x86/hw_breakpoint: add within_area() to check data breakpoints
2020-05-25 14:55:30 linux-kernel [RFC PATCH 2/5] x86/hw_breakpoint: Prevent data breakpoints on direct GDT
2020-05-25 14:55:27 linux-kernel [RFC PATCH 4/5] x86/hw_breakpoint: Prevent data breakpoints on user_pcid_flush_mask
2020-05-25 14:53:55 linux-kernel [RFC PATCH 5/5] x86/hw_breakpoint: Prevent data breakpoints on debug_idt_table
2020-05-25 14:53:18 linux-kernel [RFC PATCH 0/5] x86/hw_breakpoint: protects more cpu entry data
2020-05-25 14:53:18 linux-kernel [RFC PATCH 3/5] x86/hw_breakpoint: Prevent data breakpoints on per_cpu cpu_tss_rw
2020-05-15 16:02:16 linux-kernel [PATCH V2 1/2] rbtree_latch: quit searching when reaching to maximum depth
2020-05-15 16:01:43 linux-kernel [PATCH V2 2/2] rbtree_latch: don't need to check seq when it found a node
2020-05-15 12:50:14 linux-kernel [PATCH 2/2] rbtree_latch: don't need to check seq when it found a node
2020-05-15 12:49:24 linux-kernel [PATCH 1/2] rbtree_latch: quit searching when reaching to maximum depth
2020-04-19 15:14:16 linux-kernel [PATCH 3/3] x86/entry: remove an unused label
2020-04-19 15:13:01 linux-kernel [PATCH 2/3] x86: remove address operator on function machine_check()
2020-04-19 15:12:19 linux-kernel [PATCH 1/3] x86/entry: remove unneeded kernel cr3 switching
2020-04-19 15:09:56 linux-kernel [PATCH 0/3] x86: cleanups
2019-11-20 02:50:34 linux-kernel Re: [PATCH V2 7/7] x86,rcu: use percpu rcu_preempt_depth
2019-11-19 02:01:32 linux-kernel Re: [PATCH V2 7/7] x86,rcu: use percpu rcu_preempt_depth
2019-11-18 02:04:23 linux-kernel Re: [PATCH V2 7/7] x86,rcu: use percpu rcu_preempt_depth
2019-11-18 01:55:59 linux-kernel Re: [PATCH 08/11] rcu: don't use negative ->rcu_read_lock_nesting
2019-11-16 13:06:27 linux-kernel Re: [PATCH 08/11] rcu: don't use negative ->rcu_read_lock_nesting
2019-11-12 01:31:26 linux-kernel Re: [PATCH V2 2/7] rcu: cleanup rcu_preempt_deferred_qs()
2019-11-07 04:43:32 linux-kernel [PATCH untested] x86_32: fix extable entry for iret
2019-11-05 02:12:55 linux-kernel Re: [PATCH V2 2/7] rcu: cleanup rcu_preempt_deferred_qs()
2019-11-04 11:42:35 linux-kernel Re: [PATCH V2 7/7] x86,rcu: use percpu rcu_preempt_depth
2019-11-03 05:04:23 linux-kernel Re: [PATCH V2 2/7] rcu: cleanup rcu_preempt_deferred_qs()
2019-11-03 04:38:58 linux-kernel Re: [PATCH V2 7/7] x86,rcu: use percpu rcu_preempt_depth
2019-11-02 12:52:44 linux-kernel [PATCH V2 7/7] x86,rcu: use percpu rcu_preempt_depth
2019-11-02 12:51:55 linux-kernel [PATCH V2 1/7] rcu: use preempt_count to test whether scheduler locks is held
2019-11-02 12:51:24 linux-kernel [PATCH V2 6/7] rcu: clear the special.b.need_qs in rcu_note_context_switch()
2019-11-02 12:50:44 linux-kernel [PATCH V2 4/7] rcu: don't use negative ->rcu_read_lock_nesting
2019-11-02 12:49:24 linux-kernel [PATCH V2 2/7] rcu: cleanup rcu_preempt_deferred_qs()
2019-11-02 12:49:24 linux-kernel [PATCH V2 3/7] rcu: remove useless special.b.deferred_qs
2019-11-02 12:49:24 linux-kernel [PATCH V2 5/7] rcu: wrap usages of rcu_read_lock_nesting
2019-11-02 12:49:24 linux-kernel [PATCH V2 0/7] rcu: introduce percpu rcu_preempt_depth
2019-11-01 17:11:55 linux-kernel Re: [PATCH 11/11] x86,rcu: use percpu rcu_preempt_depth
2019-11-01 16:10:38 linux-kernel Re: [PATCH 11/11] x86,rcu: use percpu rcu_preempt_depth
2019-11-01 02:53:39 linux-kernel Re: [PATCH 02/11] rcu: fix bug when rcu_exp_handler() in nested interrupt