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
/
freebsd.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: remove unused nolint directives
Dmitry Vyukov
2026-01-02
1
-1
/
+0
*
pkg/report: factor out type definitions
Taras Madan
2025-06-27
1
-4
/
+0
*
pkg/report/freebsd.go: nolint goconst for freebsdOopses
Taras Madan
2023-10-26
1
-0
/
+1
*
pkg/report: gather Go runtime bugs under one bug
Florent Revest
2023-07-26
1
-0
/
+1
*
pkg/report: use common report parsing rules for FreeBSD
Aleksandr Nogikh
2023-07-06
1
-39
/
+1
*
pkg/report: move report.Type to pkg/report/crash
Aleksandr Nogikh
2023-07-05
1
-2
/
+4
*
pkg/report: extract more report types for Linux
Aleksandr Nogikh
2023-07-05
1
-0
/
+2
*
pkg/report: separate reporter wrapper from OS-specific implementations
Aleksandr Nogikh
2021-08-06
1
-1
/
+1
*
pkg/report: match FreeBSD KASAN reports
Mark Johnston
2021-07-09
1
-0
/
+8
*
pkg/report: support alternative bug titles
Dmitry Vyukov
2021-01-17
1
-1
/
+2
*
vm/vmimpl/merger: remove all CRs from output
Alexander Egorenkov
2020-10-02
1
-22
/
+18
*
pkg/report: match a common pf panic
Mark Johnston
2020-04-30
1
-0
/
+4
*
pkg/report: Add the calling function to sx reports
Andrew Turner
2020-01-14
1
-0
/
+8
*
pkg/report: detect syzkaller panics in lost connection bugs
Dmitry Vyukov
2019-11-06
1
-2
/
+2
*
pkg/report: deduplicate some common FreeBSD panics
Mark Johnston
2019-09-24
1
-0
/
+8
*
pkg/report: refactor argument passing
Dmitry Vyukov
2019-07-23
1
-10
/
+3
*
pkg/cover: fix prefix computation
Siddharth M
2019-07-17
1
-7
/
+7
*
pkg/report: deduplicate sctp "no chunks on the queues" reports
Mark Johnston
2019-03-20
1
-0
/
+4
*
pkg/report: fix matching for traps in kernel mode
Mark Johnston
2019-03-19
1
-0
/
+8
*
pkg/report: match panics from locking a destroyed lock
Mark Johnston
2019-03-12
1
-0
/
+5
*
pkg/report: support CONFIG_PRINTK_CALLER
Dmitry Vyukov
2019-01-03
1
-3
/
+1
*
pkg/report: pass the target to each OS report constructor
Anton Lindqvist
2018-12-08
1
-1
/
+4
*
.gometalinter.json: enable gofmt
Dmitry Vyukov
2018-07-31
1
-2
/
+2
*
pkg/report: improve akaros reporter and implement symbolization
Dmitry Vyukov
2018-07-16
1
-1
/
+1
*
pkg/report: allow to specify suppressions per OS
Dmitry Vyukov
2018-06-22
1
-7
/
+2
*
pkg/report: detect hangs in unregister_netdevice
Dmitry Vyukov
2018-04-13
1
-1
/
+4
*
pkg/report: improve report titles
Dmitry Vyukov
2018-02-06
1
-1
/
+3
*
pkg/report: fix report extraction
Andrey Konovalov
2017-12-08
1
-1
/
+1
*
pkg/report: include Maintainers into report
Dmitry Vyukov
2017-11-29
1
-15
/
+2
*
pkg/report: add Output to Report
Dmitry Vyukov
2017-11-29
1
-1
/
+3
*
pkg/report: various corrupted report detection improvements
Andrey Konovalov
2017-11-23
1
-9
/
+5
*
pkg/report: fix corrupted reports detection
Andrey Konovalov
2017-11-22
1
-0
/
+2
*
pkg/report: corrupted report detection fixes
Andrey Konovalov
2017-11-22
1
-1
/
+3
*
pkg/report, pkg/repro, syz-manager: name crash attributes consistently
Dmitry Vyukov
2017-11-14
1
-6
/
+6
*
pkg/report: combine report data into a struct
Dmitry Vyukov
2017-11-14
1
-10
/
+10
*
pkg/report: add corrupted report detection
Andrey Konovalov
2017-11-13
1
-1
/
+2
*
pkg/report: support freebsd
Dmitry Vyukov
2017-10-18
1
-6
/
+71
*
pkg/report: support multiple OSes
Dmitry Vyukov
2017-10-18
1
-0
/
+52