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
/
testdata
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
pkg/report: arm64 support
Dmitry Vyukov
2020-10-28
22
-9
/
+624
*
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: fix parsing of kernel-usb-infoleak
Dmitry Vyukov
2020-08-11
1
-0
/
+94
*
pkg/report: parse linux undead task reports
Dmitry Vyukov
2020-07-20
2
-1
/
+41
*
pkg/report: tune synchronize_srcu name for older kernels
Dmitry Vyukov
2020-07-08
1
-0
/
+19
*
pkg/report: make smp_call_function anchor instead of on_each_cpu
Dmitry Vyukov
2020-07-07
12
-11
/
+127
*
pkg/report: consider on_each_cpu as stall anchor function
Dmitry Vyukov
2020-07-07
8
-4
/
+523
*
pkg/report: use rtnetlink_rcv_msg as stall anchor frame
Dmitry Vyukov
2020-07-06
3
-2
/
+66
*
pkg/report: stop using questionable frames
Andrey Konovalov
2020-06-17
7
-6
/
+57
*
pkg/report: ingore another android debug output that looks like kernel crash
Dmitry Vyukov
2020-06-12
1
-0
/
+19
*
pkg/report: improve "using smp_processor_id() in preemptible code" parsing
Dmitry Vyukov
2020-06-04
1
-0
/
+51
*
pkg/report: update "using X in preemptible code" bug
Dmitry Vyukov
2020-06-03
2
-0
/
+96
*
pkg/report: add tests for rcu stalls in kmem_cache_alloc
Dmitry Vyukov
2020-06-02
9
-0
/
+1454
*
pkg/report: improve report titles
Andrey Konovalov
2020-06-02
1
-0
/
+66
*
pkg/report: avoid producing no guilty file
Dmitry Vyukov
2020-05-29
1
-0
/
+48
*
pkg/report: skip "rwsem" frames in task hung reports
Dmitry Vyukov
2020-05-11
2
-0
/
+176
*
pkg/report: add compat ioctl stall anchor frames
Dmitry Vyukov
2020-04-19
3
-2
/
+54
*
pkg/report: fix detection of questionable frames
Dmitry Vyukov
2020-03-27
1
-1
/
+20
*
pkg/report: handle cases when whole stack is questionable
Dmitry Vyukov
2020-03-21
4
-0
/
+390
*
pkg/report: improve report titles
Andrey Konovalov
2020-03-21
6
-0
/
+632
*
pkg/report: improve report titles
Andrey Konovalov
2020-03-18
2
-0
/
+212
*
pkg/report: improve report titles
Andrey Konovalov
2020-03-13
1
-0
/
+102
*
pkg/report: improve report titles
Andrey Konovalov
2020-03-09
1
-0
/
+167
*
pkg/report: update parsing of rcu stalls in ioctls
Dmitry Vyukov
2020-02-02
1
-0
/
+52
*
pkg/report: don't attribute deadlocks to workqueue functions
Dmitry Vyukov
2020-01-31
4
-2
/
+200
[prev]
[next]