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.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
/
tools
Age
Commit message (
Expand
)
Author
2025-11-18
perf arm_spe: Report memset and memcpy in records
Leo Yan
2025-11-18
perf arm_spe: Report associated info for SVE / SME operations
Leo Yan
2025-11-18
perf arm_spe: Report extended memory operations in records
Leo Yan
2025-11-18
perf arm_spe: Report MTE allocation tag in record
Leo Yan
2025-11-18
perf arm_spe: Report register access in record
Leo Yan
2025-11-18
perf arm_spe: Introduce data processing macro for SVE operations
Leo Yan
2025-11-18
perf arm_spe: Consolidate operation types
Leo Yan
2025-11-18
perf arm_spe: Remove unused operation types
Leo Yan
2025-11-18
perf arm_spe: Decode SME data processing packet
Leo Yan
2025-11-18
perf arm_spe: Decode ASE and FP fields in other operation
Leo Yan
2025-11-18
perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macro
Leo Yan
2025-11-18
perf arm_spe: Decode GCS operation
Leo Yan
2025-11-18
perf arm_spe: Unify operation naming
Leo Yan
2025-11-18
perf arm_spe: Fix memset subclass in operation
Leo Yan
2025-11-18
selftests: fib_tests: add fib6 from ra to static test
Fernando Fernandez Mancera
2025-11-18
selftest: af_unix: Add test for SO_PEEK_OFF.
Kuniyuki Iwashima
2025-11-18
tools: ynl: Add MAC address parsing support
Hangbin Liu
2025-11-18
tools: ynltool: ignore *.d deps files
Donald Hunter
2025-11-18
Merge branch 'for-6.19/cxl-misc' into cxl-for-next
Dave Jiang
2025-11-18
cxl/test: Assign overflow_err_count from log->nr_overflow
Alison Schofield
2025-11-18
cxl/test: Remove ret_limit race condition in mock_get_event()
Alison Schofield
2025-11-18
selftests/bpf: Replace TCP CC string comparisons with bpf_strncmp
Hoyeon Lee
2025-11-18
selftests/bpf: Move common TCP helpers into bpf_tracing_net.h
Hoyeon Lee
2025-11-18
Merge branch 'for-6.19/cxl-misc' into cxl-for-next
Dave Jiang
2025-11-18
cxl/test: remove unused mock function for cxl_rcd_component_reg_phys()
Alejandro Lucero
2025-11-18
selftests/x86: Update the negative vsyscall tests to expect a #GP
Sohil Mehta
2025-11-18
docs: bring some order to our Python module hierarchy
Jonathan Corbet
2025-11-18
docs: Move the python libraries to tools/lib/python
Jonathan Corbet
2025-11-18
selftests: af_unix: Add tests for ECONNRESET and EOF semantics
Sunday Adelodun
2025-11-18
objtool: Set minimum xxhash version to 0.8
Josh Poimboeuf
2025-11-17
selftests: net: lib: Do not overwrite error messages
Ido Schimmel
2025-11-17
selftests: mptcp: get stats just before timing out
Matthieu Baerts (NGI0)
2025-11-17
selftests: mptcp: wait for port instead of sleep
Matthieu Baerts (NGI0)
2025-11-17
selftests: mptcp: connect: avoid double packet traces
Matthieu Baerts (NGI0)
2025-11-17
selftests: mptcp: lib: get counters from nstat history
Matthieu Baerts (NGI0)
2025-11-17
selftests: mptcp: join: dump stats from history
Matthieu Baerts (NGI0)
2025-11-17
selftests: mptcp: lib: stats: remove nstat rate columns
Matthieu Baerts (NGI0)
2025-11-17
selftests: mptcp: lib: remove stats files args
Matthieu Baerts (NGI0)
2025-11-17
selftests: mptcp: lib: introduce 'nstat_{init,get}'
Matthieu Baerts (NGI0)
2025-11-17
perf tool_pmu: More accurately set the cpus for tool events
Ian Rogers
2025-11-17
perf stat: Reduce scope of walltime_nsecs_stats
Ian Rogers
2025-11-17
perf stat: Reduce scope of ru_stats
Ian Rogers
2025-11-17
perf stat-shadow: Read tool events directly
Ian Rogers
2025-11-17
perf tool_pmu: Use old_count when computing count values for time events
Ian Rogers
2025-11-17
perf pmu: perf_cpu_map__new_int to avoid parsing a string
Ian Rogers
2025-11-17
libperf cpumap: Reduce allocations and sorting in intersect
Ian Rogers
2025-11-17
perf stat: Display metric-only for 0 counters
Ian Rogers
2025-11-17
tools: ynltool: remove -lmnl from link flags
Jakub Kicinski
2025-11-17
kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptrace
Mark Brown
2025-11-17
kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systems
Mark Brown
[prev]
[next]