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
path:
root
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: query globs in the test program context
Dmitry Vyukov
2024-12-11
15
-343
/
+450
*
pkg/vminfo: sys/linux: executor: define syz_kvm_assert_syzos_uexit()
Alexander Potapenko
2024-12-11
2
-4
/
+14
*
pkg/vcs: work around bug in jiri prebuilt_versions hook
Laura Peskin
2024-12-09
1
-1
/
+5
*
pkg/build: use relative path for fx set directory arg
Laura Peskin
2024-12-09
1
-3
/
+3
*
prog: annotate image assets with fsck logs
Florent Revest
2024-12-09
6
-1
/
+166
*
pkg/compiler: handle string syscall attributes
Florent Revest
2024-12-09
4
-16
/
+45
*
pkg/runtest: use qemu-<arch> binaries to run cross-compiled tests
Alexander Potapenko
2024-12-06
1
-7
/
+50
*
pkg/runtest: make cross-arch failures fatal on CI
Alexander Potapenko
2024-12-06
1
-1
/
+2
*
pkg/report: skip get_taint and put_device
Aleksandr Nogikh
2024-12-05
2
-0
/
+73
*
pkg/report: ignore one more informational warning
Aleksandr Nogikh
2024-12-05
2
-1
/
+24
*
pkg/vminfo: fix up _etext symbol parsing
Dmitry Vyukov
2024-12-05
1
-1
/
+4
*
dashboard/app: periodically remove coverage garbage from spanner
Taras Madan
2024-12-05
1
-0
/
+74
*
pkg/report: ignore the "uses deprecated v2 capabilities" warning
Aleksandr Nogikh
2024-12-05
2
-0
/
+24
*
pkg/vcs: backport "Fix broken irq restoration in kvm_wait" for bisect
Aleksandr Nogikh
2024-12-05
1
-0
/
+6
*
pkg/runtest: fail on cross-platform SYZFAIL reports
Alexander Potapenko
2024-12-05
1
-1
/
+6
*
all: add /addcandidate rest api to upload new prog as candidate
Joey Jiao
2024-12-05
1
-0
/
+41
*
pkg/vcs: implement remaining Repo methods for fuchsia
Laura Peskin
2024-12-05
1
-9
/
+16
*
syz-manager: pkg: skip seeds with mismatching requirements in fuzzing mode
Alexander Potapenko
2024-12-03
4
-89
/
+124
*
pkg/bisect: ignore irrelevant lost connection crashes
Aleksandr Nogikh
2024-12-03
2
-16
/
+48
*
pkg/bisect: recognize lost connection errors
Aleksandr Nogikh
2024-12-03
2
-0
/
+33
*
pkg/report: detect the lost connection crash type
Aleksandr Nogikh
2024-12-03
1
-0
/
+1
*
pkg/build: avoid relying on environment file for ffx
Laura Peskin
2024-12-02
1
-1
/
+10
*
pkg/ifaceprobe: add package
Dmitry Vyukov
2024-11-27
1
-0
/
+238
*
pkg/rpcserver: refactoring in preparation for dynamic interface extraction
Dmitry Vyukov
2024-11-26
4
-22
/
+44
*
pkg/compiler: allow manual consts to override auto-extracted consts
Dmitry Vyukov
2024-11-26
7
-13
/
+67
*
tools/syz-declextract: accept manager config
Dmitry Vyukov
2024-11-26
1
-2
/
+5
*
sys/linux: move some ARM-specific descriptions to a separate file
Alexander Potapenko
2024-11-26
1
-4
/
+0
*
executor: add Glob test
Dmitry Vyukov
2024-11-26
1
-1
/
+2
*
executor: don't revert coverage order
Dmitry Vyukov
2024-11-26
1
-11
/
+11
*
tools/syz-execprog: support running unsafe programs
Dmitry Vyukov
2024-11-26
1
-1
/
+1
*
pkg/vminfo: refactor few things
Dmitry Vyukov
2024-11-25
4
-55
/
+24
*
pkg/auth: better error description
Taras Madan
2024-11-22
1
-9
/
+7
*
pkg/cover: fix links generation, add commit
Taras Madan
2024-11-20
1
-0
/
+1
*
pkg/manager: show number of times coverage for each call has overflowed
Dmitry Vyukov
2024-11-20
7
-32
/
+100
*
pkg/manager: show number of programs that contain each syscall
Dmitry Vyukov
2024-11-19
2
-1
/
+17
*
pkg/manager: restore corpus page
Dmitry Vyukov
2024-11-19
1
-0
/
+19
*
pkg/report: ignore the drop_nlink frame
Aleksandr Nogikh
2024-11-18
2
-0
/
+117
*
executor: use any executor if the avoid mask included all of them
Andrei Vagin
2024-11-18
1
-3
/
+0
*
pkg/compiler: allow recursion via arrays
Dmitry Vyukov
2024-11-18
5
-17
/
+57
*
pkg/report: improve "Bad page state" parsing
Dmitry Vyukov
2024-11-15
2
-1
/
+65
*
pkg/compiler: add consts to all files that mention them
Dmitry Vyukov
2024-11-13
3
-35
/
+64
*
all: support || operator in syzlang if condition
Jiao, Joey
2024-11-13
8
-6
/
+26
*
pkg/repro: accept a cancellable context
Aleksandr Nogikh
2024-11-13
5
-95
/
+115
*
dashboard/app: move coverage page js code to static file
Taras Madan
2024-11-08
1
-17
/
+5
*
pkg/manager: rename action to toggle
Dmitry Vyukov
2024-11-08
3
-7
/
+7
*
pkg/html/pages: move HTML code to a separate file
Dmitry Vyukov
2024-11-08
2
-36
/
+44
*
pkg/manager: move HTML code to separate files
Dmitry Vyukov
2024-11-08
12
-342
/
+370
*
pkg/manager: wrap stats page with the common header
Dmitry Vyukov
2024-11-08
3
-46
/
+63
*
syz-manager: add pause function
Dmitry Vyukov
2024-11-08
1
-7
/
+21
*
pkg/manager: add common HTML page header
Dmitry Vyukov
2024-11-08
2
-36
/
+113
[next]