index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
uprobes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64:Support User Probes for sparc
Allen Pais
2016-12-11
1
-0
/
+1
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
1
-1
/
+1
*
uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever
Oleg Nesterov
2015-07-31
1
-0
/
+1
*
uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()
Oleg Nesterov
2015-07-31
1
-1
/
+6
*
uprobes/x86: Reimplement arch_uretprobe_is_alive()
Oleg Nesterov
2015-07-31
1
-0
/
+1
*
uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()
Oleg Nesterov
2015-07-31
1
-0
/
+10
*
uprobes: Remove "weak" from function declarations
Bjorn Helgaas
2014-10-22
1
-7
/
+7
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-12
1
-0
/
+4
|
\
|
*
uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap
Oleg Nesterov
2014-05-14
1
-0
/
+4
*
|
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
2014-05-25
1
-0
/
+3
|
/
*
uprobes: allow ignoring of probe hits
David A. Long
2014-03-18
1
-0
/
+1
*
uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area
Oleg Nesterov
2013-11-20
1
-27
/
+4
*
uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr
Oleg Nesterov
2013-11-20
1
-5
/
+16
*
uprobes: Export write_opcode() as uprobe_write_opcode()
Oleg Nesterov
2013-11-06
1
-0
/
+1
*
uprobes: Move function declarations out of arch
David A. Long
2013-11-06
1
-0
/
+8
*
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
Oleg Nesterov
2013-10-29
1
-2
/
+2
*
uprobes: Remove the wrong __weak attribute
Ralf Baechle
2013-10-29
1
-1
/
+1
*
uretprobes: Limit the depth of return probe nestedness
Anton Arapov
2013-04-13
1
-0
/
+3
*
uretprobes: Return probe entry, prepare_uretprobe()
Anton Arapov
2013-04-13
1
-0
/
+1
*
uretprobes: Introduce uprobe_consumer->ret_handler()
Anton Arapov
2013-04-13
1
-0
/
+3
*
uprobes: Add trap variant helper
Ananth N Mavinakayanahalli
2013-04-04
1
-0
/
+1
*
uprobes: Introduce uprobe_apply()
Oleg Nesterov
2013-02-08
1
-0
/
+6
*
uprobes: Teach handler_chain() to filter out the probed task
Oleg Nesterov
2013-02-08
1
-0
/
+3
*
uprobes: Reintroduce uprobe_consumer->filter()
Oleg Nesterov
2013-02-08
1
-0
/
+9
*
uprobes: Kill uprobe_consumer->filter()
Oleg Nesterov
2013-02-08
1
-5
/
+0
*
uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race
Oleg Nesterov
2012-11-16
1
-0
/
+8
*
uprobes: Kill arch_uprobe_enable/disable_step() hooks
Oleg Nesterov
2012-11-03
1
-2
/
+0
*
uprobes: Introduce prepare_uprobe()
Oleg Nesterov
2012-10-07
1
-10
/
+0
*
uprobes: Kill UTASK_BP_HIT state
Oleg Nesterov
2012-09-29
1
-1
/
+0
*
uprobes: Introduce arch_uprobe_enable/disable_step()
Sebastian Andrzej Siewior
2012-09-15
1
-0
/
+2
*
uprobes: Remove "verify" argument from set_orig_insn()
Oleg Nesterov
2012-08-28
1
-1
/
+1
*
uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()
Oleg Nesterov
2012-08-28
1
-4
/
+0
*
uprobes: Introduce MMF_HAS_UPROBES
Oleg Nesterov
2012-08-28
1
-0
/
+5
*
uprobes: Kill uprobes_state->count
Oleg Nesterov
2012-08-28
1
-1
/
+1
*
uprobes/core: Decrement uprobe count before the pages are unmapped
Srikar Dronamraju
2012-04-14
1
-2
/
+3
*
uprobes/core: Optimize probe hits with the help of a counter
Srikar Dronamraju
2012-03-31
1
-0
/
+5
*
uprobes/core: Allocate XOL slots for uprobes use
Srikar Dronamraju
2012-03-31
1
-0
/
+34
*
uprobes/core: Handle breakpoint and singlestep exceptions
Srikar Dronamraju
2012-03-14
1
-3
/
+52
*
uprobes/core: Rename bkpt to swbp
Srikar Dronamraju
2012-03-13
1
-2
/
+2
*
uprobes/core: Make order of function parameters consistent across functions
Srikar Dronamraju
2012-03-13
1
-6
/
+6
*
uprobes/core: Make macro names consistent
Srikar Dronamraju
2012-03-13
1
-2
/
+2
*
uprobes: Update copyright notices
Ingo Molnar
2012-02-22
1
-1
/
+2
*
uprobes/core: Move insn to arch specific structure
Srikar Dronamraju
2012-02-22
1
-21
/
+2
*
uprobes/core: Remove uprobe_opcode_sz
Srikar Dronamraju
2012-02-22
1
-2
/
+0
*
uprobes/core: Clean up, refactor and improve the code
Ingo Molnar
2012-02-17
1
-15
/
+13
*
uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
Srikar Dronamraju
2012-02-17
1
-0
/
+98