Jinghao Jia ([email protected])

Number of posts: 15 (0.2 per day)
First post: 2024-01-03 00:02:01
Last post: 2024-03-17 17:25:04

Date List Subject
2024-03-17 17:25:04 linux-kernel Re: [PATCH v2] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
2024-03-15 01:13:22 linux-kernel Re: [PATCH v2] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
2024-02-05 04:42:27 linux-kernel Re: [PATCH v2 3/3] x86/kprobes: Boost more instructions from grp2/3/4/5
2024-02-04 05:23:10 linux-kernel [PATCH v2 2/3] x86/kprobes: Prohibit kprobing on INT and UD
2024-02-04 04:45:38 linux-kernel [PATCH v2 3/3] x86/kprobes: Boost more instructions from grp2/3/4/5
2024-02-04 03:58:34 linux-kernel [PATCH v2 1/3] x86/kprobes: Refactor can_{probe,boost} return type to bool
2024-02-04 03:46:50 linux-kernel [PATCH v2 0/3] x86/kprobes: add exception opcode detector and boost more opcodes
2024-01-30 02:52:10 linux-kernel Re: [RFC PATCH 1/2] x86/kprobes: Prohibit kprobing on INT and UD
2024-01-28 21:31:24 linux-kernel Re: [RFC PATCH 2/2] x86/kprobes: boost more instructions from grp2/3/4/5
2024-01-28 21:26:53 linux-kernel Re: [RFC PATCH 1/2] x86/kprobes: Prohibit kprobing on INT and UD
2024-01-28 21:12:24 linux-kernel Re: [RFC PATCH 1/2] x86/kprobes: Prohibit kprobing on INT and UD
2024-01-27 05:56:51 linux-kernel [RFC PATCH 0/2] x86/kprobes: add exception opcode detector and boost more opcodes
2024-01-27 05:31:38 linux-kernel [RFC PATCH 2/2] x86/kprobes: boost more instructions from grp2/3/4/5
2024-01-27 05:17:15 linux-kernel [RFC PATCH 1/2] x86/kprobes: Prohibit kprobing on INT and UD
2024-01-03 00:02:01 linux-kernel [PATCH] x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_indirect