summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-29bpf: make kprobe_multi_link_prog_run always_inlineMenglong Dong
2025-11-26Merge tag 'trace-ringbuffer-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-25tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAsDeepanshu Kartikey
2025-11-24ftrace: Introduce FTRACE_OPS_FL_JMPMenglong Dong
2025-11-19tracing: Switch to use %ptSpAndy Shevchenko
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-07Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-06tracing: Fix memory leaks in create_field_var()Zilin Guan
2025-11-06ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches upSteven Rostedt
2025-11-07tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobeMasami Hiramatsu (Google)
2025-11-07tracing: tprobe-events: Fix to register tracepoint correctlyMasami Hiramatsu (Google)
2025-11-05trace: use override credential guardChristian Brauner
2025-11-05trace: use prepare credential guardChristian Brauner
2025-11-03ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()Song Liu
2025-11-03ftrace: Fix BPF fexit with livepatchSong Liu
2025-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4Alexei Starovoitov
2025-11-03blktrace: add support for REQ_OP_WRITE_ZEROES tracingChaitanya Kulkarni
2025-10-28blktrace: for ftrace use correct trace format verChaitanya Kulkarni
2025-10-28blktrace: use debug print to report dropped eventsChaitanya Kulkarni
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko
2025-10-22blktrace: handle BLKTRACESETUP2 ioctlJohannes Thumshirn
2025-10-22blktrace: trace zone write plugging operationsJohannes Thumshirn
2025-10-22blktrace: expose ZONE APPEND completions to blktraceJohannes Thumshirn
2025-10-22blktrace: add block trace commands for zone operationsJohannes Thumshirn
2025-10-22blktrace: move ftrace blk_io_tracer to blk_io_trace2Johannes Thumshirn
2025-10-22blktrace: move trace_note to blk_io_trace2Johannes Thumshirn
2025-10-22blktrace: differentiate between blk_io_trace versionsJohannes Thumshirn
2025-10-22blktrace: add definitions for struct blk_io_trace2Johannes Thumshirn
2025-10-22blktrace: pass blk_user_trace2 to setup functionsJohannes Thumshirn
2025-10-22blktrace: add definitions for blk_user_trace_setup2Johannes Thumshirn
2025-10-22blktrace: split do_blk_trace_setup into two functionsJohannes Thumshirn
2025-10-22blktrace: change the internal action to 64bitJohannes Thumshirn
2025-10-22blktrace: untangle if/else sequence in __blk_add_traceJohannes Thumshirn
2025-10-22blktrace: split out relaying a blktrace eventJohannes Thumshirn
2025-10-22blktrace: factor out recording a blktrace eventJohannes Thumshirn
2025-10-22blktrace: only calculate trace length onceJohannes Thumshirn
2025-10-20rv: Make rtapp/pagefault monitor depends on CONFIG_MMUNam Cao
2025-10-20rv: Fully convert enabled_monitors to use list_head as iteratorNam Cao
2025-10-11Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-10-11tracing: Stop fortify-string from warning in tracing_mark_raw_write()Steven Rostedt
2025-10-10tracing: Fix tracing_mark_raw_write() to use buf and not ubufSteven Rostedt
2025-10-09Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-10-08tracing: Have trace_marker use per-cpu data to read user spaceSteven Rostedt
2025-10-08ring buffer: Propagate __rb_map_vma return value to callerAnkit Khushwaha
2025-10-08tracing: Fix irqoff tracers on failure of acquiring calltimeSteven Rostedt