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
19 hours
ring-buffer: Check resize_disabled before publishing the new subbuf order
David Carlier
19 hours
tracing/remotes: Catch nr_page_va overflow in ring_buffer_desc sizing
Vincent Donnefort
19 hours
tracing/remotes: Account for ring buffer page header in size calculation
Vincent Donnefort
42 hours
tracing: Don't dereference trace_event_file in deferred trigger free
Ali Ahmet Memiş
42 hours
ftrace: Use rcu_assign_pointer() for tmp_ops filter hash
Leon Hwang
3 days
ring-buffer: Acquire the lock with irqsave in rb_wake_up_waiters()
Sebastian Andrzej Siewior
3 days
tracing: Take trace_array reference when opening a tracer options file
Steven Rostedt
3 days
tracing: Fix ring_buffer_read_page_size() kernel-doc
Karl Mehltretter
3 days
tracing: Restore :mod: trailer after parsing in ftrace_set_clr_event()
Thomas Weißschuh
3 days
tracing: Fix memory corruption from a "STACKTRACE" histogram key
Donggeun Yoo
3 days
tracing: Fix memory corruption from the histogram stacktrace modifier
Donggeun Yoo
3 days
tracing: Undo the registration when enabling the histogram trigger fails
Donggeun Yoo
3 days
tracing: Take the reference before publishing the named histogram trigger
Donggeun Yoo
3 days
tracing: Set the trace clock before registering the histogram trigger
Donggeun Yoo
3 days
tracing: Fix typo "availabe" in comment
Hemanth Selam
3 days
tracing: Let histogram values keep the percent and graph modifiers
Donggeun Yoo
3 days
tracing: Keep the entry count when the histogram stats allocation fails
Donggeun Yoo
3 days
tracing: Free histogram the field rejected for a bad modifier
Donggeun Yoo
3 days
tracing: Free histogram the var ref when its initialization fails
Donggeun Yoo
3 days
tracing: Free histogram var refs regardless of how often they are referenced
Donggeun Yoo
3 days
function_graph: Use the saved entry's size when reprinting it
Donggeun Yoo
3 days
fgraph: Remove unused FGRAPH_MAX_INDEX
Donggeun Yoo
3 days
tracing/user_events: Don't destroy fields when event removal fails
Henry Martin
8 days
Merge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
10 days
ring-buffer: Use a macro for static buffer bits
Steven Rostedt
10 days
tracing: Fix comment in tracing_buffers_splice_read()
Steven Rostedt
10 days
ring-buffer: Prevent truncation of nr_pages / nr_subbufs
Vincent Donnefort
10 days
ring-buffer: Cap static ring buffer nr_pages
Vincent Donnefort
10 days
tracing: Fix subbuf resize races with trace_pipe_raw readers
Vincent Donnefort
10 days
tracing: Fix to avoid creating trace instances with duplicate names
Masami Hiramatsu (Google)
11 days
ring-buffer: Add checking nr_subbufs to persistent ring buffer validation
Steven Rostedt
11 days
ring-buffer: Allow splice reads on static buffers
Vincent Donnefort
11 days
tracing/probes: Fix use-after-free on field name/type of events with multiple...
Henry Martin
11 days
tracing/probes: Fix code indent in get_bitoffset_of_field()
Masami Hiramatsu (Google)
11 days
tracing/probes: Fix BTF kflag check for anonymous struct member access
Masami Hiramatsu (Google)
11 days
tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct...
Masami Hiramatsu (Google)
12 days
tracing: Take trace_array reference when opening options file
Steven Rostedt
12 days
ftrace: Synchronize the initialization of ftrace_ops
Steven Rostedt
13 days
ftrace: Take trace_array reference before accessing its ftrace_ops
Steven Rostedt
13 days
tracing: Have show_event_filters/triggers files take trace array ref
Steven Rostedt
13 days
uprobes: guard trace cleanup against error pointers
Andi Kleen
2026-08-30
Merge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2026-08-27
ring-buffer: Stop remote reader update when page swap fails
Ivan Immanuel Shaji
2026-08-27
tracing: Fix retry exhaustion in simple ring buffer reader swap
Ivan Immanuel Shaji
2026-08-27
tracing/user_events: Clear copied tracing state before fork duplication
Jérémy Jean
2026-08-22
tracing: Fix use-after-free in trace_pipe read on sub-buffer order change
Deepanshu Kartikey
2026-08-22
tracing: Fix crash passing ERR_PTR to kthread_stop()
Hui Su
2026-08-22
tracing: Fix use-after-free with same-name named triggers
Hui Su
2026-08-22
tracing: Fix logged instance name on creation failure
Vincent Donnefort
[next]