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
2017-10-12
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
1
-14
/
+0
2017-10-05
tracing: Erase irqsoff trace with empty write
Bo Yan
1
-2
/
+8
2017-10-05
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
1
-1
/
+1
2017-09-27
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
1
-1
/
+1
2017-09-27
tracing: Add barrier to trace_printk() buffer nesting modification
Steven Rostedt (VMware)
1
-1
/
+7
2017-09-27
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
Steven Rostedt (VMware)
1
-4
/
+6
2017-09-27
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
1
-1
/
+1
2017-08-30
ftrace: Check for null ret_stack on profile function graph entry function
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-30
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-30
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
1
-4
/
+7
2017-08-30
tracing: Call clear_boot_tracer() at lateinit_sync
Steven Rostedt (VMware)
1
-1
/
+1
2017-08-30
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
1
-4
/
+30
2017-07-27
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
1
-0
/
+1
2017-07-27
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
1
-1
/
+1
2017-07-21
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
1
-1
/
+1
2017-07-12
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
1
-13
/
+8
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
1
-0
/
+5
2017-04-27
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
1
-2
/
+14
2017-04-27
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
1
-3
/
+5
2017-04-21
ftrace: Fix function pid filter on instances
Namhyung Kim
3
-0
/
+12
2017-04-21
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
1
-4
/
+16
2017-04-12
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
1
-4
/
+4
2017-03-15
fs: Better permission checking for submounts
Eric W. Biederman
1
-2
/
+2
2017-02-09
tracing: Fix hwlat kthread migration
Steven Rostedt (VMware)
1
-3
/
+5
2017-01-09
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
1
-3
/
+14
2016-11-14
ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
Steven Rostedt (Red Hat)
1
-0
/
+22
2016-11-14
ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
Alexei Starovoitov
1
-1
/
+1
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
1
-4
/
+0
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+2
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
11
-9
/
+783
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-35
/
+125
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+65
2016-10-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-14
/
+59
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+16
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
1
-13
/
+16
2016-09-29
tracing/syscalls: fix multiline in error message text
Colin Ian King
1
-4
/
+2
2016-09-25
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-13
/
+16
2016-09-25
fix memory leaks in tracing_buffers_splice_read()
Al Viro
1
-6
/
+8
2016-09-25
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2016-09-23
tracing: Call traceoff trigger after event is recorded
Masami Hiramatsu
1
-0
/
+1
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
1
-1
/
+1
2016-09-12
tracing: Have max_latency be defined for HWLAT_TRACER as well
Steven Rostedt (Red Hat)
2
-3
/
+5
2016-09-09
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
1
-39
/
+36
2016-09-09
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
1
-6
/
+6
2016-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...
Ingo Molnar
1
-1
/
+1
2016-09-02
bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
Alexei Starovoitov
1
-0
/
+61
2016-09-02
tracing: Add NMI tracing in hwlat detector
Steven Rostedt (Red Hat)
3
-3
/
+72
2016-09-02
tracing: Have hwlat trace migrate across tracing_cpumask CPUs
Steven Rostedt (Red Hat)
1
-0
/
+55
2016-09-02
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
7
-1
/
+642
2016-09-01
ftrace: Access ret_stack->subtime only in the function profiler
Namhyung Kim
2
-1
/
+6
[next]