aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-bisect
Commit message (Expand)AuthorAgeFilesLines
* pkg/build/linux: support building with a custom make binaryFlorent Revest2024-10-141-0/+2
* syz-ci: specify per-manager bisection backportsAleksandr Nogikh2023-07-201-3/+5
* pkg/bisect: support bisections on other treesAleksandr Nogikh2023-06-291-2/+4
* tools/syz-bisect: support Linker parameterAleksandr Nogikh2023-06-151-0/+2
* all: tools/syz-env make generate resultTaras Madan2023-02-241-2/+2
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-3/+2
* pkg/bisect: use default compiler during bisection where possibleSpace Meyer2022-10-071-5/+7
* pkg/bisect: try to reidentify commit rebased after crashSpace Meyer2022-10-061-11/+13
* pkg/bisect: support clang for crash bisectionSpace Meyer2022-09-011-5/+8
* tools/syz-bisect: store bisection resultsJouni Hogander2020-12-101-1/+27
* pkg/kconfig: store minimization resultsJouni Hogander2020-12-101-5/+8
* tools/syz-bisect: use vcs.HEAD by defaultJouni Hogander2020-12-101-0/+8
* tools/syz-bisect: give kernel/syzkaller commit as argumentsJouni Hogander2020-12-101-19/+11
* tools/syz-bisect: use kernel configs from configuration fileJouni Hogander2020-12-101-8/+11
* tools/syz-bisect: read repro.cprog and/or repro.progJouni Hogander2020-12-101-7/+10
* pkg/mgrconfig: add prog&sys.targets targets to ConfigDmitry Vyukov2020-11-301-2/+2
* pkg/bisect: add ccache optionJouni Hogander2020-09-211-0/+2
* pkg/bisect: Implement config bisectionJouni Hogander2020-07-021-0/+2
* tools/syz-bisect: fix file presence checkDmitry Vyukov2020-04-291-10/+11
* pkg/instance: Use syz or c source file when testingJouni Hogander2020-04-291-1/+6
* pkg/bisect: detect wrong bisectionsDmitry Vyukov2019-11-071-1/+1
* pkg/bisect: modify Run() to return information about commitZubin Mithra2019-11-051-1/+1
* tools/syz-bisect: add usage docsDmitry Vyukov2019-05-131-9/+34
* pkg/bisect: various improvementsDmitry Vyukov2019-03-171-1/+1
* pkg/bisect: check existence of input filesDmitry Vyukov2018-12-171-1/+4
* pkg/mgrconfig: move from syz-manager/mgrconfigDmitry Vyukov2018-08-021-1/+1
* pkg/bisect: add bisection logicDmitry Vyukov2018-05-171-0/+100