index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2026-05-21
tracing: Simplify pages allocation for tracing_map logic
Rosen Penev
2026-05-21
tracing: Fix README path for synthetic_events
Ao Sun
2026-05-21
tracing: Use krealloc_array() for trace option array growth
Yu Peng
2026-05-21
tracing/branch: Use pr_warn() instead of printk(KERN_WARNING)
Yu Peng
2026-05-21
tracing: Allow perf to read synthetic events
Steven Rostedt
2026-05-21
tracing: Switch trace_recursion_record.c code over to use guard()
Yash Suthar
2026-05-21
tracing: Bound synthetic-field strings with seq_buf
Pengpeng Hou
2026-05-21
tracing: Remove redundant IS_ERR() check in trace_pipe_open()
Yash Suthar
2026-05-21
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
Masami Hiramatsu (Google)
2026-05-21
tracing: Create output file from cmd_check_undefined
Thomas Weißschuh
2026-05-21
tracing: Fix unload_page for simple_ring_buffer init rollback
Vincent Donnefort
2026-05-21
tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
David Carlier
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
2026-05-21
ring-buffer: Fix reporting of missed events in iterator
Steven Rostedt
2026-05-20
tracing/osnoise: Dump stack on timerlat uret threshold event
Crystal Wood
2026-05-20
tracing: Avoid NULL return from hist_field_name() on truncation
David Carlier
2026-05-19
sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()
Yiyang Chen
2026-05-17
Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-05-16
tracing: Fix desc in error path for the trace remote test module
Vincent Donnefort
2026-05-15
ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)
Arnd Bergmann
2026-05-11
fprobe: Fix unregister_fprobe() to wait for RCU grace period
Masami Hiramatsu (Google)
2026-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3
Alexei Starovoitov
2026-04-29
tracing/probes: Limit size of event probe to 3K
Steven Rostedt
2026-04-28
tracing: branch: Fix inverted check on stat tracer registration
Breno Leitao
2026-04-24
Merge tag 'trace-ring-buffer-v7.1-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-04-24
ring-buffer: Do not double count the reader_page
Masami Hiramatsu (Google)
2026-04-22
Merge tag 'trace-ring-buffer-v7.1-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-04-22
bpf: Add sleepable support for classic tracepoint programs
Mykyta Yatsenko
2026-04-22
bpf: Add sleepable support for raw tracepoint programs
Mykyta Yatsenko
2026-04-22
tracing: Make undefsyms_base.c a first-class citizen
Paolo Bonzini
2026-04-22
tracing/fprobe: Fix to unregister ftrace_ops if it is empty on module unloading
Masami Hiramatsu (Google)
2026-04-22
tracing/fprobe: Check the same type fprobe on table as the unregistered one
Masami Hiramatsu (Google)
2026-04-22
tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
Masami Hiramatsu (Google)
2026-04-21
tracing/fprobe: Remove fprobe from hash in failure path
Masami Hiramatsu (Google)
2026-04-21
tracing/fprobe: Unregister fprobe even if memory allocation fails
Masami Hiramatsu (Google)
2026-04-21
tracing/fprobe: Reject registration of a registered fprobe before init
Masami Hiramatsu (Google)
2026-04-20
tracing: tell git to ignore the generated 'undefsyms_base.c' file
Linus Torvalds
2026-04-19
bpf: Refactor dynptr mutability tracking
Amery Hung
2026-04-17
Merge tag 'trace-latency-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2026-04-17
Merge tag 'probes-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-16
tracing/osnoise: Add option to align tlat threads
Tomas Glozar
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2026-04-15
Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-15
Merge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-14
tracing: Fix fully-qualified variable reference printing in histograms
Tom Zanussi
2026-04-14
ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()
Vincent Donnefort
[prev]
[next]