summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
3 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
3 daysMerge tag 'trace-v7.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daystracing: Fix trace_buf_size= cmdline parameter with sizes >= 2GCalvin Owens
4 daystracing: Fix enabling multiple events on the kernel command line and bootconfigAndrei-Alexandru Tachici
4 daystracing: Add NULL pointer check to trigger_data_free()Guenter Roeck
4 daysMerge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daystracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
7 daystracing: Disable preemption in the tracepoint callbacks handling filtered pidsMasami Hiramatsu (Google)
7 daysftrace: Disable preemption in the tracepoint callbacks handling filtered pidsSteven Rostedt
7 daystracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He
7 daysfgraph: Fix thresh_return nosleeptime double-adjustShengming Hu
7 daysfgraph: Fix thresh_return clear per-task notraceShengming Hu
8 daysftrace: Add missing ftrace_lock to update_ftrace_direct_add/delJiri Olsa
8 daysblktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni
12 daysbpf: Fix kprobe_multi cookies access in show_fdinfo callbackJiri Olsa
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2026-02-19tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-02-19tracing: Fix checking of freed trace_event_file for hist filesPetr Pavlu
2026-02-19fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
2026-02-19tracing: ring-buffer: Fix to check event length before usingMasami Hiramatsu (Google)
2026-02-19ring-buffer: Fix possible dereference of uninitialized pointerDaniil Dulov
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-16blk-mq: use NOIO context to prevent deadlock during debugfs creationYu Kuai
2026-02-16Merge tag 'probes-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2026-02-13Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2026-02-13function_graph: Restore direct mode when callbacks drop to oneShengming Hu
2026-02-12Merge tag 'trace-rv-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11tracing: Fix indentation of return statement in print_trace_fmt()Haoyang LIU
2026-02-11tracing: Reset last_boot_info if ring buffer is resetMasami Hiramatsu (Google)
2026-02-11tracing: Fix to set write permission to per-cpu buffer_size_kbMasami Hiramatsu (Google)
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-10tracing: Fix false sharing in hwlat get_sample()Colin Lord
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-09tracing: Move d_max_latency out of CONFIG_FSNOTIFY protectionSteven Rostedt
2026-02-08tracing: Better separate SNAPSHOT and MAX_TRACE optionsSteven Rostedt
2026-02-08tracing: Add tracer_uses_snapshot() helper to remove #ifdefsSteven Rostedt
2026-02-08tracing: Rename trace_array field max_buffer to snapshot_bufferSteven Rostedt
2026-02-08tracing: Move pid filtering into trace_pid.cSteven Rostedt
2026-02-08tracing: Move trace_printk functions out of trace.c and into trace_printk.cSteven Rostedt
2026-02-08tracing: Use system_state in trace_printk_init_buffers()Steven Rostedt
2026-02-08tracing: Have trace_printk functions use flags instead of using global_traceSteven Rostedt
2026-02-08tracing: Make tracing_update_buffers() take NULL for global_traceSteven Rostedt
2026-02-08tracing: Make printk_trace global for tracing systemSteven Rostedt
2026-02-08tracing: Move ftrace_trace_stack() out of trace.c and into trace.hSteven Rostedt