index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Fix HAVE_DYNAMIC_FTRACE_WITH_REGS ifdef
Petr Pavlu
2024-02-13
1
-1
/
+1
*
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
2024-02-09
1
-0
/
+10
*
ftrace: Fix modification of direct_function hash while in use
Steven Rostedt (Google)
2023-12-30
1
-53
/
+47
*
ftrace: Use LIST_HEAD to initialize clear_hash
Ruan Jinjie
2023-09-01
1
-3
/
+1
*
ftrace: Use within_module to check rec->ip within specified module.
Levi Yun
2023-09-01
1
-4
/
+2
*
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
2023-07-12
1
-14
/
+31
*
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-30
1
-0
/
+37
|
\
|
*
ftrace: Show all functions with addresses in available_filter_functions_addrs
Jiri Olsa
2023-06-22
1
-0
/
+37
*
|
ftrace: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-30
1
-9
/
+9
|
/
*
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-05
1
-3
/
+9
|
\
|
*
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached
Steven Rostedt (Google)
2023-05-05
1
-3
/
+9
*
|
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-04-28
1
-5
/
+46
|
\
|
|
*
ftrace: Show a list of all functions that have ever been enabled
Steven Rostedt (Google)
2023-03-21
1
-5
/
+46
*
|
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
2023-03-19
1
-2
/
+1
*
|
ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
Florent Revest
2023-03-21
1
-1
/
+1
*
|
ftrace: Store direct called addresses in their ops
Florent Revest
2023-03-21
1
-2
/
+5
*
|
ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
Florent Revest
2023-03-21
1
-17
/
+17
*
|
ftrace: Remove the legacy _ftrace_direct API
Florent Revest
2023-03-21
1
-393
/
+0
*
|
ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()
Florent Revest
2023-03-21
1
-1
/
+5
*
|
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-03-19
1
-1
/
+1
|
\
\
|
*
|
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
2023-03-19
1
-1
/
+1
*
|
|
Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-03-14
1
-1
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
ftrace: Fix invalid address access in lookup_rec() when index is 0
Chen Zhongjin
2023-03-09
1
-1
/
+2
*
|
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
1
-1
/
+1
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
1
-1
/
+22
|
|
\
|
|
*
|
livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
Zhen Lei
2023-01-19
1
-1
/
+1
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-21
1
-5
/
+104
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
2023-01-24
1
-5
/
+104
|
|
/
*
/
ftrace: Export ftrace_free_filter() to modules
Mark Rutland
2023-01-24
1
-1
/
+22
|
/
*
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-12-15
1
-9
/
+19
|
\
|
*
ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernels
Guilherme G. Piccoli
2022-12-14
1
-0
/
+1
|
*
ftrace: Avoid needless updates of the ftrace function call
Steven Rostedt (Google)
2022-11-23
1
-2
/
+15
|
*
ftrace: Clean comments related to FTRACE_OPS_FL_PER_CPU
Zheng Yejian
2022-11-23
1
-7
/
+3
*
|
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
1
-5
/
+11
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-2
/
+3
|
|
\
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
1
-13
/
+3
|
|
\
\
|
*
|
|
ftrace: Add support to resolve module symbols in ftrace_lookup_symbols
Jiri Olsa
2022-10-25
1
-5
/
+11
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-12-12
1
-2
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ftrace: pass fregs to arch_ftrace_set_direct_caller()
Mark Rutland
2022-11-18
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
ftrace: Fix null pointer dereference in ftrace_add_mod()
Xiu Jianfeng
2022-11-17
1
-0
/
+1
*
|
|
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
2022-11-17
1
-1
/
+1
*
|
|
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
2022-11-17
1
-1
/
+1
|
/
/
*
/
ftrace: Fix use-after-free for dynamic ftrace_ops
Li Huafei
2022-11-02
1
-13
/
+3
|
/
*
Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2022-10-13
1
-4
/
+1
|
\
|
*
ftrace: Fix char print issue in print_ip_ins()
Zheng Yejian
2022-10-12
1
-4
/
+1
*
|
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-10-10
1
-7
/
+27
|
\
|
|
*
ftrace: Still disable enabled records marked as disabled
Steven Rostedt (Google)
2022-10-05
1
-4
/
+16
|
*
ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_caller
Song Liu
2022-09-27
1
-1
/
+5
|
*
ftrace: Properly unset FTRACE_HASH_FL_MOD
Zheng Yejian
2022-09-27
1
-2
/
+6
[next]