LinuxLists
Users
About
Anton Arapov (
[email protected]
)
Number of posts: 11 (11 per day)
First post: 2015-07-07 12:44:56
Last post: 2015-07-07 13:12:14
Date
List
Subject
2015-07-07 13:12:14
linux-kernel
Re: [PATCH v2 11/11] uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever
2015-07-07 13:09:08
linux-kernel
Re: [PATCH v2 10/11] uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()
2015-07-07 13:08:06
linux-kernel
Re: [PATCH v2 09/11] uprobes: Change prepare_uretprobe() to (try to) flush the dead frames
2015-07-07 13:05:10
linux-kernel
Re: [PATCH v2 08/11] uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp()
2015-07-07 13:02:59
linux-kernel
Re: [PATCH v2 07/11] uprobes/x86: Reimplement arch_uretprobe_is_alive()
2015-07-07 12:58:51
linux-kernel
Re: [PATCH v2 06/11] uprobes: Export struct return_instance, introduce arch_uretprobe_is_alive()
2015-07-07 12:54:47
linux-kernel
Re: [PATCH v2 05/11] uprobes: Change handle_trampoline() to find the next chain beforehand
2015-07-07 12:52:40
linux-kernel
Re: [PATCH v2 04/11] uprobes: Change prepare_uretprobe() to use uprobe_warn()
2015-07-07 12:51:36
linux-kernel
Re: [PATCH v2 03/11] uprobes: Send SIGILL if handle_trampoline() fails
2015-07-07 12:46:34
linux-kernel
Re: [PATCH v2 02/11] uprobes: Introduce free_ret_instance()
2015-07-07 12:44:56
linux-kernel
Re: [PATCH v2 01/11] uprobes: Introduce get_uprobe()