index
:
syz
actual
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
*
pkg/bisect: validate log() arguments
Aleksandr Nogikh
2023-09-08
1
-1
/
+4
*
pkg/bisect: test a subset of releases
Aleksandr Nogikh
2023-08-25
2
-4
/
+116
*
pkg/bisect: test merge base for cross-tree bisections
Aleksandr Nogikh
2023-08-24
2
-4
/
+50
*
pkg/bisect: start cause bisections from any commits
Aleksandr Nogikh
2023-08-22
2
-2
/
+29
*
pkg/bisect: make fix-inconclusive test more stable
Aleksandr Nogikh
2023-08-11
1
-5
/
+5
*
pkg/bisect: consider bug's existence
Aleksandr Nogikh
2023-08-11
2
-6
/
+119
*
pkg/bisect: refactor bisect.go
Aleksandr Nogikh
2023-08-11
1
-24
/
+29
*
pkg/bisect: refactor tests
Aleksandr Nogikh
2023-08-11
1
-34
/
+59
*
pkg/bisect: don't log verdicts twice
Aleksandr Nogikh
2023-08-08
1
-1
/
+0
*
all: use errors.As instead of .(type)
Taras Madan
2023-07-24
1
-23
/
+28
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-3
/
+3
*
syz-ci: specify per-manager bisection backports
Aleksandr Nogikh
2023-07-20
1
-1
/
+6
*
pkg/bisect: estimate confidence in the result
Aleksandr Nogikh
2023-07-14
2
-15
/
+91
*
pkg/bisect: add a generic slice minimization algorithm
Aleksandr Nogikh
2023-07-07
2
-0
/
+343
*
pkg/bisect: fix SYZFATAL bisections
Aleksandr Nogikh
2023-07-07
2
-4
/
+17
*
pkg/report: ignore transient crashes
Aleksandr Nogikh
2023-07-06
2
-7
/
+46
*
pkg/bisect: try to drop instrumentation
Aleksandr Nogikh
2023-07-05
1
-10
/
+13
*
pkg/bisect: remember the most frequent report types
Aleksandr Nogikh
2023-07-05
2
-3
/
+160
*
pkg/bisect: change verdict calculation rules
Aleksandr Nogikh
2023-06-29
2
-20
/
+150
*
pkg/bisect: support bisections on other trees
Aleksandr Nogikh
2023-06-29
2
-13
/
+65
*
pkg/bisect: skip commits with too many boot/test errors
Aleksandr Nogikh
2023-06-15
1
-2
/
+5
*
pkg/bisect: treat repro checkout errors as infra errors
Aleksandr Nogikh
2023-05-09
1
-1
/
+1
*
pkg/bisect: abort on infrastructure errors
Aleksandr Nogikh
2023-05-09
2
-20
/
+80
*
pkg/bisect: mark jobs with untestable history as failed
Space Meyer
2023-05-05
2
-47
/
+110
*
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
[next]