index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
2025-05-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
2025-03-13
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
2024-12-14
ftrace: Fix regression with module command in stack_trace_filter
guoweikang
2024-07-05
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
2024-07-05
x86/ibt,ftrace: Search for __fentry__ location
Peter Zijlstra
2023-07-23
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
2023-04-13
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
2023-03-22
ftrace: Fix invalid address access in lookup_rec() when index is 0
Chen Zhongjin
2022-11-26
ftrace: Fix null pointer dereference in ftrace_add_mod()
Xiu Jianfeng
2022-11-26
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
2022-11-26
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
2022-11-10
ftrace: Fix use-after-free for dynamic ftrace_ops
Li Huafei
2022-10-26
ftrace: Properly unset FTRACE_HASH_FL_MOD
Zheng Yejian
2022-09-05
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
2022-07-29
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
2022-06-09
ftrace: Clean up hash direct_functions on register failures
Song Liu
2021-11-18
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
2021-10-29
ftrace: Fix kernel-doc formatting issues
Steven Rostedt (VMware)
2021-10-18
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-08-03
ftrace: Introduce ftrace_need_init_nop()
Ilya Leoshkevich
2021-07-23
ftrace: Remove redundant initialization of variable ret
Colin Ian King
2021-07-23
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
2021-07-08
ftrace: Use list_move instead of list_del/list_add
Baokun Li
2021-06-08
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
2021-05-06
Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-05-05
ftrace: Handle commands when closing set_ftrace_filter file
Steven Rostedt (VMware)
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-04-01
ftrace: Simplify the calculation of page number for ftrace_page->records some...
Steven Rostedt (VMware)
2021-04-01
ftrace: Store the order of pages allocated in ftrace_page
Linus Torvalds
2021-04-01
Merge branch 'trace/ftrace/urgent' into HEAD
Steven Rostedt (VMware)
2021-03-31
Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-03-30
ftrace: Check if pages were allocated before calling free_pages()
Steven Rostedt (VMware)
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
2021-03-17
ftrace: Fix modify_ftrace_direct.
Alexei Starovoitov
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-11-30
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-10
ftrace: Remove unused varible 'ret'
Alex Shi
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
ftrace: Reverse what the RECURSION flag means in the ftrace_ops
Steven Rostedt (VMware)
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-10-08
ftrace: Format variable declarations of ftrace_allocate_records
Steven Rostedt (VMware)
2020-10-08
ftrace: Simplify the calculation of page number for ftrace_page->records
Wei Yang
2020-10-08
ftrace: Simplify the hash calculation
Steven Rostedt (VMware)
2020-10-08
ftrace: Use fls() to get the bits for dup_hash()
Wei Yang
2020-10-02
ftrace: Fix some typos in comment
Qiujun Huang
2020-09-29
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-18
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
[next]