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
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-119
/
+414
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-25
/
+52
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+3
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-16
/
+6
2025-11-29
bpf: make kprobe_multi_link_prog_run always_inline
Menglong Dong
-1
/
+1
2025-11-26
Merge tag 'trace-ringbuffer-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+10
2025-11-25
tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Deepanshu Kartikey
-0
/
+10
2025-11-24
ftrace: Introduce FTRACE_OPS_FL_JMP
Menglong Dong
-1
/
+28
2025-11-19
tracing: Switch to use %ptSp
Andy Shevchenko
-3
/
+3
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
-18
/
+59
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-15
/
+45
2025-11-07
Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+8
2025-11-06
tracing: Fix memory leaks in create_field_var()
Zilin Guan
-2
/
+4
2025-11-06
ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up
Steven Rostedt
-0
/
+4
2025-11-07
tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe
Masami Hiramatsu (Google)
-0
/
+4
2025-11-07
tracing: tprobe-events: Fix to register tracepoint correctly
Masami Hiramatsu (Google)
-1
/
+2
2025-11-05
trace: use override credential guard
Christian Brauner
-12
/
+5
2025-11-05
trace: use prepare credential guard
Christian Brauner
-4
/
+1
2025-11-03
ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
Song Liu
-9
/
+31
2025-11-03
ftrace: Fix BPF fexit with livepatch
Song Liu
-6
/
+14
2025-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
-6
/
+7
2025-11-03
blktrace: add support for REQ_OP_WRITE_ZEROES tracing
Chaitanya Kulkarni
-1
/
+12
2025-10-28
blktrace: for ftrace use correct trace format ver
Chaitanya Kulkarni
-5
/
+54
2025-10-28
blktrace: use debug print to report dropped events
Chaitanya Kulkarni
-2
/
+5
2025-10-27
bpf: widen dynptr size/offset to 64 bit
Mykyta Yatsenko
-23
/
+23
2025-10-22
blktrace: handle BLKTRACESETUP2 ioctl
Johannes Thumshirn
-0
/
+36
2025-10-22
blktrace: trace zone write plugging operations
Johannes Thumshirn
-0
/
+39
2025-10-22
blktrace: expose ZONE APPEND completions to blktrace
Johannes Thumshirn
-0
/
+21
2025-10-22
blktrace: add block trace commands for zone operations
Johannes Thumshirn
-4
/
+25
2025-10-22
blktrace: move ftrace blk_io_tracer to blk_io_trace2
Johannes Thumshirn
-8
/
+8
2025-10-22
blktrace: move trace_note to blk_io_trace2
Johannes Thumshirn
-7
/
+7
2025-10-22
blktrace: differentiate between blk_io_trace versions
Johannes Thumshirn
-1
/
+57
2025-10-22
blktrace: add definitions for struct blk_io_trace2
Johannes Thumshirn
-0
/
+1
2025-10-22
blktrace: pass blk_user_trace2 to setup functions
Johannes Thumshirn
-9
/
+22
2025-10-22
blktrace: add definitions for blk_user_trace_setup2
Johannes Thumshirn
-0
/
+3
2025-10-22
blktrace: split do_blk_trace_setup into two functions
Johannes Thumshirn
-38
/
+56
2025-10-22
blktrace: change the internal action to 64bit
Johannes Thumshirn
-19
/
+19
2025-10-22
blktrace: untangle if/else sequence in __blk_add_trace
Johannes Thumshirn
-2
/
+11
2025-10-22
blktrace: split out relaying a blktrace event
Johannes Thumshirn
-28
/
+32
2025-10-22
blktrace: factor out recording a blktrace event
Johannes Thumshirn
-40
/
+49
2025-10-22
blktrace: only calculate trace length once
Johannes Thumshirn
-6
/
+8
2025-10-20
rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
Nam Cao
-0
/
+1
2025-10-20
rv: Fully convert enabled_monitors to use list_head as iterator
Nam Cao
-6
/
+6
2025-10-11
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
-4
/
+8
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
-2
/
+6
2025-10-10
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
-2
/
+2
2025-10-09
Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
-79
/
+241
2025-10-08
tracing: Have trace_marker use per-cpu data to read user space
Steven Rostedt
-48
/
+220
2025-10-08
ring buffer: Propagate __rb_map_vma return value to caller
Ankit Khushwaha
-1
/
+1
2025-10-08
tracing: Fix irqoff tracers on failure of acquiring calltime
Steven Rostedt
-13
/
+10
[next]