index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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.18.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
5 days
Merge tag 'trace-ring-buffer-v7.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5 days
Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
7 days
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
7 days
Merge tag 'trace-latency-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7 days
Merge tag 'probes-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
9 days
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
9 days
bpf: Add support to specify uprobe_multi target via file descriptor
Jiri Olsa
9 days
bpf: Use user_path_at for path resolution in uprobe_multi
Jiri Olsa
9 days
bpf: Guard __get_user acesss with access_ok for uprobe_multi data
Jiri Olsa
14 days
Merge tag 'trace-rv-v7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-07
bpf: Add support for tracing_multi link fdinfo
Jiri Olsa
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
2026-06-07
ftrace: Add add_ftrace_hash_entry function
Jiri Olsa
2026-06-07
ftrace: Add ftrace_hash_remove function
Jiri Olsa
2026-06-07
ftrace: Add ftrace_hash_count function
Jiri Olsa
2026-06-03
rv: Use 0 to check preemption enabled in opid
Gabriele Monaco
2026-06-03
rv: Add automatic cleanup handlers for per-task HA monitors
Gabriele Monaco
2026-06-03
rv: Fix __user specifier usage in extract_params()
Gabriele Monaco
2026-06-02
tracing/eprobes: Allow use of BTF names to dereference pointers
Steven Rostedt
2026-06-01
tracing: Replace BUG_ON with lockdep_assert_held in uprobe_buffer functions
Yash Suthar
2026-06-01
tracing: Use flexible array for entry fetch code
Rosen Penev
2026-06-01
tracing/probes: Ensure the uprobe buffer size is bigger than event size
Masami Hiramatsu (Google)
2026-05-31
ring-buffer: Better comment the use of RB_MISSED_EVENTS
Steven Rostedt
2026-05-30
tracing/probes: Point the error offset correctly for eprobe argument error
Masami Hiramatsu (Google)
2026-05-29
perf/ftrace: Fix WARNING in __unregister_ftrace_function
Rik van Riel
2026-05-29
tracing: Disable KCOV instrumentation for trace_irqsoff.o
Karl Mehltretter
2026-05-29
tracing: Turn hist_elt_data field_var_str into a flexible array
Rosen Penev
2026-05-29
tracing/osnoise: Array printk init and cleanup
Crystal Wood
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace_pipe file
Steven Rostedt
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace file
Steven Rostedt
2026-05-28
ring-buffer: Have dropped subbuffers be persistent across reboots
Steven Rostedt
2026-05-28
ring-buffer: Cleanup buffer_data_page related code
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Cleanup persistent ring buffer validation
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Show commit numbers in buffer_meta file
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Add persistent ring buffer invalid-page inject test
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
2026-05-28
ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
2026-05-22
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-05-21
tracing: Move trace_iterator_increment() into trace_find_next_entry_inc()
Steven Rostedt
2026-05-21
tracing: Simplify pages allocation for tracing_map logic
Rosen Penev
2026-05-21
tracing: Fix README path for synthetic_events
Ao Sun
2026-05-21
tracing: Use krealloc_array() for trace option array growth
Yu Peng
2026-05-21
tracing/branch: Use pr_warn() instead of printk(KERN_WARNING)
Yu Peng
2026-05-21
tracing: Allow perf to read synthetic events
Steven Rostedt
2026-05-21
tracing: Switch trace_recursion_record.c code over to use guard()
Yash Suthar
2026-05-21
tracing: Bound synthetic-field strings with seq_buf
Pengpeng Hou
2026-05-21
tracing: Remove redundant IS_ERR() check in trace_pipe_open()
Yash Suthar
[next]