index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-29
perf/ftrace: Fix WARNING in __unregister_ftrace_function
Rik van Riel
1
-1
/
+11
2026-05-29
tracing: Disable KCOV instrumentation for trace_irqsoff.o
Karl Mehltretter
1
-2
/
+3
2026-05-29
tracing: Turn hist_elt_data field_var_str into a flexible array
Rosen Penev
1
-20
/
+11
2026-05-29
tracing/osnoise: Array printk init and cleanup
Crystal Wood
1
-15
/
+24
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace_pipe file
Steven Rostedt
1
-22
/
+34
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace file
Steven Rostedt
1
-3
/
+10
2026-05-28
ring-buffer: Have dropped subbuffers be persistent across reboots
Steven Rostedt
1
-5
/
+6
2026-05-28
ring-buffer: Cleanup buffer_data_page related code
Masami Hiramatsu (Google)
1
-52
/
+60
2026-05-28
ring-buffer: Cleanup persistent ring buffer validation
Masami Hiramatsu (Google)
1
-92
/
+108
2026-05-28
ring-buffer: Show commit numbers in buffer_meta file
Masami Hiramatsu (Google)
1
-1
/
+4
2026-05-28
ring-buffer: Add persistent ring buffer invalid-page inject test
Masami Hiramatsu (Google)
3
-0
/
+117
2026-05-28
ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
1
-38
/
+69
2026-05-28
ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
1
-47
/
+73
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
8
-23
/
+71
2026-05-22
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-8
/
+15
2026-05-21
tracing: Move trace_iterator_increment() into trace_find_next_entry_inc()
Steven Rostedt
1
-11
/
+8
2026-05-21
tracing: Simplify pages allocation for tracing_map logic
Rosen Penev
2
-20
/
+12
2026-05-21
tracing: Fix README path for synthetic_events
Ao Sun
1
-1
/
+1
2026-05-21
tracing: Use krealloc_array() for trace option array growth
Yu Peng
1
-2
/
+2
2026-05-21
tracing/branch: Use pr_warn() instead of printk(KERN_WARNING)
Yu Peng
1
-6
/
+3
2026-05-21
tracing: Allow perf to read synthetic events
Steven Rostedt
1
-27
/
+94
2026-05-21
tracing: Switch trace_recursion_record.c code over to use guard()
Yash Suthar
1
-5
/
+3
2026-05-21
tracing: Bound synthetic-field strings with seq_buf
Pengpeng Hou
1
-12
/
+29
2026-05-21
tracing: Remove redundant IS_ERR() check in trace_pipe_open()
Yash Suthar
1
-1
/
+1
2026-05-21
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
Masami Hiramatsu (Google)
1
-4
/
+13
2026-05-21
tracing: Create output file from cmd_check_undefined
Thomas Weißschuh
1
-1
/
+2
2026-05-21
tracing: Fix unload_page for simple_ring_buffer init rollback
Vincent Donnefort
1
-1
/
+1
2026-05-21
tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
David Carlier
1
-1
/
+1
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+22
2026-05-21
ring-buffer: Fix reporting of missed events in iterator
Steven Rostedt
1
-5
/
+3
2026-05-20
tracing/osnoise: Dump stack on timerlat uret threshold event
Crystal Wood
1
-2
/
+5
2026-05-20
tracing: Avoid NULL return from hist_field_name() on truncation
David Carlier
1
-4
/
+2
2026-05-19
sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()
Yiyang Chen
1
-7
/
+0
2026-05-17
Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+4
2026-05-16
tracing: Fix desc in error path for the trace remote test module
Vincent Donnefort
1
-2
/
+2
2026-05-15
ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)
Arnd Bergmann
1
-2
/
+2
2026-05-11
fprobe: Fix unregister_fprobe() to wait for RCU grace period
Masami Hiramatsu (Google)
2
-3
/
+23
2026-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3
Alexei Starovoitov
7
-204
/
+362
2026-04-29
tracing/probes: Limit size of event probe to 3K
Steven Rostedt
2
-1
/
+9
2026-04-28
tracing: branch: Fix inverted check on stat tracer registration
Breno Leitao
1
-4
/
+4
2026-04-24
Merge tag 'trace-ring-buffer-v7.1-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+7
2026-04-24
ring-buffer: Do not double count the reader_page
Masami Hiramatsu (Google)
1
-6
/
+7
2026-04-22
Merge tag 'trace-ring-buffer-v7.1-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-32
/
+32
2026-04-22
bpf: Add sleepable support for classic tracepoint programs
Mykyta Yatsenko
2
-51
/
+85
2026-04-22
bpf: Add sleepable support for raw tracepoint programs
Mykyta Yatsenko
1
-3
/
+17
2026-04-22
tracing: Make undefsyms_base.c a first-class citizen
Paolo Bonzini
3
-32
/
+32
2026-04-22
tracing/fprobe: Fix to unregister ftrace_ops if it is empty on module unloading
Masami Hiramatsu (Google)
1
-65
/
+159
2026-04-22
tracing/fprobe: Check the same type fprobe on table as the unregistered one
Masami Hiramatsu (Google)
1
-17
/
+65
2026-04-22
tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
Masami Hiramatsu (Google)
1
-47
/
+45
2026-04-21
tracing/fprobe: Remove fprobe from hash in failure path
Masami Hiramatsu (Google)
1
-43
/
+47
[prev]
[next]