index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kprobes
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.249 into android-4.4-p
Greg Kroah-Hartman
2020-12-29
|
\
|
*
x86/kprobes: Restore BTF if the single-stepping is cancelled
Masami Hiramatsu
2020-12-29
*
|
Merge 4.4.229 into android-4.4-p
Greg Kroah-Hartman
2020-07-01
|
\
|
|
*
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-29
|
*
x86/kprobes: Avoid kretprobe recursion bug
Masami Hiramatsu
2020-06-29
*
|
Merge 4.4.203 into android-4.4-p
Greg Kroah-Hartman
2019-11-25
|
\
|
|
*
kprobes/x86: Prohibit probing on exception masking instructions
Masami Hiramatsu
2019-11-25
*
|
Merge 4.4.179 into android-4.4-p
Greg Kroah-Hartman
2019-04-30
|
\
|
|
*
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2019-04-27
*
|
Merge 4.4.148 into android-4.4-p
Greg Kroah-Hartman
2018-08-15
|
\
|
|
*
kprobes/x86: Fix %p uses in error messages
Masami Hiramatsu
2018-08-15
*
|
Merge 4.4.140 into android-4.4
Greg Kroah-Hartman
2018-07-11
|
\
|
|
*
kprobes/x86: Do not modify singlestep buffer while resuming
Masami Hiramatsu
2018-07-11
*
|
Merge 4.4.127 into android-4.4
Greg Kroah-Hartman
2018-04-08
|
\
|
|
*
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
Masami Hiramatsu
2018-04-08
*
|
Merge 4.4.123 into android-4.4
Greg Kroah-Hartman
2018-03-22
|
\
|
|
*
kprobes/x86: Set kprobes pages read-only
Masami Hiramatsu
2018-03-22
|
*
kprobes/x86: Fix kprobe-booster not to boost far call instructions
Masami Hiramatsu
2018-03-22
*
|
Merge 4.4.113 into android-4.4
Greg Kroah-Hartman
2018-01-23
|
\
|
|
*
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
Masami Hiramatsu
2018-01-23
*
|
BACKPORT: kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
2017-12-14
|
/
*
kprobes/x86: Disable preemption in ftrace-based jprobes
Masami Hiramatsu
2017-12-09
*
kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...
Masami Hiramatsu
2017-05-14
*
Revert "x86/mm: Expand the exception table logic to allow new handling options"
Greg Kroah-Hartman
2016-10-31
*
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
2016-10-31
*
kprobes/x86: Clear TF bit in fault on single-stepping
Masami Hiramatsu
2016-07-27
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
|
\
|
*
kprobes/x86: Return correct length in __copy_instruction()
Eugene Shatokhin
2015-03-17
|
*
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
2015-03-02
|
|
\
*
|
|
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
2015-03-23
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-03-01
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
Petr Mladek
2015-02-21
|
*
kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
Petr Mladek
2015-02-21
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-21
|
\
|
|
*
kprobes/x86: Mark 2 bytes NOP as boostable
Wang Nan
2015-02-18
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-12
|
\
\
|
|
/
|
/
|
|
*
kprobes: Pass the original kprobe for preparing optimized kprobe
Masami Hiramatsu
2015-01-13
*
|
ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing
Steven Rostedt (Red Hat)
2015-01-15
|
/
*
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-12-10
|
\
|
*
kprobes/ftrace: Recover original IP if pre_handler doesn't change it
Masami Hiramatsu
2014-11-20
*
|
x86: Remove arbitrary instruction size limit in instruction decoder
Dave Hansen
2014-11-18
|
/
*
kprobes/x86: Free 'optinsn' cache when range check fails
Wang Nan
2014-08-27
*
kprobes/x86: Don't try to resolve kprobe faults from userspace
Andy Lutomirski
2014-07-16
*
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Masami Hiramatsu
2014-04-24
*
kprobes/x86: Allow probe on some kprobe preparation functions
Masami Hiramatsu
2014-04-24
*
kprobes/x86: Call exception handlers directly from do_int3/do_debug
Masami Hiramatsu
2014-04-24
*
kprobes: Prohibit probing on .entry.text code
Masami Hiramatsu
2014-04-24
*
kprobes/x86: Allow to handle reentered kprobe on single-stepping
Masami Hiramatsu
2014-04-24
*
kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
2014-04-17
*
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2013-09-04
|
\
[next]