index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2
-4
/
+4
2020-08-21
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
1
-2
/
+3
2020-08-21
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
1
-4
/
+7
2020-08-19
ftrace: Fix ftrace_trace_task return value
Josef Bacik
2
-4
/
+6
2020-08-19
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
2
-7
/
+7
2020-08-19
blktrace: fix debugfs use after free
Luis Chamberlain
1
-6
/
+12
2020-06-30
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
1
-1
/
+1
2020-06-30
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
1
-2
/
+19
2020-06-30
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
1
-2
/
+6
2020-06-30
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
1
-0
/
+13
2020-06-24
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
1
-2
/
+2
2020-06-24
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
3
-7
/
+26
2020-06-24
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jean-Philippe Brucker
2
-2
/
+2
2020-06-24
blktrace: fix endianness for blk_log_remap()
Chaitanya Kulkarni
1
-15
/
+4
2020-06-24
blktrace: fix endianness in get_pdu_int()
Chaitanya Kulkarni
1
-1
/
+1
2020-06-24
blktrace: use errno instead of bi_status
Chaitanya Kulkarni
1
-3
/
+6
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-34
/
+66
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
1
-32
/
+62
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
1
-2
/
+4
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-43
/
+13
2020-05-14
ring-buffer: Remove all BUG() calls
Steven Rostedt (VMware)
1
-6
/
+6
2020-05-14
ring-buffer: Don't deactivate the ring buffer on failed iterator reads
Steven Rostedt (VMware)
1
-15
/
+7
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-22
/
+0
2020-05-12
Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+10
2020-05-11
tracing: Wait for preempt irq delay thread to execute
Steven Rostedt (VMware)
1
-2
/
+10
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-1
/
+0
2020-05-07
tracing: Make tracing_snapshot_instance_cond() static
Zou Wei
1
-1
/
+2
2020-05-07
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
1
-0
/
+13
2020-05-07
tracing: Wait for preempt irq delay thread to finish
Steven Rostedt (VMware)
1
-6
/
+24
2020-05-06
tracing/kprobes: Reject new event if loc is NULL
Masami Hiramatsu
1
-0
/
+6
2020-05-06
tracing/boottime: Fix kprobe event API usage
Masami Hiramatsu
1
-12
/
+8
2020-05-06
tracing/kprobes: Fix a double initialization typo
Masami Hiramatsu
1
-1
/
+1
2020-04-22
tracing: Convert local functions in tracing_map.c to static
Jason Yan
1
-3
/
+3
2020-04-22
ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...
Steven Rostedt (VMware)
1
-0
/
+1
2020-04-22
tracing: Fix memory leaks in trace_events_hist.c
Vamshi K Sthambamkadi
1
-0
/
+7
2020-04-14
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
1
-7
/
+3
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
10
-205
/
+714
2020-04-03
tracing: Do not allocate buffer in trace_find_next_entry() in atomic
Steven Rostedt (VMware)
1
-1
/
+20
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+6
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
1
-6
/
+6
2020-03-27
tracing: Create set_event_notrace_pid to not trace tasks
Steven Rostedt (VMware)
3
-72
/
+244
2020-03-27
ftrace: Create set_ftrace_notrace_pid to not trace tasks
Steven Rostedt (VMware)
4
-35
/
+180
2020-03-27
ftrace: Make function trace pid filtering a bit more exact
Steven Rostedt (VMware)
2
-9
/
+27
2020-03-27
ftrace/kprobe: Show the maxactive number on kprobe_events
Masami Hiramatsu
1
-0
/
+2
2020-03-27
ring-buffer/tracing: Have iterator acknowledge dropped events
Steven Rostedt (VMware)
2
-4
/
+28
2020-03-27
tracing: Do not disable tracing when reading the trace file
Steven Rostedt (VMware)
2
-3
/
+7
2020-03-27
ring-buffer: Do not disable recording when there is an iterator
Steven Rostedt (VMware)
1
-2
/
+0
2020-03-27
ring-buffer: Make resize disable per cpu buffer instead of total buffer
Steven Rostedt (VMware)
1
-13
/
+30
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-03-19
ring-buffer: Optimize rb_iter_head_event()
Steven Rostedt (VMware)
1
-0
/
+3
[next]