index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2026-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5
Eduard Zingerman
2026-07-24
tracing: perf: Fix stale head for perf syscall tracing
Steven Rostedt
2026-07-24
ftrace: Add global mutex to serialize trace_parser access
Tengda Wu
2026-07-24
tracing: Delay module ref count for "enable_event" trigger
Steven Rostedt
2026-07-24
tracing: Fix use-after-free freeing trigger private data
David Carlier
2026-07-24
tracing: Fix context switch counter truncation
Usama Arif
2026-07-24
tracing: Fix union collision of module and refcnt for dynamic events
Masami Hiramatsu (Google)
2026-07-24
tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev
Steven Rostedt
2026-07-24
rv/rtapp: Add wakeup monitor
Nam Cao
2026-07-24
rv/rtapp/sleep: Stop monitoring kernel threads
Nam Cao
2026-07-24
rv/rtapp/sleep: Update nanosleep rule
Nam Cao
2026-07-24
rv/rtapp/sleep: Make the error more informative for user
Nam Cao
2026-07-23
tracing: Fix resource leak on mmiotrace trace_pipe close
deepakraog
2026-07-23
tracing: Propagate errors from remote event bulk updates
Jackie Liu
2026-07-23
rv: Simplify task monitor slot management
Li Qiang
2026-07-22
tracing/remotes: Fix page_va[] access before counter update in trace_remote_a...
Fuad Tabba
2026-07-21
tracing/probes: Fix extra whitespace in trace_probe_kernel.h
Masami Hiramatsu (Google)
2026-07-21
tracing/kprobe: Remove redundant memset in kprobe_perf_func()
Masami Hiramatsu (Google)
2026-07-21
tracing/fprobe: Remove redundant memset in fentry_perf_func()
Masami Hiramatsu (Google)
2026-07-21
tracing/fprobe: Remove redundant snprintf in trace_fprobe_match_command_head()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Simplify BTF_KIND_PTR case in fetch_type_from_btf_type()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Cleanup pointer arithmetic in store_trace_entry_data()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Remove unused parameter from parse_probe_var_retval()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Remove redundant bounds check in trace_probe_compare_arg_type()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Remove redundant boolean conversion in trace_probe_has_single...
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Remove duplicate MAX_ARRAY_LEN macro definition
Masami Hiramatsu (Google)
2026-07-21
tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Fix potential underflow in LEN_OR_ZERO macro
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()
Masami Hiramatsu (Google)
2026-07-21
tracing/probes: Avoid temporary buffer truncation in trace_probe_match_comman...
Masami Hiramatsu (Google)
2026-07-20
rv: Simplify hybrid automata monitors's clock variables
Nam Cao
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
2026-07-14
tracing/probes: Eliminate recursion in parse_probe_arg()
Masami Hiramatsu
2026-07-14
tracing/probes: Extend max length of argument string
Masami Hiramatsu
2026-07-14
tracing/probes: Sort ERRORS list in trace_probe.h alphabetically
Masami Hiramatsu
2026-07-14
tracing/probes: Refactor parse_probe_arg()
Masami Hiramatsu
2026-07-14
tracing/probes: Refactor parse_probe_vars()
Masami Hiramatsu
2026-07-14
tracing: fprobe: Remove __packed from generic __fprobe_header
Markus Schneider-Pargmann (The Capable Hub)
2026-07-14
tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to ...
Masami Hiramatsu (Google)
2026-07-14
tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
2026-07-14
tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
2026-07-14
tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
2026-07-14
tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
2026-07-14
tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
2026-07-10
ring-buffer: Allow sparse CPU masks in ring_buffer_desc()
Vincent Donnefort
2026-07-10
tracing/remotes: Fix struct_len in trace_remote_alloc_buffer()
Vincent Donnefort
2026-07-10
tracing/remotes: Fix leak in trace_remote_alloc_buffer() error path
Vincent Donnefort
2026-07-07
tracing/synthetic: Free type string on error path
Yu Peng
2026-07-07
tracing/user_events: Fix use-after-free in user_event_mm_dup()
Michael Bommarito
2026-07-07
tracing: Add a no-rcu-check version of trace_##event##_enabled()
Steven Rostedt
[prev]
[next]