开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2026-06-07
bpf: Add support for tracing_multi link fdinfo
Jiri Olsa
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
2026-06-07
ftrace: Add add_ftrace_hash_entry function
Jiri Olsa
2026-06-07
ftrace: Add ftrace_hash_remove function
Jiri Olsa
2026-06-07
ftrace: Add ftrace_hash_count function
Jiri Olsa
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
2026-05-22
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
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: Avoid NULL return from hist_field_name() on truncation
David Carlier
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
2026-04-14
tracing: Rebuild full_name on each hist_field_name() call
Pengpeng Hou
[next]