index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2019-03-23
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
zhangyi (F)
2019-02-20
tracing/uprobes: Fix output for multiple string arguments
Andreas Ziegler
2018-12-21
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
2018-12-21
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
2018-12-17
bpf: fix check of allowed specifiers in bpf_trace_printk
Martynas Pumputis
2018-11-10
tracing: Skip more functions when doing stack tracing of events
Steven Rostedt (Red Hat)
2018-09-29
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
2018-09-09
uprobes: Use synchronize_rcu() not synchronize_sched()
Steven Rostedt (VMware)
2018-09-09
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
2018-09-09
tracing: Do not call start/stop() functions when tracing_on does not change
Steven Rostedt (VMware)
2018-08-24
tracing: Use __printf markup to silence compiler
Mathieu Malaterre
2018-08-09
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-08-06
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
2018-08-06
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
2018-08-06
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
2018-08-06
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
2018-07-11
tracing: Fix missing return symbol in function_graph output
Changbin Du
2018-06-06
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
2018-05-16
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
2018-05-16
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
2018-03-28
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
2018-02-25
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2018-02-16
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
2018-01-23
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
2018-01-02
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
2018-01-02
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
2018-01-02
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
2018-01-02
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
2017-12-20
tracing: Allocate mask_str buffer dynamically
Changbin Du
2017-10-12
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
2017-10-05
tracing: Erase irqsoff trace with empty write
Bo Yan
2017-10-05
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
2017-09-27
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
Steven Rostedt (VMware)
2017-09-27
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
2017-09-27
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
2017-08-30
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
2017-07-27
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-07-27
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
2017-07-21
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
2017-07-15
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-04-27
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
2017-04-27
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
2017-04-21
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
2017-04-12
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
2017-01-09
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
2016-09-30
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-09-30
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-30
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
2016-07-27
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
[next]