Geçmişin Kaydedilmesi

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