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
/
report
/
linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/report: fix corrupted reports detection
Andrey Konovalov
2017-11-22
1
-19
/
+97
*
pkg/report: fix corrupted KASAN reports detection
Andrey Konovalov
2017-11-22
1
-4
/
+5
*
pkg/report: corrupted report detection fixes
Andrey Konovalov
2017-11-22
1
-49
/
+102
*
pkg/report: avoid compiling a bunch of regexps on every crash
Dmitry Vyukov
2017-11-14
1
-88
/
+89
*
pkg/report: pass report as []byte to isCorrupted
Dmitry Vyukov
2017-11-14
1
-21
/
+19
*
pkg/report, pkg/repro, syz-manager: name crash attributes consistently
Dmitry Vyukov
2017-11-14
1
-15
/
+15
*
pkg/report: make isCorrupted linux-specific
Dmitry Vyukov
2017-11-14
1
-2
/
+2
*
pkg/report: combine report data into a struct
Dmitry Vyukov
2017-11-14
1
-19
/
+19
*
pkg/report: add corrupted report detection
Andrey Konovalov
2017-11-13
1
-2
/
+142
*
pkg/report: more linux spinlock oops messages
Dmitry Vyukov
2017-10-22
1
-6
/
+2
*
pkg/report: strip unnecessary info from "workqueue lockup" crashes
Dmitry Vyukov
2017-10-18
1
-2
/
+6
*
pkg/report: support freebsd
Dmitry Vyukov
2017-10-18
1
-42
/
+0
*
pkg/report: support multiple OSes
Dmitry Vyukov
2017-10-18
1
-0
/
+705