index
:
syz
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
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
34
-2218
/
+2553
*
executor: refactor coverage filter
Dmitry Vyukov
2024-06-24
4
-51
/
+76
*
pkg/vminfo: properly check existence of /dev/raw-gadget
Dmitry Vyukov
2024-06-24
2
-4
/
+1
*
pkg/instance: don't require a syz reproducer
Aleksandr Nogikh
2024-06-18
1
-4
/
+4
*
pkg/report: support prettified starnix logs
Laura Peskin
2024-06-17
5
-7
/
+508
*
all: always use KernelModule ptr to unify usage
Joey Jiao
2024-06-17
13
-25
/
+25
*
all: use only one KernelModule struct
Joey Jiao
2024-06-17
6
-36
/
+31
*
all: use VividCortex/gohistogram
Taras Madan
2024-06-17
2
-6
/
+6
*
pkg/report: ignore cleanup_srcu_struct
Aleksandr Nogikh
2024-06-14
2
-0
/
+99
*
pkg/report: ignore __fortify_report
Aleksandr Nogikh
2024-06-14
2
-0
/
+41
*
pkg/stats: split out pkg/stats/sample
Aleksandr Nogikh
2024-06-14
3
-4
/
+4
*
pkg/email: remove the debugging code
Aleksandr Nogikh
2024-06-12
1
-1
/
+0
*
pkg/runtest: fix input data for 32-bit empty coverage test case
Alexander Egorenkov
2024-06-12
1
-1
/
+1
*
pkg/runtest: properly resubmit requests on retry
Aleksandr Nogikh
2024-06-11
1
-20
/
+37
*
pkg/ipc: fix sign extension of comparison arguments
Dmitry Vyukov
2024-06-11
2
-6
/
+6
*
executor: ignore kernel text addresses in comparisons
Dmitry Vyukov
2024-06-11
1
-3
/
+0
*
executor: factor out is_kernel_pc helper
Dmitry Vyukov
2024-06-11
1
-1
/
+12
*
executor: add end-to-end coverage/signal/comparisons test
Dmitry Vyukov
2024-06-11
1
-0
/
+249
*
pkg/cover: fix concurrent append to slice
Joey Jiao
2024-06-11
1
-18
/
+32
*
pkg/cover: parallelize symbolizeModule to speed up the symbolize
Joey Jiao
2024-06-11
1
-4
/
+15
*
pkg/symbolizzer: use thread safe sync.Map to avoid concurrency issue
Joey Jiao
2024-06-11
1
-7
/
+4
*
pkg/cover: ignore append 0 sized symbol
Joey Jiao
2024-06-11
1
-1
/
+1
*
tools: correct resolv.conf filename for nameserver configuration
Richard Smith
2024-06-05
1
-1
/
+1
*
pkg/flatrpc: send parameters to the fuzzer in RPC
Dmitry Vyukov
2024-06-05
4
-24
/
+128
*
syz-manager: remove the beginnings of weighted coverage filter
Dmitry Vyukov
2024-06-05
3
-74
/
+50
*
pkg/cover: cover less
Dmitry Vyukov
2024-06-05
2
-27
/
+27
*
sys/targets: mark big-endian targets
Dmitry Vyukov
2024-06-04
3
-12
/
+6
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
7
-50
/
+26
*
pkg/fuzzer: separate fault injection stats
Aleksandr Nogikh
2024-06-03
2
-1
/
+4
*
pkg/fuzzer: improve handling of signal for non-target calls
Dmitry Vyukov
2024-06-03
7
-175
/
+296
*
syz-fuzzer: return all signal if there is any new signal
Dmitry Vyukov
2024-06-03
1
-0
/
+10
*
pkg/fuzzer: don't keep whole call info for triage jobs
Dmitry Vyukov
2024-06-03
3
-7
/
+6
*
pkg/fuzzer: update deflake comment
Dmitry Vyukov
2024-06-03
1
-3
/
+7
*
pkg/fuzzer: refactor deflake tests
Dmitry Vyukov
2024-06-03
2
-95
/
+92
*
pkg/fuzzer: improve triage procedure
Dmitry Vyukov
2024-06-03
2
-18
/
+53
*
pkg/fuzzer: smarter retry for corpus candidates
Dmitry Vyukov
2024-06-03
1
-19
/
+36
*
pkg/fuzzer: refactor progTypes
Dmitry Vyukov
2024-06-03
3
-42
/
+31
*
syz-manager: add corpus triage mode
Dmitry Vyukov
2024-06-03
4
-46
/
+36
*
pkg/cover: fix gcc build error due to warning triggered by -Wint-conversion
Alexander Egorenkov
2024-06-03
1
-1
/
+1
*
sys/targets: add consts for gvisor/starnix
Dmitry Vyukov
2024-05-27
6
-10
/
+10
*
pkg/cover/backend: remove RestorePC
Dmitry Vyukov
2024-05-27
5
-14
/
+10
*
syz-manager: repair VM-less mode
Dmitry Vyukov
2024-05-27
1
-0
/
+6
*
syz-fuzzer: repair leak checking
Dmitry Vyukov
2024-05-27
4
-14
/
+200
*
pkg/repro: avoid hitting the prog.MaxCalls limit
Aleksandr Nogikh
2024-05-27
2
-15
/
+94
*
prog: make minimization parameters explicit
Aleksandr Nogikh
2024-05-27
3
-3
/
+3
*
pkg/cover: fix offset in canonicalizer
Joey Jiao
2024-05-27
1
-4
/
+9
*
all: adapt all cover and sig to 64bit
Joey Jiao
2024-05-27
23
-240
/
+223
*
syz-fuzzer: remove testing mode
Dmitry Vyukov
2024-05-27
1
-5
/
+7
*
pkg/instance: use execprog to do basic instance testing
Dmitry Vyukov
2024-05-27
6
-151
/
+57
*
pkg/instance: always use default exit conditions
Aleksandr Nogikh
2024-05-23
1
-8
/
+12
[next]