index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
16 hours
ftrace: Do not over-allocate ftrace memory
Guenter Roeck
1
-14
/
+15
2025-12-17
ftrace: Fix address for jmp mode in t_show()
Menglong Dong
1
-2
/
+5
2025-12-05
Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-3
/
+29
2025-11-26
ftrace: Avoid redundant initialization in register_ftrace_direct
Menglong Dong
1
-1
/
+1
2025-11-24
ftrace: Introduce FTRACE_OPS_FL_JMP
Menglong Dong
1
-1
/
+16
2025-11-14
tracing: Have function graph tracer option sleep-time be per instance
Steven Rostedt
1
-1
/
+3
2025-11-04
tracing: Add an option to show symbols in _text+offset for function profiler
Masami Hiramatsu (Google)
1
-1
/
+25
2025-11-03
ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
Song Liu
1
-9
/
+31
2025-11-03
ftrace: Fix BPF fexit with livepatch
Song Liu
1
-6
/
+14
2025-09-30
ftrace: Fix softlockup in ftrace_module_enable
Vladimir Riabchun
1
-0
/
+2
2025-08-22
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
1
-9
/
+10
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
1
-4
/
+0
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
1
-1
/
+1
2025-06-05
kernel: ftrace: export ftrace_sync_ipi
Andy Chiu
1
-1
/
+1
2025-06-02
ftrace: Don't allocate ftrace module map if ftrace is disabled
Ye Bin
1
-0
/
+3
2025-06-02
ftrace: Fix UAF when lookup kallsym after ftrace disabled
Ye Bin
1
-3
/
+7
2025-05-08
ftrace: Comment that ftrace_func_mapper is freed with free_ftrace_hash()
Steven Rostedt
1
-1
/
+6
2025-05-08
ftrace: Show subops in enabled_functions
Steven Rostedt
1
-0
/
+38
2025-05-01
ftrace: Fix NULL memory allocation check
Colin Ian King
1
-1
/
+1
2025-04-17
ftrace: fix incorrect hash size in register_ftrace_direct()
Menglong Dong
1
-3
/
+4
2025-04-17
ftrace: Free ftrace hashes after they are replaced in the subops code
Steven Rostedt
1
-1
/
+7
2025-04-17
ftrace: Reinitialize hash to EMPTY_HASH after freeing
Steven Rostedt
1
-0
/
+4
2025-04-17
ftrace: Initialize variables for ftrace_startup/shutdown_subops()
Steven Rostedt
1
-4
/
+4
2025-04-11
ftrace: Fix accounting of subop hashes
Steven Rostedt
1
-137
/
+177
2025-04-11
ftrace: Properly merge notrace hashes
Andy Chiu
1
-4
/
+4
2025-04-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
1
-0
/
+1
2025-03-27
Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+2
2025-03-27
Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+50
2025-03-04
ftrace: Have ftrace_free_filter() WARN and exit if ops is active
Steven Rostedt
1
-0
/
+2
2025-02-27
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
1
-15
/
+12
2025-02-25
ftrace: Check against is_kernel_text() instead of kaslr_offset()
Steven Rostedt
1
-5
/
+12
2025-02-25
ftrace: Test mcount_loc addr before calling ftrace_call_addr()
Steven Rostedt
1
-1
/
+5
2025-02-21
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
1
-0
/
+3
2025-02-21
ftrace: Fix accounting of adding subops to a manager ops
Steven Rostedt
1
-11
/
+22
2025-02-18
ftrace: Have ftrace pages output reflect freed pages
Steven Rostedt
1
-3
/
+12
2025-02-18
ftrace: Update the mcount_loc check of skipped entries
Steven Rostedt
1
-1
/
+22
2025-02-18
scripts/sorttable: Zero out weak functions in mcount_loc table
Steven Rostedt
1
-1
/
+5
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-17
/
+0
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-96
/
+107
2025-01-16
ftrace: Implement :mod: cache filtering on kernel command line
Steven Rostedt
1
-9
/
+58
2025-01-16
tracing: Cache ":mod:" events for modules not loaded yet
Steven Rostedt
1
-17
/
+0
2025-01-02
ftrace: Fix function profiler's filtering functionality
Kohei Enju
1
-6
/
+2
2024-12-26
fgraph: Pass ftrace_regs to retfunc
Masami Hiramatsu (Google)
1
-1
/
+2
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
1
-1
/
+2
2024-12-23
ftrace: Switch ftrace.c code over to use guard()
Steven Rostedt
1
-63
/
+34
2024-12-23
ftrace: Remove unneeded goto jumps
Steven Rostedt
1
-9
/
+4
2024-12-23
ftrace: Do not disable interrupts in profiler
Steven Rostedt
1
-13
/
+7
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-0
/
+3
[next]