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
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-1
/
+1
*
pkg/osutil: move Semaphore from pkg/instance
Dmitry Vyukov
2025-11-24
1
-2
/
+2
*
pkg/osutil: make VerboseError nest other errors
Aleksandr Nogikh
2025-10-01
1
-1
/
+1
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-2
/
+3
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
1
-14
/
+2
*
pkg/bisect: ignore irrelevant lost connection crashes
Aleksandr Nogikh
2024-12-03
1
-5
/
+17
*
pkg/bisect: recognize lost connection errors
Aleksandr Nogikh
2024-12-03
1
-0
/
+5
*
pkg/vcs: change HeadCommit to Commit
Dmitry Vyukov
2024-10-15
1
-3
/
+3
*
pkg/build: use the build environment in clean() calls
Florent Revest
2024-10-14
1
-17
/
+19
*
pkg/build/linux: support building with a custom make binary
Florent Revest
2024-10-14
1
-0
/
+2
*
pkg/build: handle OOM-killed build error
Sabyrzhan Tasbolatov
2024-09-23
1
-11
/
+3
*
all: follow new linter recommendations
Taras Madan
2024-09-10
1
-53
/
+57
*
all: rename build_jobs to build_cpus
Aleksandr Nogikh
2024-08-22
1
-2
/
+2
*
syz-ci: accept a BuildJobs parameter
Aleksandr Nogikh
2024-08-22
1
-0
/
+2
*
pkg/bisect: set a lower bound for BisectBad verdict
Aleksandr Nogikh
2024-07-15
1
-1
/
+2
*
pkg/bisect: make bisection more robust
Simone Weiß
2024-03-18
1
-1
/
+5
*
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
1
-1
/
+57
*
pkg/bisect: test merge base for cross-tree bisections
Aleksandr Nogikh
2023-08-24
1
-4
/
+25
*
pkg/bisect: start cause bisections from any commits
Aleksandr Nogikh
2023-08-22
1
-0
/
+16
*
pkg/bisect: consider bug's existence
Aleksandr Nogikh
2023-08-11
1
-6
/
+97
*
pkg/bisect: refactor bisect.go
Aleksandr Nogikh
2023-08-11
1
-24
/
+29
*
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
1
-13
/
+75
*
pkg/bisect: fix SYZFATAL bisections
Aleksandr Nogikh
2023-07-07
1
-1
/
+2
*
pkg/report: ignore transient crashes
Aleksandr Nogikh
2023-07-06
1
-2
/
+17
*
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
1
-3
/
+77
*
pkg/bisect: change verdict calculation rules
Aleksandr Nogikh
2023-06-29
1
-20
/
+40
*
pkg/bisect: support bisections on other trees
Aleksandr Nogikh
2023-06-29
1
-1
/
+24
*
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
1
-12
/
+30
*
pkg/bisect: mark jobs with untestable history as failed
Space Meyer
2023-05-05
1
-36
/
+73
*
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
1
-2
/
+9
*
syz-ci/jobs: use linker supplied in syz-ci config
Space Meyer
2023-01-09
1
-1
/
+2
*
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
1
-7
/
+51
*
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
1
-16
/
+19
*
all: remember console output for all patch tests
Aleksandr Nogikh
2022-06-08
1
-3
/
+4
*
all: capture compiler id during the build process
Aleksandr Nogikh
2021-07-20
1
-9
/
+8
[next]