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: refine fuchsia function name regexp
Dmitry Vyukov
2018-09-04
1
-0
/
+31
*
pkg/report: ignore mm/memory.c as guilty file
Dmitry Vyukov
2018-08-29
1
-0
/
+61
*
Add mandatory OpenBSD bits (#689)
Anton Lindqvist
2018-08-28
6
-0
/
+81
*
pkg/report: refactor and improve fuchsia report parsing
Dmitry Vyukov
2018-08-25
25
-275
/
+1069
*
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: add format for akaros warnings
Dmitry Vyukov
2018-07-24
1
-0
/
+25
*
pkg/report: add another akaros backtrace message
Dmitry Vyukov
2018-07-18
1
-0
/
+69
*
pkg/report: improve akaros reporter and implement symbolization
Dmitry Vyukov
2018-07-16
7
-13
/
+149
*
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: detect partial result errors
Dmitry Vyukov
2018-07-06
1
-0
/
+26
*
pkg/report: detect fuchsia double faults
Dmitry Vyukov
2018-07-06
1
-0
/
+22
*
pkg/report: add simpler reporter for akaros
Dmitry Vyukov
2018-07-05
5
-0
/
+215
*
pkg/report: suppress more gvisor OOMs
Dmitry Vyukov
2018-07-05
1
-0
/
+1
*
pkg/report: suppress fuzzer crashes on fuchsia
Dmitry Vyukov
2018-06-30
1
-0
/
+52
*
pkg/report: better detect hangs on fuchsia
Dmitry Vyukov
2018-06-30
3
-1
/
+29
*
pkg/report: implement fuchsia reporter
Dmitry Vyukov
2018-06-27
4
-31
/
+83
*
pkg/report: supporess another OOM for gvisor
Dmitry Vyukov
2018-06-27
1
-0
/
+16
*
pkg/report: add suppressions for Go race OOMs
Dmitry Vyukov
2018-06-23
2
-0
/
+13
*
pkg/report: fix gvisor segv reports
Dmitry Vyukov
2018-06-22
1
-0
/
+18
*
pkg/report: add more gvisor formats
Dmitry Vyukov
2018-06-22
2
-0
/
+18
*
pkg/report: add gvisor support
Dmitry Vyukov
2018-06-22
10
-0
/
+1138
*
pkg/report: add another format for null RIP
Dmitry Vyukov
2018-06-08
1
-0
/
+119
*
pkg/report: ignore down functions for task hung bugs
Dmitry Vyukov
2018-06-07
2
-0
/
+446
*
pkg/report: add simplistic fuchsia reporter
Dmitry Vyukov
2018-06-06
4
-0
/
+260
*
pkg/report: more "NMI handler took too long" ignores
Dmitry Vyukov
2018-06-06
1
-0
/
+2
*
pkg/report: ignore INFO messages about long interrupts
Dmitry Vyukov
2018-06-04
2
-0
/
+4
*
pkg/report: fix remaining lockdep report formats
Dmitry Vyukov
2018-04-27
1
-0
/
+161
*
pkg/report: few report parsing fixes for linux
Dmitry Vyukov
2018-04-26
6
-3
/
+120
*
pkg/report: sanitize titles better
Dmitry Vyukov
2018-04-24
3
-1
/
+1959
*
pkg/report: more corrupted report detection
Dmitry Vyukov
2018-04-24
1
-0
/
+461
*
pkg/report: add some example arm crashes
Dmitry Vyukov
2018-04-20
8
-0
/
+296
*
pkg/report: coarsen "unregister_netdevice" title
Dmitry Vyukov
2018-04-19
1
-1
/
+1
*
pkg/report: filter out more corrupted reports due to fault injection
Dmitry Vyukov
2018-04-16
2
-0
/
+640
*
pkg/report: detect hangs in unregister_netdevice
Dmitry Vyukov
2018-04-13
2
-0
/
+151
*
pkg/report: improve corrupted report detection
Dmitry Vyukov
2018-04-09
27
-25
/
+543
*
pkg/report: strip "panic_on_warn set" more aggressively
Dmitry Vyukov
2018-04-07
1
-0
/
+127
*
pkg/report: don't blame kcov
Dmitry Vyukov
2018-04-06
1
-0
/
+63
*
pkg/report: skip list functions during function extraction
Dmitry Vyukov
2018-04-01
6
-0
/
+1055
*
pkg/report: detect corrupted task hung reports
Dmitry Vyukov
2018-04-01
1
-0
/
+33
*
pkg/report: add few KMSAN report examples
Dmitry Vyukov
2018-03-26
5
-1
/
+332
*
pkg/report: add another test
Dmitry Vyukov
2018-03-19
1
-0
/
+101
*
pkg/report: fix crash during output parsing
Dmitry Vyukov
2018-03-08
1
-0
/
+9
*
pkg/report: improve invalid-free format and ignore more mutex-related functions
Dmitry Vyukov
2018-03-07
2
-0
/
+175
*
pkg/report: improve KASAN report parsing
Dmitry Vyukov
2018-03-06
4
-2
/
+280
*
pkg/report: add format for "workqueue leaked lock or atomic" crashes
Dmitry Vyukov
2018-02-20
2
-0
/
+37
*
pkg/report: improve ODEBUG bug reports
Dmitry Vyukov
2018-02-19
1
-0
/
+92
[next]