LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2015-02-17 23:12:38
linux-kernel
[PATCH v5 5/6] arm64: Add kernel return probes support (kretprobes)
2015-02-17 23:12:01
linux-kernel
[PATCH v5 6/6] kprobes: Add arm64 case in kprobe example module
2015-02-17 23:11:52
linux-kernel
[PATCH v5 3/6] arm64: Kprobes with single stepping support
2015-02-17 23:11:47
linux-kernel
[PATCH v5 1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
2015-02-17 23:11:45
linux-kernel
[PATCH v5 0/6] arm64: Add kernel probes (kprobes) support
2014-12-15 06:29:29
linux-kernel
Re: [PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
2014-12-12 22:42:35
linux-kernel
Re: [PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
2014-12-09 14:27:25
linux-kernel
Re: [PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
2014-12-04 02:48:23
linux-kernel
Re: [PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
2014-12-04 00:03:01
linux-kernel
Re: [PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
2014-12-03 22:54:44
linux-kernel
Re: [PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
2014-11-26 17:47:06
linux-kernel
Re: [PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
2014-11-26 06:46:16
linux-kernel
Re: [PATCH v3 1/5] arm64: Kprobes with single stepping support
2014-11-21 06:16:42
linux-kernel
Re: [PATCH v3 5/5] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
2014-11-21 04:28:35
linux-kernel
Re: [PATCH v3 1/5] arm64: Kprobes with single stepping support
2014-11-19 14:55:26
linux-kernel
Re: [PATCH v3 1/5] arm64: Kprobes with single stepping support
2014-11-18 06:34:27
linux-kernel
[PATCH v3 5/5] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
2014-11-18 06:33:13
linux-kernel
[PATCH v3 4/5] kprobes: Add arm64 case in kprobe example module
2014-11-18 06:33:12
linux-kernel
[PATCH v3 3/5] arm64: Add kernel return probes support(kretprobes)
2014-11-18 06:33:10
linux-kernel
[PATCH v3 2/5] arm64: Kprobes instruction simulation support
2014-11-18 06:33:06
linux-kernel
[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
2014-11-18 06:33:03
linux-kernel
[PATCH v3 1/5] arm64: Kprobes with single stepping support
2014-04-01 15:46:16
linux-kernel
Re: [PATCH 1/7] uprobes: Kill UPROBE_SKIP_SSTEP and can_skip_sstep()
2014-02-10 07:42:20
linux-kernel
[PATCH v6 03/14] ARM: Move generic arm instruction parsing code to new files for sharing between features
2014-02-10 07:42:18
linux-kernel
[PATCH v6 04/14] ARM: move generic thumb instruction parsing code to new files for use by other feature
2014-02-10 07:41:58
linux-kernel
[PATCH v6 09/14] ARM: Change more ARM kprobes symbol names to something more
2014-02-10 07:41:34
linux-kernel
[PATCH v6 10/14] ARM: Rename the shared kprobes/uprobe return value enum
2014-02-10 07:41:06
linux-kernel
[PATCH v6 11/14] ARM: Change the remaining shared kprobes/uprobes symbols to something generic
2014-02-10 07:40:31
linux-kernel
[PATCH v6 13/14] ARM: Make arch_specific_insn a define for new arch_probes_insn structure
2014-02-10 07:40:13
linux-kernel
[PATCH v6 14/14] ARM: add uprobes support
2014-02-10 07:39:50
linux-kernel
[PATCH v6 12/14] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
2014-02-10 07:39:45
linux-kernel
[PATCH v6 08/14] ARM: Make the kprobes condition_check symbol names more generic
2014-02-10 07:39:40
linux-kernel
[PATCH v6 07/14] ARM: Remove use of struct kprobe from generic probes code
2014-02-10 07:39:36
linux-kernel
[PATCH v6 05/14] ARM: use a function table for determining instruction interpreter action
2014-02-10 07:39:33
linux-kernel
[PATCH v6 06/14] ARM: Disable jprobes test when built into thumb-mode kernel
2014-02-10 07:39:24
linux-kernel
[PATCH v6 02/14] ARM: move shared uprobe/kprobe definitions into new include file
2014-02-10 07:39:19
linux-kernel
[PATCH v6 01/14] uprobes: allow ignoring of probe hits
2014-02-10 07:39:13
linux-kernel
[PATCH v6 00/14] uprobes: Add uprobes support for ARM
2014-02-04 02:15:23
linux-kernel
Re: [PATCH v5 16/16] ARM: Remove uprobes dependency on kprobes
2014-02-04 02:07:29
linux-kernel
Re: [PATCH v5 07/16] ARM: Remove use of struct kprobe from generic probes code
2014-02-04 02:06:25
linux-kernel
Re: [PATCH v5 05/16] ARM: use a function table for determining instruction interpreter action
2014-01-31 18:33:17
linux-kernel
[PATCH] Detect section mismatches in thumb relocations
2014-01-23 20:11:22
linux-kernel
[PATCH v5 02/16] ARM: move shared uprobe/kprobe definitions into new include file
2014-01-23 20:10:52
linux-kernel
[PATCH v5 03/16] ARM: Move generic arm instruction parsing code to new files for sharing between features
2014-01-23 20:10:20
linux-kernel
[PATCH v5 04/16] ARM: move generic thumb instruction parsing code to new files for use by other feature
2014-01-23 20:09:50
linux-kernel
[PATCH v5 05/16] ARM: use a function table for determining instruction interpreter action
2014-01-23 20:09:29
linux-kernel
[PATCH v5 06/16] ARM: Disable jprobes test when built into thumb-mode kernel
2014-01-23 20:08:54
linux-kernel
[PATCH v5 09/16] ARM: Make the kprobes condition_check symbol names more generic
2014-01-23 20:08:27
linux-kernel
[PATCH v5 11/16] ARM: Rename the shared kprobes/uprobe return value enum
2014-01-23 20:07:51
linux-kernel
[PATCH v5 12/16] ARM: Change the remaining shared kprobes/uprobes symbols to something generic
2014-01-23 20:07:08
linux-kernel
[PATCH v5 14/16] ARM: Make arch_specific_insn a define for new arch_probes_insn structure