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
*
executor: support larger maximum number of tun devices on *BSD (#2953)
Michael Tüxen
2021-12-30
2
-17
/
+31
*
pkg/report: normalize protection fault report on OpenBSD
Anton Lindqvist
2021-12-30
2
-0
/
+308
*
dashboard/config: add ChromeOS 5.15 support (#2948)
Taras Madan
2021-12-29
6
-1
/
+14962
*
dashboard/config: enable DRM_I915 in ChromeOS 5.10 (#2950)
Taras Madan
2021-12-29
3
-7
/
+162
*
syzkaller: add the gcp secret manager dependency (#2949)
Taras Madan
2021-12-28
9
-1
/
+4497
*
dashboard/config: add chromeos-5.10 support (#2947)
Taras Madan
2021-12-27
5
-0
/
+14481
*
dashboard/config: fix sybsystems.yml, DAMON support
Taras Madan
2021-12-27
1
-3
/
+3
*
sys/openbsd: neutralize sysctl kern.maxfiles
Anton Lindqvist
2021-12-26
2
-0
/
+14
*
pkg/runtest: don't run all tests in race mode
Dmitry Vyukov
2021-12-21
1
-0
/
+9
*
pkg/report: don't run all tests in race mode
Dmitry Vyukov
2021-12-21
1
-4
/
+9
*
pkg/testutil: add package
Dmitry Vyukov
2021-12-21
9
-35
/
+35
*
.github/workflows: split work across more jobs
Dmitry Vyukov
2021-12-21
2
-17
/
+49
*
tools/syz-make: restrict make parallelism on CI
Dmitry Vyukov
2021-12-21
1
-0
/
+8
*
tools/docker/syzbot: switch to Go 1.17
Dmitry Vyukov
2021-12-21
1
-1
/
+4
*
sys/linux: support per-map-type extra fields for MAP_CREATE
Paul Chaignon
2021-12-21
1
-1
/
+24
*
sys/linux: support BPF calls to kernel functions
Paul Chaignon
2021-12-21
2
-0
/
+10
*
sys/linux: support callback BPF functions
Paul Chaignon
2021-12-21
2
-0
/
+15
*
sys/linux: support map fd arrays
Paul Chaignon
2021-12-21
4
-15
/
+48
*
sys/linux: update BPF constants
Paul Chaignon
2021-12-21
2
-4
/
+10
*
syz-manager: don't symbolize reproducer twice
Dmitry Vyukov
2021-12-20
2
-3
/
+6
*
vm/qemu/qemu.go: changed deprecated nowait option to preferred wait=off
Adam Goska
2021-12-20
1
-1
/
+1
*
tools/create-buildroot-image.sh: remove bogus mounts
Dmitry Vyukov
2021-12-20
1
-3
/
+0
*
sys/linux: add Damon description
shatoboar
2021-12-20
13
-11
/
+125
*
tools/create-openbsd-vmm-worker: allow dt
Anton Lindqvist
2021-12-20
1
-0
/
+1
*
pkg/mgrconfig: add "interests"
Dmitry Vyukov
2021-12-16
4
-6
/
+60
*
syzkaller: remove RPC prefix from rpctypes (#2929)
Taras Madan
2021-12-16
8
-47
/
+47
*
syz-verifier: use int64 instead of int for statistics (#2924)
Taras Madan
2021-12-15
3
-16
/
+16
*
syz-verifier: fix VM reboot every 5 minutes (#2923)
Taras Madan
2021-12-15
2
-1
/
+2
*
tools/syz-symbolize: use tool package
Dmitry Vyukov
2021-12-14
1
-14
/
+8
*
dashboard/config/linux: reduce tomoyo learning quota
Dmitry Vyukov
2021-12-14
25
-25
/
+26
*
dashboard: add an exec speed graph
Aleksandr Nogikh
2021-12-13
1
-11
/
+18
*
executor: ignore async flag in the non-threaded mode
Aleksandr Nogikh
2021-12-13
2
-6
/
+14
*
pkg/build: increase bazel aquery timeout
Dmitry Vyukov
2021-12-13
2
-2
/
+2
*
dashboard/config/linux: enable REFCNT_TRACKER configs
Dmitry Vyukov
2021-12-13
19
-0
/
+45
*
tools/syz-kconf: better handle whitespaces for verbatim blocks
Dmitry Vyukov
2021-12-13
1
-1
/
+4
*
sys/targets: fix race in setCompiler
Dmitry Vyukov
2021-12-13
1
-1
/
+1
*
executor: do exitf instead of fail on kcov shortage
Aleksandr Nogikh
2021-12-10
1
-2
/
+2
*
docs/freebsd: update README.md executor compile command on guest
Adam Goska
2021-12-10
1
-1
/
+1
*
all: add the `DoubleExecCollide` strategy
Aleksandr Nogikh
2021-12-10
4
-10
/
+119
*
all: add the `rerun` call property
Aleksandr Nogikh
2021-12-10
10
-11
/
+88
*
docs: update docs to reflect the new `async` flag
Aleksandr Nogikh
2021-12-10
4
-29
/
+98
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
32
-206
/
+436
*
executor: fix kcov mmaping in the non-optimized mode
Aleksandr Nogikh
2021-12-09
1
-2
/
+0
*
all: adapt to how mmapping a kcov instance works in Linux
Aleksandr Nogikh
2021-12-09
10
-18
/
+85
*
syz-ci: support uploading corpus.db
Dmitry Vyukov
2021-12-09
2
-31
/
+55
*
tools/syz-execprog: default -procs to 2*NumCPU
Dmitry Vyukov
2021-12-09
1
-1
/
+1
*
tools/syz-execprog: support loading from corpus.db
Dmitry Vyukov
2021-12-09
1
-1
/
+12
*
tools/syz-execprog: don't store prog.LogEntry's
Dmitry Vyukov
2021-12-09
1
-16
/
+18
*
pkg/db: properly handle errors when loading a DB
Dmitry Vyukov
2021-12-09
2
-6
/
+26
*
tools/syz-crush: fix default VM timeout
Dmitry Vyukov
2021-12-08
1
-1
/
+1
[next]