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
/
testdata
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pkg/report: fix stalls in RIP frame
Dmitry Vyukov
2019-04-24
1
-0
/
+73
*
pkg/report: skip osq_lock on linux
Dmitry Vyukov
2019-04-23
1
-0
/
+65
*
report: skip strscpy and read_word_at_a_time frames
Andrey Konovalov
2019-04-22
1
-0
/
+51
*
pkg/report: ignore 'down' frame in the call stack
Andrey Konovalov
2019-04-11
1
-0
/
+80
*
pkg/report: fix test
Dmitry Vyukov
2019-04-09
1
-1
/
+2
*
pkg/report: add another interesting linux test case
Dmitry Vyukov
2019-04-09
1
-0
/
+42
*
pkg/report: refine stalls in compat ioctl's
Dmitry Vyukov
2019-04-09
2
-41
/
+44
*
pkg/report: refine hung task processing for v4.15
Dmitry Vyukov
2019-04-05
1
-0
/
+91
*
pkg/report: add a test for .PID removal
Dmitry Vyukov
2019-04-05
1
-0
/
+33
*
pkg/report: add another linux test
Dmitry Vyukov
2019-04-01
1
-0
/
+186
*
pkg/report: work around GCE console bugs
Dmitry Vyukov
2019-03-29
1
-0
/
+13
*
pkg/report: skip memmove on linux
Dmitry Vyukov
2019-03-24
1
-0
/
+122
*
pkg/report: deduplicate sctp "no chunks on the queues" reports
Mark Johnston
2019-03-20
1
-0
/
+20
*
pkg/report: fix matching for traps in kernel mode
Mark Johnston
2019-03-19
4
-0
/
+148
*
pkg/report: improve page fault detection on OpenBSD
Anton Lindqvist
2019-03-15
2
-1
/
+286
*
pkg/report: skip memchr in linux reports
Dmitry Vyukov
2019-03-12
1
-0
/
+58
*
pkg/report: match panics from locking a destroyed lock
Mark Johnston
2019-03-12
1
-0
/
+19
*
pkg/report: fix the error corrupting reports
Siddharth M
2019-03-08
2
-1
/
+17
*
pkg/report: skip retpolines in reports
Dmitry Vyukov
2019-03-07
5
-0
/
+311
*
pkg/report: add better ASan bug parsing for NetBSD
Siddharth M
2019-03-05
3
-35
/
+10
*
pkg/report: ignore postfix error on netbsd
Dmitry Vyukov
2019-02-27
1
-0
/
+2
*
pkg/report: update UBSAN netbsd report format
Dmitry Vyukov
2019-02-23
4
-8
/
+8
*
pkg/report: add KUBSan netbsd reports
Dmitry Vyukov
2019-02-23
4
-0
/
+12
*
pkg/report: add few netbsd KASAN reports
Dmitry Vyukov
2019-02-22
2
-0
/
+35
*
pkg/report: normalize timeout_add panic on OpenBSD
Anton Lindqvist
2019-02-15
1
-0
/
+212
*
openbsd: remove shorten report logic (#986)
Anton Lindqvist
2019-02-09
1
-8
/
+4
*
pkg/report: add simple version of netbsd crash parser
Dmitry Vyukov
2019-02-01
6
-0
/
+169
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
1
-3
/
+0
*
pkg/report: improved witness handling
Anton Lindqvist
2019-01-28
2
-0
/
+357
*
pkg/report: recognize witness on OpenBSD
Anton Lindqvist
2019-01-24
1
-0
/
+137
*
pkg/report: skip trylock functions
Dmitry Vyukov
2019-01-22
1
-0
/
+165
*
pkg/report: more tuning for trusty reports
Dmitry Vyukov
2019-01-15
2
-0
/
+92
*
pkg/report: add parsing of trusty crashes
Dmitry Vyukov
2019-01-14
3
-0
/
+108
*
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
1
-0
/
+186
*
pkg/report: support CONFIG_PRINTK_CALLER
Dmitry Vyukov
2019-01-03
14
-0
/
+2500
*
pkg/report: account for new symbol suffixes produced by gcc9
Dmitry Vyukov
2018-12-31
2
-0
/
+101
*
pkg/report: improve parsing of "corrupted stack end detected inside scheduler"
Dmitry Vyukov
2018-12-30
6
-1
/
+242
*
pkg/report: improve double fault parsing
Dmitry Vyukov
2018-12-30
7
-0
/
+781
*
pkg/report: parse linux stack corruption reports
Dmitry Vyukov
2018-12-30
3
-0
/
+169
*
pkg/report: lower uvm_fault oops precedence to favor more specific titles
Anton Lindqvist
2018-12-24
1
-0
/
+24
*
pkg/report: normalize OpenBSD assertion messages
Anton Lindqvist
2018-12-24
1
-0
/
+115
*
pkg/report: fix Start/EndPos calculation for fuchsia
Dmitry Vyukov
2018-12-20
1
-0
/
+22
*
pkg/report: another gvisor OOM suppression
Dmitry Vyukov
2018-12-13
2
-0
/
+33
*
pkg/report: another gvisor OOM suppression
Dmitry Vyukov
2018-12-13
3
-4
/
+15
*
pkg/report: another gvisor OOM suppression
Dmitry Vyukov
2018-12-13
1
-0
/
+10
*
pkg/report: pkg/report: relaxed gvisor OOM suppressions more
Dmitry Vyukov
2018-12-13
1
-0
/
+16
*
pkg/report: replace more moving parts in gvisor crash titles
Dmitry Vyukov
2018-12-13
1
-0
/
+6
*
pkg/report: relaxed gvisor OOM suppressions
Dmitry Vyukov
2018-12-13
1
-0
/
+16
*
pkg/report: update gvisor ptrace regs suppressions
Michael Pratt
2018-12-13
1
-59
/
+41
[prev]
[next]