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
*
syz-ci: gate concurrent env.Test executions
Aleksandr Nogikh
2023-01-19
1
-1
/
+2
*
syz-ci: move build semaphore closer to builds
Aleksandr Nogikh
2023-01-19
1
-1
/
+2
*
pkg/instance: move BuildKernel() args to struct
Space Meyer
2023-01-09
2
-6
/
+12
*
syz-ci/jobs: use linker supplied in syz-ci config
Space Meyer
2023-01-09
2
-2
/
+3
*
pkg/bisect: use default compiler during bisection where possible
Space Meyer
2022-10-07
1
-13
/
+15
*
pkg/bisect: try to reidentify commit rebased after crash
Space Meyer
2022-10-06
2
-44
/
+102
*
pkg/bisect: support clang for crash bisection
Space Meyer
2022-09-01
1
-12
/
+13
*
pkg/vcs: fetch linux upstream stable before bisections
Space Meyer
2022-09-01
1
-0
/
+5
*
pkg/bisect: prevent crash in bisection after failed repo HEAD query
Space Meyer
2022-09-01
1
-2
/
+8
*
tools/syz-bisect: print hostname and bisection date
Denis Efremov
2022-07-19
1
-0
/
+6
*
syz-ci: remember syzkaller builds logs
Aleksandr Nogikh
2022-06-28
2
-18
/
+21
*
all: remember console output for all patch tests
Aleksandr Nogikh
2022-06-08
2
-17
/
+19
*
all: use `t.TempDir` to create temporary test directory
Eng Zer Jun
2022-03-28
1
-17
/
+4
*
all: capture compiler id during the build process
Aleksandr Nogikh
2021-07-20
2
-14
/
+15
*
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
2
-14
/
+6
*
pkg/mgrconfig: add prog&sys.targets targets to Config
Dmitry Vyukov
2020-11-30
2
-12
/
+5
*
pkg/mgrconfig: move derived fields into separate struct
Dmitry Vyukov
2020-11-30
1
-4
/
+6
*
pkg/bisect: add flaky flag
Jouni Hogander
2020-11-17
2
-7
/
+42
*
pkg/kconfig: accept target when parsing Kconfig
Dmitry Vyukov
2020-10-29
1
-1
/
+8
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-3
/
+4
*
pkg/bisect: switch to kconfig.Minimize
Dmitry Vyukov
2020-10-21
2
-47
/
+9
*
pkg/vcs: add repo OptPrecious and OptDontSandbox options
Dmitry Vyukov
2020-10-21
1
-1
/
+1
*
pkg/bisect: add ccache option
Jouni Hogander
2020-09-21
2
-2
/
+3
*
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
*
all: fix log/error text starting with capital letter
Dmitry Vyukov
2020-07-05
1
-1
/
+1
*
pkg/bisect: fix noop change detection with config minimization
Dmitry Vyukov
2020-07-02
2
-20
/
+39
*
pkg/bisect: improve config minimization tests
Dmitry Vyukov
2020-07-02
1
-3
/
+12
*
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: test resulting config
Dmitry Vyukov
2020-07-02
1
-33
/
+47
*
pkg/bisect: don't ignore errors during config minimization
Dmitry Vyukov
2020-07-02
2
-30
/
+34
*
pkg/bisect: minor style fix ups
Dmitry Vyukov
2020-07-02
2
-21
/
+17
*
pkg/bisect: fix crash when all releases are broken
Dmitry Vyukov
2020-07-02
2
-0
/
+14
*
pkg/bisect: Implement config bisection
Jouni Hogander
2020-07-02
2
-22
/
+142
*
Pass baseline config around
Jukka Kaartinen
2020-07-02
1
-7
/
+8
*
.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
[next]