index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
tracing: tprobe-events: Fix leakage of module refcount
Masami Hiramatsu (Google)
1
-13
/
+8
2025-03-28
tracing: tprobe-events: Fix to clean up tprobe correctly when module unload
Masami Hiramatsu (Google)
1
-3
/
+6
2025-03-13
tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
Masami Hiramatsu (Google)
1
-1
/
+0
2025-03-13
tracing: tprobe-events: Reject invalid tracepoint name
Masami Hiramatsu (Google)
2
-0
/
+14
2025-03-13
tracing: tprobe-events: Fix a memory leak when tprobe with $retval
Masami Hiramatsu (Google)
1
-0
/
+2
2025-03-07
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
1
-15
/
+12
2025-03-07
tracing: Fix bad hist from corrupting named_triggers list
Steven Rostedt
1
-15
/
+15
2025-02-27
tracing: Fix using ret variable in tracing_set_tracer()
Steven Rostedt
1
-2
/
+1
2025-02-27
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
1
-0
/
+3
2025-02-27
ftrace: Fix accounting of adding subops to a manager ops
Steven Rostedt
1
-11
/
+22
2025-02-27
ftrace: Correct preemption accounting for function tracing.
Sebastian Andrzej Siewior
1
-4
/
+2
2025-02-27
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
Steven Rostedt
1
-7
/
+1
2025-02-27
tracing: Switch trace.c code over to use guard()
Steven Rostedt
1
-172
/
+94
2025-02-21
ring-buffer: Update pages_touched to reflect persistent buffer content
Steven Rostedt
1
-0
/
+5
2025-02-21
ring-buffer: Validate the persistent meta data subbuf array
Steven Rostedt
1
-2
/
+20
2025-02-21
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
1
-0
/
+4
2025-02-21
ring-buffer: Unlock resize on mmap error
Steven Rostedt
1
-0
/
+1
2025-02-17
tracing/osnoise: Fix resetting of tracepoints
Steven Rostedt
1
-3
/
+14
2025-02-17
fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT
Steven Rostedt
1
-1
/
+1
2025-02-17
ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg()
Steven Rostedt
1
-2
/
+7
2025-02-17
ring-buffer: Make reading page consistent with the code logic
Jeongjun Park
1
-1
/
+3
2025-02-08
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
1
-1
/
+1
2025-02-08
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
1
-5
/
+6
2025-01-09
fgraph: Add READ_ONCE() when accessing fgraph_array[]
Zilin Guan
1
-1
/
+1
2025-01-09
ftrace: Fix function profiler's filtering functionality
Kohei Enju
1
-6
/
+2
2025-01-09
tracing: Have process_string() also allow arrays
Steven Rostedt
1
-0
/
+12
2025-01-02
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
1
-0
/
+3
2025-01-02
tracing/kprobe: Make trace_kprobe's module callback called after jump_label u...
Masami Hiramatsu (Google)
1
-1
/
+1
2024-12-27
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
4
-216
/
+83
2024-12-27
tracing: Add "%s" check in test_event_printk()
Steven Rostedt
1
-15
/
+89
2024-12-27
tracing: Add missing helper functions in event pointer dereference check
Steven Rostedt
1
-2
/
+19
2024-12-27
tracing: Fix test_event_printk() to process entire print argument
Steven Rostedt
1
-29
/
+53
2024-12-27
fgraph: Still initialize idle shadow stacks when starting
Steven Rostedt
1
-1
/
+7
2024-12-27
ring-buffer: Fix overflow in __rb_map_vma
Edward Adam Davis
1
-1
/
+5
2024-12-27
trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers
Steven Rostedt
1
-0
/
+9
2024-12-19
bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
Jiri Olsa
1
-0
/
+4
2024-12-19
bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
Jann Horn
1
-1
/
+5
2024-12-19
bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
Jann Horn
1
-0
/
+7
2024-12-14
tracing/eprobe: Fix to release eprobe when failed to add dyn_event
Masami Hiramatsu (Google)
1
-0
/
+5
2024-12-14
tracing: Fix function name for trampoline
Tatsuya S
3
-8
/
+36
2024-12-14
ring-buffer: Limit time with disabled interrupts in rb_check_pages()
Petr Pavlu
1
-26
/
+72
2024-12-14
tracing: Use atomic64_inc_return() in trace_clock_counter()
Uros Bizjak
1
-1
/
+1
2024-12-14
tracing/ftrace: disable preemption in syscall probe
Mathieu Desnoyers
1
-0
/
+12
2024-12-14
tracing: Fix cmp_entries_dup() to respect sort() comparison rules
Kuan-Wei Chiu
1
-5
/
+1
2024-12-09
ftrace: Fix regression with module command in stack_trace_filter
guoweikang
1
-0
/
+3
2024-12-09
tracing: Fix function timing profiler to initialize hashtable
Masami Hiramatsu (Google)
1
-0
/
+4
2024-12-05
trace/trace_event_perf: remove duplicate samples on the first tracepoint event
Levi Yun
1
-0
/
+6
2024-12-05
bpf: Force uprobe bpf program to always return 0
Jiri Olsa
1
-3
/
+2
2024-11-16
Merge tag 'trace-ringbuffer-v6.12-rc7-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-8
/
+29
2024-11-14
tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recording
Steven Rostedt
1
-2
/
+26
[next]