Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8f95505bc18a026ef7d3dfdbce4e5b31b3e4fc1b
/
arch
/
x86
/
kernel
/
uprobes.c
8f95505
uprobes/x86: Emulate relative conditional "short" jmp's
by Oleg Nesterov
· 11 years ago
8e89c0b
uprobes/x86: Emulate relative call's
by Oleg Nesterov
· 11 years ago
d241006
uprobes/x86: Emulate nop's using ops->emulate()
by Oleg Nesterov
· 11 years ago
7ba6db2
uprobes/x86: Emulate unconditional relative jmp's
by Oleg Nesterov
· 11 years ago
8faaed1
uprobes/x86: Introduce sizeof_long(), cleanup adjust_ret_addr() and arch_uretprobe_hijack_return_addr()
by Oleg Nesterov
· 11 years ago
75f9ef0
uprobes/x86: Teach arch_uprobe_post_xol() to restart if possible
by Oleg Nesterov
· 11 years ago
014940b
uprobes/x86: Send SIGILL if arch_uprobe_post_xol() fails
by Oleg Nesterov
· 11 years ago
e55848a
uprobes/x86: Conditionalize the usage of handle_riprel_insn()
by Oleg Nesterov
· 11 years ago
8ad8e9d
uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->ops
by Oleg Nesterov
· 11 years ago
34e7317
uprobes/x86: move the UPROBE_FIX_{RIP,IP,CALL} code at the end of pre/post hooks
by Oleg Nesterov
· 11 years ago
d20737c
uprobes/x86: Gather "riprel" functions together
by Oleg Nesterov
· 11 years ago
59078d4
uprobes/x86: Kill the "ia32_compat" check in handle_riprel_insn(), remove "mm" arg
by Oleg Nesterov
· 11 years ago
ddb69f2
uprobes/x86: Fold prepare_fixups() into arch_uprobe_analyze_insn()
by Oleg Nesterov
· 11 years ago
791eca1
uretprobes/x86: Hijack return address
by Anton Arapov
· 12 years ago
74e59df
uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()
by Oleg Nesterov
· 12 years ago
cf31ec3
uprobes/x86: Change __skip_sstep() to actually skip the whole insn
by Oleg Nesterov
· 12 years ago
4dc316c
uprobes/x86: Cleanup the single-stepping code
by Oleg Nesterov
· 12 years ago
b64b9c9
uprobes/x86: Only rep+nop can be emulated correctly
by Oleg Nesterov
· 12 years ago
d6a00b3
uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interaction
by Oleg Nesterov
· 12 years ago
3a4664a
uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was set
by Oleg Nesterov
· 12 years ago
9bd1190
uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-stepping
by Oleg Nesterov
· 12 years ago
bdc1e47
uprobes/x86: Implement x86 specific arch_uprobe_*_step
by Sebastian Andrzej Siewior
· 12 years ago
7eb9ba5
uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
by Ananth N Mavinakayanahalli
· 13 years ago
0326f5a
uprobes/core: Handle breakpoint and singlestep exceptions
by Srikar Dronamraju
· 13 years ago
e3343e6
uprobes/core: Make order of function parameters consistent across functions
by Srikar Dronamraju
· 13 years ago
900771a
uprobes/core: Make macro names consistent
by Srikar Dronamraju
· 13 years ago
3ff54ef
uprobes/core: Move insn to arch specific structure
by Srikar Dronamraju
· 13 years ago
04a3d98
uprobes/core: Make instruction tables volatile
by Srikar Dronamraju
· 13 years ago
7b2d81d
uprobes/core: Clean up, refactor and improve the code
by Ingo Molnar
· 13 years ago
2b14449
uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
by Srikar Dronamraju
· 13 years ago