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
compress-2025-01-21
compress-2025-01-23
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-10-29
tracing: Fix race condition in kprobe initialization causing NULL pointer der...
Yuan Chen
3
-10
/
+22
2025-09-04
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
1
-2
/
+2
2025-08-28
tracing: Add down_write(trace_event_sem) when adding trace event
Steven Rostedt
1
-0
/
+5
2025-08-28
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
1
-9
/
+10
2025-06-27
ftrace: Fix UAF when lookup kallsym after ftrace disabled
Ye Bin
1
-3
/
+7
2025-06-27
bpf: Fix WARN() in get_bpf_raw_tp_regs
Tao Chen
1
-1
/
+1
2025-06-27
tracing: Fix compilation warning on arm32
Pan Taixi
1
-1
/
+1
2025-06-04
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
1
-2
/
+3
2025-05-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
1
-0
/
+1
2025-05-02
tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...
Gabriele Paoloni
1
-1
/
+3
2025-04-10
tracing: Fix use-after-free in print_graph_function_flags during tracer switc...
Tengda Wu
3
-4
/
+1
2025-04-10
ring-buffer: Fix bytes_dropped calculation issue
Feng Yang
1
-2
/
+2
2025-04-10
bpf: Use preempt_count() directly in bpf_send_signal_common()
Hou Tao
1
-1
/
+1
2025-03-13
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
1
-15
/
+12
2025-03-13
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
1
-1
/
+1
2025-01-09
ftrace: use preempt_enable/disable notrace macros to avoid double fault
Koichiro Den
1
-2
/
+2
2025-01-09
tracing/kprobe: Make trace_kprobe's module callback called after jump_label u...
Masami Hiramatsu (Google)
1
-1
/
+1
2024-12-19
tracing/kprobes: Skip symbol counting logic for module symbols in create_loca...
Nikolay Kuratov
1
-1
/
+1
2024-12-14
tracing: Use atomic64_inc_return() in trace_clock_counter()
Uros Bizjak
1
-1
/
+1
2024-12-14
tracing: Fix cmp_entries_dup() to respect sort() comparison rules
Kuan-Wei Chiu
1
-5
/
+1
2024-12-14
ftrace: Fix regression with module command in stack_trace_filter
guoweikang
1
-0
/
+3
2024-12-14
trace/trace_event_perf: remove duplicate samples on the first tracepoint event
Levi Yun
1
-0
/
+6
2024-11-17
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
1
-9
/
+21
2024-11-08
tracing: Consider the NULL character when validating the event length
Leo Yan
1
-1
/
+1
2024-11-08
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
1
-0
/
+2
2024-11-08
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2
-0
/
+75
2024-11-08
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
1
-10
/
+8
2024-11-08
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
1
-4
/
+2
2024-09-12
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
1
-0
/
+2
2024-09-12
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
3
-20
/
+9
2024-08-19
tracing: Fix overflow in get_free_elt()
Tze-nan Wu
1
-3
/
+3
2024-07-05
tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
Jeff Johnson
1
-0
/
+1
2024-06-16
ring-buffer: Fix a race between readers and resize checks
Petr Pavlu
1
-0
/
+9
2024-05-02
tracing: Show size of requested perf buffer
Robin H. Johnson
1
-1
/
+2
2024-05-02
Revert "tracing/trigger: Fix to return error if failed to alloc snapshot"
Siddh Raman Pant
1
-4
/
+2
2024-04-13
ring-buffer: Fix full_waiters_pending in poll
Steven Rostedt (Google)
1
-7
/
+20
2024-04-13
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
1
-7
/
+23
2024-02-23
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
1
-0
/
+3
2024-02-23
ring-buffer: Clean ring_buffer_poll_wait() error return
Vincent Donnefort
1
-1
/
+1
2024-02-23
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
1
-38
/
+37
2024-02-23
tracing/trigger: Fix to return error if failed to alloc snapshot
Masami Hiramatsu (Google)
1
-2
/
+4
2024-02-23
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
1
-1
/
+6
2024-01-25
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
1
-0
/
+6
2024-01-25
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
1
-2
/
+4
2024-01-25
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
1
-1
/
+5
2024-01-08
ring-buffer: Fix wake ups when buffer_percent is set to 100
Steven Rostedt (Google)
1
-2
/
+7
2023-12-20
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
1
-0
/
+2
2023-12-13
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
1
-4
/
+8
2023-12-13
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
1
-8
/
+4
2023-12-13
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
1
-2
/
+1
[next]