index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
bisect
Commit message (
Expand
)
Author
Age
Files
Lines
*
.golangci.yml: enable funlen checker
Dmitry Vyukov
2020-06-05
1
-173
/
+174
*
pkg/bisect: speed up tests
Dmitry Vyukov
2020-05-18
1
-56
/
+86
*
pkg/build: find maintainers for build errors
Dmitry Vyukov
2020-05-09
1
-2
/
+2
*
pkg/bisect: minor refactoring
Dmitry Vyukov
2019-12-10
1
-3
/
+4
*
pkg/bisect: always test parent commit
Dmitry Vyukov
2019-12-10
2
-24
/
+61
*
pkg/bisect: add test for #1527
Dmitry Vyukov
2019-12-10
1
-2
/
+24
*
dashboard/app: don't report bisections pointing to release commits
Dmitry Vyukov
2019-11-27
2
-0
/
+21
*
pkg/bisect: fix some off-by-ones
Dmitry Vyukov
2019-11-27
2
-14
/
+59
*
pkg/bisect: add more logging for build signatures
Dmitry Vyukov
2019-11-18
1
-0
/
+5
*
pkg/bisect: detect wrong bisections
Dmitry Vyukov
2019-11-07
2
-238
/
+283
*
pkg/bisect: modify Run() to return information about commit
Zubin Mithra
2019-11-05
2
-65
/
+80
*
pkg/bisect: add more tests for various possible bisection results
Zubin Mithra
2019-11-04
1
-47
/
+210
*
pkg/vcs: detect old git binary that can't do bisection
Dmitry Vyukov
2019-10-22
1
-0
/
+3
*
pkg/vcs: make EnvForCommit return full compiler path
Dmitry Vyukov
2019-10-22
2
-8
/
+3
*
pkg/bisect: add initial testing support for cause bisection
Zubin Mithra
2019-10-22
2
-7
/
+153
*
syz-ci: don't assume kernel config is called .config
Dmitry Vyukov
2019-05-12
1
-1
/
+1
*
syz-ci: always use 10 VMs for bisection
Dmitry Vyukov
2019-05-10
1
-3
/
+4
*
pkg/bisect: detect when too many instances errored
Dmitry Vyukov
2019-03-22
1
-1
/
+6
*
pkg/bisect: use CheckoutCommit instead of SwitchCommit
Dmitry Vyukov
2019-03-20
1
-1
/
+1
*
pkg/bisect: various improvements
Dmitry Vyukov
2019-03-17
1
-115
/
+110
*
pkg/vcs: refactor bisection support
Dmitry Vyukov
2019-03-17
1
-3
/
+10
*
pkg/bisect: check existence of input files
Dmitry Vyukov
2018-12-17
1
-0
/
+20
*
pkg/mgrconfig: move from syz-manager/mgrconfig
Dmitry Vyukov
2018-08-02
1
-1
/
+1
*
syz-ci: fix arch passed to build.Clean
Dmitry Vyukov
2018-07-17
1
-2
/
+2
*
pkg/vcs: pave way for multi-vcs support
Dmitry Vyukov
2018-06-27
1
-9
/
+15
*
pkg/vcs: move from pkg/git
Dmitry Vyukov
2018-06-27
1
-30
/
+30
*
pkg/build: pave way for multi-OS support
Dmitry Vyukov
2018-06-22
1
-2
/
+4
*
pkg/build: move from pkg/kernel
Dmitry Vyukov
2018-06-22
1
-4
/
+4
*
pkg/kernel: allow to split full make output
Dmitry Vyukov
2018-05-17
1
-1
/
+6
*
pkg/bisect: stop at Linux v3.8
Dmitry Vyukov
2018-05-17
1
-0
/
+9
*
pkg/bisect: increase number of tries to 8
Dmitry Vyukov
2018-05-17
1
-14
/
+30
*
pkg/git: extract relevant email addresses from commits
Dmitry Vyukov
2018-05-17
1
-0
/
+1
*
pkg/bisect: add bisection logic
Dmitry Vyukov
2018-05-17
1
-0
/
+306