| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/corpus: upgrade corpus minimization algorithm | Grigory Bazilevich | 2026-03-11 | 1 | -0/+5 |
| | | |||||
| * | pkg/corpus: update Programs List priority storage | Grigory Bazilevich | 2026-02-15 | 1 | -0/+61 |
| Static prefix sums have been replaced with a Fenwick tree. In the current syzkaller, program priority was set based on a Signal received by a single system call. This commit allows priority to be changed dynamically, making it possible to maintain priority based on Signals from all system calls. Signed-off-by: Grigory Bazilevich <g.bazilevich@ispras.ru> | |||||
