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
*
executor: make sandboxes more modular
Dmitry Vyukov
2018-09-17
1
-36
/
+3
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
10
-54
/
+204
*
pkg/runtest, pkg/csource: don't run tests on openbsd
Dmitry Vyukov
2018-09-17
2
-0
/
+9
*
pkg/symbolizer: skip nm tests on non-linux
Dmitry Vyukov
2018-09-17
1
-0
/
+5
*
pkg/build: copy image to output dir
Dmitry Vyukov
2018-09-17
1
-6
/
+6
*
pkg/build: OpenBSD support, currently limited to building a kcov enabled kernel
Anton Lindqvist
2018-09-17
2
-0
/
+82
*
pkg/build: fix typo in error messages
Anton Lindqvist
2018-09-17
2
-2
/
+2
*
syz-ci: use gmake instead of make on openbsd
Dmitry Vyukov
2018-09-13
1
-1
/
+9
*
pkg/report: improve KMSAN report parsing
Dmitry Vyukov
2018-09-13
9
-8
/
+230
*
pkg/instance: support injected boot for vmm
Dmitry Vyukov
2018-09-11
1
-8
/
+8
*
syz-ci: de-hardcode kernel object file names
Dmitry Vyukov
2018-09-11
1
-1
/
+2
*
syz-ci: de-hardcode list of VMs that support overcommit
Dmitry Vyukov
2018-09-11
1
-4
/
+2
*
pkg/vcs: add openbsd support
Dmitry Vyukov
2018-09-11
5
-10
/
+63
*
sys/fuchsia: prune unused structs in syscall description generated by fidlgen
Dokyung Song
2018-09-11
3
-35
/
+71
*
executor: reset oom_score_adj for test process
Dmitry Vyukov
2018-09-11
1
-0
/
+3
*
executor: sandbox with memory/pid cgroups
Dmitry Vyukov
2018-09-10
1
-10
/
+32
*
pkg/report: improve rcu stall/lockup reports
Dmitry Vyukov
2018-09-10
48
-494
/
+2218
*
tools/create-gce-image.sh: disable ftrace_dump_on_oops
Dmitry Vyukov
2018-09-10
1
-1
/
+1
*
tools/create-gce-image.sh: auto-detect block device type
Dmitry Vyukov
2018-09-07
1
-4
/
+9
*
pkg/runtest: fixes for fuchsia
Dmitry Vyukov
2018-09-06
3
-9
/
+34
*
dashboard/config: re-enable selinux
Dmitry Vyukov
2018-09-05
1
-1
/
+0
*
pkg/report: refine fuchsia function name regexp
Dmitry Vyukov
2018-09-04
2
-4
/
+35
*
tools/create-gce-image.sh: add default ext4 options
Dmitry Vyukov
2018-09-03
1
-1
/
+1
*
sys/linux: add syz_execute_func
Dmitry Vyukov
2018-08-30
4
-5
/
+23
*
pkg/report: ignore mm/memory.c as guilty file
Dmitry Vyukov
2018-08-29
2
-0
/
+62
*
pkg/instance: fix gometalinter warnings
Dmitry Vyukov
2018-08-29
1
-8
/
+9
*
pkg/instance: fix job testing
Dmitry Vyukov
2018-08-29
2
-2
/
+140
*
sys/linux: add ext4 ioctls and overlayfs
Dmitry Vyukov
2018-08-29
1
-0
/
+4
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
12
-5
/
+210
*
pkg/report: refactor and improve fuchsia report parsing
Dmitry Vyukov
2018-08-25
26
-341
/
+1273
*
pkg/host: enable coverage on freebsd, disable on netbsd
Dmitry Vyukov
2018-08-25
2
-4
/
+4
*
pkg/report: ignore android art debug output
Dmitry Vyukov
2018-08-25
1
-0
/
+2
*
pkg/report: ignore android art debug output
Dmitry Vyukov
2018-08-25
1
-0
/
+10
*
pkg/build: do not use asan for fuchsia
Dmitry Vyukov
2018-08-20
1
-1
/
+1
*
pkg/build: update gvisor race build process
Dmitry Vyukov
2018-08-18
1
-25
/
+8
*
executor: fix gcc warnings in fuchsia generated code
Dmitry Vyukov
2018-08-19
2
-21
/
+25
*
pkg/vcs: use garnet instead of topaz layer for fuchsia
Dmitry Vyukov
2018-08-18
1
-1
/
+1
*
[fuchsia] Change QEMU args to use multiboot shim.
Julia Hansbrough
2018-08-17
1
-5
/
+5
*
pkg/build: build asan-ified fuchsia
Dmitry Vyukov
2018-08-14
1
-1
/
+1
*
pkg/report: ignore another mutex lock guts function
Dmitry Vyukov
2018-08-13
2
-0
/
+103
*
pkg/compiler: prohibit subargs
Dmitry Vyukov
2018-08-10
3
-0
/
+7
*
executor: fix FS_XFLAG_IMMUTABLE for 32-bit mode
Dmitry Vyukov
2018-08-09
1
-13
/
+5
*
pkg/csource: fix 32-bit syscall calls
Dmitry Vyukov
2018-08-09
1
-1
/
+7
*
executor: fix cgroups
Dmitry Vyukov
2018-08-09
2
-13
/
+14
*
executor: mount binfmt_mist
Dmitry Vyukov
2018-08-09
2
-11
/
+17
*
executor: clean up immutable dirs
Dmitry Vyukov
2018-08-09
1
-0
/
+10
*
executor: remove unnecessary hooks on fuchsia
Dmitry Vyukov
2018-08-09
1
-5
/
+0
*
sys/fuchsia: add syscall description for binding channels to Launcher
Dokyung Song
2018-08-08
1
-0
/
+1
*
executor: manually define struct fsxattr
Dmitry Vyukov
2018-08-08
1
-1
/
+11
*
executor: clean up immutable files
Dmitry Vyukov
2018-08-08
1
-0
/
+11
[next]