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
/
linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
pkg/symbolizer: add Cache type
Dmitry Vyukov
2024-04-02
1
-1
/
+5
*
pkg/report: ignore ida_free
Aleksandr Nogikh
2024-02-15
1
-0
/
+1
*
pkg/report: ignore CPU bug mitigation warnings
Aleksandr Nogikh
2023-11-23
1
-0
/
+2
*
pkg/report: ignore strstr()
Alexander Potapenko
2023-09-04
1
-0
/
+1
*
pkg/report: ignore copy_page_{to,from}_iter(), copy_folio_to_iter()
Alexander Potapenko
2023-09-04
1
-0
/
+3
*
pkg/report: drop "ALT: KMSAN origin" titles for uninit reports
Alexander Potapenko
2023-08-31
1
-1
/
+0
*
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
-59
/
+60
*
pkg/report: extract more report types for Linux
Aleksandr Nogikh
2023-07-05
1
-49
/
+120
*
pkg/report: skip more lib/xarray.h and mm/filemap.c functions
Aleksandr Nogikh
2023-07-04
1
-0
/
+3
*
pkg/report: whack-a-mole folio-related functions
Alexander Potapenko
2023-07-04
1
-0
/
+8
*
pkg/report: ignore crc_itu_t
Aleksandr Nogikh
2023-06-13
1
-0
/
+1
*
pkg/report: ignore print_tainted
Aleksandr Nogikh
2023-06-13
1
-0
/
+1
*
pkg/report: ignore Register information lines
Aleksandr Nogikh
2023-05-20
1
-1
/
+1
*
pkg/report: ignore kvfree
Aleksandr Nogikh
2023-05-16
1
-1
/
+1
*
pkg/report: ignore arm64 fault handling
Aleksandr Nogikh
2023-05-10
1
-0
/
+5
*
pkg/report: skip stack trace handling functions
Aleksandr Nogikh
2023-04-17
1
-1
/
+7
*
pkg/report: ignore mm/folio-compat.c and (un)lock_page
Aleksandr Nogikh
2023-04-05
1
-0
/
+2
*
pkg/report: ignore arch/.*/kernel/unwind.*.c and kernel/stacktrace.c
Aleksandr Nogikh
2023-04-03
1
-0
/
+2
*
pkg/report: ignore more guilty files
Aleksandr Nogikh
2023-03-28
1
-0
/
+3
*
pkg/report: skip the rcu_barrier frame for hung tasks
Aleksandr Nogikh
2023-03-27
1
-1
/
+2
*
pkg/report: fix false positive reboot reports
Dmitry Vyukov
2023-03-13
1
-1
/
+6
*
pkg/report: ignore copy_to/from_iter
Dmitry Vyukov
2023-03-13
1
-0
/
+4
*
pkg/report: improve Go throw/panic parsing
Dmitry Vyukov
2023-02-22
1
-2
/
+0
*
pkg/report: handle guilty file extraction for non-symbolized reports
Aleksandr Nogikh
2023-02-16
1
-2
/
+1
*
pkg/report: extract guilty files for arm64 rcu stalls
Aleksandr Nogikh
2023-02-10
1
-1
/
+2
[next]