Historial de Commits

Autor SHA1 Mensaje Fecha
  Wang Nan 69d54b916d kprobes: makes kprobes/enabled works correctly for optimized kprobes. hace 11 años
  Wang Nan 977ad481b6 kprobes: set kprobes_all_disarmed earlier to enable re-optimization. hace 11 años
  Linus Torvalds 42cf0f203e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm hace 11 años
  Rusty Russell be1f221c04 module: remove mod arg from module_free, rename module_memfree(). hace 11 años
  Masami Hiramatsu cbf6ab52ad kprobes: Pass the original kprobe for preparing optimized kprobe hace 11 años
  Linus Torvalds 27afc5dbda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux hace 11 años
  Masami Hiramatsu 1d70be34df kprobes: Add IPMODIFY flag to kprobe_ftrace_ops hace 11 años
  Heiko Carstens f7f242ff00 kprobes: introduce weak arch_check_ftrace_location() helper function hace 11 años
  Masami Hiramatsu f96f56780c kprobes: Skip kretprobe hit in NMI context to avoid deadlock hace 11 años
  Masami Hiramatsu d81b4253b0 kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64 hace 11 años
  Masami Hiramatsu 637247403a kprobes: Show blacklist entries via debugfs hace 11 años
  Masami Hiramatsu 820aede020 kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes hace 11 años
  Masami Hiramatsu 55479f6475 kprobes: Allow probe on some kprobe functions hace 11 años
  Masami Hiramatsu 376e242429 kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist hace 11 años
  Masami Hiramatsu be8f274323 kprobes: Prohibit probing on .entry.text code hace 11 años
  Joe Mario ab76786561 kprobes: use KSYM_NAME_LEN to size identifier buffers hace 12 años
  Heiko Carstens af96397de8 kprobes: allow to specify custom allocator for insn caches hace 12 años
  Heiko Carstens c802d64a35 kprobes: unify insn caches hace 12 años
  Mathias Krause 10fb46d5f7 kprobes: handle empty/invalid input to debugfs "enabled" file hace 12 años
  Masami Hiramatsu 7b959fc582 kprobes: Fix to free gone and unused optprobes hace 12 años
  Masami Hiramatsu 5c51543b0a kprobes: Fix a double lock bug of kprobe_mutex hace 12 años
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators hace 13 años
  Linus Torvalds 1eaec8212e Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 13 años
  Tejun Heo ad72b3bea7 kprobes: fix wait_for_kprobe_optimizer() hace 13 años
  Masami Hiramatsu e7dbfe349d kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c hace 13 años
  Masami Hiramatsu c6aaf4d0bb kprobes/x86: Fix to support jprobes on ftrace-based kprobe hace 13 años
  Masami Hiramatsu e525389651 kprobes/x86: ftrace based optimization for x86 hace 13 años
  Masami Hiramatsu ae6aa16fdc kprobes: introduce ftrace based optimization hace 13 años
  Masami Hiramatsu 25764288d8 kprobes: Move locks into appropriate functions hace 13 años
  Masami Hiramatsu f7fa6ef0de kprobes: cleanup to separate probe-able check hace 13 años