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