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
/
linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/report: move TitleToCrashType to crash package
Dmitry Vyukov
2026-01-09
1
-1
/
+1
*
all: remove unused nolint directives
Dmitry Vyukov
2026-01-02
1
-1
/
+1
*
pkg/report: ignore the fast_dput/dput frames
Pimyn Girgis
2025-12-01
1
-0
/
+2
*
pkg/report: adapt to the new WARN format
Aleksandr Nogikh
2025-11-26
1
-5
/
+11
*
pkg/report: support optional CRC in backtrace lines
Pimyn Girgis
2025-11-03
1
-2
/
+3
*
pkg/report: skip crypto frames for KMSAN reports
Aleksandr Nogikh
2025-10-13
1
-1
/
+5
*
pkg/report: exclude crc implementations from guilty files
Aleksandr Nogikh
2025-07-21
1
-0
/
+2
*
pkg/report: split crash.KFENCE
Taras Madan
2025-07-04
1
-2
/
+2
*
dashboard/app: use crash types instead, no regexps
Taras Madan
2025-07-02
1
-1
/
+1
*
pkg/report: factor out type definitions
Taras Madan
2025-06-27
1
-115
/
+48
*
pkg/report: minor refactoring
Taras Madan
2025-06-20
1
-5
/
+5
*
pkg/report: use crash.KMSAN
Taras Madan
2025-06-20
1
-0
/
+2
*
pkg/report: improve Rust report parsing
Aleksandr Nogikh
2025-06-20
1
-0
/
+21
*
pkg/report: demangle Rust reports
Aleksandr Nogikh
2025-06-18
1
-0
/
+2
*
pkg/report: refactor Linux report symbolization
Aleksandr Nogikh
2025-06-18
1
-40
/
+93
*
pkg/report: ignore the __alloc_frozen_pages_noprof frame
Aleksandr Nogikh
2025-06-17
1
-0
/
+1
*
pkg/report: parse the new WARNING format
Aleksandr Nogikh
2025-06-17
1
-0
/
+5
*
pkg/report: skip the folio_unlock frame
Aleksandr Nogikh
2025-06-11
1
-1
/
+1
*
pkg/report: ignore xfs-printed warnings
Taras Madan
2025-05-02
1
-0
/
+1
*
pkg/report: strip the __se_sys_ prefix
Aleksandr Nogikh
2025-04-15
1
-0
/
+1
*
pkg/report: include partially stripped prefixes to alt titles
Aleksandr Nogikh
2025-04-15
1
-12
/
+13
*
pkg: use kernelDir instead of 3 parameters
Taras Madan
2025-03-27
1
-5
/
+5
*
pkg/symbolizer: introduce Symbolizer interface
Taras Madan
2025-03-07
1
-4
/
+3
*
pkg/report: ignore some timer-related frames
Aleksandr Nogikh
2025-02-12
1
-0
/
+4
*
pkg/report: ignore _INFO:
Aleksandr Nogikh
2025-01-03
1
-2
/
+1
*
pkg/report: fix parsing of HWASAN reports
Dmitry Vyukov
2024-12-12
1
-0
/
+1
*
pkg/report: skip get_taint and put_device
Aleksandr Nogikh
2024-12-05
1
-0
/
+2
*
pkg/report: ignore one more informational warning
Aleksandr Nogikh
2024-12-05
1
-1
/
+1
*
pkg/report: ignore the "uses deprecated v2 capabilities" warning
Aleksandr Nogikh
2024-12-05
1
-0
/
+1
*
pkg/report: ignore the drop_nlink frame
Aleksandr Nogikh
2024-11-18
1
-0
/
+1
*
pkg/report: improve "Bad page state" parsing
Dmitry Vyukov
2024-11-15
1
-1
/
+1
*
pkg/report: ignore warnings printed by __ext4_msg
Aleksandr Nogikh
2024-10-30
1
-0
/
+1
*
pkg/report: improve Bad page state parsing
Aleksandr Nogikh
2024-10-22
1
-2
/
+16
*
pkg/report: filter out false reboot reports
Sabyrzhan Tasbolatov
2024-09-10
1
-2
/
+2
*
pkg/report: support module format with stacktrace_build_id
Joey Jiao
2024-09-03
1
-1
/
+8
*
pkg/report: ignore rhashtable_lookup frames
Aleksandr Nogikh
2024-08-30
1
-0
/
+1
*
pkg/report: extract the syz-executor info
Aleksandr Nogikh
2024-08-22
1
-0
/
+21
*
pkg/report: remove args which already in ctx
Joey Jiao
2024-07-23
1
-7
/
+4
*
pkg/report: cleanPath for frame.File
Joey Jiao
2024-07-23
1
-4
/
+3
*
pkg/report: support to symbolize line with module+offset
Joey Jiao
2024-07-23
1
-8
/
+31
*
pkg/report: suppress executor SIGBUS
Dmitry Vyukov
2024-07-01
1
-0
/
+1
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-3
/
+3
*
pkg/report: ignore cleanup_srcu_struct
Aleksandr Nogikh
2024-06-14
1
-0
/
+1
*
pkg/report: ignore __fortify_report
Aleksandr Nogikh
2024-06-14
1
-0
/
+1
*
sys/targets: mark big-endian targets
Dmitry Vyukov
2024-06-04
1
-9
/
+3
*
pkg/report: ignore __phys_addr
Aleksandr Nogikh
2024-05-03
1
-0
/
+1
*
pkg/report: remove unnecessary NewScan() calls
Aleksandr Nogikh
2024-04-15
1
-15
/
+20
*
pkg/report: fix OOB in linux.symbolize()
Aleksandr Nogikh
2024-04-15
1
-16
/
+5
*
pkg/report: add more assertions
Aleksandr Nogikh
2024-04-10
1
-0
/
+17
*
pkg/report: make "mand mount option" regexps more robust
Aleksandr Nogikh
2024-04-10
1
-1
/
+1
[next]