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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2025-11-26
tracing: Remove unneeded event_mutex lock in event_trigger_regex_release()
Steven Rostedt
2025-11-26
tracing: Merge struct event_trigger_ops into struct event_command
Steven Rostedt
2025-11-26
tracing: Remove get_trigger_ops() and add count_func() from trigger ops
Steven Rostedt
2025-11-26
tracing: Show the tracer options in boot-time created instance
Masami Hiramatsu (Google)
2025-11-26
ftrace: Avoid redundant initialization in register_ftrace_direct
Menglong Dong
2025-11-26
tracing: Remove unused variable in tracing_trace_options_show()
Steven Rostedt
2025-11-26
fgraph: Make fgraph_no_sleep_time signed
Steven Rostedt
2025-11-25
tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Deepanshu Kartikey
2025-11-24
ftrace: Introduce FTRACE_OPS_FL_JMP
Menglong Dong
2025-11-19
tracing: Switch to use %ptSp
Andy Shevchenko
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-11-14
tracing: Convert function graph set_flags() to use a switch() statement
Steven Rostedt
2025-11-14
tracing: Have function graph tracer option sleep-time be per instance
Steven Rostedt
2025-11-14
tracing: Move graph-time out of function graph options
Steven Rostedt
2025-11-14
tracing: Have function graph tracer option funcgraph-irqs be per instance
Steven Rostedt
2025-11-13
trace/pid_list: optimize pid_list->lock contention
Yongliang Gao
2025-11-13
tracing: Have function graph tracer define options per instance
Steven Rostedt
2025-11-12
tracing: Have function tracer define options per instance
Steven Rostedt
2025-11-12
tracing: Have tracer option be instance specific
Steven Rostedt
2025-11-11
tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Menglong Dong
2025-11-11
tracing: fprobe: optimization for entry only case
Menglong Dong
2025-11-11
tracing: fprobe: Fix to init fprobe_ip_table earlier
Masami Hiramatsu (Google)
2025-11-11
rv: Add explicit lockdep context for reactors
Thomas Weißschuh
2025-11-11
rv: Make rv_reacting_on() static
Thomas Weißschuh
2025-11-11
rv: Pass va_list to reactors
Thomas Weißschuh
2025-11-10
tracing: Report wrong dynamic event command
Masami Hiramatsu (Google)
2025-11-10
tracing: Use switch statement instead of ifs in set_tracer_flag()
Steven Rostedt
2025-11-10
tracing: Exit out immediately after update_marker_trace()
Steven Rostedt
2025-11-10
tracing: Have add_tracer_options() error pass up to callers
Steven Rostedt
2025-11-10
tracing: Remove dummy options and flags
Steven Rostedt
2025-11-10
tracing: Hide __NR_utimensat and _NR_mq_timedsend when not defined
Steven Rostedt
2025-11-07
Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-06
tracing: Fix memory leaks in create_field_var()
Zilin Guan
2025-11-06
ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up
Steven Rostedt
2025-11-07
tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe
Masami Hiramatsu (Google)
2025-11-07
tracing: tprobe-events: Fix to register tracepoint correctly
Masami Hiramatsu (Google)
2025-11-05
trace: use override credential guard
Christian Brauner
2025-11-05
trace: use prepare credential guard
Christian Brauner
2025-11-04
Merge branch 'topic/func-profiler-offset' of git://git.kernel.org/pub/scm/lin...
Steven Rostedt
2025-11-04
tracing: Add an option to show symbols in _text+offset for function profiler
Masami Hiramatsu (Google)
2025-11-04
tracing: Allow tracer to add more than 32 options
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-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
2025-11-03
blktrace: add support for REQ_OP_WRITE_ZEROES tracing
Chaitanya Kulkarni
2025-11-01
tracing: fprobe: Remove unused local variable
Masami Hiramatsu (Google)
2025-11-01
tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
Thorsten Blum
2025-11-01
tracing: fprobe: fix suspicious rcu usage in fprobe_entry
Menglong Dong
2025-11-01
tracing: uprobe: eprobes: Allocate traceprobe_parse_context per probe
Masami Hiramatsu (Google)
[prev]
[next]