index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
9 days
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-02
ftrace: Fix direct_functions leak in update_ftrace_direct_del
Jiri Olsa
2026-01-28
bpf,x86: Use single ftrace_ops for direct calls
Jiri Olsa
2026-01-28
ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
2026-01-28
ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
2026-01-28
ftrace: Add update_ftrace_direct_del function
Jiri Olsa
2026-01-28
ftrace: Add update_ftrace_direct_add function
Jiri Olsa
2026-01-28
ftrace: Export some of hash related functions
Jiri Olsa
2026-01-28
ftrace: Make alloc_and_copy_ftrace_hash direct friendly
Jiri Olsa
2026-01-28
ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
2026-01-15
ftrace: Do not over-allocate ftrace memory
Guenter Roeck
2025-12-17
ftrace: Fix address for jmp mode in t_show()
Menglong Dong
2025-12-05
Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-11-26
ftrace: Avoid redundant initialization in register_ftrace_direct
Menglong Dong
2025-11-24
ftrace: Introduce FTRACE_OPS_FL_JMP
Menglong Dong
2025-11-14
tracing: Have function graph tracer option sleep-time be per instance
Steven Rostedt
2025-11-04
tracing: Add an option to show symbols in _text+offset for function profiler
Masami Hiramatsu (Google)
2025-11-03
ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
Song Liu
2025-11-03
ftrace: Fix BPF fexit with livepatch
Song Liu
2025-09-30
ftrace: Fix softlockup in ftrace_module_enable
Vladimir Riabchun
2025-08-22
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-06-05
kernel: ftrace: export ftrace_sync_ipi
Andy Chiu
2025-06-02
ftrace: Don't allocate ftrace module map if ftrace is disabled
Ye Bin
2025-06-02
ftrace: Fix UAF when lookup kallsym after ftrace disabled
Ye Bin
2025-05-08
ftrace: Comment that ftrace_func_mapper is freed with free_ftrace_hash()
Steven Rostedt
2025-05-08
ftrace: Show subops in enabled_functions
Steven Rostedt
2025-05-01
ftrace: Fix NULL memory allocation check
Colin Ian King
2025-04-17
ftrace: fix incorrect hash size in register_ftrace_direct()
Menglong Dong
2025-04-17
ftrace: Free ftrace hashes after they are replaced in the subops code
Steven Rostedt
2025-04-17
ftrace: Reinitialize hash to EMPTY_HASH after freeing
Steven Rostedt
2025-04-17
ftrace: Initialize variables for ftrace_startup/shutdown_subops()
Steven Rostedt
2025-04-11
ftrace: Fix accounting of subop hashes
Steven Rostedt
2025-04-11
ftrace: Properly merge notrace hashes
Andy Chiu
2025-04-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
2025-03-27
Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-03-27
Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-04
ftrace: Have ftrace_free_filter() WARN and exit if ops is active
Steven Rostedt
2025-02-27
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
2025-02-25
ftrace: Check against is_kernel_text() instead of kaslr_offset()
Steven Rostedt
2025-02-25
ftrace: Test mcount_loc addr before calling ftrace_call_addr()
Steven Rostedt
2025-02-21
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
2025-02-21
ftrace: Fix accounting of adding subops to a manager ops
Steven Rostedt
2025-02-18
ftrace: Have ftrace pages output reflect freed pages
Steven Rostedt
2025-02-18
ftrace: Update the mcount_loc check of skipped entries
Steven Rostedt
2025-02-18
scripts/sorttable: Zero out weak functions in mcount_loc table
Steven Rostedt
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
[next]