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
*
pkg/report: fix guilty file extraction
Dmitry Vyukov
2018-10-28
1
-8
/
+12
*
all: fix code formatting
Dmitry Vyukov
2018-10-16
2
-2
/
+1
*
tools/create-gce-image.sh: create ext4 image without journalling
Dmitry Vyukov
2018-10-15
1
-1
/
+2
*
Android: Fix sandbox implementation
Zach Riggle
2018-10-12
1
-3
/
+10
*
pkg/report: improve OpenBSD output parsing
Dmitry Vyukov
2018-10-11
2
-1
/
+146
*
pkg/email, pkg/vcs: test that OpenBSD-style commits are handled
Dmitry Vyukov
2018-10-11
2
-2
/
+47
*
executor: Fuchsia: Use zx_task_resume_from_exception()
Scott Graham
2018-10-10
1
-2
/
+2
*
pkg/report: ignore arch/.*/mm/physaddr.c as guilty file
Dmitry Vyukov
2018-10-10
2
-0
/
+52
*
pkg/host: improve KMEMLEAK detection
Dmitry Vyukov
2018-10-10
1
-7
/
+9
*
executor: tune memcg container logic
Dmitry Vyukov
2018-10-10
1
-12
/
+6
*
pkg/report: ignore printk as guilty file
Dmitry Vyukov
2018-09-28
2
-0
/
+104
*
pkg/host: improve KMEMLEAK support
Dmitry Vyukov
2018-09-28
5
-61
/
+63
*
pkg/report: improve KMEMLEAK report parsing
Dmitry Vyukov
2018-09-28
5
-2
/
+101
*
executor: fix build on newer linux distros
Dmitry Vyukov
2018-09-27
1
-2
/
+30
*
pkg/report: fix few fuzz bugs
Dmitry Vyukov
2018-09-27
6
-31
/
+83
*
tools/create-gce-image.sh: mount securityfs and configfs
Dmitry Vyukov
2018-09-26
1
-0
/
+2
*
pkg/report: fix guilty file extraction
Dmitry Vyukov
2018-09-26
5
-38
/
+124
*
executor: make the debug output useful for race condition debugging
Alexander Popov
2018-09-24
1
-4
/
+1
*
pkg/report: ignore more str* functions
Dmitry Vyukov
2018-09-24
4
-0
/
+557
*
pkg/symbolizer: favor portable nm(1) format
Anton Lindqvist
2018-09-24
2
-24
/
+40
*
syz-ci: upload coverage reports to GCS
Dmitry Vyukov
2018-09-20
1
-0
/
+13
*
executor: fix build
Dmitry Vyukov
2018-09-20
1
-12
/
+0
*
executor: move debug_dump_data() into common_linux.h
Anton Lindqvist
2018-09-20
1
-0
/
+12
*
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
[next]