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
/
prog
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog: allow deeper nesting of conditional fields patching
Aleksandr Nogikh
2024-09-11
3
-9
/
+34
*
all: follow new linter recommendations
Taras Madan
2024-09-10
3
-11
/
+19
*
pkg/mgrconfig, prog, sys/linux: add automatic_helper attribute
Pimyn Girgis
2024-09-09
1
-9
/
+10
*
pkg/fuzzer: display hints job info
Aleksandr Nogikh
2024-09-02
1
-0
/
+10
*
prog: extract program IDs from the logs
Aleksandr Nogikh
2024-08-22
2
-1
/
+20
*
prog: test new log format parsing
Aleksandr Nogikh
2024-08-21
1
-6
/
+42
*
pkg/mgrconfig, prog, tools: allow automatically generated or manually written...
Pimyn Girgis
2024-08-12
1
-0
/
+1
*
prog: try to remove all unrelated calls during minimization
Dmitry Vyukov
2024-08-08
2
-18
/
+187
*
prog: optimize array minimization
Dmitry Vyukov
2024-08-08
1
-1
/
+15
*
prog: don't minimize file names for corpus
Dmitry Vyukov
2024-08-08
2
-18
/
+22
*
prog: remove minimization TODOs
Dmitry Vyukov
2024-08-08
1
-3
/
+0
*
prog: avoid duplicate programs during minimization
Dmitry Vyukov
2024-08-07
2
-17
/
+37
*
prog: don't minimize int/resource for corpus
Dmitry Vyukov
2024-08-07
3
-8
/
+14
*
prog: replace MinimizeParams with MinimizeMode
Dmitry Vyukov
2024-08-07
6
-30
/
+33
*
syz-manager: move prog helpers to the prog package
Aleksandr Nogikh
2024-08-06
1
-0
/
+22
*
prog: add minimization stats
Dmitry Vyukov
2024-07-24
1
-17
/
+41
*
prog: restricts hints to at most 10 attempts per single kernel PC
Dmitry Vyukov
2024-07-22
3
-20
/
+137
*
prog: stop mutating crashing images
Dmitry Vyukov
2024-07-05
1
-2
/
+3
*
prog: don't keep uncompressed images in memory during hints
Dmitry Vyukov
2024-07-05
1
-2
/
+8
*
prog: reduce amount of hint replacements
Dmitry Vyukov
2024-07-02
6
-32
/
+308
*
all: use VividCortex/gohistogram
Taras Madan
2024-06-17
1
-3
/
+3
*
sys/targets: mark big-endian targets
Dmitry Vyukov
2024-06-04
1
-8
/
+8
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
1
-9
/
+8
*
prog: fix a typo in comments
AKSUM
2024-05-31
1
-2
/
+2
*
prog: introduce a remote_cover call attribute
Aleksandr Nogikh
2024-05-27
1
-0
/
+1
*
prog: make minimization parameters explicit
Aleksandr Nogikh
2024-05-27
6
-37
/
+53
*
all: adapt all cover and sig to 64bit
Joey Jiao
2024-05-27
2
-18
/
+18
*
pkg/fuzzer: deflake comparisons
Aleksandr Nogikh
2024-05-15
2
-0
/
+33
*
prog: fix episodic failures to generate a call
Dmitry Vyukov
2024-05-08
5
-26
/
+40
*
prog: enable debug checking in all tests
Dmitry Vyukov
2024-05-06
2
-3
/
+7
*
prog: fix validation of DataMmapProg
Dmitry Vyukov
2024-05-06
7
-50
/
+68
*
prog: fix panic during squashing
Dmitry Vyukov
2024-05-03
2
-45
/
+47
*
syz-manager: print better message about disabled syscalls
Dmitry Vyukov
2024-04-29
2
-5
/
+5
*
prog: add raw deserialization mode
Dmitry Vyukov
2024-04-29
2
-7
/
+21
*
all: go fix everything
Dmitry Vyukov
2024-04-26
2
-2
/
+0
*
pkg/host: move glob parsing to host
Dmitry Vyukov
2024-04-24
2
-4
/
+84
*
pkg/ifuzz/arm64: add arm64 support
Alexander Potapenko
2024-04-24
1
-6
/
+7
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
13
-25
/
+25
*
pkg/ipc: pass only exec encoding to Exec
Dmitry Vyukov
2024-04-16
2
-7
/
+7
*
prog: include number of calls into exec encoding
Dmitry Vyukov
2024-04-16
3
-2
/
+23
*
prog: don't require preallocated buffer for exec encoding
Dmitry Vyukov
2024-04-16
6
-50
/
+29
*
prog: profile what consumes space in exec encoding
Dmitry Vyukov
2024-04-15
4
-32
/
+53
*
prog: more compact exec encoding for addresses
Dmitry Vyukov
2024-04-15
3
-112
/
+284
*
prog: don't pad data in exec encoding
Dmitry Vyukov
2024-04-15
3
-13
/
+6
*
prog: use leb128 for exec encoding
Dmitry Vyukov
2024-04-15
3
-62
/
+78
*
prog: fix selection of args eligible for squashing
Dmitry Vyukov
2024-04-15
6
-109
/
+146
*
prog: cleanup ChoiceTable
Aleksandr Nogikh
2024-04-12
1
-9
/
+4
*
prog: update the choice table aglorithm
Aleksandr Nogikh
2024-04-11
2
-22
/
+44
*
pkg/fuzzer: don't triage saturated calls
Dmitry Vyukov
2024-04-03
1
-0
/
+10
*
prog: use optimized mutation parameters
Aleksandr Nogikh
2024-04-02
2
-9
/
+54
[next]