Историја ревизија

Аутор SHA1 Порука Датум
  Oleg Nesterov bb929284be uprobes: Kill UPROBE_RUN_HANDLER flag пре 12 година
  Oleg Nesterov 1ff6fee5e6 uprobes: Change filter_chain() to iterate ->consumers list пре 12 година
  Oleg Nesterov e591c8d78e uprobes: Introduce uprobe->register_rwsem пре 12 година
  Oleg Nesterov 9a98e03cc1 uprobes: _register() should always do register_for_each_vma(true) пре 12 година
  Oleg Nesterov 04aab9b200 uprobes: _unregister() should always do register_for_each_vma(false) пре 12 година
  Oleg Nesterov 63633cbf82 uprobes: Introduce filter_chain() пре 12 година
  Oleg Nesterov fe20d71f25 uprobes: Kill uprobe_consumer->filter() пре 12 година
  Oleg Nesterov f0744af7d0 uprobes: Kill the pointless inode/uc checks in register/unregister пре 12 година
  Oleg Nesterov bbc33d0593 uprobes: Move __set_bit(UPROBE_SKIP_SSTEP) into alloc_uprobe() пре 12 година
  Sasha Levin c91368c488 uprobes: remove redundant check пре 12 година
  Oleg Nesterov 32cdba1e05 uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race пре 12 година
  Rabin Vincent 65b6ecc038 uprobes: Flush cache after xol write пре 12 година
  Oleg Nesterov 19f5ee2716 uprobes: Kill arch_uprobe_enable/disable_step() hooks пре 12 година
  Oleg Nesterov 65b2c8f0e5 uprobes/powerpc: Do not use arch_uprobe_*_step() helpers пре 12 година
  Ingo Molnar f38787f4f9 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent пре 12 година
  Haggai Eran 6bdb913f0a mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end пре 13 година
  Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree пре 13 година
  Oleg Nesterov 71434f2fcb uprobes: Fix the racy uprobe->flags manipulation пре 13 година
  Oleg Nesterov 4710f05fd1 uprobes: Fix prepare_uprobe() race with itself пре 13 година
  Oleg Nesterov cb9a19fe4a uprobes: Introduce prepare_uprobe() пре 13 година
  Oleg Nesterov 142b18ddc8 uprobes: Fix handle_swbp() vs unregister() + register() race пре 13 година
  Oleg Nesterov 076a365b3d uprobes: Do not delete uprobe if uprobe_unregister() fails пре 13 година
  Oleg Nesterov a5f658b71b uprobes: Don't return success if alloc_uprobe() fails пре 13 година
  Oleg Nesterov ec75fba93e uprobes: Simplify is_swbp_at_addr(), remove stale comments пре 13 година
  Oleg Nesterov ed6f6a50dc uprobes: Kill set_orig_insn()->is_swbp_at_addr() пре 13 година
  Oleg Nesterov cceb55aab7 uprobes: Introduce copy_opcode(), kill read_opcode() пре 13 година
  Oleg Nesterov e97f65a17d uprobes: Kill set_swbp()->is_swbp_at_addr() пре 13 година
  Oleg Nesterov e40cfce626 uprobes: Restrict valid_vma(false) to skip VM_SHARED vmas пре 13 година
  Oleg Nesterov 78a320542e uprobes: Change valid_vma() to demand VM_MAYEXEC rather than VM_EXEC пре 13 година
  Oleg Nesterov 75ed82ea53 uprobes: Change write_opcode() to use FOLL_FORCE пре 13 година