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
*
sys: control structural changes during neutralization
Aleksandr Nogikh
2022-09-29
1
-4
/
+9
*
sys/linux: extract raw images from syz_mount_image
Aleksandr Nogikh
2022-09-27
2
-0
/
+44
*
executor: move syz_mount_image's sanity checks to syz-fuzzer
Aleksandr Nogikh
2022-09-27
3
-4
/
+14
*
pkg/mgrconfig, prog, syz-fuzzer: manager-configurable syscall mutation
Hrutvik Kanabar
2022-09-22
7
-27
/
+36
*
sys/linux: make `syz_mount_image` a `no_minimize` syscall
Hrutvik Kanabar
2022-09-22
1
-0
/
+12
*
prog: add an attribute for syscalls which should not be minimized
Hrutvik Kanabar
2022-09-22
2
-0
/
+4
*
prog: add an attribute for syscalls which should not be generated
Hrutvik Kanabar
2022-09-22
5
-22
/
+73
*
go.mod, vendor: update (#3358)
Taras Madan
2022-09-05
1
-3
/
+1
*
prog: make TestRotationCoverage test more robust
Dmitry Vyukov
2022-08-11
1
-1
/
+8
*
prog: fix Rotator determinism
Dmitry Vyukov
2022-08-11
2
-0
/
+23
*
prog: generate very long file names
Dmitry Vyukov
2022-08-10
7
-24
/
+113
*
prog: support int8 resources in any squashing
Dmitry Vyukov
2022-06-20
2
-16
/
+21
*
prog: fix out-of-bounds access in any blob mutation
Dmitry Vyukov
2022-06-20
4
-7
/
+22
*
prog: fix panic in squash of out_overlay structs
Dmitry Vyukov
2022-06-03
2
-14
/
+31
*
prog: allow to use fixed test seed w/o rebuilding tests
Dmitry Vyukov
2022-06-03
1
-0
/
+4
*
prog: add more integers for generator
Palash Oswal
2022-02-24
1
-0
/
+2
*
prog: refactor generation of resources
Dmitry Vyukov
2022-01-11
4
-94
/
+140
*
prog: rename a test file
Dmitry Vyukov
2022-01-11
1
-0
/
+0
*
prog: require stricter resource constructors
Dmitry Vyukov
2022-01-11
1
-0
/
+6
*
prog: support prunning recursion in ForeachType
Dmitry Vyukov
2022-01-11
1
-2
/
+10
*
prog: pass ctx by pointer to ForeachType callback
Dmitry Vyukov
2022-01-11
7
-17
/
+17
*
prog: make panic message more useful
Dmitry Vyukov
2022-01-11
1
-2
/
+2
*
prog: fix call selection in rotation logic
Dmitry Vyukov
2022-01-11
1
-3
/
+3
*
pkg/compiler: add out_overlay field attribute
Dmitry Vyukov
2022-01-11
5
-30
/
+52
*
prog: error if program variable refers to non-resource
Dmitry Vyukov
2022-01-11
1
-0
/
+2
*
pkg/testutil: add package
Dmitry Vyukov
2021-12-21
7
-25
/
+17
*
all: add the `DoubleExecCollide` strategy
Aleksandr Nogikh
2021-12-10
3
-10
/
+112
*
all: add the `rerun` call property
Aleksandr Nogikh
2021-12-10
6
-9
/
+62
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
12
-21
/
+245
*
sys/linux: add descriptions of epoll_pwait2 syscall
Dmitry Vyukov
2021-10-21
1
-3
/
+4
*
prog/decodeexec.go: properly handle call props before no-copyin calls
Aleksandr Nogikh
2021-10-07
2
-1
/
+11
*
pkg/csource: remove calls instead of skipping them
Aleksandr Nogikh
2021-10-01
5
-9
/
+9
*
prog: don't use reflect.Value.IsZero
Dmitry Vyukov
2021-09-30
1
-1
/
+2
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
11
-267
/
+277
*
all: introduce call properties
Aleksandr Nogikh
2021-09-22
7
-170
/
+424
*
all: introduce a prog.Call constructor
Aleksandr Nogikh
2021-09-22
3
-9
/
+11
*
prog: increase max number of syscalls
Dmitry Vyukov
2021-07-22
2
-6
/
+14
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
4
-0
/
+4
*
syz-manager, syz-fuzzer: filter stale glob values in the corpus
Dmitry Vyukov
2021-06-26
2
-2
/
+3
*
all: minor glob fixes
Dmitry Vyukov
2021-05-26
1
-7
/
+6
*
pkg/compiler: add glob type
Joey Jiaojg
2021-05-26
7
-3
/
+37
*
pkg/host: fail loudly when coverage collection is enable w/o shmem
Patrick Meyer
2021-05-20
1
-8
/
+9
*
prog: extend TestEnabledCalls test
Dmitry Vyukov
2021-05-10
1
-3
/
+10
*
pkg/compiler: optimize array[const] representation
Dmitry Vyukov
2021-04-21
2
-6
/
+14
*
prog: detect copyout overflow
Dmitry Vyukov
2021-03-04
2
-1
/
+70
*
prog: fix oob panic in rotatorState.Select
Dmitry Vyukov
2021-01-05
2
-0
/
+16
*
prog: make priority calculation faster
Dmitry Vyukov
2021-01-05
2
-81
/
+49
*
all: fix format of fmt.Printf/Fprintf calls
Dmitry Vyukov
2020-11-30
1
-1
/
+1
*
pkg/ifuzz: invert ifuzz and ifuzzimpl
Dmitry Vyukov
2020-11-21
1
-7
/
+4
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
2
-1
/
+9
[next]