summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
28 hoursMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
45 hoursMerge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 daystracing: Fix ftrace event field alignmentsSteven Rostedt
8 daysblock: don't use strcpy to copy blockdev nameJohannes Thumshirn
9 daysftrace: Fix direct_functions leak in update_ftrace_direct_delJiri Olsa
2026-01-28bpf,x86: Use single ftrace_ops for direct callsJiri Olsa
2026-01-28ftrace: Factor ftrace_ops ops_func interfaceJiri Olsa
2026-01-28ftrace: Add update_ftrace_direct_mod functionJiri Olsa
2026-01-28ftrace: Add update_ftrace_direct_del functionJiri Olsa
2026-01-28ftrace: Add update_ftrace_direct_add functionJiri Olsa
2026-01-28ftrace: Export some of hash related functionsJiri Olsa
2026-01-28ftrace: Make alloc_and_copy_ftrace_hash direct friendlyJiri Olsa
2026-01-28ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flagJiri Olsa
2026-01-24bpf: support fsession for bpf_session_is_returnMenglong Dong
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong
2026-01-24bpf: use the least significant byte for the nr_args in trampolineMenglong Dong
2026-01-23function_graph: Fix args pointer mismatch in print_graph_retval()Donglin Peng
2026-01-23tracing: Avoid possible signed 64-bit truncationIan Rogers
2026-01-23tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt
2026-01-21bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TPMenglong Dong
2026-01-20bpf: Fix memory access flags in helper prototypesZesen Liu
2026-01-16bpf: Add __force annotations to silence sparse warningsMykyta Yatsenko
2026-01-15arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa
2026-01-15ftrace: Do not over-allocate ftrace memoryGuenter Roeck
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-07trace: ftrace_dump_on_oops[] is not exported, make it staticBen Dooks
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-07ring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma
2026-01-07tracing: Drop unneeded assignment to soft_modeJulia Lawall
2025-12-21bpf: move recursion detection logic to helpersPuranjay Mohan
2025-12-19Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-17ftrace: Fix address for jmp mode in t_show()Menglong Dong
2025-12-17tracing: Fix UBSAN warning in __remove_instance()Darrick J. Wong
2025-12-17tracing: Do not register unsupported perf eventsSteven Rostedt
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-10bpf: Fix verifier assumptions of bpf_d_path's output bufferShuran Liu
2025-12-06Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-12-05tracing: Fix typo in trace_seq.cMaurice Hieronymus
2025-12-05tracing: Fix typo in trace_probe.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace_osnoise.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace_events_user.cMaurice Hieronymus
2025-12-05tracing: Fix typo in trace_events_trigger.cMaurice Hieronymus
2025-12-05tracing: Fix typo in trace_events_hist.cMaurice Hieronymus
2025-12-05tracing: Fix typo in trace_events_filter.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace_events.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace.cMaurice Hieronymus
2025-12-05tracing: Fix typo in ring_buffer_benchmark.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in ring_buffer.cMaurice Hieronymus
2025-12-05tracing: Fix typo in fprobe.cMaurice Hieronymus
2025-12-05tracing: Fix typo in fpgraph.cMaurice Hieronymus