1. ded49c5 uretprobes: Limit the depth of return probe nestedness by Anton Arapov · 11 years ago
  2. 0dfd0eb uretprobes: Return probe entry, prepare_uretprobe() by Anton Arapov · 11 years ago
  3. ea02487 uretprobes: Introduce uprobe_consumer->ret_handler() by Anton Arapov · 11 years ago
  4. 0908ad6 uprobes: Add trap variant helper by Ananth N Mavinakayanahalli · 11 years ago
  5. bdf8647 uprobes: Introduce uprobe_apply() by Oleg Nesterov · 12 years ago
  6. da1816b uprobes: Teach handler_chain() to filter out the probed task by Oleg Nesterov · 12 years ago
  7. 8a7f2fa uprobes: Reintroduce uprobe_consumer->filter() by Oleg Nesterov · 12 years ago
  8. fe20d71 uprobes: Kill uprobe_consumer->filter() by Oleg Nesterov · 12 years ago
  9. 32cdba1 uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race by Oleg Nesterov · 12 years ago
  10. 19f5ee2 uprobes: Kill arch_uprobe_enable/disable_step() hooks by Oleg Nesterov · 12 years ago
  11. cb9a19f uprobes: Introduce prepare_uprobe() by Oleg Nesterov · 12 years ago
  12. 1b08e907 uprobes: Kill UTASK_BP_HIT state by Oleg Nesterov · 12 years ago
  13. 9d77878 uprobes: Introduce arch_uprobe_enable/disable_step() by Sebastian Andrzej Siewior · 12 years ago
  14. ded86e7 uprobes: Remove "verify" argument from set_orig_insn() by Oleg Nesterov · 12 years ago
  15. 61559a8 uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap() by Oleg Nesterov · 12 years ago
  16. f8ac4ec uprobes: Introduce MMF_HAS_UPROBES by Oleg Nesterov · 12 years ago
  17. 647c42d uprobes: Kill uprobes_state->count by Oleg Nesterov · 12 years ago
  18. cbc91f7 uprobes/core: Decrement uprobe count before the pages are unmapped by Srikar Dronamraju · 12 years ago
  19. 682968e uprobes/core: Optimize probe hits with the help of a counter by Srikar Dronamraju · 12 years ago
  20. d4b3b63 uprobes/core: Allocate XOL slots for uprobes use by Srikar Dronamraju · 12 years ago
  21. 0326f5a uprobes/core: Handle breakpoint and singlestep exceptions by Srikar Dronamraju · 12 years ago
  22. 5cb4ac3 uprobes/core: Rename bkpt to swbp by Srikar Dronamraju · 12 years ago
  23. e3343e6 uprobes/core: Make order of function parameters consistent across functions by Srikar Dronamraju · 12 years ago
  24. 900771a uprobes/core: Make macro names consistent by Srikar Dronamraju · 12 years ago
  25. 35aa621 uprobes: Update copyright notices by Ingo Molnar · 13 years ago
  26. 3ff54ef uprobes/core: Move insn to arch specific structure by Srikar Dronamraju · 13 years ago
  27. 96379f6 uprobes/core: Remove uprobe_opcode_sz by Srikar Dronamraju · 13 years ago
  28. 7b2d81d uprobes/core: Clean up, refactor and improve the code by Ingo Molnar · 13 years ago
  29. 2b14449 uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints by Srikar Dronamraju · 13 years ago