index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
-199
/
+1176
2026-04-15
Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-132
/
+2737
2026-04-15
Merge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
-0
/
+22
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-0
/
+8
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-12
/
+15
2026-04-14
ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()
Vincent Donnefort
-2
/
+2
2026-04-14
ring-buffer: Report header_page overwrite as char
Cao Ruichuang
-2
/
+2
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
-30
/
+105
2026-04-07
bpf: Prefer vmlinux symbols over module symbols for unqualified kprobes
Andrey Grodzovsky
-0
/
+8
2026-04-06
tracing/probe: reject non-closed empty immediate strings
Pengpeng Hou
-1
/
+1
2026-04-02
tracing: Allow backup to save persistent ring buffer before it starts
Steven Rostedt
-1
/
+26
2026-04-02
tracing: Remove the backup instance automatically after read
Masami Hiramatsu (Google)
-6
/
+79
2026-04-02
tracing: Make the backup instance non-reusable
Masami Hiramatsu (Google)
-65
/
+104
2026-04-02
ring-buffer: Enforce read ordering of trace_buffer cpumask and buffers
Vincent Donnefort
-1
/
+18
2026-04-02
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
-0
/
+4
2026-04-01
ftrace: Use kallsyms binary search for single-symbol lookup
Andrey Grodzovsky
-0
/
+22
2026-04-01
rv: Allow epoll in rtapp-sleep monitor
Nam Cao
-46
/
+60
2026-03-31
rv: Add nomiss deadline monitor
Gabriele Monaco
-0
/
+713
2026-03-31
rv: Convert the opid monitor to a hybrid automaton
Gabriele Monaco
-153
/
+61
2026-03-31
rv: Add sample hybrid monitor stall
Gabriele Monaco
-0
/
+266
2026-03-31
rv: Add Hybrid Automata monitor type
Gabriele Monaco
-0
/
+76
2026-03-28
tracing: Drain deferred trigger frees if kthread creation fails
Wesley Atwell
-13
/
+66
2026-03-27
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
-5
/
+5
2026-03-24
ring-buffer: Show what clock function is used on timestamp errors
Steven Rostedt
-4
/
+6
2026-03-24
Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...
Steven Rostedt
-10
/
+28
2026-03-21
ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
Jiri Olsa
-2
/
+2
2026-03-21
ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
-1
/
+1
2026-03-21
tracing: Fix trace_marker copy link list updates
Steven Rostedt
-9
/
+10
2026-03-21
tracing: Fix failure to read user space from system call trace events
Steven Rostedt
-0
/
+17
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
-28
/
+105
2026-03-12
tracing: Use explicit array size instead of sentinel elements in symbol printing
Thomas Weißschuh (Schneider Electric)
-12
/
+15
2026-03-09
tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
-0
/
+16
2026-03-09
tracing: load/unload page callbacks for simple_ring_buffer
Vincent Donnefort
-19
/
+72
2026-03-09
tracing: Add a trace remote module for testing
Vincent Donnefort
-0
/
+281
2026-03-09
tracing: Introduce simple_ring_buffer
Vincent Donnefort
-0
/
+468
2026-03-09
ring-buffer: Export buffer_data_page and macros
Vincent Donnefort
-35
/
+1
2026-03-09
tracing: Add events/ root files to trace remotes
Vincent Donnefort
-2
/
+139
2026-03-09
tracing: Add events to trace remotes
Vincent Donnefort
-5
/
+259
2026-03-09
tracing: Add init callback to trace remotes
Vincent Donnefort
-1
/
+6
2026-03-09
tracing: Add non-consuming read to trace remotes
Vincent Donnefort
-16
/
+326
2026-03-09
tracing: Add reset to trace remotes
Vincent Donnefort
-0
/
+45
2026-03-09
tracing: Introduce trace remotes
Vincent Donnefort
-1
/
+630
2026-03-09
ring-buffer: Add non-consuming read for ring-buffer remotes
Vincent Donnefort
-6
/
+69
2026-03-09
ring-buffer: Introduce ring-buffer remotes
Vincent Donnefort
-8
/
+225
2026-03-09
ring-buffer: Store bpage pointers into subbuf_ids
Vincent Donnefort
-8
/
+11
2026-03-09
ring-buffer: Add page statistics to the meta-page
Vincent Donnefort
-0
/
+2
2026-03-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-0
/
+2
2026-03-07
Merge tag 'trace-v7.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+11
2026-03-06
tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
Calvin Owens
-3
/
+3
2026-03-06
tracing: Fix enabling multiple events on the kernel command line and bootconfig
Andrei-Alexandru Tachici
-1
/
+5
[next]