David Long ([email protected])

Number of posts: 250 (0.12 per day)
First post: 2013-08-01 23:45:58
Last post: 2019-02-15 00:10:31

Date List Subject
2015-08-04 15:43:04 linux-kernel Re: [RFC PATCH V2 00/10] ARM64: Uprobe support added
2015-08-04 15:36:22 linux-kernel Re: [RFC PATCH V2 00/10] ARM64: Uprobe support added
2015-08-03 13:45:38 linux-kernel Re: [RFC PATCH V2 00/10] ARM64: Uprobe support added
2015-08-03 13:44:01 linux-kernel Re: [RFC PATCH V2 00/10] ARM64: Uprobe support added
2015-07-27 04:40:08 linux-kernel [PATCH v2 1/2] Move the pt_regs_offset struct definition from arch to common include file
2015-07-27 04:39:45 linux-kernel [PATCH v2 2/2] Consolidate redundant register/stack access code
2015-07-27 04:39:41 linux-kernel [PATCH v2 0/2] Consolidate redundant register/stack access code
2015-07-22 13:31:09 linux-kernel Re: [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file
2015-07-22 04:47:09 linux-kernel Re: [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file
2015-07-02 22:36:23 linux-kernel Re: [PATCH v7 3/7] arm64: Kprobes with single stepping support
2015-06-30 00:06:54 linux-kernel Re: [PATCH v7 2/7] arm64: Add more test functions to insn.c
2015-06-29 18:37:07 linux-kernel Re: [PATCH v7 1/7] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
2015-06-26 18:35:41 linux-kernel Re: [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file
2015-06-24 13:52:33 linux-kernel Re: [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file
2015-06-23 13:49:34 linux-kernel Re: [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file
2015-06-19 14:14:54 linux-kernel Re: [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file
2015-06-17 18:55:28 linux-kernel Re: [PATCH v7 0/7] arm64: Add kernel probes (kprobes) support
2015-06-17 18:37:09 linux-kernel Re: [PATCH v7 5/7] arm64: Add trampoline code for kretprobes
2015-06-17 18:33:10 linux-kernel Re: [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file
2015-06-15 20:58:57 linux-kernel Re: [PATCH 0/2] Consolidate redundant register/stack access code
2015-06-15 19:10:57 linux-kernel [PATCH v7 3/7] arm64: Kprobes with single stepping support
2015-06-15 19:10:50 linux-kernel [PATCH v7 4/7] arm64: kprobes instruction simulation support
2015-06-15 19:10:42 linux-kernel [PATCH v7 5/7] arm64: Add trampoline code for kretprobes
2015-06-15 19:10:37 linux-kernel [PATCH v7 6/7] arm64: Add kernel return probes support (kretprobes)
2015-06-15 19:10:29 linux-kernel [PATCH v7 7/7] kprobes: Add arm64 case in kprobe example module
2015-06-15 19:08:40 linux-kernel [PATCH v7 2/7] arm64: Add more test functions to insn.c
2015-06-15 19:08:33 linux-kernel [PATCH v7 0/7] arm64: Add kernel probes (kprobes) support
2015-06-15 19:08:27 linux-kernel [PATCH v7 1/7] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
2015-06-15 16:43:39 linux-kernel [PATCH 2/2] Consolidate redundant register/stack access code
2015-06-15 16:43:26 linux-kernel [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file
2015-06-15 16:43:12 linux-kernel [PATCH 0/2] Consolidate redundant register/stack access code
2015-05-22 17:05:17 linux-kernel Re: [PATCH v6 1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
2015-05-22 16:57:17 linux-kernel Re: [PATCH v6 3/6] arm64: Kprobes with single stepping support
2015-05-21 04:44:49 linux-kernel Re: [PATCH v6 3/6] arm64: Kprobes with single stepping support
2015-05-21 03:29:35 linux-kernel Re: [PATCH v6 1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
2015-05-13 19:58:48 linux-kernel Re: [PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
2015-05-12 05:54:28 linux-kernel Re: [PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
2015-05-05 05:15:06 linux-kernel Re: [PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
2015-04-29 04:33:53 linux-kernel Re: [PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
2015-04-20 20:21:47 linux-kernel [PATCH v6 1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
2015-04-20 20:21:45 linux-kernel [PATCH v6 2/6] arm64: Add more test functions to insn.c
2015-04-20 20:21:28 linux-kernel [PATCH v6 6/6] kprobes: Add arm64 case in kprobe example module
2015-04-20 20:20:12 linux-kernel [PATCH v6 5/6] arm64: Add kernel return probes support (kretprobes)
2015-04-20 20:20:07 linux-kernel [PATCH v6 4/6] arm64: kprobes instruction simulation support
2015-04-20 20:20:04 linux-kernel [PATCH v6 3/6] arm64: Kprobes with single stepping support
2015-04-20 20:19:55 linux-kernel [PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
2015-04-20 07:15:17 linux-kernel Re: [PATCH v5 1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
2015-04-08 11:01:16 linux-kernel Re: [PATCH v5 3/6] arm64: Kprobes with single stepping support
2015-02-27 06:38:35 linux-kernel Re: [PATCH v5 3/6] arm64: Kprobes with single stepping support
2015-02-17 23:13:19 linux-kernel [PATCH v5 2/6] arm64: Add more test functions to insn.c
2015-02-17 23:12:40 linux-kernel [PATCH v5 4/6] arm64: kprobes instruction simulation support