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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
5
-50
/
+50
*
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
9
-78
/
+91
*
pkg/report: add corrupted report detection
Andrey Konovalov
2017-11-13
10
-505
/
+1074
*
pkg/report: add netbsd stub
Dmitry Vyukov
2017-10-25
2
-0
/
+54
*
pkg/report: more linux spinlock oops messages
Dmitry Vyukov
2017-10-22
2
-6
/
+28
*
pkg/report: strip unnecessary info from "workqueue lockup" crashes
Dmitry Vyukov
2017-10-18
2
-2
/
+10
*
pkg/report: support freebsd
Dmitry Vyukov
2017-10-18
6
-80
/
+275
*
pkg/report: support multiple OSes
Dmitry Vyukov
2017-10-18
10
-2824
/
+3131
*
pkg/report: don't use access size for KASAN reports
Dmitry Vyukov
2017-10-17
2
-2
/
+8
*
pkg/report: suppress another android boot message
Dmitry Vyukov
2017-09-23
2
-0
/
+6
*
pkg/report: don't confuse "DEBUG:" with "BUG:"
Dmitry Vyukov
2017-08-30
2
-1
/
+9
*
pkg/report: fix symbolization of old KASAN stack trace format
Andrey Konovalov
2017-07-24
2
-1
/
+6
*
pkg/report: replace lines numbers with LINE in report headers
Andrey Konovalov
2017-07-19
2
-8
/
+23
*
pkg/report: strip panic message from reports
Dmitry Vyukov
2017-07-03
2
-2
/
+399
*
pkg/report: change arg of ExtractGuiltyFile to []byte
Dmitry Vyukov
2017-06-30
2
-9
/
+10
*
report: add get maintainers function
Andrey Konovalov
2017-06-26
1
-0
/
+41
*
report: add more rcu stall regexps
Andrey Konovalov
2017-06-26
2
-2
/
+14
*
pkg/symbolizer: move from symbolizer
Dmitry Vyukov
2017-06-17
2
-2
/
+2
*
pkg/report: move from report
Dmitry Vyukov
2017-06-17
4
-0
/
+2456