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
/
testdata
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/report: suppress reports with detected stack smashing
Aleksandr Nogikh
2021-08-31
1
-0
/
+85
*
pkg/report: ignore "WARNING: Unsupported flag value(s) of 0x%x in DT_FLAGS_1"
Aleksandr Nogikh
2021-08-31
1
-0
/
+0
*
pkg/report: ignore "WARNING: The mand mount option has been deprecated"
Marco Elver
2021-08-27
1
-0
/
+9
*
pkg/report: ignore "WARNING: the mand mount option is being deprecated"
Marco Elver
2021-08-27
1
-0
/
+9
*
pkg/report: make opcode decompilation more intelligent
Aleksandr Nogikh
2021-08-19
9
-28
/
+233
*
pkg/report: return more information from opcode decompiler
Aleksandr Nogikh
2021-08-19
2
-4
/
+4
*
pkg/report: do more agressive NUM-replacement
Aleksandr Nogikh
2021-08-13
8
-7
/
+32
*
pkg/report: decompile opcodes from reports
Aleksandr Nogikh
2021-08-12
12
-0
/
+922
*
pkg/report: ignore el1h_64_sync frame
Dmitry Vyukov
2021-07-27
1
-0
/
+107
*
pkg/report: parse "stack guard page was hit" better
Dmitry Vyukov
2021-07-12
3
-1
/
+1481
*
pkg/report: fix kmalloc size warning
Dmitry Vyukov
2021-06-07
1
-0
/
+91
*
pkg/report: don't consider handle_mm_fault as anchor frame
Dmitry Vyukov
2021-05-12
3
-0
/
+320
*
pkg/report: add format for new 0-size vmalloc warnings
Dmitry Vyukov
2021-05-07
1
-0
/
+51
*
pkg/report: skip kmem_cache_* in reports
Dmitry Vyukov
2021-05-04
2
-2
/
+35
*
pkg/report: ignore some common arm64 frames
Dmitry Vyukov
2021-05-03
1
-0
/
+144
*
pkg/report: parse riscv "access to user memory"
Dmitry Vyukov
2021-03-10
1
-0
/
+28
*
pkg/report: ignore warn_bogus_irq_restore frame
Dmitry Vyukov
2021-03-05
1
-0
/
+43
*
pkg/report: added extra ignore cases for android
Darby Sauter
2021-02-26
1
-0
/
+11
*
pkg/report: add another arm64 report
Dmitry Vyukov
2021-02-25
1
-0
/
+63
*
pkg/report: ignore another android panic in log
Dmitry Vyukov
2021-02-25
1
-0
/
+4
*
pkg/report: ignore kcsan_setup_watchpoint in reports
Marco Elver
2021-02-22
1
-0
/
+96
*
pkg/report: detect executor failures
Dmitry Vyukov
2021-02-21
1
-0
/
+26
*
pkg/report: fix NUM replacement
Dmitry Vyukov
2021-02-12
1
-0
/
+45
*
pkg/report: ignore krealloc in KFENCE reports
Dmitry Vyukov
2021-02-04
1
-0
/
+26
*
pkg/report: support parsing KFENCE reports
Dmitry Vyukov
2021-02-02
11
-0
/
+389
*
pkg/report: ignore __seqprop_assert
Dmitry Vyukov
2021-01-27
1
-0
/
+93
*
pkg/report: merge task hung and task can't die reports
Dmitry Vyukov
2021-01-27
45
-0
/
+45
*
pkg/report: merge rcu stalls and soft lockups
Dmitry Vyukov
2021-01-27
87
-4
/
+87
*
pkg/report: merge KMSAN bugs into KASAN bugs
Dmitry Vyukov
2021-01-27
12
-0
/
+12
*
pkg/report: ignore kthread more precisely in stall reports
Dmitry Vyukov
2021-01-22
1
-0
/
+50
*
pkg/report: merge KASAN/GPF/etc crashes together
Dmitry Vyukov
2021-01-22
140
-1
/
+140
*
pkg/report: add alt title for "kernel BUG" oops
Dmitry Vyukov
2021-01-17
18
-23
/
+36
*
pkg/report: add more "kernel BUG at" oops samples
Dmitry Vyukov
2021-01-17
12
-0
/
+629
*
pkg/report: skip all kmalloc/kcalloc frames
Dmitry Vyukov
2021-01-17
3
-2
/
+79
*
pkg/report: ignore mem/strdup functions
Dmitry Vyukov
2021-01-14
1
-0
/
+77
*
pkg/report: add more mte report samples
Dmitry Vyukov
2021-01-13
5
-0
/
+486
*
pkg/report: parse KASAN_HW_TAGS reports
Dmitry Vyukov
2021-01-12
1
-0
/
+78
*
pkg/report: fix parsing of arm "unable to handle kernel NULL pointer derefere...
Dmitry Vyukov
2021-01-09
1
-0
/
+106
*
pkg/report: add more oops samples
Dmitry Vyukov
2021-01-05
5
-0
/
+577
*
pkg/report: improve parsing of "HARDIRQ-safe -> HARDIRQ-unsafe lock order det...
Dmitry Vyukov
2021-01-05
5
-0
/
+1601
*
pkg/report: improve arm oops parsing
Dmitry Vyukov
2020-12-31
7
-68
/
+122
*
pkg/report: improve arm oops parsing
Dmitry Vyukov
2020-12-30
1
-0
/
+46
*
pkg/report: implement arm oops parsing
Dmitry Vyukov
2020-12-30
14
-9
/
+675
*
pkg/report: add more arm64/riscv64 oops examples
Dmitry Vyukov
2020-12-29
5
-0
/
+202
*
pkg/report: add anoter report example
Dmitry Vyukov
2020-12-23
1
-0
/
+65
*
pkg/report: skip mark_lock
Dmitry Vyukov
2020-12-16
1
-0
/
+42
*
pkg/report: better guilty file extraction with lockdep header
Dmitry Vyukov
2020-12-07
1
-0
/
+132
*
pkg/report: properly attribute stalls in tasklet's
Dmitry Vyukov
2020-12-07
1
-0
/
+185
*
pkg/report: skip drivers/usb/core/urb.c as guilty file
Dmitry Vyukov
2020-11-30
4
-0
/
+247
*
pkg/report: handle rwlock debug oopses
Dmitry Vyukov
2020-11-30
2
-1
/
+17
[next]