index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2023-01-07
ftrace/x86: Add back ftrace_expected for ftrace bug reports
Steven Rostedt (Google)
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-07-30
ftrace/x86: Add back ftrace_expected assignment
Steven Rostedt (Google)
2022-06-27
x86/ftrace: Use alternative RET encoding
Peter Zijlstra
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-04-29
ftrace: cleanup ftrace_graph_caller enable and disable
Chengming Zhou
2022-03-15
x86/ibt,ftrace: Make function-graph play nice
Peter Zijlstra
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2021-10-20
x86/ftrace: Make function graph use ftrace directly
Steven Rostedt (VMware)
2021-10-19
x86/ftrace: Remove fault protection code in prepare_ftrace_return
Steven Rostedt (VMware)
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
2020-06-29
x86/ftrace: Do not jump to direct code in created trampolines
Steven Rostedt (VMware)
2020-06-29
x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks
Steven Rostedt (VMware)
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
2020-04-22
x86,ftrace: Fix ftrace_regs_caller() unwind
Peter Zijlstra
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2019-12-10
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
2019-12-10
x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms()
Sean Christopherson
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-11-27
x86/ftrace: Mark ftrace_modify_code_direct() __ref
Borislav Petkov
2019-11-27
x86/ftrace: Use text_gen_insn()
Peter Zijlstra
2019-11-27
x86/ftrace: Use text_poke()
Peter Zijlstra
2019-11-13
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
2019-11-13
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-07-08
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-02
ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...
Jiri Kosina
2019-06-28
ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modif...
Steven Rostedt (VMware)
2019-06-28
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
2019-06-25
x86/stackframe/32: Allow int3_emulate_push()
Peter Zijlstra
2019-05-25
x86/ftrace: Make enable parameter bool where applicable
Steven Rostedt (VMware)
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-08
ftrace/x86_64: Emulate call function while updating in breakpoint handler
Peter Zijlstra
2019-04-30
x86/ftrace: Use vmalloc special flag
Rick Edgecombe
2019-04-30
x86/ftrace: Set trampoline pages as executable
Nadav Amit
2019-03-11
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-03-05
x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...
Steven Rostedt (VMware)
2019-02-13
x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
Masami Hiramatsu
2018-12-19
x86/ftrace: Do not call function graph from dynamic trampolines
Steven Rostedt (VMware)
2018-11-27
x86/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-26
x86/ftrace: Make sure that ftrace trampolines are not RWX
Thomas Gleixner
2017-05-08
x86: use set_memory.h header
Laura Abbott
2017-05-03
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
[next]