index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
subcmd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
libsubcmd: Fix OPTION_GROUP sorting
Josh Poimboeuf
1
-3
/
+14
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-02-16
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
1
-9
/
+2
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
1
-1
/
+1
2021-08-31
libsubcmd: add OPT_UINTEGER_OPTARG option type
Riccardo Mancini
1
-0
/
+1
2020-10-02
tools: Avoid comma separated statements
Joe Perches
1
-4
/
+6
2020-07-17
libsubcmd: Fix OPT_CALLBACK_SET()
Ravi Bangoria
1
-0
/
+3
2020-05-05
libsubcmd: Introduce OPT_CALLBACK_SET()
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-11-06
libsubcmd: Use -O0 with DEBUG=1
James Clark
1
-1
/
+3
2019-11-06
libsubcmd: Move EXTRA_FLAGS to the end to allow overriding existing flags
James Clark
1
-2
/
+3
2019-09-27
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
1
-1
/
+7
2018-12-18
tools lib subcmd: Don't add the kernel sources to the include path
Arnaldo Carvalho de Melo
1
-2
/
+0
2018-12-17
tools lib subcmd: Fix a few source code comment typos
Ingo Molnar
1
-2
/
+2
2018-10-19
tools lib subcmd: Introduce OPTION_ULONG
Arnaldo Carvalho de Melo
2
-0
/
+21
2018-09-19
tools lib subcmd: Support overwriting the pager
Andi Kleen
2
-1
/
+11
2018-04-18
perf tools: Add '\n' at the end of parse-options error messages
Ravi Bangoria
1
-3
/
+3
2018-02-07
tools/lib/subcmd/pager.c: do not alias select() params
Sergey Senozhatsky
1
-1
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
16
-0
/
+16
2017-08-28
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
1
-1
/
+1
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2
-10
/
+10
2017-04-26
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
3
-9
/
+2
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-14
tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
1
-1
/
+7
2017-01-16
tools lib subcmd: Fix missing member name
Soramichi AKIYAMA
1
-9
/
+9
2017-01-11
tools lib subcmd: Add missing linux/kernel.h include to subcmd.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-01-05
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...
Ingo Molnar
2
-0
/
+8
2017-01-03
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
Jiri Olsa
2
-0
/
+8
2016-12-18
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
1
-1
/
+1
2016-10-25
tools lib subcmd: Suppport cascading options
Namhyung Kim
2
-0
/
+16
2016-10-04
perf tools: Query terminal width and use in perf list
Andi Kleen
2
-0
/
+17
2016-07-12
tools lib subcmd: Use str_error_r()
Arnaldo Carvalho de Melo
1
-2
/
+3
2016-07-05
tools lib subcmd: Respect WERROR=0 for build
Chris Phlipot
1
-1
/
+7
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-03-18
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-03-03
objtool: Support CROSS_COMPILE
Josh Poimboeuf
1
-2
/
+4
2016-01-12
tools subcmd: Add missing NORETURN define for parse-options.h
Josh Poimboeuf
1
-0
/
+4
2015-12-17
tools subcmd: Rename subcmd header include guards
Josh Poimboeuf
7
-21
/
+22
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
17
-0
/
+2368