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_6.6-2.2.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
2025-05-09
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
2025-05-02
tracing: Fix filter string testing
Steven Rostedt
2025-05-02
ftrace: Add cond_resched() to ftrace_graph_set_hash()
zhoumin
2025-05-02
tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...
Gabriele Paoloni
2025-04-10
tracing: Do not use PERF enums when perf is not defined
Steven Rostedt
2025-04-10
tracing/osnoise: Fix possible recursive locking for cpus_read_lock()
Ran Xiaokai
2025-04-10
tracing: Fix synth event printk format for str fields
Douglas Raillard
2025-04-10
tracing: Ensure module defining synth event cannot be unloaded while tracing
Douglas Raillard
2025-04-10
tracing: Fix use-after-free in print_graph_function_flags during tracer switc...
Tengda Wu
2025-04-10
ring-buffer: Fix bytes_dropped calculation issue
Feng Yang
2025-04-10
bpf: Use preempt_count() directly in bpf_send_signal_common()
Hou Tao
2025-03-13
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
2025-03-13
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
2025-01-09
tracing: Have process_string() also allow arrays
Steven Rostedt
2025-01-09
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
2025-01-09
tracing/kprobe: Make trace_kprobe's module callback called after jump_label u...
Masami Hiramatsu (Google)
2025-01-09
tracing: Add "%s" check in test_event_printk()
Steven Rostedt
2025-01-09
tracing: Add missing helper functions in event pointer dereference check
Steven Rostedt
2025-01-09
tracing: Fix test_event_printk() to process entire print argument
Steven Rostedt
2024-12-19
tracing/kprobes: Skip symbol counting logic for module symbols in create_loca...
Nikolay Kuratov
2024-12-14
tracing/eprobe: Fix to release eprobe when failed to add dyn_event
Masami Hiramatsu (Google)
2024-12-14
tracing: Use atomic64_inc_return() in trace_clock_counter()
Uros Bizjak
2024-12-14
tracing: Fix cmp_entries_dup() to respect sort() comparison rules
Kuan-Wei Chiu
2024-12-14
trace/trace_event_perf: remove duplicate samples on the first tracepoint event
Levi Yun
2024-12-14
ftrace: Fix regression with module command in stack_trace_filter
guoweikang
2024-11-01
bpf,perf: Fix perf_event_detach_bpf_prog error handling
Jiri Olsa
2024-11-01
tracing: Consider the NULL character when validating the event length
Leo Yan
2024-10-17
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
2024-10-17
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
2024-10-17
tracing/timerlat: Fix a race during cpuhp processing
Wei Li
2024-10-17
tracing/hwlat: Fix a race during cpuhp processing
Wei Li
2024-09-12
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
2024-08-19
tracing: Fix overflow in get_free_elt()
Tze-nan Wu
2024-07-05
tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
Jeff Johnson
2024-07-05
tracing: Build event generation tests only as modules
Masami Hiramatsu (Google)
2024-07-05
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
2024-07-05
x86/ibt,ftrace: Search for __fentry__ location
Peter Zijlstra
2024-06-16
ring-buffer: Fix a race between readers and resize checks
Petr Pavlu
2024-05-02
tracing: Show size of requested perf buffer
Robin H. Johnson
2024-04-27
Revert "tracing/trigger: Fix to return error if failed to alloc snapshot"
Siddh Raman Pant
2024-04-17
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
2024-04-17
ring-buffer: Only update pages_touched when a new page is touched
Steven Rostedt (Google)
2024-04-13
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...
linke li
2024-04-10
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
2024-04-10
ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
Steven Rostedt (Google)
2024-04-10
ring-buffer: Fix full_waiters_pending in poll
Steven Rostedt (Google)
2024-04-10
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
2024-04-10
ring-buffer: Do not set shortest_full when full target is hit
Steven Rostedt (Google)
2024-04-10
ring-buffer: Fix waking up ring buffer readers
Steven Rostedt (Google)
2024-03-01
bpf: Remove trace_printk_lock
Jiri Olsa
[next]