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
nocache-cleanup
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
2026-06-07
ftrace: Add add_ftrace_hash_entry function
Jiri Olsa
1
-5
/
+4
2026-06-07
ftrace: Add ftrace_hash_remove function
Jiri Olsa
1
-0
/
+19
2026-06-07
ftrace: Add ftrace_hash_count function
Jiri Olsa
1
-1
/
+6
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-4
/
+8
2026-04-01
ftrace: Use kallsyms binary search for single-symbol lookup
Andrey Grodzovsky
1
-0
/
+22
2026-03-31
tracing: Append repeated boot-time tracing parameters
Wesley Atwell
1
-4
/
+8
2026-03-21
ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
Jiri Olsa
1
-2
/
+2
2026-03-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+2
2026-03-03
ftrace: Disable preemption in the tracepoint callbacks handling filtered pids
Steven Rostedt
1
-0
/
+2
2026-03-02
ftrace: Add missing ftrace_lock to update_ftrace_direct_add/del
Jiri Olsa
1
-0
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-15
/
+15
2026-02-13
Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-3
/
+4
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+4
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-24
/
+383
2026-02-02
ftrace: Fix direct_functions leak in update_ftrace_direct_del
Jiri Olsa
1
-0
/
+1
2026-01-28
bpf,x86: Use single ftrace_ops for direct calls
Jiri Olsa
1
-1
/
+6
2026-01-28
ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
1
-3
/
+3
2026-01-28
ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
1
-0
/
+94
2026-01-28
ftrace: Add update_ftrace_direct_del function
Jiri Olsa
1
-0
/
+127
2026-01-28
ftrace: Add update_ftrace_direct_add function
Jiri Olsa
1
-0
/
+140
2026-01-28
ftrace: Export some of hash related functions
Jiri Olsa
1
-7
/
+6
2026-01-28
ftrace: Make alloc_and_copy_ftrace_hash direct friendly
Jiri Olsa
1
-2
/
+9
2026-01-28
ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
1
-14
/
+0
2026-01-26
ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macro
Guenter Roeck
1
-3
/
+4
2026-01-20
kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()
Petr Mladek
1
-1
/
+4
2026-01-15
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
[next]