index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-56
/
+438
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2026-02-05
tracing: Fix ftrace event field alignments
Steven Rostedt
-24
/
+36
2026-02-03
block: don't use strcpy to copy blockdev name
Johannes Thumshirn
-1
/
+1
2026-02-02
ftrace: Fix direct_functions leak in update_ftrace_direct_del
Jiri Olsa
-0
/
+1
2026-01-28
bpf,x86: Use single ftrace_ops for direct calls
Jiri Olsa
-1
/
+9
2026-01-28
ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
-3
/
+3
2026-01-28
ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
-0
/
+94
2026-01-28
ftrace: Add update_ftrace_direct_del function
Jiri Olsa
-0
/
+127
2026-01-28
ftrace: Add update_ftrace_direct_add function
Jiri Olsa
-0
/
+140
2026-01-28
ftrace: Export some of hash related functions
Jiri Olsa
-7
/
+6
2026-01-28
ftrace: Make alloc_and_copy_ftrace_hash direct friendly
Jiri Olsa
-2
/
+9
2026-01-28
ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
Jiri Olsa
-14
/
+0
2026-01-24
bpf: support fsession for bpf_session_is_return
Menglong Dong
-13
/
+26
2026-01-24
bpf: change prototype of bpf_session_{cookie,is_return}
Menglong Dong
-2
/
+2
2026-01-24
bpf: use the least significant byte for the nr_args in trampoline
Menglong Dong
-3
/
+3
2026-01-23
function_graph: Fix args pointer mismatch in print_graph_retval()
Donglin Peng
-1
/
+1
2026-01-23
tracing: Avoid possible signed 64-bit truncation
Ian Rogers
-4
/
+4
2026-01-23
tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
-1
/
+16
2026-01-21
bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
Menglong Dong
-2
/
+8
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
-3
/
+3
2026-01-16
bpf: Add __force annotations to silence sparse warnings
Mykyta Yatsenko
-7
/
+7
2026-01-15
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
-0
/
+1
2026-01-15
ftrace: Do not over-allocate ftrace memory
Guenter Roeck
-14
/
+15
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-8
/
+20
2026-01-07
trace: ftrace_dump_on_oops[] is not exported, make it static
Ben Dooks
-1
/
+1
2026-01-07
tracing: Add recursion protection in kernel stack trace recording
Steven Rostedt
-0
/
+6
2026-01-07
ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
Wupeng Ma
-0
/
+2
2026-01-07
tracing: Drop unneeded assignment to soft_mode
Julia Lawall
-4
/
+3
2025-12-21
bpf: move recursion detection logic to helpers
Puranjay Mohan
-2
/
+2
2025-12-19
Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+8
2025-12-17
ftrace: Fix address for jmp mode in t_show()
Menglong Dong
-2
/
+5
2025-12-17
tracing: Fix UBSAN warning in __remove_instance()
Darrick J. Wong
-1
/
+1
2025-12-17
tracing: Do not register unsupported perf events
Steven Rostedt
-0
/
+2
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-1
/
+1
2025-12-10
bpf: Fix verifier assumptions of bpf_d_path's output buffer
Shuran Liu
-1
/
+1
2025-12-06
Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
-32
/
+33
2025-12-05
tracing: Fix typo in trace_seq.c
Maurice Hieronymus
-1
/
+1
2025-12-05
tracing: Fix typo in trace_probe.c
Maurice Hieronymus
-1
/
+1
2025-12-05
tracing: Fix multiple typos in trace_osnoise.c
Maurice Hieronymus
-6
/
+6
2025-12-05
tracing: Fix multiple typos in trace_events_user.c
Maurice Hieronymus
-3
/
+3
2025-12-05
tracing: Fix typo in trace_events_trigger.c
Maurice Hieronymus
-1
/
+1
2025-12-05
tracing: Fix typo in trace_events_hist.c
Maurice Hieronymus
-1
/
+1
2025-12-05
tracing: Fix typo in trace_events_filter.c
Maurice Hieronymus
-1
/
+1
2025-12-05
tracing: Fix multiple typos in trace_events.c
Maurice Hieronymus
-4
/
+4
2025-12-05
tracing: Fix multiple typos in trace.c
Maurice Hieronymus
-5
/
+5
2025-12-05
tracing: Fix typo in ring_buffer_benchmark.c
Maurice Hieronymus
-1
/
+1
2025-12-05
tracing: Fix multiple typos in ring_buffer.c
Maurice Hieronymus
-3
/
+3
2025-12-05
tracing: Fix typo in fprobe.c
Maurice Hieronymus
-1
/
+1
2025-12-05
tracing: Fix typo in fpgraph.c
Maurice Hieronymus
-1
/
+1
[next]