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: lower uvm_fault oops precedence to favor more specific titles
Anton Lindqvist
2018-12-24
2
-10
/
+34
*
pkg/report: normalize OpenBSD assertion messages
Anton Lindqvist
2018-12-24
2
-0
/
+119
*
pkg/report: split overly complex function
Dmitry Vyukov
2018-12-21
1
-15
/
+19
*
pkg/report: fix Start/EndPos calculation for fuchsia
Dmitry Vyukov
2018-12-20
3
-5
/
+46
*
pkg/instance: make kernel reboot detection portable
Dmitry Vyukov
2018-12-16
3
-2
/
+4
*
pkg/report: fix RIP line symbolization
Dmitry Vyukov
2018-12-15
2
-2
/
+15
*
pkg/report: another gvisor OOM suppression
Dmitry Vyukov
2018-12-13
3
-3
/
+36
*
pkg/report: another gvisor OOM suppression
Dmitry Vyukov
2018-12-13
4
-4
/
+16
*
pkg/report: another gvisor OOM suppression
Dmitry Vyukov
2018-12-13
2
-0
/
+11
*
pkg/report: pkg/report: relaxed gvisor OOM suppressions more
Dmitry Vyukov
2018-12-13
2
-3
/
+19
*
pkg/report: replace more moving parts in gvisor crash titles
Dmitry Vyukov
2018-12-13
2
-0
/
+14
*
pkg/report: relaxed gvisor OOM suppressions
Dmitry Vyukov
2018-12-13
2
-3
/
+19
*
pkg/report: update gvisor ptrace regs suppressions
Michael Pratt
2018-12-13
2
-62
/
+44
*
pkg/report: skip strncpy in linux reports
Dmitry Vyukov
2018-12-12
2
-0
/
+57
*
pkg/report: add initial symbolize suppport to OpenBSD
Anton Lindqvist
2018-12-08
2
-6
/
+174
*
pkg/report: pass the target to each OS report constructor
Anton Lindqvist
2018-12-08
12
-17
/
+45
*
pkg/report: suppress another gvisor OOM
Dmitry Vyukov
2018-11-30
2
-0
/
+19
*
pkg/report: refine rcu stall detection
Dmitry Vyukov
2018-11-22
2
-0
/
+71
*
pkg/report: detect Go service panics for fuchsia
Dmitry Vyukov
2018-11-22
4
-0
/
+86
*
pkg/report: fix corrupted stack trace checking
Dmitry Vyukov
2018-11-22
2
-7
/
+1151
*
pkg/report: add "PANIC: double fault" report format
Dmitry Vyukov
2018-11-22
6
-7
/
+193
*
pkg/report: do not interpret reorder_kernel lines as a crash on OpenBSD
Anton Lindqvist
2018-11-12
2
-1
/
+24
*
pkg/report: fix guilty file extraction
Dmitry Vyukov
2018-10-28
1
-8
/
+12
*
pkg/report: improve OpenBSD output parsing
Dmitry Vyukov
2018-10-11
2
-1
/
+146
*
pkg/report: ignore arch/.*/mm/physaddr.c as guilty file
Dmitry Vyukov
2018-10-10
2
-0
/
+52
*
pkg/report: ignore printk as guilty file
Dmitry Vyukov
2018-09-28
2
-0
/
+104
*
pkg/report: improve KMEMLEAK report parsing
Dmitry Vyukov
2018-09-28
5
-2
/
+101
*
pkg/report: fix few fuzz bugs
Dmitry Vyukov
2018-09-27
6
-31
/
+83
*
pkg/report: fix guilty file extraction
Dmitry Vyukov
2018-09-26
5
-38
/
+124
*
pkg/report: ignore more str* functions
Dmitry Vyukov
2018-09-24
4
-0
/
+557
*
pkg/report: improve KMSAN report parsing
Dmitry Vyukov
2018-09-13
9
-8
/
+230
*
pkg/report: improve rcu stall/lockup reports
Dmitry Vyukov
2018-09-10
48
-494
/
+2218
*
pkg/report: refine fuchsia function name regexp
Dmitry Vyukov
2018-09-04
2
-4
/
+35
*
pkg/report: ignore mm/memory.c as guilty file
Dmitry Vyukov
2018-08-29
2
-0
/
+62
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
8
-0
/
+161
*
pkg/report: refactor and improve fuchsia report parsing
Dmitry Vyukov
2018-08-25
26
-341
/
+1273
*
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/report: ignore another mutex lock guts function
Dmitry Vyukov
2018-08-13
2
-0
/
+103
*
pkg/report: skip more spinlock frames
Dmitry Vyukov
2018-08-04
2
-1
/
+119
*
gometalinter: strengthen gocyclo limit
Dmitry Vyukov
2018-08-02
1
-0
/
+2
*
pkg/mgrconfig: move from syz-manager/mgrconfig
Dmitry Vyukov
2018-08-02
3
-3
/
+3
*
pkg/report: refactor test
Dmitry Vyukov
2018-08-02
1
-16
/
+20
*
pkg/report: refactor linux report parsing
Dmitry Vyukov
2018-07-31
1
-44
/
+54
*
.gometalinter: reduce dupl threshold
Dmitry Vyukov
2018-07-31
3
-62
/
+44
*
.gometalinter.json: enable gofmt
Dmitry Vyukov
2018-07-31
5
-30
/
+30
*
pkg/report: add format for akaros warnings
Dmitry Vyukov
2018-07-24
2
-0
/
+48
*
pkg/report: add another akaros backtrace message
Dmitry Vyukov
2018-07-18
2
-3
/
+73
*
pkg/report: improve akaros reporter and implement symbolization
Dmitry Vyukov
2018-07-16
13
-39
/
+278
*
pkg/report: fix kmalloc bug in krealloc
Dmitry Vyukov
2018-07-16
3
-2
/
+138
[next]