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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm/gce: fix boot output capture
Dmitry Vyukov
2017-11-22
2
-17
/
+52
*
dashboard/app: strip quotes from commit titles
Dmitry Vyukov
2017-11-22
2
-4
/
+10
*
dashboard/app: reduce database contention
Dmitry Vyukov
2017-11-22
2
-104
/
+175
*
pkg/report: fix corrupted reports detection
Andrey Konovalov
2017-11-22
4
-183
/
+217
*
pkg/report: fix corrupted KASAN reports detection
Andrey Konovalov
2017-11-22
2
-4
/
+45
*
pkg/report: corrupted report detection fixes
Andrey Konovalov
2017-11-22
4
-60
/
+116
*
dashboard/app: support corrupted reports
Dmitry Vyukov
2017-11-22
4
-5
/
+24
*
syz-manager: don't reproduce corrupted reports
Dmitry Vyukov
2017-11-22
1
-5
/
+5
*
dashboard/app: show bugs by reporting ID
Dmitry Vyukov
2017-11-22
1
-3
/
+13
*
pkg/email: ignore missing To: header
Dmitry Vyukov
2017-11-22
1
-4
/
+2
*
prog: export MakeData/UnionArg as we do for other arg types
Dmitry Vyukov
2017-11-22
5
-13
/
+13
*
pkg/repro: don't bisect single entry
Andrey Konovalov
2017-11-22
1
-0
/
+5
*
executor: fixup previous commit
Dmitry Vyukov
2017-11-22
1
-223
/
+223
*
executor: move arm syscall fixup to syz-extract
Dmitry Vyukov
2017-11-22
40
-3926
/
+3850
*
Makefile: compilation for arm should now work. Added arm target to presubmit ...
Atul Prakash
2017-11-22
1
-0
/
+1
*
docs/linux: added and updated docs for ARM32 architecture
Atul Prakash
2017-11-22
2
-0
/
+84
*
executor: Modified executor_linux.cc to support ARM32 architecture
Atul Prakash
2017-11-22
1
-2
/
+25
*
syz-manager: send corrupted flag to dashboard
Dmitry Vyukov
2017-11-21
2
-10
/
+14
*
vm: return Report from MonitorExecution
Dmitry Vyukov
2017-11-21
5
-40
/
+56
*
Update found_bugs_usb.md
Andrey Konovalov
2017-11-21
1
-7
/
+7
*
Update found_bugs_usb.md
Andrey Konovalov
2017-11-21
1
-0
/
+4
*
makefile: move diff check to makefile from travis script
Andrey Konovalov
2017-11-20
2
-2
/
+7
*
sys/linux: remove get_kernel_syms, add quotactl syscall
Dmitry Vyukov
2017-11-20
13
-3624
/
+3669
*
sys/syz-extract: fix compiler invocation
Dmitry Vyukov
2017-11-20
1
-2
/
+1
*
dashboard/app: fix error trimming
Dmitry Vyukov
2017-11-20
1
-1
/
+1
*
vm/gce: fix nil deref
Dmitry Vyukov
2017-11-20
1
-2
/
+2
*
vm/gce: provide VM console output on boot failures
Dmitry Vyukov
2017-11-19
2
-0
/
+14
*
dashboard/app: gracefully handle large error text in emails
Dmitry Vyukov
2017-11-19
3
-1
/
+18
*
syz-ci: fix false "no output" during patch testing
Dmitry Vyukov
2017-11-19
1
-6
/
+6
*
dashboard/app: remember job links
Dmitry Vyukov
2017-11-19
9
-82
/
+140
*
dashboard/app: assorted improvements/fixes for patch testing
Dmitry Vyukov
2017-11-17
9
-47
/
+86
*
pkg/email: unsplit arguments for test command
Dmitry Vyukov
2017-11-17
2
-2
/
+88
*
pkg/email: truncate garbage after patches
Dmitry Vyukov
2017-11-17
3
-4
/
+67
*
syz-ci: use repro opts during job testing
Dmitry Vyukov
2017-11-17
1
-4
/
+18
*
dashboard/app: reduce email polling interval
Dmitry Vyukov
2017-11-17
1
-1
/
+1
*
syz-ci: pre-fill kernel/syzkaller commits in job build
Dmitry Vyukov
2017-11-17
1
-8
/
+10
*
pkg/csource: add function to parse serialized options
Dmitry Vyukov
2017-11-17
5
-106
/
+216
*
pkg/osutil: properly set gid for sandboxing
Dmitry Vyukov
2017-11-17
1
-11
/
+25
*
pkg/git: fix branch during fetch
Dmitry Vyukov
2017-11-17
1
-1
/
+1
*
pkg/kernel: sandbox make invocation
Dmitry Vyukov
2017-11-17
9
-38
/
+170
*
dashboard/app: fix build
Dmitry Vyukov
2017-11-16
1
-1
/
+0
*
pkg/osutil: don't leace runaway processes
Dmitry Vyukov
2017-11-16
26
-73
/
+131
*
syz-ci: add support for patch testing
Dmitry Vyukov
2017-11-16
2
-3
/
+348
*
dashboard/app: test fix patches by request
Dmitry Vyukov
2017-11-16
11
-0
/
+926
*
syz-ci: pre-parse and pre-populate manager config
Dmitry Vyukov
2017-11-16
1
-26
/
+20
*
pkg/git: provide more helper functions
Dmitry Vyukov
2017-11-16
2
-0
/
+126
*
pkg/email: fix base64-encoded body parsing
Dmitry Vyukov
2017-11-16
1
-4
/
+4
*
pkg/config: provide SaveData function
Dmitry Vyukov
2017-11-16
1
-1
/
+5
*
dashboard/app: poll email at test end
Dmitry Vyukov
2017-11-16
1
-1
/
+4
*
dashboard/app: make emailReport more general
Dmitry Vyukov
2017-11-16
1
-18
/
+22
[next]