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: better diffirentiate task hung reports
Dmitry Vyukov
2019-10-23
2
-0
/
+385
*
syz-fuzzer, executor: Add support for blacklisting data race frames
Marco Elver
2019-10-22
2
-2
/
+6
*
pkg/report: improve parsing of task hung reports
Dmitry Vyukov
2019-10-22
16
-2
/
+3099
*
pkg/report: Add ppc64le kernel paging request test case
Andrew Donnellan
2019-10-14
1
-0
/
+42
*
pkg/report: fix up test
Dmitry Vyukov
2019-10-08
1
-0
/
+1
*
pkg/report: ignore mutex_slowlock in task hung reports
Dmitry Vyukov
2019-10-08
1
-0
/
+270
*
pkg/report: fix ODEBUG parsing for v4.4
Dmitry Vyukov
2019-10-07
1
-0
/
+80
*
pkt/report: Shorten KCSAN report titles
Marco Elver
2019-10-04
2
-0
/
+59
*
pkg/report: improve USB reports
Andrey Konovalov
2019-09-25
1
-0
/
+64
*
pkg/report: improve USB reports
Andrey Konovalov
2019-09-25
1
-1
/
+1
*
pkg/report: improve USB report titles
Andrey Konovalov
2019-09-24
4
-0
/
+427
*
pkg/report: add a test case which we mis-handle now
Dmitry Vyukov
2019-09-20
1
-0
/
+266
*
pkg/report: ignore "INFO: recovery required on readonly filesystem"
Dmitry Vyukov
2019-09-17
1
-0
/
+7
*
pkg/report: improve some USB reports
Andrey Konovalov
2019-09-17
4
-0
/
+395
*
pkg/report: update ODEBUG warning format
Dmitry Vyukov
2019-09-04
1
-0
/
+54
*
pkg/report: improve USB reports (#1372)
Andrey Konovalov
2019-09-03
2
-0
/
+224
*
pkg/report: revert bucketing MAX_STACK_TRACE_ENTRIES reports (#1357)
Andrey Konovalov
2019-08-22
2
-2
/
+2
*
pkg/report: improve netdev reports titles
Andrey Konovalov
2019-08-21
2
-0
/
+189
*
pkg/report: ignore finish_wait frame
Andrey Konovalov
2019-08-19
1
-0
/
+155
*
pkg/report: improve ODEBUG titles
Andrey Konovalov
2019-08-15
1
-0
/
+62
*
pkg/report: improve some titles (#1332)
Andrey Konovalov
2019-08-13
7
-1
/
+422
*
pkg/report: add KMSAN kernel-usb-infoleak tests
Andrey Konovalov
2019-08-08
2
-0
/
+199
*
pkg/report: ignore flush_work related frames
Andrey Konovalov
2019-08-08
3
-1
/
+110
*
pkg/report: support older format of "bad usercopy"
Dmitry Vyukov
2019-07-22
1
-0
/
+40
*
pkg/report: support new format of "held lock freed" linux bugs
Dmitry Vyukov
2019-07-16
2
-0
/
+188
*
pkg/report: ignore __wake_up function on linux
Dmitry Vyukov
2019-07-02
2
-1
/
+251
*
pkg/report: fix up parsing of lockdep stacks
Dmitry Vyukov
2019-06-23
1
-0
/
+85
*
pkg/report: improve should_fail regexp
Dmitry Vyukov
2019-06-06
1
-0
/
+144
*
pkg/report: skip refcount_* functions
Dmitry Vyukov
2019-06-04
2
-0
/
+238
*
pkg/report: add del_timer_sync to skip patterns
Andrey Konovalov
2019-06-03
1
-0
/
+51
*
pkg/report: ignore more frames for warnings in usb_submit_urb
Andrey Konovalov
2019-05-29
1
-0
/
+105
*
pkg/report: improve usb_submit_urb report titles
Andrey Konovalov
2019-05-27
2
-0
/
+166
*
pkg/report: add Type/Frame to Report
Dmitry Vyukov
2019-05-20
90
-1
/
+90
*
pkg/report: Label powerpc unreliable stack frames as questionable
Andrew Donnellan
2019-05-17
1
-0
/
+31
*
pkg/report: Add powerpc's __switch_to to function skip list
Andrew Donnellan
2019-05-17
1
-1
/
+1
*
pkg/report: preserve trackback from other CPUs
Dmitry Vyukov
2019-05-10
3
-2
/
+863
*
pkg/report: improve format of "locking bug" reports
Dmitry Vyukov
2019-05-09
2
-0
/
+91
*
pkg/report: add new format of kernel page faults
Dmitry Vyukov
2019-05-09
1
-0
/
+65
*
pkg/report: don't mark unknown oopses as corrupted
Andrey Konovalov
2019-05-08
4
-5
/
+16
*
pkg/report: improve warning titles
Andrey Konovalov
2019-05-07
12
-11
/
+118
*
pkg/report: Handle powerpc stack traces correctly
Andrew Donnellan
2019-05-07
2
-0
/
+45
*
pkg/report: improve titles of 'sleeping function called from invalid context'
Andrey Konovalov
2019-05-06
2
-1
/
+89
*
pkg/report: add __ia32_sys_ syscall prefix
Dmitry Vyukov
2019-05-03
1
-0
/
+63
*
pkg/report: skip printk and other printing functions
Andrey Konovalov
2019-05-03
3
-1
/
+283
*
pkg/report: fix stalls in RIP frame
Dmitry Vyukov
2019-04-24
1
-0
/
+73
*
pkg/report: skip osq_lock on linux
Dmitry Vyukov
2019-04-23
1
-0
/
+65
*
report: skip strscpy and read_word_at_a_time frames
Andrey Konovalov
2019-04-22
1
-0
/
+51
*
pkg/report: ignore 'down' frame in the call stack
Andrey Konovalov
2019-04-11
1
-0
/
+80
*
pkg/report: fix test
Dmitry Vyukov
2019-04-09
1
-1
/
+2
*
pkg/report: add another interesting linux test case
Dmitry Vyukov
2019-04-09
1
-0
/
+42
[next]