[google/syzkaller] c58cec: syz-cluster: add filtering by series and patch name

1 view
Skip to first unread message

Tahuti

unread,
Jan 8, 2026, 3:56:03 AM (4 days ago) Jan 8
to syzk...@googlegroups.com
Branch: refs/heads/gh-readonly-queue/master/pr-6512-2a0332308e34a5854141928f86039764bcfa1023
Home: https://github.com/google/syzkaller
Commit: c58cecdc85ba1bbd56a8c0aa39e0e03a34b0aba1
https://github.com/google/syzkaller/commit/c58cecdc85ba1bbd56a8c0aa39e0e03a34b0aba1
Author: Pimyn Girgis <pi...@google.com>
Date: 2026-01-08 (Thu, 08 Jan 2026)

Changed paths:
M syz-cluster/dashboard/handler.go
M syz-cluster/dashboard/templates/index.html
A syz-cluster/pkg/db/migrations/8_add_series_and_patch_tokenization.down.sql
A syz-cluster/pkg/db/migrations/8_add_series_and_patch_tokenization.up.sql
M syz-cluster/pkg/db/series_repo.go

Log Message:
-----------
syz-cluster: add filtering by series and patch name

Update SeriesFilter in pkg/db to include PatchName and SeriesName fields, implement the SQL logic to filter by these
fields case-insensitively, and expose these filters in the dashboard UI.


Commit: 06ac10d7e8f3efdc1393e5a7dda65f405d93afd4
https://github.com/google/syzkaller/commit/06ac10d7e8f3efdc1393e5a7dda65f405d93afd4
Author: Pimyn Girgis <pi...@google.com>
Date: 2026-01-08 (Thu, 08 Jan 2026)

Changed paths:
M syz-cluster/pkg/db/series_repo_test.go

Log Message:
-----------
syz-cluster: add tests for series and patch name filtering

Adds unit tests for the series and patch name filtering functionality in the database repository.


Commit: f7cfc6225a3f2876676a89d1d0486a4c08f0aefc
https://github.com/google/syzkaller/commit/f7cfc6225a3f2876676a89d1d0486a4c08f0aefc
Author: Pimyn Girgis <pi...@google.com>
Date: 2026-01-08 (Thu, 08 Jan 2026)

Changed paths:
M syz-cluster/dashboard/handler.go
M syz-cluster/dashboard/templates/series.html
M syz-cluster/pkg/db/series_repo.go

Log Message:
-----------
syz-cluster: show series versions in the dashboard

Display a list of other versions of the same series on the series details page.
Fetch all series sharing the same title and render them in a new "Series Versions" table, allowing navigation between
different versions of a patch series.


Compare: https://github.com/google/syzkaller/compare/c58cecdc85ba%5E...f7cfc6225a3f

To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications

Tahuti

unread,
Jan 8, 2026, 4:07:58 AM (4 days ago) Jan 8
to syzk...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages