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
path:
root
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/build: update zircon build directory. (#1132)
Marco Vanotti
2019-04-22
1
-3
/
+3
*
report: skip strscpy and read_word_at_a_time frames
Andrey Konovalov
2019-04-22
2
-0
/
+53
*
pkg/report: ignore 'down' frame in the call stack
Andrey Konovalov
2019-04-11
2
-0
/
+81
*
all: run make generate
Andrey Konovalov
2019-04-11
1
-2
/
+463
*
all: add basic USB fuzzing support
Andrey Konovalov
2019-04-11
2
-0
/
+11
*
pkg/report: fix test
Dmitry Vyukov
2019-04-09
1
-1
/
+2
*
pkg/report: add another interesting linux test case
Dmitry Vyukov
2019-04-09
1
-0
/
+42
*
pkg/report: refine stalls in compat ioctl's
Dmitry Vyukov
2019-04-09
3
-43
/
+45
*
pkg/build: detect "Permission denied" as build error
Dmitry Vyukov
2019-04-09
2
-0
/
+32
*
all: add optional close_fds feature to reproducers
Andrey Konovalov
2019-04-09
6
-12
/
+58
*
csource: use /*FOO*/ instead of [[FOO]]
Andrey Konovalov
2019-04-09
2
-10
/
+11
*
pkg/html: regenerate
Dmitry Vyukov
2019-04-08
1
-3
/
+3
*
dashboard/app: split dashboard per-namespace
Dmitry Vyukov
2019-04-08
1
-0
/
+6
*
pkg/host: move kallsyms parsing test to host_linux_test.go
Andrey Konovalov
2019-04-05
2
-77
/
+77
*
pkg/host: enable kallsyms parsing on arm
Cody Holliday
2019-04-05
2
-1
/
+14
*
pkg/report: refine hung task processing for v4.15
Dmitry Vyukov
2019-04-05
2
-1
/
+92
*
pkg/report: add a test for .PID removal
Dmitry Vyukov
2019-04-05
1
-0
/
+33
*
pkg/report: remove .PID from syz-executor
Dmitry Vyukov
2019-04-05
2
-1
/
+2
*
pkg/build: extract first build error instead of last
Dmitry Vyukov
2019-04-05
2
-4
/
+26
*
host: add kallsyms parsing tests
Andrey Konovalov
2019-04-04
2
-18
/
+88
*
executor: move syz_execute_func after os imports. (#1107)
Marco Vanotti
2019-04-03
1
-14
/
+14
*
executor: don't fallthrough in switches in fuchsia (#1103)
Marco Vanotti
2019-04-03
1
-0
/
+3
*
pkg/ipc: use /data/ for storage in fuchsia. (#1101)
Marco Vanotti
2019-04-03
1
-3
/
+8
*
executor: try to prevent machine outbreak
Dmitry Vyukov
2019-04-02
1
-1
/
+7
*
pkg/report: add another linux test
Dmitry Vyukov
2019-04-01
1
-0
/
+186
*
pkg/build: increase gvosir build timeout
Dmitry Vyukov
2019-04-01
1
-1
/
+4
*
pkg/gce: poll for operation completion less frequently
Dmitry Vyukov
2019-04-01
1
-1
/
+2
*
pkg/compiler: make buffer alias to ptr[array[int8]]
Dmitry Vyukov
2019-04-01
3
-23
/
+7
*
prog, pkg/compiler: fix warnings
Dmitry Vyukov
2019-03-29
1
-1
/
+2
*
syz-repro: print detailed listings
Alexander Popov
2019-03-29
1
-0
/
+1
*
pkg/build: shutdown bazel in case of errors too
Dmitry Vyukov
2019-03-29
1
-1
/
+2
*
pkg/build: extract bazel build errors
Dmitry Vyukov
2019-03-29
5
-5
/
+29
*
pkg/report: work around GCE console bugs
Dmitry Vyukov
2019-03-29
2
-1
/
+26
*
pkg/build: Add ssh tools for fuchsia.
Marco Vanotti
2019-03-29
1
-0
/
+1
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
5
-6
/
+5
*
vm/gce: allow non-preemptible VMs
Dmitry Vyukov
2019-03-28
2
-27
/
+21
*
pkg/build: update fuchsia build commands.
Marco Vanotti
2019-03-27
1
-2
/
+3
*
pkg/html: update generated file
Dmitry Vyukov
2019-03-25
1
-0
/
+7
*
dashboard/app: properly handle build failures
Dmitry Vyukov
2019-03-25
1
-0
/
+8
*
pkg/report: skip memmove on linux
Dmitry Vyukov
2019-03-24
2
-0
/
+123
*
pkg/bisect: detect when too many instances errored
Dmitry Vyukov
2019-03-22
1
-1
/
+6
*
dashboard/app: slightly relax command parsing
Dmitry Vyukov
2019-03-22
2
-40
/
+107
*
pkg/vcs: disable CONFIG_CAN for bisection before v4.13
Dmitry Vyukov
2019-03-22
1
-0
/
+5
*
dashboard/app: add uncc command
Dmitry Vyukov
2019-03-22
1
-0
/
+11
*
pkg/build: add a test for build failure root causing
Dmitry Vyukov
2019-03-21
1
-0
/
+15
*
pkg/html: add reference for 12-char hashes in tags
Dmitry Vyukov
2019-03-21
1
-1
/
+2
*
pkg/csource: allow to ignore warnings during build
Dmitry Vyukov
2019-03-21
3
-5
/
+16
*
executor: prevent non-null expected warnings
Dmitry Vyukov
2019-03-21
2
-23
/
+34
*
dashboard/app: use 12-char hash in Fixes tags
Dmitry Vyukov
2019-03-21
1
-0
/
+10
*
pkg/vcs: fix fuchsia's git repo directory.
Marco Vanotti
2019-03-21
1
-11
/
+11
[next]