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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/report: cleanPath for frame.File
Joey Jiao
2024-07-23
1
-4
/
+3
*
pkg/cover: export cleanPath
Joey Jiao
2024-07-23
1
-3
/
+3
*
pkg/report: support to symbolize line with module+offset
Joey Jiao
2024-07-23
5
-25
/
+120
*
pkg/cover/templates/heatmap.html: hover line not cell
Taras Madan
2024-07-22
1
-4
/
+4
*
pkg/cover/templates/heatmap.html: interleave colors
Taras Madan
2024-07-22
1
-1
/
+18
*
executor: fix writing of remote coverage
Dmitry Vyukov
2024-07-22
1
-2
/
+22
*
dashboard/app: add coverage->subsystems heatmap
Taras Madan
2024-07-22
1
-44
/
+36
*
dashboard/app: linkify subsystems coverage
Taras Madan
2024-07-22
1
-7
/
+35
*
prog: restricts hints to at most 10 attempts per single kernel PC
Dmitry Vyukov
2024-07-22
7
-66
/
+122
*
syz-covermerger: store subsystems details in spanner
Taras Madan
2024-07-22
3
-33
/
+37
*
pkg/fuzzer: use more permissive criteria during corpus triage
Dmitry Vyukov
2024-07-18
1
-35
/
+68
*
pkg/cover: show the total count in the coverage report
Alexander Potapenko
2024-07-18
1
-1
/
+19
*
dashboard/app: fix coverage menu
Taras Madan
2024-07-17
1
-1
/
+2
*
dashboard/app: move graphs to submenu
Taras Madan
2024-07-17
1
-1
/
+1
*
syz-manager: still ignore log parse problems
Aleksandr Nogikh
2024-07-17
1
-1
/
+3
*
syz-manager: refactor empty crash log errors
Aleksandr Nogikh
2024-07-17
1
-3
/
+1
*
pkg/fuzzer: speed up triage jobs
Aleksandr Nogikh
2024-07-17
1
-1
/
+9
*
dashboard/app: integrate heatmap at /graph/coverage_heatmap
Taras Madan
2024-07-17
2
-82
/
+126
*
syz-cover: cache subsystems to speed-up report generation
Taras Madan
2024-07-17
1
-1
/
+7
*
syz-cover: add subsystems heatmap
Taras Madan
2024-07-17
1
-0
/
+24
*
dashboard/app: coverage dropdown menu
Taras Madan
2024-07-16
1
-6
/
+50
*
pkg/fuzzer: use the signal union in minimize iterations
Aleksandr Nogikh
2024-07-16
1
-1
/
+7
*
pkg/runtest: skip 32bit cover tests on architectures supporting only 64bit
Alexander Egorenkov
2024-07-16
1
-0
/
+4
*
syz-cover: make project-id configurable, defaults to syzkaller
Taras Madan
2024-07-15
1
-4
/
+4
*
pkg/cover/heatmap.go: add blocks count
Taras Madan
2024-07-15
3
-32
/
+66
*
pkg/cover: add heatmap_test.go
Taras Madan
2024-07-15
1
-0
/
+113
*
all: add the coverage map visualization to syz-cover
Taras Madan
2024-07-15
2
-0
/
+290
*
cover.html: source formatting
Taras Madan
2024-07-15
1
-38
/
+41
*
pkg/cover: move templates to files
Taras Madan
2024-07-15
3
-286
/
+289
*
all: spanner.coveragedb to pkg
Taras Madan
2024-07-15
1
-0
/
+35
*
pkg/bisect: set a lower bound for BisectBad verdict
Aleksandr Nogikh
2024-07-15
2
-10
/
+21
*
pkg/fuzzer: deflake hints 3 times instead of 2
Dmitry Vyukov
2024-07-15
1
-7
/
+7
*
pkg/repro: don't minimize to 0 calls
Aleksandr Nogikh
2024-07-15
1
-0
/
+5
*
pkg/rpcserver: exit on connection loop abortion
Aleksandr Nogikh
2024-07-15
3
-8
/
+20
*
pkg/meminfo: move /proc/sentry-meminfo to the required files list
Andrei Vagin
2024-07-15
1
-1
/
+1
*
pkg/flatrpc: verify executor messages better
Dmitry Vyukov
2024-07-11
2
-10
/
+127
*
pkg/runtest: reduce the number of executors
Aleksandr Nogikh
2024-07-11
2
-34
/
+55
*
pkg/rpcserver: debug executor stalls
Aleksandr Nogikh
2024-07-11
4
-41
/
+91
*
all: transition to instance.Pool
Aleksandr Nogikh
2024-07-11
5
-213
/
+149
*
vm/dispatcher: introduce a generic instance pool
Aleksandr Nogikh
2024-07-11
1
-5
/
+5
*
syz-manager: don't keep corpus in memory
Dmitry Vyukov
2024-07-10
2
-20
/
+111
*
pkg/corpus: don't keep serialized programs in memory
Dmitry Vyukov
2024-07-10
1
-24
/
+21
*
all: move KernelModule into vminfo package
Joey Jiao
2024-07-10
16
-80
/
+87
*
pkg/vminfo: add more details to an execution error
Aleksandr Nogikh
2024-07-09
1
-1
/
+1
*
pkg/mgrconfig: add user agent config option
Konstantinos Andrikopoulos
2024-07-08
1
-3
/
+4
*
pkg/compiler: updated testdata for 'fmt'
Igor Chervatyuk
2024-07-08
1
-0
/
+2
*
pkg/compiler: recurseField() fails with baseless argument
Igor Chervatyuk
2024-07-08
1
-4
/
+8
*
pkg/runtest: accept Context as a parameter
Aleksandr Nogikh
2024-07-08
2
-4
/
+4
*
pkg/rpcserver: don't fail requests in LocalRun
Aleksandr Nogikh
2024-07-08
1
-19
/
+0
*
pkg/rpcserver: stop the loop on shutdown
Aleksandr Nogikh
2024-07-08
1
-1
/
+4
[next]