Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
  Dmitry Vyukov 9f7d416c36 kprobes: Unpoison stack in jprobe_return() for KASAN 8 жил өмнө
  Dmitry Vyukov 9254139ad0 kprobes: Avoid false KASAN reports during stack copy 8 жил өмнө
  Paul Gortmaker 744c193eb9 x86: Migrate exception table users off module.h and onto extable.h 9 жил өмнө
  Masami Hiramatsu dcfc47248d kprobes/x86: Clear TF bit in fault on single-stepping 9 жил өмнө
  Andy Lutomirski 35de5b0692 x86/asm: Stop depending on ptrace.h in alternative.h 9 жил өмнө
  Josh Poimboeuf 87aaff2ae0 x86/kprobes: Mark kretprobe_trampoline() stack frame as non-standard 9 жил өмнө
  Ingo Molnar 319e305ca4 Merge branch 'ras/core' into core/objtool, to pick up the new exception table format 9 жил өмнө
  Josh Poimboeuf c1c355ce14 x86/kprobes: Get rid of kretprobe_trampoline_holder() 9 жил өмнө
  Tony Luck 548acf1923 x86/mm: Expand the exception table logic to allow new handling options 9 жил өмнө
  Linus Torvalds 6c8a53c9e6 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 жил өмнө
  Andy Lutomirski f39b6f0ef8 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' 10 жил өмнө
  Eugene Shatokhin c80e5c0c23 kprobes/x86: Return correct length in __copy_instruction() 10 жил өмнө
  Petr Mladek 2a6730c8b6 kprobes/x86: Check for invalid ftrace location in __recover_probed_insn() 10 жил өмнө
  Petr Mladek 650b7b23cb kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace 10 жил өмнө
  Wang Nan b7e37567d0 kprobes/x86: Mark 2 bytes NOP as boostable 10 жил өмнө
  Steven Rostedt (Red Hat) 237d28db03 ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing 10 жил өмнө
  Dave Hansen 6ba48ff46f x86: Remove arbitrary instruction size limit in instruction decoder 10 жил өмнө
  Andy Lutomirski 0cdd192cf4 kprobes/x86: Don't try to resolve kprobe faults from userspace 11 жил өмнө
  Masami Hiramatsu 9326638cbe kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 11 жил өмнө
  Masami Hiramatsu 7ec8a97a99 kprobes/x86: Allow probe on some kprobe preparation functions 11 жил өмнө
  Masami Hiramatsu 6f6343f53d kprobes/x86: Call exception handlers directly from do_int3/do_debug 11 жил өмнө
  Masami Hiramatsu be8f274323 kprobes: Prohibit probing on .entry.text code 11 жил өмнө
  Masami Hiramatsu 6a5022a56a kprobes/x86: Allow to handle reentered kprobe on single-stepping 11 жил өмнө
  Masami Hiramatsu 6381c24cd6 kprobes/x86: Fix page-fault handling logic 11 жил өмнө
  Linus Torvalds 2a475501b8 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 жил өмнө
  Andi Kleen 04bb591ca7 x86, asmlinkage: Make kprobes code visible and fix assembler code 12 жил өмнө
  Masami Hiramatsu a7b0133ea9 kprobes/x86: Use text_poke_bp() instead of text_poke_smp*() 12 жил өмнө
  Masami Hiramatsu 003002e04e kprobes: Fix arch_prepare_kprobe to handle copy insn failures 12 жил өмнө
  Masami Hiramatsu 8101376dc5 kprobes/x86: Just return error for sanity check failure instead of using BUG_ON 12 жил өмнө