index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
ftrace: Fix softlockup in ftrace_module_enable
Vladimir Riabchun
1
-0
/
+2
2025-08-28
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
1
-9
/
+10
2025-06-27
ftrace: Fix UAF when lookup kallsym after ftrace disabled
Ye Bin
1
-3
/
+7
2025-04-25
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
1
-0
/
+1
2025-03-07
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
1
-15
/
+12
2025-03-07
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
1
-0
/
+3
2024-12-14
ftrace: Fix regression with module command in stack_trace_filter
guoweikang
1
-0
/
+3
2024-06-12
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
1
-16
/
+23
2023-07-23
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
1
-14
/
+31
2023-04-13
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
1
-6
/
+9
2023-03-22
ftrace: Fix invalid address access in lookup_rec() when index is 0
Chen Zhongjin
1
-1
/
+2
2023-02-01
ftrace: Export ftrace_free_filter() to modules
Mark Rutland
1
-1
/
+22
2022-11-17
ftrace: Fix null pointer dereference in ftrace_add_mod()
Xiu Jianfeng
1
-0
/
+1
2022-11-17
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
1
-1
/
+1
2022-11-17
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
1
-1
/
+1
2022-11-02
ftrace: Fix use-after-free for dynamic ftrace_ops
Li Huafei
1
-13
/
+3
2022-10-13
Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-4
/
+1
2022-10-12
ftrace: Fix char print issue in print_ip_ins()
Zheng Yejian
1
-4
/
+1
2022-10-10
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-7
/
+27
2022-10-05
ftrace: Still disable enabled records marked as disabled
Steven Rostedt (Google)
1
-4
/
+16
2022-09-27
ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_caller
Song Liu
1
-1
/
+5
2022-09-27
ftrace: Properly unset FTRACE_HASH_FL_MOD
Zheng Yejian
1
-2
/
+6
2022-09-26
ftrace: Keep the resolved addr in kallsyms_callback
Jiri Olsa
1
-2
/
+1
2022-08-22
ftrace: Fix build warning for ops_references_rec() not used
Wang Jingjin
1
-46
/
+33
2022-08-21
Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2022-08-21
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
1
-0
/
+10
2022-07-22
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
1
-26
/
+216
2022-07-22
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
1
-24
/
+62
2022-06-16
ftrace: Keep address offset in ftrace_lookup_symbols
Jiri Olsa
1
-2
/
+11
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-36
/
+174
2022-05-28
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
1
-2
/
+139
2022-05-26
ftrace: Clean up hash direct_functions on register failures
Song Liu
1
-3
/
+2
2022-05-26
ftrace: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
1
-12
/
+4
2022-05-26
ftrace: Deal with error return code of the ftrace_process_locs() function
Yuntao Wang
1
-4
/
+13
2022-05-26
tracing: Use trace_create_file() to simplify creation of tracefs entries
Yuntao Wang
1
-6
/
+3
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-94
/
+117
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+62
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
1
-2
/
+2
2022-05-10
ftrace: Add ftrace_lookup_symbols function
Jiri Olsa
1
-0
/
+62
2022-04-27
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
1
-8
/
+12
2022-04-21
ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n
Luis Chamberlain
1
-0
/
+6
2022-04-21
ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y
Luis Chamberlain
1
-37
/
+34
2022-04-15
ftrace: Fix build warning
YueHaibing
1
-2
/
+2
2022-04-06
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
1
-1
/
+21
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+40
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-9
/
+49
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+2
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-9
/
+49
2022-03-17
ftrace: Add ftrace_set_filter_ips function
Jiri Olsa
1
-9
/
+49
[next]