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: ignore more frames for warnings in usb_submit_urb
Andrey Konovalov
2019-05-29
1
-0
/
+105
*
pkg/report: improve usb_submit_urb report titles
Andrey Konovalov
2019-05-27
2
-0
/
+166
*
pkg/report: add Type/Frame to Report
Dmitry Vyukov
2019-05-20
92
-1
/
+92
*
pkg/report: Label powerpc unreliable stack frames as questionable
Andrew Donnellan
2019-05-17
1
-0
/
+31
*
pkg/report: Add powerpc's __switch_to to function skip list
Andrew Donnellan
2019-05-17
1
-1
/
+1
*
pkg/report: preserve trackback from other CPUs
Dmitry Vyukov
2019-05-10
3
-2
/
+863
*
pkg/report: improve format of "locking bug" reports
Dmitry Vyukov
2019-05-09
2
-0
/
+91
*
pkg/report: add new format of kernel page faults
Dmitry Vyukov
2019-05-09
1
-0
/
+65
*
pkg/report: don't mark unknown oopses as corrupted
Andrey Konovalov
2019-05-08
4
-5
/
+16
*
pkg/report: fix other NetBSD corrupted reports
Siddharth M
2019-05-07
5
-133
/
+91
*
pkg/report: improve warning titles
Andrey Konovalov
2019-05-07
12
-11
/
+118
*
pkg/report: Handle powerpc stack traces correctly
Andrew Donnellan
2019-05-07
2
-0
/
+45
*
pkg/report: improve titles of 'sleeping function called from invalid context'
Andrey Konovalov
2019-05-06
2
-1
/
+89
*
pkg/report: add __ia32_sys_ syscall prefix
Dmitry Vyukov
2019-05-03
1
-0
/
+63
*
pkg/report: skip printk and other printing functions
Andrey Konovalov
2019-05-03
3
-1
/
+283
*
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
[next]