index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
subcmd
/
help.c
Age
Commit message (
Expand
)
Author
Lines
2026-01-13
libsubcmd: Fix null intersection case in exclude_cmds()
Sri Jayaramappa
-4
/
+6
2025-09-12
perf subcmd: avoid crash in exclude_cmds when excludes is empty
hupu
-0
/
+3
2025-07-02
perf tools: Fix use-after-free in help_unknown_cmd()
Namhyung Kim
-5
/
+7
2024-01-04
libsubcmd: Fix memory leak in uniq()
Ian Rogers
-4
/
+14
2023-07-11
libsubcmd: Avoid SEGV/use-after-free when commands aren't excluded
Ian Rogers
-6
/
+12
2023-06-20
perf subcmd: Fix missing check for return value of malloc() in add_cmdname()
Chenyuan Mi
-0
/
+2
2023-06-12
lib subcmd: Avoid memory leak in exclude_cmds
Ian Rogers
-2
/
+6
2020-10-02
tools: Avoid comma separated statements
Joe Perches
-4
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+1
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
-1
/
+1
2017-04-26
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
-0
/
+1
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
-0
/
+268