index
:
syz
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
/
report
Commit message (
Expand
)
Author
Age
Files
Lines
*
report: add more oops formats
Dmitry Vyukov
2017-05-29
2
-0
/
+36
*
manager: save and reuse allSymbols, vmOffset
baishuai
2017-05-25
1
-4
/
+7
*
syz-symbolize: symbolize all console output
Dmitry Vyukov
2017-05-23
1
-0
/
+23
*
report: add regexes for rcu detected stall
Andrey Konovalov
2017-04-07
2
-0
/
+64
*
report: more regexps for parsing report header lines
Andrey Konovalov
2017-04-07
2
-2
/
+77
*
report: replace more variable numbers with string constants
Dmitry Vyukov
2017-03-10
2
-6
/
+15
*
report: reformat
Dmitry Vyukov
2017-03-05
1
-2
/
+2
*
report: parse inconsistent lock state
Andrey Konovalov
2017-03-01
2
-0
/
+14
*
report: assorted improvements to report parsing
Dmitry Vyukov
2017-02-15
2
-8
/
+92
*
Merge pull request #130 from xairy/report-fix
Dmitry Vyukov
2017-02-06
2
-0
/
+52
|
\
|
*
report: handle new kind of RIP: line format
Andrey Konovalov
2017-02-05
2
-0
/
+52
*
|
report: limit description length
Dmitry Vyukov
2017-02-06
2
-1
/
+43
|
/
*
report: ignore info message about slow nmi handlers
Dmitry Vyukov
2017-01-24
2
-0
/
+7
*
manager: add ability to ignore bugs
Dmitry Vyukov
2016-12-19
2
-7
/
+59
*
report: whitelist WARNING printed by sshd
Dmitry Vyukov
2016-12-16
2
-1
/
+7
*
report: support new stack trace format without PC values
Dmitry Vyukov
2016-12-16
2
-11
/
+12
*
report: support "spinlock recursion" oops
Dmitry Vyukov
2016-12-07
2
-0
/
+23
*
report: don't print size in KASAN reports
Dmitry Vyukov
2016-11-25
2
-3
/
+8
*
report: fix "suspicious RCU usage" oops extraction
Dmitry Vyukov
2016-11-12
2
-2
/
+26
*
report: add ability to ignore some kernel INFO messages
Dmitry Vyukov
2016-10-16
2
-6
/
+48
*
report: add another report format for hung tasks
Dmitry Vyukov
2016-10-16
2
-0
/
+25
*
report: add more report formats for rcu stalls
Dmitry Vyukov
2016-10-16
2
-8
/
+28
*
report: use non-greedy new line matching
Dmitry Vyukov
2016-10-13
2
-18
/
+50
*
report: support more error messages
Dmitry Vyukov
2016-10-10
2
-0
/
+32
*
report: infer correct strip prefix from known symbol location
Dmitry Vyukov
2016-10-06
1
-0
/
+16
*
report: extract "INFO: suspicious RCU usage" oops
Dmitry Vyukov
2016-09-29
2
-2
/
+15
*
report: always extract the first oops as description
Dmitry Vyukov
2016-09-28
2
-4
/
+23
*
report: support few more formats of error messages
Dmitry Vyukov
2016-09-28
2
-0
/
+17
*
report: fix process leak
Dmitry Vyukov
2016-09-05
1
-0
/
+1
*
report: strip non-deterministic part from "spinlock lockup" reports
Dmitry Vyukov
2016-09-05
2
-0
/
+8
*
report: fix parsing of WARNING messages
Dmitry Vyukov
2016-09-05
2
-1
/
+5
*
report: strip non-deterministic info from rcu stall messages
Dmitry Vyukov
2016-09-05
2
-1
/
+9
*
manager: improve how crashes are saved
Dmitry Vyukov
2016-09-01
1
-9
/
+7
*
report: add a function that symbolizes reports
Dmitry Vyukov
2016-09-01
2
-5
/
+282
*
report: extract better, unique identifiers of oopses
Dmitry Vyukov
2016-08-31
2
-63
/
+500
*
report: add a new package for report parsing and processing
Dmitry Vyukov
2016-08-30
2
-0
/
+149