index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
1
-1
/
+2
2022-02-01
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
1
-0
/
+1
2022-01-27
tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails
Nikita Yushchenko
1
-4
/
+16
2022-01-27
tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
Steven Rostedt
1
-4
/
+2
2022-01-27
tracing/kprobes: 'nmissed' not showed correctly for kretprobe
Xiangyang Zhang
1
-1
/
+4
2022-01-27
bpf: Remove config check to enable bpf support for branch records
Kajol Jain
1
-5
/
+1
2022-01-11
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
1
-2
/
+2
2022-01-11
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
1
-1
/
+1
2021-12-17
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
1
-0
/
+3
2021-12-08
tracing/histograms: String compares should not care about signed values
Steven Rostedt (VMware)
1
-1
/
+1
2021-12-08
tracing: Don't use out-of-sync va_list in event printing
Nikita Yushchenko
1
-0
/
+12
2021-12-01
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
1
-0
/
+10
2021-12-01
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
1
-6
/
+18
2021-12-01
tracing/uprobe: Fix uprobe_perf_open probes iteration
Jiri Olsa
1
-0
/
+1
2021-11-25
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
1
-2
/
+0
2021-11-25
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
1
-2
/
+7
2021-11-25
tracing/histogram: Do not copy the fixed-size char array field over the field...
Masami Hiramatsu
1
-4
/
+5
2021-11-18
tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks
Mathieu Desnoyers
1
-0
/
+4
2021-11-18
ftrace: do CPU checking after preemption disabled
王贇
1
-3
/
+3
2021-11-18
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
1
-17
/
+23
2021-11-18
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
15
-96
/
+103
2021-11-18
ring-buffer: Protect ring_buffer_reset() from reentrancy
Steven Rostedt (VMware)
1
-0
/
+5
2021-10-29
tracing: Fix misspelling of "missing"
Steven Rostedt (VMware)
1
-1
/
+1
2021-10-29
ftrace: Fix kernel-doc formatting issues
Steven Rostedt (VMware)
1
-8
/
+10
2021-10-28
tracing: Do not warn when connecting eprobe to non existing event
Steven Rostedt (VMware)
1
-2
/
+2
2021-10-19
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
1
-2
/
+2
2021-10-14
tracing: Fix event probe removal from dynamic events
Steven Rostedt (VMware)
1
-3
/
+51
2021-10-11
tracing: Fix missing * in comment block
Colin Ian King
1
-1
/
+1
2021-10-11
tracing: Fix memory leak in eprobe_register()
Vamshi K Sthambamkadi
1
-0
/
+7
2021-10-07
tracing: Fix missing osnoise tracer on max_latency
Jackie Liu
1
-7
/
+4
2021-09-24
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
1
-0
/
+8
2021-09-11
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-19
/
+18
2021-09-10
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
1
-12
/
+12
2021-09-10
tracing/boot: Fix to check the histogram control param is a leaf node
Masami Hiramatsu
1
-3
/
+3
2021-09-10
tracing/boot: Fix trace_boot_hist_add_array() to check array is value
Masami Hiramatsu
1
-4
/
+3
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
8
-21
/
+50
2021-09-08
tracing/boot: Fix to loop on only subkeys
Masami Hiramatsu
1
-3
/
+3
2021-09-08
tracing: Dynamically allocate the per-elt hist_elt_data array
Tom Zanussi
1
-2
/
+12
2021-09-08
tracing: synth events: increase max fields count
Artem Bityutskiy
1
-1
/
+1
2021-09-08
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
Qiang.Zhang
1
-3
/
+3
2021-09-08
tracing: Fix some alloc_event_probe() error handling bugs
Dan Carpenter
1
-2
/
+3
2021-09-07
Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-3
/
+9
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
21
-172
/
+1594
2021-09-04
tracing: Add migrate-disabled counter to tracing output.
Thomas Gleixner
3
-10
/
+28
2021-09-02
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-12
/
+100
2021-08-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-10
/
+62
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+2
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-2
/
+0
2021-08-26
bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS
Daniel Xu
1
-2
/
+0
[next]