Show patches with: Submitter = David Long       |    State = Action Required       |   217 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,6/6] kprobes: Add arm64 case in kprobe example module - - - --- 2015-02-17 David Long New
[v5,5/6] arm64: Add kernel return probes support (kretprobes) - - - --- 2015-02-17 David Long New
[v5,4/6] arm64: kprobes instruction simulation support - - - --- 2015-02-17 David Long New
[v5,3/6] arm64: Kprobes with single stepping support - - - --- 2015-02-17 David Long New
[v5,2/6] arm64: Add more test functions to insn.c - - - --- 2015-02-17 David Long New
[v5,1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature - - - --- 2015-02-17 David Long New
[v4,6/6] kprobes: Add arm64 case in kprobe example module - - - --- 2015-01-11 David Long New
[v4,5/6] arm64: Add kernel return probes support(kretprobes) - - - --- 2015-01-11 David Long New
[v4,4/6] arm64: Kprobes instruction simulation support - - - --- 2015-01-11 David Long New
[v4,3/6] arm64: Kprobes with single stepping support - - - --- 2015-01-11 David Long New
[v4,2/6] arm64: Add more test functions to insn.c - - - --- 2015-01-11 David Long New
[v4,1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature - - - --- 2015-01-11 David Long New
[v3,5/5] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature - - - --- 2014-11-18 David Long New
[v3,4/5] kprobes: Add arm64 case in kprobe example module - - - --- 2014-11-18 David Long New
[v3,3/5] arm64: Add kernel return probes support(kretprobes) - - - --- 2014-11-18 David Long New
[v3,2/5] arm64: Kprobes instruction simulation support - - - --- 2014-11-18 David Long New
[v3,1/5] arm64: Kprobes with single stepping support - - - --- 2014-11-18 David Long New
[RFC,v4] ARM: uprobes xol write directly to userspace - - - --- 2014-04-16 David Long New
[RFC] uprobes: copy to user-space xol page with proper cache flushing - - - --- 2014-04-15 David Long New
[RFC] uprobes: copy to user-space xol page with proper cache flushing - - - --- 2014-04-11 David Long New
[v7,15/15] ARM: add uprobes support - - - --- 2014-03-07 David Long New
[v7,14/15] ARM: Make arch_specific_insn a define for new arch_probes_insn structure - - - --- 2014-03-07 David Long New
[v7,13/15] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions - - - --- 2014-03-07 David Long New
[v7,12/15] ARM: Change the remaining shared kprobes/uprobes symbols to something generic - - - --- 2014-03-07 David Long New
[v7,11/15] ARM: Rename the shared kprobes/uprobe return value enum - - - --- 2014-03-07 David Long New
[v7,10/15] ARM: Change more ARM kprobes symbol names to something more generic - - - --- 2014-03-07 David Long New
[v7,09/15] ARM: Make the kprobes condition_check symbol names more generic - - - --- 2014-03-07 David Long New
[v7,08/15] ARM: Remove use of struct kprobe from generic probes code - - - --- 2014-03-07 David Long New
[v7,07/15] ARM: use a function table for determining instruction interpreter action - - - --- 2014-03-07 David Long New
[v7,06/15] ARM: move generic thumb instruction parsing code to new files for use by other feature - - - --- 2014-03-07 David Long New
[v7,05/15] ARM: Move generic arm instruction parsing code to new files for sharing between features - - - --- 2014-03-07 David Long New
[v7,04/15] ARM: move shared uprobe/kprobe definitions into new include file - - - --- 2014-03-07 David Long New
[v7,03/15] uprobes: allow ignoring of probe hits - - - --- 2014-03-07 David Long New
[v7,02/15] ARM: Fix missing includes in kprobes sources - - - --- 2014-03-07 David Long New
[v7,01/15] uprobes: Kconfig dependency fix - - - --- 2014-03-07 David Long New
[v6,14/14] ARM: add uprobes support - - - --- 2014-02-10 David Long New
[v6,13/14] ARM: Make arch_specific_insn a define for new arch_probes_insn structure - - - --- 2014-02-10 David Long New
[v6,12/14] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions - - - --- 2014-02-10 David Long New
[v6,11/14] ARM: Change the remaining shared kprobes/uprobes symbols to something generic - - - --- 2014-02-10 David Long New
[v6,10/14] ARM: Rename the shared kprobes/uprobe return value enum - - - --- 2014-02-10 David Long New
[v6,09/14] ARM: Change more ARM kprobes symbol names to something more - - - --- 2014-02-10 David Long New
[v6,08/14] ARM: Make the kprobes condition_check symbol names more generic - - - --- 2014-02-10 David Long New
[v6,07/14] ARM: Remove use of struct kprobe from generic probes code - - - --- 2014-02-10 David Long New
[v6,06/14] ARM: Disable jprobes test when built into thumb-mode kernel - - - --- 2014-02-10 David Long New
[v6,05/14] ARM: use a function table for determining instruction interpreter action - - - --- 2014-02-10 David Long New
[v6,04/14] ARM: move generic thumb instruction parsing code to new files for use by other feature - - - --- 2014-02-10 David Long New
[v6,03/14] ARM: Move generic arm instruction parsing code to new files for sharing between features - - - --- 2014-02-10 David Long New
[v6,02/14] ARM: move shared uprobe/kprobe definitions into new include file - - - --- 2014-02-10 David Long New
[v6,01/14] uprobes: allow ignoring of probe hits - - - --- 2014-02-10 David Long New
Detect section mismatches in thumb relocations - - - --- 2014-01-31 David Long New
[v5,16/16] ARM: Remove uprobes dependency on kprobes - - - --- 2014-01-23 David Long New
[v5,15/16] ARM: add uprobes support - - - --- 2014-01-23 David Long New
[v5,14/16] ARM: Make arch_specific_insn a define for new arch_probes_insn structure - - - --- 2014-01-23 David Long New
[v5,13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions - - - --- 2014-01-23 David Long New
[v5,12/16] ARM: Change the remaining shared kprobes/uprobes symbols to something generic - - - --- 2014-01-23 David Long New
[v5,11/16] ARM: Rename the shared kprobes/uprobe return value enum - - - --- 2014-01-23 David Long New
[v5,10/16] ARM: Change more ARM kprobes symbol names to something more - - - --- 2014-01-23 David Long New
[v5,09/16] ARM: Make the kprobes condition_check symbol names more generic - - - --- 2014-01-23 David Long New
[v5,08/16] ARM: Use new opcode type in ARM kprobes/uprobes code - - - --- 2014-01-23 David Long New
[v5,07/16] ARM: Remove use of struct kprobe from generic probes code - - - --- 2014-01-23 David Long New
[v5,06/16] ARM: Disable jprobes test when built into thumb-mode kernel - - - --- 2014-01-23 David Long New
[v5,05/16] ARM: use a function table for determining instruction interpreter action - - - --- 2014-01-23 David Long New
[v5,04/16] ARM: move generic thumb instruction parsing code to new files for use by other feature - - - --- 2014-01-23 David Long New
[v5,03/16] ARM: Move generic arm instruction parsing code to new files for sharing between features - - - --- 2014-01-23 David Long New
[v5,02/16] ARM: move shared uprobe/kprobe definitions into new include file - - - --- 2014-01-23 David Long New
[v5,01/16] uprobes: allow ignoring of probe hits - - - --- 2014-01-23 David Long New
[v4,16/16] ARM: Remove uprobes dependency on kprobes - - - --- 2013-12-16 David Long New
[v4,15/16] ARM: add uprobes support - - - --- 2013-12-16 David Long New
[v4,14/16] ARM: Make arch_specific_insn a define for new arch_probes_insn structure - - - --- 2013-12-16 David Long New
[v4,13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions - - - --- 2013-12-16 David Long New
[v4,12/16] ARM: Change the remaining shared kprobes/uprobes symbols to something generic - - - --- 2013-12-16 David Long New
[v4,11/16] ARM: Rename the shared kprobes/uprobe return value enum - - - --- 2013-12-16 David Long New
[v4,10/16] ARM: Change more ARM kprobes symbol names to something more - - - --- 2013-12-16 David Long New
[v4,09/16] ARM: Make the kprobes condition_check symbol names more generic - - - --- 2013-12-16 David Long New
[v4,08/16] ARM: Use new opcode type in ARM kprobes/uprobes code - - - --- 2013-12-16 David Long New
[v4,07/16] ARM: Remove use of struct kprobe from generic probes code - - - --- 2013-12-16 David Long New
[v4,06/16] ARM: Disable jprobes test when built into thumb-mode kernel - - - --- 2013-12-16 David Long New
[v4,05/16] ARM: use a function table for determining instruction interpreter actions - - - --- 2013-12-16 David Long New
[v4,04/16] ARM: move generic thumb instruction parsing code to new files for use by other feature - - - --- 2013-12-16 David Long New
[v4,03/16] ARM: Move generic arm instruction parsing code to new files for sharing between features - - - --- 2013-12-16 David Long New
[v4,02/16] ARM: move shared uprobe/kprobe definitions into new include file - - - --- 2013-12-16 David Long New
[v4,01/16] uprobes: allow ignoring of probe hits - - - --- 2013-12-16 David Long New
[v3,15/15] ARM: Remove uprobes dependency on kprobes - - - --- 2013-11-27 David Long New
[v3,14/15] ARM: add uprobes support - - - --- 2013-11-27 David Long New
[v3,13/15] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions - - - --- 2013-11-27 David Long New
[v3,12/15] ARM: Change the remaining shared kprobes/uprobes symbols to something generic - - - --- 2013-11-27 David Long New
[v3,11/15] ARM: Rename the shared kprobes/uprobe return value enum - - - --- 2013-11-27 David Long New
[v3,10/15] ARM: Change more ARM kprobes symbol names to something more - - - --- 2013-11-27 David Long New
[v3,09/15] ARM: Make the kprobes condition_check symbol names more generic - - - --- 2013-11-27 David Long New
[v3,08/15] ARM: Use new opcode type in ARM kprobes/uprobes code - - - --- 2013-11-27 David Long New
[v3,07/15] ARM: Remove use of struct kprobe from generic probes code - - - --- 2013-11-27 David Long New
[v3,06/15] ARM: Disable jprobes test when built into thumb-mode kernel - - - --- 2013-11-27 David Long New
[v3,05/15] ARM: use a function table for determining instruction interpreter actions - - - --- 2013-11-27 David Long New
[v3,04/15] ARM: move generic thumb instruction parsing code to new files for use by other feature - - - --- 2013-11-27 David Long New
[v3,03/15] ARM: Move generic arm instruction parsing code to new files for sharing between features - - - --- 2013-11-27 David Long New
[v3,02/15] ARM: move shared uprobe/kprobe definitions into new include file - - - --- 2013-11-27 David Long New
[v3,01/15] uprobes: allow ignoring of probe hits - - - --- 2013-11-27 David Long New
[v2,13/13] ARM: Remove uprobes dependency on kprobes - - - --- 2013-10-15 David Long New
[v2,12/13] ARM: add uprobes support - - - --- 2013-10-15 David Long New
[v2,11/13] ARM: Finish renaming ARM kprobes APIs for sharing with uprobes - - - --- 2013-10-15 David Long New
« 1 2 3 »