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
/
lib
/
subcmd
Age
Commit message (
Expand
)
Author
2025-09-12
perf subcmd: avoid crash in exclude_cmds when excludes is empty
hupu
2025-07-22
tools subcmd: Tighten the filename size in check_if_command_finished
Ian Rogers
2025-07-02
perf tools: Fix use-after-free in help_unknown_cmd()
Namhyung Kim
2024-11-26
Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2024-11-13
libsubcmd: Move va_end() before exit
Luo Yifan
2024-10-28
tools subcmd: Add non-waitpid check_if_command_finished()
Ian Rogers
2024-10-23
libsubcmd: Silence compiler warning
Eder Zulian
2024-09-11
tools: Drop nonsensical -O6
Sam James
2024-09-04
libsubcmd: Don't free the usage string
Aditya Gupta
2024-08-05
tools build: Correct libsubcmd fixdep dependencies
Brian Norris
2024-05-12
tools lib subcmd: Show parent options in help
Namhyung Kim
2024-05-10
libsubcmd: Fix parse-options memory leak
Ian Rogers
2024-04-08
tools subcmd: Add check_if_command_finished()
Ian Rogers
2024-02-22
tools subcmd: Add a no exec function call option
Ian Rogers
2024-01-04
libsubcmd: Fix memory leak in uniq()
Ian Rogers
2023-07-11
libsubcmd: Avoid SEGV/use-after-free when commands aren't excluded
Ian Rogers
2023-06-30
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-20
perf subcmd: Fix missing check for return value of malloc() in add_cmdname()
Chenyuan Mi
2023-06-12
lib subcmd: Avoid memory leak in exclude_cmds
Ian Rogers
2023-05-28
libsubcmd: Avoid two path statics, removing 8192 bytes from .bss
Ian Rogers
2023-05-16
tools/lib/subcmd: Replace NORETURN usage with __noreturn
Josh Poimboeuf
2022-12-14
tools lib subcmd: Add dependency test to install_headers
Ian Rogers
2022-11-20
tools lib subcmd: Make install_headers clearer
Ian Rogers
2022-11-16
tools lib subcmd: Add install target
Ian Rogers
2022-10-04
perf subcmd: Set environment variable "PREFIX"
Leo Yan
2022-04-22
libsubcmd: Fix OPTION_GROUP sorting
Josh Poimboeuf
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-16
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2021-08-31
libsubcmd: add OPT_UINTEGER_OPTARG option type
Riccardo Mancini
2020-10-02
tools: Avoid comma separated statements
Joe Perches
2020-07-17
libsubcmd: Fix OPT_CALLBACK_SET()
Ravi Bangoria
2020-05-05
libsubcmd: Introduce OPT_CALLBACK_SET()
Arnaldo Carvalho de Melo
2019-11-06
libsubcmd: Use -O0 with DEBUG=1
James Clark
2019-11-06
libsubcmd: Move EXTRA_FLAGS to the end to allow overriding existing flags
James Clark
2019-09-27
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
2018-12-18
tools lib subcmd: Don't add the kernel sources to the include path
Arnaldo Carvalho de Melo
2018-12-17
tools lib subcmd: Fix a few source code comment typos
Ingo Molnar
2018-10-19
tools lib subcmd: Introduce OPTION_ULONG
Arnaldo Carvalho de Melo
2018-09-19
tools lib subcmd: Support overwriting the pager
Andi Kleen
2018-04-18
perf tools: Add '\n' at the end of parse-options error messages
Ravi Bangoria
2018-02-06
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-28
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2017-04-26
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-02-14
tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER
Arnaldo Carvalho de Melo
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
2017-01-16
tools lib subcmd: Fix missing member name
Soramichi AKIYAMA
[next]