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 list functions during function extraction
Dmitry Vyukov
2018-04-01
1
-0
/
+5
*
pkg/report: detect corrupted task hung reports
Dmitry Vyukov
2018-04-01
1
-0
/
+6
*
pkg/report: add few KMSAN report examples
Dmitry Vyukov
2018-03-26
1
-0
/
+4
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-7
/
+3
*
pkg/report: fix crash during output parsing
Dmitry Vyukov
2018-03-08
1
-2
/
+6
*
pkg/report: improve invalid-free format and ignore more mutex-related functions
Dmitry Vyukov
2018-03-07
1
-0
/
+3
*
pkg/report: improve KASAN report parsing
Dmitry Vyukov
2018-03-06
1
-7
/
+17
*
pkg/report: add format for "workqueue leaked lock or atomic" crashes
Dmitry Vyukov
2018-02-20
1
-0
/
+7
*
pkg/report: improve ODEBUG bug reports
Dmitry Vyukov
2018-02-19
1
-1
/
+1
*
pkg/report: skip mm/util.c in guilty files
Dmitry Vyukov
2018-02-14
1
-4
/
+5
*
pkg/report: improve corrupted report detection
Dmitry Vyukov
2018-02-12
1
-10
/
+37
*
pkg/report: harden more against corrupted reports
Dmitry Vyukov
2018-02-10
1
-0
/
+6
*
pkg/report: better titles for some kmalloc bugs
Dmitry Vyukov
2018-02-10
1
-5
/
+9
*
pkg/report: special-case extraction of guilty file for rcu stalls
Dmitry Vyukov
2018-02-07
1
-14
/
+19
*
pkg/report: improve guilty frame extraction
Dmitry Vyukov
2018-02-07
1
-60
/
+112
*
pkg/report: detect when several reports are intermixed
Dmitry Vyukov
2018-02-07
1
-10
/
+37
*
pkg/report: fix KASAN report parsing
Dmitry Vyukov
2018-02-06
1
-3
/
+7
*
pkg/report: improve report titles
Dmitry Vyukov
2018-02-06
1
-202
/
+241
*
pkg/report: fix guilty file regexps
Dmitry Vyukov
2018-01-25
1
-2
/
+2
*
pkg/report: allow up to 15 lines from "Call Trace" to first frame
Dmitry Vyukov
2018-01-18
1
-1
/
+1
*
syz-fuzzer: improve kmemleak support
Dmitry Vyukov
2018-01-09
1
-2
/
+6
*
pkg/report: ignore kernel/workqueue.c as guilty file
Dmitry Vyukov
2018-01-08
1
-0
/
+1
*
pkg/report: don't treat CONFIG_DEBUG_OBJECTS debug output as bugs
Dmitry Vyukov
2018-01-06
1
-0
/
+2
*
pkg/report: fix __this_cpu_* report header call trace capture
Andrey Konovalov
2017-12-13
1
-3
/
+3
*
pkg/report: add another corruped report format
Dmitry Vyukov
2017-12-12
1
-0
/
+5
*
pkg/report: properly infer kernel location if kcov is not enabled
Dmitry Vyukov
2017-12-12
1
-18
/
+28
*
pkg/report: improve using __this_cpu_add() in preemptible code report
Dmitry Vyukov
2017-12-12
1
-2
/
+2
*
pkg/report: handle syzkaller binaries
Dmitry Vyukov
2017-12-12
1
-2
/
+5
*
pkg/report: clean guilty files
Dmitry Vyukov
2017-12-12
1
-1
/
+2
*
pkg/report: bad unlock balance can be a WARNING
Andrey Konovalov
2017-12-11
1
-0
/
+11
*
pkg/report: detect corrupted old-style KASAN reports
Andrey Konovalov
2017-12-11
1
-0
/
+12
*
pkg/report: better detect corrupted stack traces
Andrey Konovalov
2017-12-11
1
-0
/
+7
*
pkg/report: improve report header extraction
Andrey Konovalov
2017-12-11
1
-4
/
+21
*
pkg/report: fix corrupted call trace detection
Andrey Konovalov
2017-12-08
1
-1
/
+2
*
pkg/report: add arch/*/mm/fault.c to guilty file blacklist
Andrey Konovalov
2017-12-08
1
-0
/
+1
*
pkg/report: fix report extraction
Andrey Konovalov
2017-12-08
1
-68
/
+46
*
pkg/report: add proper oops format for kernel reboot
Dmitry Vyukov
2017-12-05
1
-5
/
+11
*
pkg/report: fix out-of-bounds access
Dmitry Vyukov
2017-12-04
1
-1
/
+1
*
pkg/report: test that Report is never empty
Dmitry Vyukov
2017-12-04
1
-0
/
+4
*
pkg/report: extinguish panics
Dmitry Vyukov
2017-12-04
1
-0
/
+3
*
pkg/report: return raw log in Report.Output
Andrey Konovalov
2017-12-01
1
-1
/
+1
*
pkg/report, pkg/repro: fix report parsing
Andrey Konovalov
2017-12-01
1
-41
/
+44
*
pkg/report: improve task hung report headers
Andrey Konovalov
2017-11-30
1
-4
/
+8
*
pkg/report: improve trying to register non-static key header
Andrey Konovalov
2017-11-30
1
-0
/
+8
*
pkg/report: include Maintainers into report
Dmitry Vyukov
2017-11-29
1
-14
/
+36
*
pkg/report: improve bad unlock balance corruption detection
Andrey Konovalov
2017-11-29
1
-2
/
+3
*
pkg/report: add Output to Report
Dmitry Vyukov
2017-11-29
1
-1
/
+3
*
pkg/report: detect suspicious RCU usage report corruption
Andrey Konovalov
2017-11-29
1
-0
/
+10
*
pkg/report: add sl*b.c to guilty blacklist
Andrey Konovalov
2017-11-29
1
-0
/
+1
*
pkg/report: fix corrupted stack trace detection
Andrey Konovalov
2017-11-28
1
-2
/
+2
[next]