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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pkg/report: add "lock held when returning to user space" format for older ker...
Dmitry Vyukov
2018-07-13
2
-1
/
+16
*
pkg/report: add report format for "lock held when returning to user space"
Dmitry Vyukov
2018-07-12
2
-0
/
+16
*
pkg/report: detect partial result errors
Dmitry Vyukov
2018-07-06
2
-0
/
+38
*
pkg/report: detect fuchsia double faults
Dmitry Vyukov
2018-07-06
2
-0
/
+25
*
pkg/report: fix lambda demangling
Dmitry Vyukov
2018-07-05
1
-5
/
+3
*
pkg/report: add simpler reporter for akaros
Dmitry Vyukov
2018-07-05
7
-1
/
+303
*
pkg/report: suppress more gvisor OOMs
Dmitry Vyukov
2018-07-05
2
-1
/
+4
*
pkg/report: fix race on symbolizer in test
Dmitry Vyukov
2018-07-02
1
-1
/
+6
*
vm: suppress "no output" and "lost connection" reports
Dmitry Vyukov
2018-06-30
1
-2
/
+6
*
pkg/report: suppress fuzzer crashes on fuchsia
Dmitry Vyukov
2018-06-30
2
-1
/
+56
*
pkg/report: better detect hangs on fuchsia
Dmitry Vyukov
2018-06-30
4
-12
/
+50
*
pkg/report: implement fuchsia reporter
Dmitry Vyukov
2018-06-27
5
-49
/
+210
*
pkg/report: supporess another OOM for gvisor
Dmitry Vyukov
2018-06-27
2
-0
/
+17
*
pkg/report: add suppressions for Go race OOMs
Dmitry Vyukov
2018-06-23
4
-17
/
+49
*
pkg/report: fix gvisor segv reports
Dmitry Vyukov
2018-06-22
2
-6
/
+24
*
pkg/report: add more gvisor formats
Dmitry Vyukov
2018-06-22
3
-1
/
+37
*
pkg/report: allow to specify suppressions per OS
Dmitry Vyukov
2018-06-22
9
-77
/
+89
*
pkg/report: add gvisor support
Dmitry Vyukov
2018-06-22
12
-0
/
+1318
*
pkg/report: move title sanitization from linux to common code
Dmitry Vyukov
2018-06-22
2
-24
/
+53
*
pkg/report: pass vm type to NewReporter
Dmitry Vyukov
2018-06-22
3
-7
/
+7
*
pkg/report: add another format for null RIP
Dmitry Vyukov
2018-06-08
2
-1
/
+120
*
pkg/report: ignore down functions for task hung bugs
Dmitry Vyukov
2018-06-07
3
-1
/
+447
*
pkg/report: add simplistic fuchsia reporter
Dmitry Vyukov
2018-06-06
6
-1
/
+317
*
pkg/report: more "NMI handler took too long" ignores
Dmitry Vyukov
2018-06-06
2
-2
/
+4
*
pkg/report: ignore INFO messages about long interrupts
Dmitry Vyukov
2018-06-04
3
-0
/
+5
*
pkg/report: remove duplicated stub code
Dmitry Vyukov
2018-05-07
4
-89
/
+9
*
pkg/report: reformat code
Dmitry Vyukov
2018-04-29
1
-1
/
+1
*
sys/linux: extend namespace desciptions
Dmitry Vyukov
2018-04-27
1
-1
/
+1
*
pkg/report: fix remaining lockdep report formats
Dmitry Vyukov
2018-04-27
2
-4
/
+165
*
pkg/report: few report parsing fixes for linux
Dmitry Vyukov
2018-04-26
7
-5
/
+122
*
pkg/report: sanitize titles better
Dmitry Vyukov
2018-04-24
6
-18
/
+2020
*
pkg/report: more corrupted report detection
Dmitry Vyukov
2018-04-24
2
-2
/
+463
*
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
2
-3
/
+3
*
pkg/report: reformat code
Dmitry Vyukov
2018-04-18
1
-1
/
+1
*
pkg/report: ignore pkg/host debug output
Dmitry Vyukov
2018-04-16
1
-0
/
+4
*
pkg/report: filter out more corrupted reports due to fault injection
Dmitry Vyukov
2018-04-16
3
-0
/
+641
*
pkg/report: detect hangs in unregister_netdevice
Dmitry Vyukov
2018-04-13
6
-25
/
+197
*
pkg/report: fix typo in test failure message
Dmitry Vyukov
2018-04-09
1
-2
/
+2
*
pkg/report: improve corrupted report detection
Dmitry Vyukov
2018-04-09
30
-63
/
+613
*
pkg/report: strip "panic_on_warn set" more aggressively
Dmitry Vyukov
2018-04-07
2
-1
/
+128
*
pkg/report: don't blame kcov
Dmitry Vyukov
2018-04-06
2
-0
/
+64
*
pkg/report: skip list functions during function extraction
Dmitry Vyukov
2018-04-01
7
-0
/
+1060
*
pkg/report: detect corrupted task hung reports
Dmitry Vyukov
2018-04-01
2
-0
/
+39
*
pkg/report: add few KMSAN report examples
Dmitry Vyukov
2018-03-26
6
-1
/
+336
*
pkg/report: add another test
Dmitry Vyukov
2018-03-19
1
-0
/
+101
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
2
-21
/
+3
*
pkg/report: fix crash during output parsing
Dmitry Vyukov
2018-03-08
2
-2
/
+15
*
pkg/report: improve invalid-free format and ignore more mutex-related functions
Dmitry Vyukov
2018-03-07
3
-0
/
+178
*
pkg/report: improve KASAN report parsing
Dmitry Vyukov
2018-03-06
5
-9
/
+297
[prev]
[next]