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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-06-27
tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
Jeff Johnson
1
-0
/
+1
2024-06-27
tracing: Build event generation tests only as modules
Masami Hiramatsu (Google)
1
-2
/
+2
2024-06-12
rv: Update rv_en(dis)able_monitor doc to match kernel-doc
Yang Li
1
-0
/
+2
2024-06-12
ring-buffer: Fix a race between readers and resize checks
Petr Pavlu
1
-0
/
+9
2024-06-12
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
1
-16
/
+23
2024-04-17
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
1
-0
/
+4
2024-04-17
ring-buffer: Only update pages_touched when a new page is touched
Steven Rostedt (Google)
1
-3
/
+3
2024-04-13
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...
linke li
1
-1
/
+1
2024-04-03
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
1
-6
/
+15
2024-04-03
ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
Steven Rostedt (Google)
1
-48
/
+68
2024-04-03
ring-buffer: Fix full_waiters_pending in poll
Steven Rostedt (Google)
1
-7
/
+20
2024-04-03
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
1
-7
/
+23
2024-04-03
ring-buffer: Do not set shortest_full when full target is hit
Steven Rostedt (Google)
1
-3
/
+4
2024-04-03
ring-buffer: Fix waking up ring buffer readers
Steven Rostedt (Google)
1
-71
/
+68
2024-02-23
bpf: Remove trace_printk_lock
Jiri Olsa
1
-14
/
+6
2024-02-23
bpf: Do cleanup in bpf_bprintf_cleanup only when needed
Jiri Olsa
1
-3
/
+3
2024-02-23
bpf: Add struct for bin_args arg in bpf_bprintf_prepare
Jiri Olsa
1
-14
/
+20
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-01-31
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
1
-1
/
+6
2024-01-20
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
1
-0
/
+6
2024-01-20
tracing: Fix uaf issue when open the hist or hist_debug file
Zheng Yejian
3
-4
/
+15
2024-01-20
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
1
-2
/
+4
2024-01-20
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
1
-1
/
+5
2024-01-10
ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
Mathieu Desnoyers
1
-2
/
+2
2024-01-05
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
1
-4
/
+21
2024-01-05
ring-buffer: Fix slowpath of interrupted event
Steven Rostedt (Google)
1
-57
/
+24
2024-01-05
ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
Steven Rostedt (Google)
1
-36
/
+11
2024-01-05
tracing: Fix blocked reader of snapshot buffer
Steven Rostedt (Google)
2
-4
/
+19
2024-01-05
ring-buffer: Fix wake ups when buffer_percent is set to 100
Steven Rostedt (Google)
1
-2
/
+7
2024-01-01
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Steven Rostedt (Google)
1
-0
/
+11
2023-12-20
ring-buffer: Have rb_time_cmpxchg() set the msb counter too
Steven Rostedt (Google)
1
-0
/
+2
2023-12-20
ring-buffer: Do not try to put back write_stamp
Steven Rostedt (Google)
1
-23
/
+6
2023-12-20
ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
Steven Rostedt (Google)
1
-1
/
+3
2023-12-20
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
1
-1
/
+6
2023-12-20
ring-buffer: Have saved event hold the entire event
Steven Rostedt (Google)
1
-2
/
+3
2023-12-20
ring-buffer: Do not update before stamp when switching sub-buffers
Steven Rostedt (Google)
1
-8
/
+1
2023-12-20
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
1
-2
/
+2
2023-12-20
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
1
-0
/
+2
2023-12-13
tracing: Stop current tracer when resizing buffer
Steven Rostedt (Google)
1
-3
/
+7
2023-12-13
tracing: Set actual size after ring buffer resize
Zheng Yejian
1
-8
/
+11
2023-12-13
ring-buffer: Force absolute timestamp on discard of event
Steven Rostedt (Google)
1
-11
/
+8
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: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
1
-76
/
+34
2023-12-13
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
1
-2
/
+1
2023-12-13
ring-buffer: Test last update in 32bit version of __rb_time_read()
Steven Rostedt (Google)
1
-2
/
+2
2023-12-13
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
1
-9
/
+14
[next]