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: update UBSAN netbsd report format
Dmitry Vyukov
2019-02-23
5
-11
/
+11
*
pkg/report: add KUBSan netbsd reports
Dmitry Vyukov
2019-02-23
5
-0
/
+22
*
pkg/report: add few netbsd KASAN reports
Dmitry Vyukov
2019-02-22
3
-3
/
+38
*
pkg/report: normalize timeout_add panic on OpenBSD
Anton Lindqvist
2019-02-15
2
-0
/
+216
*
openbsd: remove shorten report logic (#986)
Anton Lindqvist
2019-02-09
2
-24
/
+4
*
pkg/report: add simple version of netbsd crash parser
Dmitry Vyukov
2019-02-01
7
-2
/
+212
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
2
-8
/
+0
*
pkg/report: improved witness handling
Anton Lindqvist
2019-01-28
3
-0
/
+371
*
openbsd: more witness handling
Anton Lindqvist
2019-01-26
2
-2
/
+22
*
pkg/report: recognize witness on OpenBSD
Anton Lindqvist
2019-01-24
2
-0
/
+147
*
pkg/report: skip trylock functions
Dmitry Vyukov
2019-01-22
2
-0
/
+169
*
pkg/report: more tuning for trusty reports
Dmitry Vyukov
2019-01-15
3
-1
/
+104
*
pkg/report: add parsing of trusty crashes
Dmitry Vyukov
2019-01-14
4
-0
/
+121
*
pkg/report: strip trailing deadlock reports for real
Dmitry Vyukov
2019-01-14
1
-1
/
+5
*
pkg/report: strip trailing deadlock reports
Dmitry Vyukov
2019-01-14
1
-0
/
+368
*
pkg/report: improve linux report parsing if we have contexts
Dmitry Vyukov
2019-01-06
2
-1
/
+187
*
pkg/report: support CONFIG_PRINTK_CALLER
Dmitry Vyukov
2019-01-03
19
-109
/
+2634
*
pkg/report: account for new symbol suffixes produced by gcc9
Dmitry Vyukov
2018-12-31
3
-2
/
+103
*
pkg/report: improve parsing of "corrupted stack end detected inside scheduler"
Dmitry Vyukov
2018-12-30
7
-1
/
+255
*
pkg/report: improve double fault parsing
Dmitry Vyukov
2018-12-30
8
-1
/
+787
*
pkg/report: parse linux stack corruption reports
Dmitry Vyukov
2018-12-30
4
-0
/
+189
*
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
[next]