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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pkg/report: don't mark unknown oopses as corrupted
Andrey Konovalov
2019-05-08
4
-5
/
+16
*
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: skip memmove on linux
Dmitry Vyukov
2019-03-24
1
-0
/
+122
*
pkg/report: skip memchr in linux reports
Dmitry Vyukov
2019-03-12
1
-0
/
+58
*
pkg/report: skip retpolines in reports
Dmitry Vyukov
2019-03-07
5
-0
/
+311
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
1
-3
/
+0
*
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: skip strncpy in linux reports
Dmitry Vyukov
2018-12-12
1
-0
/
+55
*
pkg/report: refine rcu stall detection
Dmitry Vyukov
2018-11-22
1
-0
/
+69
*
pkg/report: fix corrupted stack trace checking
Dmitry Vyukov
2018-11-22
1
-0
/
+1139
*
pkg/report: add "PANIC: double fault" report format
Dmitry Vyukov
2018-11-22
5
-1
/
+164
*
pkg/report: ignore arch/.*/mm/physaddr.c as guilty file
Dmitry Vyukov
2018-10-10
1
-0
/
+51
*
pkg/report: ignore printk as guilty file
Dmitry Vyukov
2018-09-28
1
-0
/
+103
*
pkg/report: improve KMEMLEAK report parsing
Dmitry Vyukov
2018-09-28
4
-0
/
+95
*
pkg/report: fix guilty file extraction
Dmitry Vyukov
2018-09-26
2
-0
/
+78
*
pkg/report: ignore more str* functions
Dmitry Vyukov
2018-09-24
3
-0
/
+555
*
pkg/report: improve KMSAN report parsing
Dmitry Vyukov
2018-09-13
8
-6
/
+218
*
pkg/report: improve rcu stall/lockup reports
Dmitry Vyukov
2018-09-10
46
-471
/
+2093
*
pkg/report: ignore mm/memory.c as guilty file
Dmitry Vyukov
2018-08-29
1
-0
/
+61
*
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
1
-0
/
+102
*
pkg/report: skip more spinlock frames
Dmitry Vyukov
2018-08-04
1
-0
/
+116
*
pkg/report: fix kmalloc bug in krealloc
Dmitry Vyukov
2018-07-16
2
-0
/
+136
*
pkg/report: add "lock held when returning to user space" format for older ker...
Dmitry Vyukov
2018-07-13
1
-0
/
+10
*
pkg/report: add report format for "lock held when returning to user space"
Dmitry Vyukov
2018-07-12
1
-0
/
+9
*
pkg/report: add suppressions for Go race OOMs
Dmitry Vyukov
2018-06-23
1
-0
/
+1
*
pkg/report: add another format for null RIP
Dmitry Vyukov
2018-06-08
1
-0
/
+119
[prev]
[next]