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
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-2
/
+3
*
pkg/report: use crash.KASANUnknown instead of crash.KASANOther
Taras Madan
2025-07-03
1
-12
/
+12
*
pkg/report: split crash.KASAN into parts
Taras Madan
2025-07-03
1
-12
/
+12
*
all: remove loop variables scoping
Taras Madan
2025-02-17
2
-5
/
+0
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
2
-18
/
+3
*
pkg/bisect: ignore irrelevant lost connection crashes
Aleksandr Nogikh
2024-12-03
2
-16
/
+48
*
pkg/bisect: recognize lost connection errors
Aleksandr Nogikh
2024-12-03
2
-0
/
+33
*
pkg/vcs: change HeadCommit to Commit
Dmitry Vyukov
2024-10-15
2
-4
/
+4
*
pkg/build: use the build environment in clean() calls
Florent Revest
2024-10-14
2
-17
/
+23
*
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
2
-12
/
+4
*
all: follow new linter recommendations
Taras Madan
2024-09-10
1
-53
/
+57
*
pkg/bisect/minimize: introduce SliceWithFixed
Aleksandr Nogikh
2024-08-27
2
-0
/
+73
*
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
2
-10
/
+21
*
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
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
[next]