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
*
all: remove loop variables scoping
Taras Madan
2025-02-17
5
-7
/
+0
*
all: delete dead code
Taras Madan
2025-02-10
2
-9
/
+0
*
all: fix recvcheck errors
Taras Madan
2025-02-07
3
-4
/
+4
*
sys/syz-sysgen: serialize descriptions as gob and embed
Dmitry Vyukov
2025-01-23
3
-11
/
+10
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
14
-99
/
+29
*
prog: make TestRotationCoverage faster
Florent Revest
2024-12-19
1
-1
/
+1
*
prog: annotate image assets with fsck logs
Florent Revest
2024-12-09
4
-4
/
+24
*
tools/syz-execprog: support running unsafe programs
Dmitry Vyukov
2024-11-26
3
-7
/
+7
*
pkg/manager: show number of times coverage for each call has overflowed
Dmitry Vyukov
2024-11-20
1
-1
/
+3
*
pkg/compiler: allow recursion via arrays
Dmitry Vyukov
2024-11-18
1
-18
/
+33
*
sys/linux: ensure that auto descriptions are self-sufficient
Dmitry Vyukov
2024-11-14
1
-0
/
+18
*
all: support || operator in syzlang if condition
Jiao, Joey
2024-11-13
3
-8
/
+21
*
prog: let explicitly check whether git revision is known
Aleksandr Nogikh
2024-10-25
1
-4
/
+10
*
dashboard/config/linux: increase number of devices to 32
Dmitry Vyukov
2024-10-24
1
-0
/
+2
*
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
[next]