aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-kconf
Commit message (Expand)AuthorAgeFilesLines
* all: use any instead of interface{}Dmitry Vyukov2025-12-221-1/+1
* tools/syz-kconfig: suggest reasons for wrongly selected configsAleksandr Nogikh2025-06-131-1/+11
* tools/syz-kconf: don't proceed after failuresAleksandr Nogikh2025-04-231-4/+4
* all: use LLVM=1 for building Linux with clangAleksandr Nogikh2025-04-171-13/+13
* tools/syz-kconf: fix non-determinismDmitry Vyukov2024-08-301-1/+8
* all: use special placeholder for errorsTaras Madan2023-07-242-11/+11
* tools/syz-kconf: split the `baseline` featureAleksandr Nogikh2023-07-042-14/+13
* dashboard/config, tools/syz-kconf: add Cuttlefish supportLiz Prucka2023-06-291-2/+7
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-232-6/+5
* tools/syz-kconf: support env variables in shell commandsDmitry Vyukov2023-02-181-1/+13
* syz-kconf: execute shell snippets in reverse loading orderSpace Meyer2022-11-091-1/+3
* tools/syz-kconf: warn about the leading CONFIG_ in .yml filesAlexander Potapenko2022-06-141-0/+4
* tools/syz-kconf: allow to specify linkerDmitry Vyukov2022-04-252-0/+11
* tools/syz-kconf: add SOURCEDIR replacement varDmitry Vyukov2022-04-251-0/+1
* tools/syz-kconf: apply replacement vars to Compiler as wellDmitry Vyukov2022-04-251-3/+8
* tools/syz-kconf: allow to specify custom compilerDmitry Vyukov2022-02-052-1/+11
* tools/syz-kconf: better handle whitespaces for verbatim blocksDmitry Vyukov2021-12-131-1/+4
* tools/syz-kconf: print instance name on parsing errorsDmitry Vyukov2021-05-041-1/+1
* tools/syz-kconf: faster kernel release detectionDmitry Vyukov2021-04-162-1/+84
* tools/syz-kconf: improve support for third-party config filesDmitry Vyukov2021-04-162-9/+21
* tools/syz-kconf: disable all reduced configs on "reduced" instancesDmitry Vyukov2021-03-142-6/+30
* tools/syz-kconf: check misspelled constraintsDmitry Vyukov2020-12-271-1/+40
* tools/syz-kconf: support int values with constraintsDmitry Vyukov2020-12-271-0/+3
* all: use tool.Failf instead of local functionsDmitry Vyukov2020-12-251-14/+8
* tools/syz-kconf: support non-make shellDmitry Vyukov2020-11-281-8/+18
* tools/syz-kconf: support appending string valuesDmitry Vyukov2020-11-212-10/+18
* pkg/kconfig: accept target when parsing KconfigDmitry Vyukov2020-10-291-5/+3
* tools/syz-kconf: detect -rcN tagsDmitry Vyukov2020-10-291-1/+1
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-3/+3
* tools/syz-kconf: don't enable configs implicitlyDmitry Vyukov2020-10-211-13/+24
* dashboard/config/linux: enable USB configs in KASAN configDmitry Vyukov2020-10-211-2/+1
* tools/syz-kconf: add toolDmitry Vyukov2020-10-212-0/+659