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
/
pkg
/
report
/
fuchsia.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/report: fix fuchsia Parse
Taras Madan
2026-01-09
1
-3
/
+10
*
pkg/report: factor out type definitions
Taras Madan
2025-06-27
1
-8
/
+0
*
pkg: use kernelDir instead of 3 parameters
Taras Madan
2025-03-27
1
-2
/
+2
*
pkg/symbolizer: introduce Symbolizer interface
Taras Madan
2025-03-07
1
-2
/
+2
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-1
/
+1
*
pkg/report: support prettified starnix logs
Laura Peskin
2024-06-17
1
-5
/
+6
*
pkg/report: remove unnecessary NewScan() calls
Aleksandr Nogikh
2024-04-15
1
-11
/
+12
*
pkg/report: capture starnix kernel panics caused by rust panics
Laura Peskin
2024-03-07
1
-17
/
+107
*
pkg/report: gather Go runtime bugs under one bug
Florent Revest
2023-07-26
1
-0
/
+1
*
pkg/report: move report.Type to pkg/report/crash
Aleksandr Nogikh
2023-07-05
1
-6
/
+7
*
pkg/report: extract more report types for Linux
Aleksandr Nogikh
2023-07-05
1
-1
/
+7
*
pkg/report: separate reporter wrapper from OS-specific implementations
Aleksandr Nogikh
2021-08-06
1
-1
/
+1
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-1
/
+1
*
tools/syz-linter: fix comments check
Dmitry Vyukov
2020-07-10
1
-2
/
+2
*
pkg: support compiler triple for 'nm' and 'addr2line'
Alexander Egorenkov
2020-06-18
1
-1
/
+1
*
pkg/report: detect syzkaller panics in lost connection bugs
Dmitry Vyukov
2019-11-06
1
-15
/
+2
*
pkg/report: refactor argument passing
Dmitry Vyukov
2019-07-23
1
-8
/
+6
*
pkg/cover: fix prefix computation
Siddharth M
2019-07-17
1
-1
/
+1
*
pkg/report: add Type/Frame to Report
Dmitry Vyukov
2019-05-20
1
-1
/
+1
*
pkg/report: fix Start/EndPos calculation for fuchsia
Dmitry Vyukov
2018-12-20
1
-3
/
+3
*
pkg/instance: make kernel reboot detection portable
Dmitry Vyukov
2018-12-16
1
-1
/
+1
*
pkg/report: pass the target to each OS report constructor
Anton Lindqvist
2018-12-08
1
-2
/
+4
*
pkg/report: detect Go service panics for fuchsia
Dmitry Vyukov
2018-11-22
1
-0
/
+13
*
pkg/report: fix few fuzz bugs
Dmitry Vyukov
2018-09-27
1
-1
/
+3
*
pkg/report: refine fuchsia function name regexp
Dmitry Vyukov
2018-09-04
1
-4
/
+4
*
pkg/report: refactor and improve fuchsia report parsing
Dmitry Vyukov
2018-08-25
1
-66
/
+204
*
pkg/report: detect fuchsia double faults
Dmitry Vyukov
2018-07-06
1
-0
/
+3
*
pkg/report: fix lambda demangling
Dmitry Vyukov
2018-07-05
1
-5
/
+3
*
pkg/report: fix race on symbolizer in test
Dmitry Vyukov
2018-07-02
1
-1
/
+6
*
pkg/report: suppress fuzzer crashes on fuchsia
Dmitry Vyukov
2018-06-30
1
-1
/
+4
*
pkg/report: better detect hangs on fuchsia
Dmitry Vyukov
2018-06-30
1
-11
/
+21
*
pkg/report: implement fuchsia reporter
Dmitry Vyukov
2018-06-27
1
-18
/
+127
*
pkg/report: allow to specify suppressions per OS
Dmitry Vyukov
2018-06-22
1
-7
/
+2
*
pkg/report: add simplistic fuchsia reporter
Dmitry Vyukov
2018-06-06
1
-0
/
+56
*
pkg/report: remove duplicated stub code
Dmitry Vyukov
2018-05-07
1
-40
/
+0
*
pkg/report: include Maintainers into report
Dmitry Vyukov
2017-11-29
1
-13
/
+1
*
pkg/report: combine report data into a struct
Dmitry Vyukov
2017-11-14
1
-1
/
+1
*
pkg/report: add corrupted report detection
Andrey Konovalov
2017-11-13
1
-1
/
+1
*
pkg/report: support multiple OSes
Dmitry Vyukov
2017-10-18
1
-0
/
+52