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
4 days
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5 days
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
Masami Hiramatsu (Google)
5 days
tracing: Create output file from cmd_check_undefined
Thomas Weißschuh
5 days
tracing: Fix unload_page for simple_ring_buffer init rollback
Vincent Donnefort
5 days
tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
David Carlier
5 days
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
5 days
ring-buffer: Fix reporting of missed events in iterator
Steven Rostedt
5 days
tracing: Avoid NULL return from hist_field_name() on truncation
David Carlier
8 days
Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9 days
tracing: Fix desc in error path for the trace remote test module
Vincent Donnefort
10 days
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-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
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-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
2026-04-14
tracing: Rebuild full_name on each hist_field_name() call
Pengpeng Hou
2026-04-14
ring-buffer: Report header_page overwrite as char
Cao Ruichuang
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2026-04-07
bpf: Prefer vmlinux symbols over module symbols for unqualified kprobes
Andrey Grodzovsky
2026-04-06
tracing/probe: reject non-closed empty immediate strings
Pengpeng Hou
2026-04-02
tracing: Allow backup to save persistent ring buffer before it starts
Steven Rostedt
2026-04-02
tracing: Remove the backup instance automatically after read
Masami Hiramatsu (Google)
2026-04-02
tracing: Make the backup instance non-reusable
Masami Hiramatsu (Google)
2026-04-02
ring-buffer: Enforce read ordering of trace_buffer cpumask and buffers
Vincent Donnefort
2026-04-02
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
2026-04-02
tracing: Non-consuming read for trace remotes with an offline CPU
Vincent Donnefort
2026-04-01
ftrace: Use kallsyms binary search for single-symbol lookup
Andrey Grodzovsky
[next]