Historie revizí

Autor SHA1 Zpráva Datum
  Masami Hiramatsu 43a1b0cb4c kprobes/x86: Fix instruction patching corruption when copying more than one RIP-relative instruction před 7 roky
  Masami Hiramatsu 2e62024c26 kprobes/x86: Use preempt_enable() in optimized_callback() před 7 roky
  Masami Hiramatsu 2bbda764d7 kprobes/x86: Do not disable preempt on int3 path před 7 roky
  Linus Torvalds 5515114211 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 7 roky
  Masami Hiramatsu c86a32c09f kprobes/x86: Disable optimizing on the function jumps to indirect thunk před 7 roky
  Masami Hiramatsu a19b2e3d78 kprobes/x86: Remove IRQ disabling from ftrace-based/optimized kprobes před 8 roky
  Masami Hiramatsu 9a09f261a4 kprobes/x86: Disable preemption in optprobe před 8 roky
  Masami Hiramatsu cd52edad55 kprobes/x86: Move the get_kprobe_ctlblk() into irq-disabled block před 8 roky
  Masami Hiramatsu a8976fc84b kprobes/x86: Remove addressof() operators před 8 roky
  Masami Hiramatsu 63fef14fc9 kprobes/x86: Make insn buffer always ROX and use text_poke() před 8 roky
  Masami Hiramatsu d9f5f32a7d kprobes/x86: Do not jump-optimize kprobes on irq entry code před 8 roky
  Josh Poimboeuf c207aee480 objtool, x86: Add several functions and files to the objtool whitelist před 8 roky
  Laura Abbott e6ccbff0e9 treewide: decouple cacheflush.h and set_memory.h před 8 roky
  Masami Hiramatsu a8d11cd071 kprobes/x86: Consolidate insn decoder users for copying code před 8 roky
  Masami Hiramatsu ea1e34fc36 kprobes/x86: Use probe_kernel_read() instead of memcpy() před 8 roky
  Masami Hiramatsu d0381c81c2 kprobes/x86: Set kprobes pages read-only před 8 roky
  Masami Hiramatsu 75013fb16f kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed před 8 roky
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally před 8 roky
  Paul Gortmaker 744c193eb9 x86: Migrate exception table users off module.h and onto extable.h před 9 roky
  Andy Lutomirski 35de5b0692 x86/asm: Stop depending on ptrace.h in alternative.h před 9 roky
  Linus Torvalds d7b48fec35 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 10 roky
  Petr Mladek 2a6730c8b6 kprobes/x86: Check for invalid ftrace location in __recover_probed_insn() před 10 roky
  Masami Hiramatsu cbf6ab52ad kprobes: Pass the original kprobe for preparing optimized kprobe před 10 roky
  Dave Hansen 6ba48ff46f x86: Remove arbitrary instruction size limit in instruction decoder před 11 roky
  Wang Nan 256aae5eac kprobes/x86: Free 'optinsn' cache when range check fails před 11 roky
  Masami Hiramatsu 9326638cbe kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation před 11 roky
  Masami Hiramatsu 7ec8a97a99 kprobes/x86: Allow probe on some kprobe preparation functions před 11 roky
  Linus Torvalds 2a475501b8 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 12 roky
  Andi Kleen 04bb591ca7 x86, asmlinkage: Make kprobes code visible and fix assembler code před 12 roky
  Masami Hiramatsu a7b0133ea9 kprobes/x86: Use text_poke_bp() instead of text_poke_smp*() před 12 roky