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: ignore kthread more precisely in stall reports
Dmitry Vyukov
2021-01-22
1
-1
/
+1
*
pkg/report: merge KASAN/GPF/etc crashes together
Dmitry Vyukov
2021-01-22
1
-2
/
+26
*
pkg/report: add alt title for "kernel BUG" oops
Dmitry Vyukov
2021-01-17
1
-1
/
+5
*
pkg/report: support alternative bug titles
Dmitry Vyukov
2021-01-17
1
-2
/
+3
*
pkg/report: skip all kmalloc/kcalloc frames
Dmitry Vyukov
2021-01-17
1
-3
/
+2
*
pkg/report: ignore mem/strdup functions
Dmitry Vyukov
2021-01-14
1
-0
/
+3
*
pkg/report: parse KASAN_HW_TAGS reports
Dmitry Vyukov
2021-01-12
1
-1
/
+3
*
pkg/report: fix parsing of arm "unable to handle kernel NULL pointer derefere...
Dmitry Vyukov
2021-01-09
1
-3
/
+3
*
pkg/report: add more oops samples
Dmitry Vyukov
2021-01-05
1
-0
/
+6
*
pkg/report: improve parsing of "HARDIRQ-safe -> HARDIRQ-unsafe lock order det...
Dmitry Vyukov
2021-01-05
1
-3
/
+8
*
pkg/report: improve arm oops parsing
Dmitry Vyukov
2020-12-31
1
-13
/
+2
*
pkg/report: improve arm oops parsing
Dmitry Vyukov
2020-12-30
1
-2
/
+7
*
pkg/report: implement arm oops parsing
Dmitry Vyukov
2020-12-30
1
-38
/
+50
*
pkg/report: add more arm64/riscv64 oops examples
Dmitry Vyukov
2020-12-29
1
-0
/
+1
*
pkg/report: skip mark_lock
Dmitry Vyukov
2020-12-16
1
-1
/
+2
*
pkg/report: better guilty file extraction with lockdep header
Dmitry Vyukov
2020-12-07
1
-25
/
+21
*
pkg/report: properly attribute stalls in tasklet's
Dmitry Vyukov
2020-12-07
1
-0
/
+2
*
pkg/report: skip drivers/usb/core/urb.c as guilty file
Dmitry Vyukov
2020-11-30
1
-1
/
+2
*
pkg/report: handle rwlock debug oopses
Dmitry Vyukov
2020-11-30
1
-3
/
+4
*
pkg/report: arm64 support
Dmitry Vyukov
2020-10-28
1
-52
/
+160
*
pkg/report: support divide_error: crashes
Dmitry Vyukov
2020-10-13
1
-0
/
+16
*
vm/vmimpl/merger: remove all CRs from output
Alexander Egorenkov
2020-10-02
1
-3
/
+0
*
pkg/report: detect hrtimer_run as stall anchor frame
Dmitry Vyukov
2020-09-23
1
-0
/
+1
*
pkg/report: support new linux UBSAN format
Dmitry Vyukov
2020-09-16
1
-0
/
+12
*
pkg/report: skip rb tree functions in linux reports
Dmitry Vyukov
2020-09-13
1
-0
/
+2
*
pkg/report: fix parsing of kernel-usb-infoleak
Dmitry Vyukov
2020-08-11
1
-1
/
+7
*
pkg: get and store Maintainers data
Pedro Lopes
2020-07-31
1
-16
/
+7
*
pkg/report: parse linux undead task reports
Dmitry Vyukov
2020-07-20
1
-0
/
+11
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-1
/
+1
*
pkg/report: tune synchronize_srcu name for older kernels
Dmitry Vyukov
2020-07-08
1
-1
/
+1
*
pkg/report: make smp_call_function anchor instead of on_each_cpu
Dmitry Vyukov
2020-07-07
1
-5
/
+3
*
pkg/report: consider on_each_cpu as stall anchor function
Dmitry Vyukov
2020-07-07
1
-0
/
+8
*
pkg/report: use rtnetlink_rcv_msg as stall anchor frame
Dmitry Vyukov
2020-07-06
1
-0
/
+1
*
pkg: support compiler triple for 'nm' and 'addr2line'
Alexander Egorenkov
2020-06-18
1
-2
/
+3
*
pkg/report: stop using questionable frames
Andrey Konovalov
2020-06-17
1
-1
/
+11
*
pkg/report: ingore another android debug output that looks like kernel crash
Dmitry Vyukov
2020-06-12
1
-0
/
+1
*
all: use more respective language
Dmitry Vyukov
2020-06-11
1
-4
/
+4
*
.golangci.yml: enable lll for pkg/report/linux.go
Dmitry Vyukov
2020-06-07
1
-4
/
+7
*
.golangci.yml: enable gocognit checker
Dmitry Vyukov
2020-06-05
1
-1
/
+1
*
pkg/report: improve "using smp_processor_id() in preemptible code" parsing
Dmitry Vyukov
2020-06-04
1
-1
/
+2
*
pkg/report: update "using X in preemptible code" bug
Dmitry Vyukov
2020-06-03
1
-2
/
+2
*
pkg/report: improve report titles
Andrey Konovalov
2020-06-02
1
-0
/
+2
*
pkg/report: avoid producing no guilty file
Dmitry Vyukov
2020-05-29
1
-0
/
+6
*
pkg/report: skip "rwsem" frames in task hung reports
Dmitry Vyukov
2020-05-11
1
-1
/
+1
*
pkg/build: find maintainers for build errors
Dmitry Vyukov
2020-05-09
1
-4
/
+8
*
pkg/report: add compat ioctl stall anchor frames
Dmitry Vyukov
2020-04-19
1
-0
/
+2
*
pkg/report: fix detection of questionable frames
Dmitry Vyukov
2020-03-27
1
-2
/
+5
*
pkg/report: handle cases when whole stack is questionable
Dmitry Vyukov
2020-03-21
1
-41
/
+55
*
pkg/report: improve report titles
Andrey Konovalov
2020-03-21
1
-1
/
+3
*
pkg/report: improve report titles
Andrey Konovalov
2020-03-18
1
-0
/
+1
[prev]
[next]