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: detect custom VFS errors
Dmitry Vyukov
2023-01-20
1
-0
/
+24
*
pkg/report: skip netlink_ack and netlink_rcv_skb
Alexander Potapenko
2023-01-17
1
-1
/
+1
*
pkg/report: export GuiltyFile and report it to the dashboard
Aleksandr Nogikh
2022-12-16
1
-3
/
+3
*
pkg/report: ignore kvmalloc frames
Dmitry Vyukov
2022-11-28
1
-0
/
+1
*
pkg/report: skip some new spinlock/mutex-related frames
Dmitry Vyukov
2022-11-21
1
-0
/
+2
*
pkg/report: skip more lockdep frames
Dmitry Vyukov
2022-11-17
1
-1
/
+2
*
pkg/report: skip debug objects frames
Dmitry Vyukov
2022-11-15
1
-0
/
+2
*
pkg/report: skip queue_work frames
Dmitry Vyukov
2022-11-15
1
-0
/
+1
*
pkg/report: extract top frame in arm reports
Dmitry Vyukov
2022-11-15
1
-1
/
+4
*
pkg/report: don't call get_maintainer.pl for cuttlefish
kalder
2022-11-09
1
-0
/
+6
*
pkg/report: skip "allocate_slab"
Alexander Potapenko
2022-11-09
1
-0
/
+1
*
pkg/report: parse stack in "inconsistent lock state" reports
Dmitry Vyukov
2022-10-24
1
-1
/
+8
*
pkg/report: ignore more mutex frames
Dmitry Vyukov
2022-10-18
1
-4
/
+3
*
pkg/report: improve arm64 stack overflow reports
Dmitry Vyukov
2022-10-13
1
-6
/
+22
*
pkg/report: remove alt title for BUGs
Dmitry Vyukov
2022-10-06
1
-1
/
+0
*
pkg/report: ignore klist_ frames
Aleksandr Nogikh
2022-10-05
1
-0
/
+1
*
pkg/report: ignore hex_dump calls
Aleksandr Nogikh
2022-10-04
1
-0
/
+2
*
pkg/report: skip mm/mempool.c as guilty file
Dmitry Vyukov
2022-10-04
1
-0
/
+1
*
pkg/report: ignore more refcount/kobject frames
Dmitry Vyukov
2022-10-04
1
-9
/
+3
*
pkg/report: improve parsing of "nested lock was not taken"
Dmitry Vyukov
2022-10-04
1
-3
/
+6
*
pkg/report: improve guilty file identification
Hrutvik Kanabar
2022-09-30
1
-8
/
+36
*
pkg/report: skip over `assertfail` in log parsing
Hrutvik Kanabar
2022-09-28
1
-0
/
+1
*
pkg/report: adjust report parsing for the `Nested lock was not taken` crash
Aleksandr Nogikh
2022-09-26
1
-0
/
+5
*
pkg/report: don't decompile opcodes for hanged reports
Aleksandr Nogikh
2022-07-12
1
-8
/
+13
*
pkg/report: ignore `missed to adjust virtual screen size` messages
Aleksandr Nogikh
2022-07-11
1
-0
/
+1
*
pkg/report: parse new double/invalid-free reports
Dmitry Vyukov
2022-07-04
1
-2
/
+2
*
pkg/report: skip atomic functions
Dmitry Vyukov
2022-06-20
1
-1
/
+2
*
pkg/report: ignore general protection faults from the userspace
Aleksandr Nogikh
2022-05-24
1
-1
/
+3
*
pkg/report: ignore down_trylock frames
Dmitry Vyukov
2022-04-25
1
-0
/
+1
*
pkg/report: ignore eibrs mitigation warnings
Aleksandr Nogikh
2022-04-08
1
-0
/
+1
*
pkg/report: ignore print_report function
Dmitry Vyukov
2022-04-01
1
-0
/
+1
*
pkg/report: better parse "scheduling while atomic" reports
Dmitry Vyukov
2022-03-28
1
-0
/
+11
*
pkg/report: ignore ref_tracker frames
Dmitry Vyukov
2022-01-11
1
-0
/
+1
*
pkg/report: ignore atomic_dec_and_lock frames
Dmitry Vyukov
2022-01-10
1
-0
/
+1
*
pkg/report: use KMSAN origin to dedup reports
Dmitry Vyukov
2022-01-04
1
-9
/
+19
*
pkg/report: stop parsing old KMSAN reports
Dmitry Vyukov
2022-01-04
1
-10
/
+0
*
pkg/report: repair parsing of KMSAN kernel-usb-infoleak
Dmitry Vyukov
2022-01-04
1
-0
/
+5
*
pkg/report: skip __read_once_word_nocheck frames
Dmitry Vyukov
2021-12-06
1
-0
/
+1
*
pkg/report: repair parsing of "stack guard page was hit" crashes
Dmitry Vyukov
2021-12-06
1
-1
/
+1
*
pkg/report: skip __might_resched frames
Aleksandr Nogikh
2021-11-16
1
-0
/
+1
*
pkg/report: skip crc* frames
Aleksandr Nogikh
2021-11-16
1
-0
/
+1
*
pkg/report: parse new-style KMSAN reports
Aleksandr Nogikh
2021-11-16
1
-8
/
+29
*
pkg/report: merge "BUG: Dentry still in use" bugs
Dmitry Vyukov
2021-10-29
1
-2
/
+7
*
pkg/report: fix parsing of syscall entry points
Dmitry Vyukov
2021-10-25
1
-1
/
+1
*
pkg/report: suppress reports with detected stack smashing
Aleksandr Nogikh
2021-08-31
1
-0
/
+1
*
pkg/report: ignore "WARNING: Unsupported flag value(s) of 0x%x in DT_FLAGS_1"
Aleksandr Nogikh
2021-08-31
1
-0
/
+1
*
pkg/report: ignore "WARNING: The mand mount option has been deprecated"
Marco Elver
2021-08-27
1
-1
/
+1
*
pkg/report: ignore "WARNING: the mand mount option is being deprecated"
Marco Elver
2021-08-27
1
-0
/
+1
*
pkg/report: make opcode decompilation more intelligent
Aleksandr Nogikh
2021-08-19
1
-53
/
+89
*
pkg/report: decompile opcodes from reports
Aleksandr Nogikh
2021-08-12
1
-0
/
+195
[next]