开源镜像站
帮助
下载
动态
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
4 days
Revert "tracing: Expose tracepoint BTF ids via tracefs"
Mark Brown
4 days
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...
Mark Brown
4 days
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...
Mark Brown
4 days
Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
4 days
Merge branch 'trace/fixes' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
5 days
mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
Lorenzo Stoakes
5 days
ring-buffer: Fix reader page read offset for remote buffers
Vincent Donnefort
5 days
tracing/filters: Fix false positive match in regex_match_full()
Masami Hiramatsu (Google)
5 days
tracing: Check return value of __register_event() in trace_module_add_events()
Masami Hiramatsu (Google)
5 days
tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
Masami Hiramatsu (Google)
5 days
tracing/mmiotrace: Reset dropped_count in mmio_reset_data()
Masami Hiramatsu (Google)
5 days
fprobe: Fix module reference count leak on error in register_fprobe()
Masami Hiramatsu (Google)
6 days
Merge trace/for-next
Steven Rostedt
6 days
tracing/fprobe: Roll back on enable_trace_fprobe() failure
Raushan Patel
6 days
tracing/probes: Reject $arg0 in meta argument expansion
Raushan Patel
6 days
tracing: Use seq_buf for string concatenation
Woradorn Laodhanadhaworn
6 days
tracing: Use strscpy() instead of strcpy() in trace_sched_switch
Po-Sheng Lin
6 days
tracing: Warn when an event dereferences a pointer in TP_printk()
Steven Rostedt
6 days
tracing: Reject invalid preemptirq_delay_test CPU affinity
Samuel Moelius
6 days
fgraph: Use trace_seq_putc() in print_graph_return()
Markus Elfring
6 days
tracing/user_events: Replace a seq_printf() call by seq_puts() in user_seq_sh...
Markus Elfring
6 days
tracing/user_events: Use seq_putc() in two functions
Markus Elfring
6 days
tracing: Bound histogram expression strings with seq_buf
Pengpeng Hou
6 days
tracing: Return ERR_PTR() from expr_str()
Pengpeng Hou
6 days
tracing: Use __free() for expr_str() buffer
Pengpeng Hou
6 days
kernel/trace/trace_printk: Use kstrdup() instead of kmalloc() and strcpy()
David Laight
6 days
tracing: Point constant hist field type to string literal
Yu Peng
6 days
tracing: Expose tracepoint BTF ids via tracefs
Mykyta Yatsenko
8 days
Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5
Eduard Zingerman
10 days
tracing: perf: Fix stale head for perf syscall tracing
Steven Rostedt
10 days
ftrace: Add global mutex to serialize trace_parser access
Tengda Wu
10 days
tracing: Delay module ref count for "enable_event" trigger
Steven Rostedt
10 days
tracing: Fix use-after-free freeing trigger private data
David Carlier
10 days
tracing: Fix context switch counter truncation
Usama Arif
10 days
tracing: Fix union collision of module and refcnt for dynamic events
Masami Hiramatsu (Google)
10 days
tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev
Steven Rostedt
11 days
tracing: Fix resource leak on mmiotrace trace_pipe close
deepakraog
11 days
tracing: Propagate errors from remote event bulk updates
Jackie Liu
12 days
tracing/remotes: Fix page_va[] access before counter update in trace_remote_a...
Fuad Tabba
14 days
tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()
Masami Hiramatsu (Google)
14 days
tracing/probes: Fix potential underflow in LEN_OR_ZERO macro
Masami Hiramatsu (Google)
14 days
tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()
Masami Hiramatsu (Google)
14 days
tracing/probes: Avoid temporary buffer truncation in trace_probe_match_comman...
Masami Hiramatsu (Google)
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
2026-07-14
tracing/probes: Eliminate recursion in parse_probe_arg()
Masami Hiramatsu
2026-07-14
tracing/probes: Extend max length of argument string
Masami Hiramatsu
2026-07-14
tracing/probes: Sort ERRORS list in trace_probe.h alphabetically
Masami Hiramatsu
2026-07-14
tracing/probes: Refactor parse_probe_arg()
Masami Hiramatsu
2026-07-14
tracing/probes: Refactor parse_probe_vars()
Masami Hiramatsu
[next]