Branch: refs/heads/gh-readonly-queue/master/pr-6806-76a109e23e28a4d8e6e31029528eb3bb2189bfaa
Home:
https://github.com/google/syzkaller
Commit: 392c0d26a6568bad07eaaca121e2c456bd1873c2
https://github.com/google/syzkaller/commit/392c0d26a6568bad07eaaca121e2c456bd1873c2
Author: Aleksandr Nogikh <
nog...@google.com>
Date: 2026-02-12 (Thu, 12 Feb 2026)
Changed paths:
M syz-cluster/pkg/db/base_finding_repo.go
M syz-cluster/pkg/db/base_finding_repo_test.go
M syz-cluster/pkg/db/entities.go
A syz-cluster/pkg/db/migrations/10_add_commit_date_to_base_findings.down.sql
A syz-cluster/pkg/db/migrations/10_add_commit_date_to_base_findings.up.sql
M syz-cluster/pkg/service/base_finding.go
Log Message:
-----------
syz-cluster: extend the search for known base kernel crashes
Now that we may use totally different base commits for the patch series,
it has become way less efficient to only check for the base crashes seen
at an exact base commit.
Look for a time window by its commit date instead.
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications