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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
pkg/kcov: add pkg/kcov
Ethan Graham
2025-09-22
2
-0
/
+160
*
docs/contributing.md: remove deprecated instructions to use ghcr
Daniel
2025-09-22
1
-13
/
+0
*
pkg/runtest: refactor checkCallResult()
Alexander Potapenko
2025-09-22
1
-36
/
+54
*
sys/linux: use SOL_TLS for TLS setsockopt calls
Aleksandr Nogikh
2025-09-22
2
-4
/
+5
*
sys/linux: use stringnoz in setsockopt
Aleksandr Nogikh
2025-09-22
1
-4
/
+4
*
sys/linux/test: add amd64-syz_kvm_setup_syzos_vm-hlt
Alexander Potapenko
2025-09-19
1
-0
/
+17
*
sys/linux/test: add tests for SYZOS_API_WR_DRN
Alexander Potapenko
2025-09-19
2
-0
/
+44
*
sys/linux: rework ioctl$KVM_SET_GUEST_DEBUG
Alexander Potapenko
2025-09-19
5
-5
/
+30
*
sys/linux: executor: add IN_DX and OUT_DX to SYZOS x86 API
Alexander Potapenko
2025-09-19
3
-0
/
+102
*
sys/linux: executor: implement SYZOS_API_WR_DRN on x86
Alexander Potapenko
2025-09-19
2
-0
/
+52
*
sys/linux/test: add syz_kvm_assert_syzos_kvm_exit() to amd64 tests
Alexander Potapenko
2025-09-19
3
-3
/
+16
*
executor: sys/linux/: pkg/runtest: pkg/vminfo: add syz_kvm_assert_syzos_kvm_exit
Alexander Potapenko
2025-09-19
9
-47
/
+85
*
pkg/runtest: fix a null deref in checkCallResult
Alexander Potapenko
2025-09-19
1
-15
/
+9
*
docs: update USB documentation
Andrey Konovalov
2025-09-11
1
-48
/
+127
*
executor: introduce __no_stack_protector and use it for guest code
Alexander Potapenko
2025-09-11
3
-23
/
+37
*
executor: x86: fix check-syzos error
Alexander Potapenko
2025-09-11
1
-14
/
+16
*
tools: add check-syzos.sh
Alexander Potapenko
2025-09-11
2
-1
/
+126
*
sys/linux/test: fix regression tests
Alexander Potapenko
2025-09-09
3
-3
/
+18
*
sys/linux: apply no_squash to syz_kvm_add_vcpu
Alexander Potapenko
2025-09-09
2
-2
/
+4
*
prog: pkg/compiler: docs: introduce the `no_squash` attribute
Alexander Potapenko
2025-09-09
7
-5
/
+54
*
syz-cluster: switch away from bitnami/git
Aleksandr Nogikh
2025-09-03
2
-2
/
+2
*
syz-cluster/workflow/fuzz-step: nuance archive upload errors
Aleksandr Nogikh
2025-09-03
1
-5
/
+8
*
syz-cluster: fetch linux-next
Aleksandr Nogikh
2025-09-03
1
-1
/
+7
*
pkg/vcs: backport fixes for devm_drm_of_get_bridge link error
Aleksandr Nogikh
2025-09-02
1
-0
/
+12
*
mod: bump cloud.google.com/go/compute/metadata from 0.7.0 to 0.8.0
dependabot[bot]
2025-09-02
2
-3
/
+3
*
mod: bump google.golang.org/protobuf from 1.36.6 to 1.36.8
dependabot[bot]
2025-09-02
2
-3
/
+3
*
executor: refactor execute_req parsing to use names for IPC flags
Jann Horn
2025-09-02
1
-5
/
+5
*
syz-cluster: log possible findings at the end of fuzzing
Aleksandr Nogikh
2025-09-02
1
-1
/
+15
*
syz-cluster: consider global/static variable values
Aleksandr Nogikh
2025-08-29
4
-47
/
+155
*
syz-cluster: add kvm/next tree
Aleksandr Nogikh
2025-08-29
1
-0
/
+6
*
syz-cluster: add ptp syscalls to net config
Aleksandr Nogikh
2025-08-29
1
-1
/
+2
*
tools/syz-imagegen: rework ext4 flags
Aleksandr Nogikh
2025-08-29
64
-149
/
+157
*
tools/syz-imagegen: rewrite combination generation
Aleksandr Nogikh
2025-08-29
3
-19
/
+252
*
tools/syz-imagegen: accept filesystem descriptions as input
Aleksandr Nogikh
2025-08-29
2
-10
/
+47
*
vm/starnix: switch to new ffx command for vm ssh address
Laura Peskin
2025-08-28
1
-1
/
+6
[next]