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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pkg/report: ignore warn_bogus_irq_restore frame
Dmitry Vyukov
2021-03-05
1
-0
/
+43
*
pkg/report: improve witness reports on OpenBSD (#2468)
Anton Lindqvist
2021-03-04
1
-0
/
+287
*
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: replace IP addresses in titles
Dmitry Vyukov
2020-12-08
1
-0
/
+45
*
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: make panic oops on openbsd more stringent (#2315)
Anton Lindqvist
2020-12-05
1
-0
/
+24
*
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
*
pkg/report: arm64 support
Dmitry Vyukov
2020-10-28
22
-9
/
+624
*
pkg/report: suppress witness vnode lock order reversal on OpenBSD
Anton Lindqvist
2020-10-27
2
-1
/
+295
*
pkg/report: ignore "ddb.onpanic" on netbsd
Dmitry Vyukov
2020-10-26
1
-0
/
+14
*
pkg/report: add a test for another type of rcu stall report
Dmitry Vyukov
2020-10-21
1
-0
/
+96
*
pkg/report: support divide_error: crashes
Dmitry Vyukov
2020-10-13
1
-0
/
+66
*
pkg/report: fix a test
Dmitry Vyukov
2020-09-23
1
-0
/
+1
*
pkg/report: detect hrtimer_run as stall anchor frame
Dmitry Vyukov
2020-09-23
1
-0
/
+111
*
pkg/report: support new linux UBSAN format
Dmitry Vyukov
2020-09-16
1
-0
/
+36
*
pkg/report: skip rb tree functions in linux reports
Dmitry Vyukov
2020-09-13
10
-0
/
+475
*
pkg/report: add gvisor "stuck task" pattern
Dmitry Vyukov
2020-09-12
2
-0
/
+133
*
pkg/report: fix parsing of kernel-usb-infoleak
Dmitry Vyukov
2020-08-11
1
-0
/
+94
*
pkg/report: fix uvm_fault report detection on OpenBSD
Anton Lindqvist
2020-08-06
1
-0
/
+296
*
pkg/report: flag short uvm_fault reports as corrupted
Anton Lindqvist
2020-07-27
4
-1
/
+11
[prev]
[next]