Historique des commits

Auteur SHA1 Message Date
  Oleg Nesterov 65b2c8f0e5 uprobes/powerpc: Do not use arch_uprobe_*_step() helpers il y a 12 ans
  Ingo Molnar f38787f4f9 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent il y a 12 ans
  Haggai Eran 6bdb913f0a mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end il y a 13 ans
  Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree il y a 13 ans
  Oleg Nesterov 71434f2fcb uprobes: Fix the racy uprobe->flags manipulation il y a 13 ans
  Oleg Nesterov 4710f05fd1 uprobes: Fix prepare_uprobe() race with itself il y a 13 ans
  Oleg Nesterov cb9a19fe4a uprobes: Introduce prepare_uprobe() il y a 13 ans
  Oleg Nesterov 142b18ddc8 uprobes: Fix handle_swbp() vs unregister() + register() race il y a 13 ans
  Oleg Nesterov 076a365b3d uprobes: Do not delete uprobe if uprobe_unregister() fails il y a 13 ans
  Oleg Nesterov a5f658b71b uprobes: Don't return success if alloc_uprobe() fails il y a 13 ans
  Oleg Nesterov ec75fba93e uprobes: Simplify is_swbp_at_addr(), remove stale comments il y a 13 ans
  Oleg Nesterov ed6f6a50dc uprobes: Kill set_orig_insn()->is_swbp_at_addr() il y a 13 ans
  Oleg Nesterov cceb55aab7 uprobes: Introduce copy_opcode(), kill read_opcode() il y a 13 ans
  Oleg Nesterov e97f65a17d uprobes: Kill set_swbp()->is_swbp_at_addr() il y a 13 ans
  Oleg Nesterov e40cfce626 uprobes: Restrict valid_vma(false) to skip VM_SHARED vmas il y a 13 ans
  Oleg Nesterov 78a320542e uprobes: Change valid_vma() to demand VM_MAYEXEC rather than VM_EXEC il y a 13 ans
  Oleg Nesterov 75ed82ea53 uprobes: Change write_opcode() to use FOLL_FORCE il y a 13 ans
  Oleg Nesterov db023ea595 uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume() il y a 13 ans
  Oleg Nesterov 1b08e90721 uprobes: Kill UTASK_BP_HIT state il y a 13 ans
  Oleg Nesterov 0578a97098 uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp() il y a 13 ans
  Oleg Nesterov 746a9e6ba2 uprobes: Do not setup ->active_uprobe/state prematurely il y a 13 ans
  Oleg Nesterov 79d54b249c uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() fails il y a 13 ans
  Sebastian Andrzej Siewior 9d77878226 uprobes: Introduce arch_uprobe_enable/disable_step() il y a 13 ans
  Oleg Nesterov 499a4f3ec0 uprobes: Teach find_active_uprobe() to clear MMF_HAS_UPROBES il y a 13 ans
  Oleg Nesterov 9f68f672c4 uprobes: Introduce MMF_RECALC_UPROBES il y a 13 ans
  Oleg Nesterov 6f47caa0e1 uprobes: uprobes_treelock should not disable irqs il y a 13 ans
  Sebastian Andrzej Siewior 6d1d8dfa8b uprobes: Don't put NULL pointer in uprobe_register() il y a 13 ans
  Oleg Nesterov ded86e7c8f uprobes: Remove "verify" argument from set_orig_insn() il y a 13 ans
  Oleg Nesterov 61559a8165 uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap() il y a 13 ans
  Oleg Nesterov f8ac4ec9c0 uprobes: Introduce MMF_HAS_UPROBES il y a 13 ans