summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/kprobes (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.249 into android-4.4-pGreg Kroah-Hartman2020-12-29
|\
| * x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu2020-12-29
* | Merge 4.4.229 into android-4.4-pGreg Kroah-Hartman2020-07-01
|\|
| * kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-29
| * x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2020-06-29
* | Merge 4.4.203 into android-4.4-pGreg Kroah-Hartman2019-11-25
|\|
| * kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu2019-11-25
* | Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
|\|
| * x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-27
* | Merge 4.4.148 into android-4.4-pGreg Kroah-Hartman2018-08-15
|\|
| * kprobes/x86: Fix %p uses in error messagesMasami Hiramatsu2018-08-15
* | Merge 4.4.140 into android-4.4Greg Kroah-Hartman2018-07-11
|\|
| * kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu2018-07-11
* | Merge 4.4.127 into android-4.4Greg Kroah-Hartman2018-04-08
|\|
| * kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu2018-04-08
* | Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
|\|
| * kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu2018-03-22
| * kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu2018-03-22
* | Merge 4.4.113 into android-4.4Greg Kroah-Hartman2018-01-23
|\|
| * kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu2018-01-23
* | BACKPORT: kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov2017-12-14
|/
* kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu2017-12-09
* kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu2017-05-14
* Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman2016-10-31
* x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-10-31
* kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-07-27
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\
| * kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin2015-03-17
| * Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo2015-03-02
| |\
* | | x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski2015-03-23
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-01
|\ \ \ | |/ / |/| / | |/
| * kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2015-02-21
| * kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek2015-02-21
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-21
|\|
| * kprobes/x86: Mark 2 bytes NOP as boostableWang Nan2015-02-18
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-12
|\ \ | |/ |/|
| * kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu2015-01-13
* | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)2015-01-15
|/
* Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-12-10
|\
| * kprobes/ftrace: Recover original IP if pre_handler doesn't change itMasami Hiramatsu2014-11-20
* | x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-18
|/
* kprobes/x86: Free 'optinsn' cache when range check failsWang Nan2014-08-27
* kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski2014-07-16
* kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-24
* kprobes/x86: Allow probe on some kprobe preparation functionsMasami Hiramatsu2014-04-24
* kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu2014-04-24
* kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu2014-04-24
* kprobes/x86: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2014-04-24
* kprobes/x86: Fix page-fault handling logicMasami Hiramatsu2014-04-17
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-04
|\