index
:
syz
actual
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
syz-cluster: rewrite fuzz config generation
Aleksandr Nogikh
2025-10-07
39
-406
/
+1846
*
syz-cluster: switch qemus to q35
Aleksandr Nogikh
2025-10-07
5
-5
/
+5
*
syz-cluster: switch to 7G qemu VMs
Aleksandr Nogikh
2025-10-07
14
-22
/
+22
*
syz-cluster: run KMSAN fuzzing in parallel to KASAN
Aleksandr Nogikh
2025-10-07
1
-2
/
+2
*
syz-cluster: support multiple campaigns per fuzz target
Aleksandr Nogikh
2025-10-07
8
-95
/
+166
*
dashboard/config/linux: regenerate files
Taras Madan
2025-10-06
78
-3824
/
+8243
*
dashboard/config/linux: update bits
Taras Madan
2025-10-06
6
-45
/
+84
*
dashboard/config/linux: update to v6.17
Taras Madan
2025-10-06
2
-2
/
+2
*
tools/syz-kcidb: add -input and -output flags for testing
Denys Fedoryshchenko
2025-10-06
2
-9
/
+54
*
kcidb: convert from Google PubSub to plain REST interface
Denys Fedoryshchenko
2025-10-06
4
-43
/
+56
*
pkg/kcidb: upgrade submission schema to v5.3
Denys Fedoryshchenko
2025-10-06
3
-123
/
+249
*
pkg/kfuzztest: skip tests when cannot build Linux
Aleksandr Nogikh
2025-10-06
1
-0
/
+4
*
kfuzztest: fix build error for non-Linux targets
Aleksandr Nogikh
2025-10-06
3
-0
/
+11
*
syz-cluster: log boot step findings
Aleksandr Nogikh
2025-10-02
1
-0
/
+3
*
pkg/manager: extend loop termination logging
Aleksandr Nogikh
2025-10-02
1
-1
/
+3
*
pkg/manager: reduce time spend under mutex
Aleksandr Nogikh
2025-10-02
2
-7
/
+5
*
syz-cluster: prefix fuzzing-related steps
Aleksandr Nogikh
2025-10-01
3
-13
/
+27
*
syz-cluster: configure bug title filter
Aleksandr Nogikh
2025-10-01
4
-17
/
+47
*
syz-cluster: pass fuzz config to the fuzz step as json
Aleksandr Nogikh
2025-10-01
3
-41
/
+52
*
syz-cluster: support multiple fuzz tasks
Aleksandr Nogikh
2025-10-01
3
-8
/
+10
*
syz-cluster: reorder workflow steps
Aleksandr Nogikh
2025-10-01
1
-18
/
+22
*
vm: use error wrapping to detect ssh connection errors
Aleksandr Nogikh
2025-10-01
2
-5
/
+6
*
pkg/osutil: make VerboseError nest other errors
Aleksandr Nogikh
2025-10-01
11
-34
/
+26
*
vm/qemu: don't auto retry ssh connection timeout errors
Aleksandr Nogikh
2025-10-01
1
-0
/
+7
*
vm: add context to Pool.Create()
Aleksandr Nogikh
2025-10-01
20
-34
/
+38
*
pkg/kconfig: fix comments
Taras Madan
2025-10-01
1
-2
/
+2
*
Makefile: make configs accepts INSTANCE param
Taras Madan
2025-10-01
2
-3
/
+5
*
mod: bump github.com/ulikunitz/xz from 0.5.12 to 0.5.15
dependabot[bot]
2025-10-01
2
-3
/
+3
*
pkg/kconfig: support transitional line
Taras Madan
2025-10-01
2
-0
/
+11
*
dashboard/config/linux: update documentation
Taras Madan
2025-09-30
1
-2
/
+2
*
dashboard/config/linux: fix readme
Taras Madan
2025-09-30
1
-2
/
+2
*
pkg/kfuzztest: skip description generation test on non-amd64 arches
Alexander Egorenkov
2025-09-30
1
-0
/
+3
*
docs: update kfuzztest.md
Ethan Graham
2025-09-29
1
-3
/
+8
*
dashboard/app: change regressions email title
Taras Madan
2025-09-26
2
-2
/
+2
*
pkg/instance: fix error extraction during smoke test
Aleksandr Nogikh
2025-09-23
1
-1
/
+1
*
sys/linux: use the same device in the binder seed
Aleksandr Nogikh
2025-09-23
1
-1
/
+1
*
prog: fix syz_kfuzztest_run allocation strategy
Ethan Graham
2025-09-22
7
-30
/
+46
*
tools/syz-prog2c: add vmlinux parsing stage for KFuzzTest
Ethan Graham
2025-09-22
1
-0
/
+9
*
pkg/fuzzer: use a smaller number of recommended calls for KFuzzTest
Ethan Graham
2025-09-22
4
-1
/
+14
*
docs: add KFuzzTest documentation
Ethan Graham
2025-09-22
2
-0
/
+255
*
tools/kfuzztest-gen: add kfuzztest-gen tool
Ethan Graham
2025-09-22
1
-0
/
+47
*
syz-kfuzztest: add syz-kfuzztest executable
Ethan Graham
2025-09-22
4
-1
/
+389
*
pkg/corpus: add Cover() method for returning the corpus' coverage
Ethan Graham
2025-09-22
1
-0
/
+4
*
syz-manager: enable KFuzzTest target discovery
Ethan Graham
2025-09-22
1
-0
/
+26
*
prog: add specialized mutation for KFuzzTest calls
Ethan Graham
2025-09-22
3
-20
/
+60
*
pkg/mgrconfig: add experimental enable_kfuzztest boolean flag
Ethan Graham
2025-09-22
1
-0
/
+3
*
pkg/kfuzztest: add pkg/kfuzztest
Ethan Graham
2025-09-22
12
-0
/
+1340
*
prog/target: add fetching function for syz_kfuzztest_run ID
Ethan Graham
2025-09-22
1
-0
/
+25
*
prog/target: add Extend method
Ethan Graham
2025-09-22
1
-2
/
+11
*
kfuzztest: introduce syz_kfuzztest_run pseudo-syscall
Ethan Graham
2025-09-22
8
-0
/
+675
[prev]
[next]