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
/
bisect.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pkg/bisect: fix number of tests for flaky repros
Dmitry Vyukov
2021-02-20
1
-1
/
+1
*
pkg/bisect: remove unused var
Dmitry Vyukov
2020-12-25
1
-1
/
+0
*
pkg/kconfig: store minimization results
Jouni Hogander
2020-12-10
1
-10
/
+4
*
pkg/mgrconfig: add prog&sys.targets targets to Config
Dmitry Vyukov
2020-11-30
1
-11
/
+4
*
pkg/bisect: add flaky flag
Jouni Hogander
2020-11-17
1
-4
/
+21
*
pkg/kconfig: accept target when parsing Kconfig
Dmitry Vyukov
2020-10-29
1
-1
/
+8
*
pkg/bisect: switch to kconfig.Minimize
Dmitry Vyukov
2020-10-21
1
-37
/
+8
*
pkg/bisect: add ccache option
Jouni Hogander
2020-09-21
1
-1
/
+2
*
pkg: get and store Maintainers data
Pedro Lopes
2020-07-31
1
-1
/
+2
*
syz-ci: set Timeout for bisections
Dmitry Vyukov
2020-07-12
1
-0
/
+6
*
pkg/bisect: fix noop change detection with config minimization
Dmitry Vyukov
2020-07-02
1
-18
/
+23
*
pkg/bisect: move checking of minimized config into common code
Dmitry Vyukov
2020-07-02
1
-0
/
+13
*
pkg/bisect: don't overwrite user configuration
Dmitry Vyukov
2020-07-02
1
-20
/
+21
*
pkg/bisect: don't ignore errors during config minimization
Dmitry Vyukov
2020-07-02
1
-25
/
+31
*
pkg/bisect: minor style fix ups
Dmitry Vyukov
2020-07-02
1
-18
/
+15
*
pkg/bisect: fix crash when all releases are broken
Dmitry Vyukov
2020-07-02
1
-0
/
+6
*
pkg/bisect: Implement config bisection
Jouni Hogander
2020-07-02
1
-13
/
+70
*
Pass baseline config around
Jukka Kaartinen
2020-07-02
1
-7
/
+8
*
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
1
-21
/
+59
*
dashboard/app: don't report bisections pointing to release commits
Dmitry Vyukov
2019-11-27
1
-0
/
+7
*
pkg/bisect: fix some off-by-ones
Dmitry Vyukov
2019-11-27
1
-14
/
+19
*
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
1
-75
/
+112
*
pkg/bisect: modify Run() to return information about commit
Zubin Mithra
2019-11-05
1
-43
/
+51
*
pkg/vcs: make EnvForCommit return full compiler path
Dmitry Vyukov
2019-10-22
1
-4
/
+3
*
pkg/bisect: add initial testing support for cause bisection
Zubin Mithra
2019-10-22
1
-7
/
+20
*
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
[prev]