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
2014-01-23 20:06:30 linux-kernel [PATCH v5 15/16] ARM: add uprobes support
2014-01-23 20:06:28 linux-kernel [PATCH v5 16/16] ARM: Remove uprobes dependency on kprobes
2014-01-23 20:06:25 linux-kernel [PATCH v5 13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
2014-01-23 20:06:22 linux-kernel [PATCH v5 10/16] ARM: Change more ARM kprobes symbol names to something more
2014-01-23 20:06:20 linux-kernel [PATCH v5 08/16] ARM: Use new opcode type in ARM kprobes/uprobes code
2014-01-23 20:06:17 linux-kernel [PATCH v5 07/16] ARM: Remove use of struct kprobe from generic probes code
2014-01-23 20:06:13 linux-kernel [PATCH v5 01/16] uprobes: allow ignoring of probe hits
2014-01-23 20:06:08 linux-kernel [PATCH v5 00/16] uprobes: Add uprobes support for ARM
2014-01-21 16:51:32 linux-kernel Re: [PATCH v4 15/16] ARM: add uprobes support
2014-01-16 18:12:42 linux-kernel Re: [PATCH v4 13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
2014-01-15 19:31:15 linux-kernel Re: [PATCH v4 13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
2014-01-15 16:44:18 linux-kernel Re: [PATCH v4 07/16] ARM: Remove use of struct kprobe from generic probes code
2014-01-15 16:43:09 linux-kernel Re: [PATCH v4 02/16] ARM: move shared uprobe/kprobe definitions into new include file
2014-01-15 16:41:23 linux-kernel Re: [PATCH v4 04/16] ARM: move generic thumb instruction parsing code to new files for use by other feature
2014-01-15 16:26:05 linux-kernel Re: [PATCH v4 05/16] ARM: use a function table for determining instruction interpreter actions
2013-10-31 18:41:41 linux-kernel Re: [PATCH v2 04/13] uprobes: allow arch-specific initialization
2013-10-30 21:11:14 linux-kernel Re: [PATCH v2 02/13] uprobes: allow ignoring of probe hits
2013-10-23 18:20:58 linux-kernel Re: [PATCH v2 05/13] uprobes: add arch write opcode hook
2013-10-23 01:21:12 linux-kernel Re: [PATCH v2 04/13] uprobes: allow arch-specific initialization
2013-10-23 00:03:52 linux-kernel Re: [PATCH v2 03/13] uprobes: allow arch access to xol slot
2013-10-22 23:56:27 linux-kernel Re: [PATCH v2 02/13] uprobes: allow ignoring of probe hits
2013-10-22 03:45:58 linux-kernel Re: [PATCH v2 02/13] uprobes: allow ignoring of probe hits
2013-10-15 21:08:30 linux-kernel [PATCH v2 02/13] uprobes: allow ignoring of probe hits
2013-10-15 21:07:51 linux-kernel [PATCH v2 04/13] uprobes: allow arch-specific initialization
2013-10-15 21:06:55 linux-kernel [PATCH v2 07/13] ARM: move generic thumb instruction parsing code to new files for use by other features
2013-10-15 21:06:37 linux-kernel [PATCH v2 12/13] ARM: add uprobes support
2013-10-15 21:06:13 linux-kernel [PATCH v2 13/13] ARM: Remove uprobes dependency on kprobes
2013-10-15 21:05:02 linux-kernel [PATCH v2 08/13] ARM: use a function table for determining instruction interpreter actions
2013-10-15 21:04:56 linux-kernel [PATCH v2 11/13] ARM: Finish renaming ARM kprobes APIs for sharing with uprobes
2013-10-15 21:04:55 linux-kernel [PATCH v2 09/13] ARM: Disable jprobe selftests in thumb kernels
2013-10-15 21:04:53 linux-kernel [PATCH v2 10/13] kprobes: Remove uneeded kernel dependency on struct arch_specific_insn
2013-10-15 21:04:45 linux-kernel [PATCH v2 06/13] ARM: move shared uprobe/kprobe definitions into new include file
2013-10-15 21:04:42 linux-kernel [PATCH v2 05/13] uprobes: add arch write opcode hook
2013-10-15 21:04:38 linux-kernel [PATCH v2 03/13] uprobes: allow arch access to xol slot
2013-10-15 21:04:36 linux-kernel [PATCH v2 01/13] uprobes: move function declarations out of arch
2013-10-15 21:04:35 linux-kernel [PATCH v2 00/13] uprobes: Add uprobes support for ARM
2013-08-01 23:52:17 linux-kernel [PATCH 7/9] ARM: Move uprobes/kprobes shared functions to common file
2013-08-01 23:49:17 linux-kernel [PATCH 2/9] uprobes: allow ignoring of probe hits
2013-08-01 23:47:13 linux-kernel [PATCH 5/9] uprobes: add arch write opcode hook
2013-08-01 23:47:12 linux-kernel [PATCH 4/9] uprobes: allow arch-specific initialization
2013-08-01 23:46:33 linux-kernel [PATCH 6/9] ARM: move shared uprobe/kprobe definitions into new include file
2013-08-01 23:46:31 linux-kernel [PATCH 9/9] ARM: add uprobes support
2013-08-01 23:46:11 linux-kernel [PATCH 8/9] ARM: Add "action" table for kprobes/uprobes instruction
2013-08-01 23:46:04 linux-kernel [PATCH 3/9] uprobes: allow arch access to xol slot
2013-08-01 23:46:00 linux-kernel [PATCH 1/9] uprobes: move function declarations out of arch
2013-08-01 23:45:58 linux-kernel [PATCH 0/9] uprobes: Add uprobes support for ARM