Anton Arapov ([email protected])

Number of posts: 77 (0.08 per day)
First post: 2011-02-04 12:59:31
Last post: 2013-10-04 08:54:04

Date List Subject
2013-10-04 08:54:04 linux-kernel Re: [ATTEND] oops.kernel.org prospect
2013-09-09 08:49:43 linux-kernel Re: oops.kernel.org, reporting. [Was: [ATTEND] oops.kernel.org prospect]
2013-09-09 08:37:14 linux-kernel Re: [PATCH] uprobes: Fix limiting un-nested return probes
2013-08-22 10:44:16 linux-kernel Re: [ATTEND] oops.kernel.org prospect
2013-08-22 10:35:23 linux-kernel oops.kernel.org, reporting. [Was: [ATTEND] oops.kernel.org prospect]
2013-08-20 21:39:07 linux-kernel Re: [Ksummit-2013-discuss] [ATTEND] oops.kernel.org prospect
2013-08-20 17:06:37 linux-kernel Re: [ATTEND] oops.kernel.org prospect
2013-08-20 17:03:08 linux-kernel Re: [Ksummit-2013-discuss] [ATTEND] oops.kernel.org prospect
2013-08-20 13:22:29 linux-kernel Re: [ATTEND] oops.kernel.org prospect
2013-08-20 08:02:53 linux-kernel Re: [ATTEND] oops.kernel.org prospect
2013-08-19 15:52:10 linux-kernel Re: [ATTEND] oops.kernel.org prospect
2013-04-03 16:09:17 linux-kernel [PATCH v1 9/9] uretprobes: Documentation update
2013-04-03 16:06:19 linux-kernel [PATCH v1 1/9] uretprobes: Introduce uprobe_consumer->ret_handler()
2013-04-03 16:03:56 linux-kernel [PATCH v1 2/9] uretprobes: Reserve the first slot in xol_vma for trampoline
2013-04-03 16:02:51 linux-kernel [PATCH v1 0/9] uretprobes: Return uprobes implementation
2013-04-03 16:02:37 linux-kernel [PATCH v1 6/9] uretprobes: Return probe exit, invoke handlers
2013-04-03 16:02:28 linux-kernel [PATCH v1 7/9] uretprobes: Limit the depth of return probe nestedness
2013-04-03 16:02:14 linux-kernel [PATCH v1 8/9] uretprobes: Remove -ENOSYS as return probes implemented
2013-04-03 16:01:46 linux-kernel [PATCH v1 4/9] uretprobes/ppc: Hijack return address
2013-04-03 16:01:40 linux-kernel [PATCH v1 5/9] uretprobes: Return probe entry, prepare_uretprobe()
2013-04-03 16:01:24 linux-kernel [PATCH v1 3/9] uretprobes/x86: Hijack return address
2013-04-02 13:25:30 linux-kernel Re: [PATCH 0/6] uprobes/tracing: uretprobes
2013-04-02 08:59:42 linux-kernel Re: [PATCH 4/4] uprobes/tracing: generalize struct uprobe_trace_entry_head
2013-04-02 08:59:07 linux-kernel Re: [PATCH 2/4] uprobes/tracing: Kill the pointless seq_print_ip_sym() call
2013-04-02 08:59:05 linux-kernel Re: [PATCH 1/4] uprobes/tracing: Kill the pointless task_pt_regs() calls
2013-04-02 08:58:39 linux-kernel Re: [PATCH 3/4] uprobes/tracing: Kill the pointless local_save_flags/preempt_count calls
2013-03-26 12:26:48 linux-kernel Re: [PATCH 4/7] uretprobes: return probe entry, prepare_uretprobe()
2013-03-26 08:50:44 linux-kernel Re: [PATCH 4/7] uretprobes: return probe entry, prepare_uretprobe()
2013-03-26 08:45:53 linux-kernel Re: [PATCH 4/7] uretprobes: return probe entry, prepare_uretprobe()
2013-03-26 08:36:49 linux-kernel Re: [PATCH 5/7] uretprobes: return probe exit, invoke handlers
2013-03-25 15:52:47 linux-kernel Re: [PATCH 4/7] uretprobes: return probe entry, prepare_uretprobe()
2013-03-25 15:50:33 linux-kernel Re: [PATCH 5/7] uretprobes: return probe exit, invoke handlers
2013-03-25 10:36:52 linux-kernel Re: [PATCH 5/5] uprobes: Change write_opcode() to use copy_*page()
2013-03-25 10:32:59 linux-kernel Re: [PATCH 2/5] uprobes: Change __copy_insn() to use copy_from_page()
2013-03-25 10:31:47 linux-kernel Re: [PATCH 4/5] uprobes: Introduce copy_to_page()
2013-03-25 10:31:33 linux-kernel Re: [PATCH 3/5] uprobes: Kill the unnecesary filp != NULL check in __copy_insn()
2013-03-25 10:31:16 linux-kernel Re: [PATCH 1/5] uprobes: Turn copy_opcode() into copy_from_page()
2013-03-25 10:30:47 linux-kernel Re: [PATCH 0/5] kmap cleanups for uretprobes (Was: extract fill_page() and trampoline implementation)
2013-03-23 06:45:10 linux-kernel Re: [PATCH 0/7] uretprobes: return probes implementation
2013-03-22 13:14:09 linux-kernel Re: [PATCH 7/7] uretprobes: implemented, thus remove -ENOSYS
2013-03-22 13:11:30 linux-kernel [PATCH 3/7] uretprobes/x86: hijack return address
2013-03-22 13:10:48 linux-kernel [PATCH 6/7] uretprobes: limit the depth of return probe nestedness
2013-03-22 13:10:18 linux-kernel [PATCH 7/7] uretprobes: remove -ENOSYS as return probes implemented
2013-03-22 13:10:00 linux-kernel [PATCH 2/7] uretprobes: extract fill_page() and trampoline implementation
2013-03-22 13:09:53 linux-kernel [PATCH 7/7] uretprobes: implemented, thus remove -ENOSYS
2013-03-22 13:09:49 linux-kernel [PATCH 4/7] uretprobes: return probe entry, prepare_uretprobe()
2013-03-22 13:09:48 linux-kernel [PATCH 5/7] uretprobes: return probe exit, invoke handlers
2013-03-22 13:09:36 linux-kernel [PATCH 1/7] uretprobes: preparation patch
2013-03-22 13:09:31 linux-kernel [PATCH 0/7] uretprobes: return probes implementation
2013-03-05 13:28:24 linux-kernel Re: [RFC PATCH v4 5/6] uretprobes: invoke return probe handlers
2013-03-05 13:21:11 linux-kernel Re: [RFC PATCH v4 4/6] uretprobes: return probe entry, prepare uretprobe