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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/freebsd: regenerate FreeBSD const files
Andrew Turner
2023-03-01
35
-35
/
+35
*
sys/targets: add FreeBSD/arm64 target support
Andrew Turner
2023-03-01
1
-0
/
+11
*
sys/syz-extract: extract FreeBSD syscalls from elf
Andrew Turner
2023-03-01
1
-3
/
+4
*
sys/targets: set the FreeBSD target
Andrew Turner
2023-03-01
1
-3
/
+3
*
sys/linux: add arm constants for camx
Hidenori Kobayashi
2023-02-24
2
-45
/
+46
*
all: tools/syz-env make generate result
Taras Madan
2023-02-24
1
-2
/
+4
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
3
-6
/
+4
*
prog: reject escaping filenames during deserialization
Dmitry Vyukov
2023-02-16
1
-1
/
+1
*
sys/linux: add descriptions for camx driver
Hidenori Kobayashi
2023-02-14
2
-0
/
+229
*
sys/targets: use non-optional flags to test for optional flags
Alexander Potapenko
2023-02-04
1
-3
/
+11
*
sys/targets: pass -Wno-unused-command-line-argument to the compiler
Alexander Potapenko
2023-02-02
1
-8
/
+10
*
sys/targets: add an optional -Wno-unused-but-set-variable
Alexander Potapenko
2023-02-02
1
-7
/
+9
*
sys/targets: make the SOURCEDIR setting more granular
Aleksandr Nogikh
2023-01-20
1
-6
/
+20
*
vm/starnix: add support for fuzzing starnix (#3624)
juanPabloMiceli
2023-01-19
1
-0
/
+6
*
sys/targets: take DataOffset from reference targets
Aleksandr Nogikh
2023-01-18
1
-7
/
+2
*
sys/targets: ignore unachievable test targets
Aleksandr Nogikh
2023-01-18
1
-26
/
+28
*
sys/targets: make TestOS targets more arch-agnostic
Aleksandr Nogikh
2023-01-18
1
-18
/
+85
*
sys/freebsd: regenerate riscv64 definitions
P1umer
2023-01-03
9
-84
/
+84
*
sys/syz-extract: fix const generation on freebsd/riscv64
P1umer
2023-01-03
1
-0
/
+5
*
all: add freebsd/riscv64 support
P1umer
2023-01-03
36
-36
/
+47
*
tools/syz-imagegen: fill fake images with unique consts
Dmitry Vyukov
2022-12-22
14
-28
/
+28
*
prog: move image extraction from sys/linux
Dmitry Vyukov
2022-12-22
7
-207
/
+0
*
pkg/image: factor out from prog
Dmitry Vyukov
2022-12-22
1
-1
/
+2
*
sys/linux: add MADV_COLLAPSE description
Zach O'Keefe
2022-12-08
2
-1
/
+2
*
sys/linux: fix nfs mounting
Dmitry Vyukov
2022-11-28
1
-2
/
+6
*
sys/linux: fix afs mounting
Dmitry Vyukov
2022-11-28
2
-8
/
+21
*
sys/linux: use common mount options in syz_mount_image
Dmitry Vyukov
2022-11-28
1
-4
/
+6
*
sys/linux: add few new filesystem names
Dmitry Vyukov
2022-11-28
1
-1
/
+1
*
sys/linux: fix pvfs2 mount
Dmitry Vyukov
2022-11-28
2
-7
/
+10
*
sys/linux: add comments about zonefs/ubifs mounting
Dmitry Vyukov
2022-11-28
1
-2
/
+13
*
prog: don't materialize uncompressed image in Deserialize
Dmitry Vyukov
2022-11-25
1
-3
/
+3
*
tools/syz-imagegen: generate fake empty images for all filesystems
Dmitry Vyukov
2022-11-25
16
-0
/
+96
*
tools/syz-imagegen: add msdos filesystem
Dmitry Vyukov
2022-11-24
60
-0
/
+360
*
tools/syz-imagegen: add hfs and hfsplus filesystems
Dmitry Vyukov
2022-11-24
16
-0
/
+96
*
sys/linux: refine BLKPG ioctl
Dmitry Vyukov
2022-11-24
2
-3
/
+18
*
sys/fuchsia: add test for stream syscall definitions
Laura Peskin
2022-11-23
4
-11
/
+66
*
sys/fuchsia: add test for socket syscall descriptions
Laura Peskin
2022-11-23
4
-7
/
+44
*
sys/fuchsia: add test for handle syscall descriptions
Laura Peskin
2022-11-23
1
-0
/
+48
*
sys/linux: increase syz_read_part_table timeout
Dmitry Vyukov
2022-11-23
1
-1
/
+1
*
sys/linux/test: add syz_read_part_table seeds
Dmitry Vyukov
2022-11-23
8
-0
/
+48
*
sys/linux/test: regenerate syz_mount_image seeds
Dmitry Vyukov
2022-11-23
628
-628
/
+628
*
executor: don't pass uncompressed zlib size
Dmitry Vyukov
2022-11-23
10
-75
/
+68
*
sys/linux: fix syz_mount_image$fuse signature
Dmitry Vyukov
2022-11-23
1
-1
/
+1
*
executor: add test for zlib decompression
Dmitry Vyukov
2022-11-23
1
-0
/
+1
*
sys/linux/init_alg_test.go: change package name to linux_test (#3540)
Taras Madan
2022-11-22
1
-1
/
+1
*
sys/linux: regenerate `syz_mount_image` seeds
Hrutvik Kanabar
2022-11-21
632
-632
/
+632
*
sys/linux: update asset storage for new `syz_mount_image`
Hrutvik Kanabar
2022-11-21
4
-265
/
+50
*
sys/linux, tools/syz-imagegen: update `syz_mount_image` to use `compressed_im...
Hrutvik Kanabar
2022-11-21
3
-57
/
+51
*
prog: introduce new Base64 syntax for data
Hrutvik Kanabar
2022-11-21
1
-0
/
+2
*
sys/fuchsia: add test for vmar syscall descriptions
Laura Peskin
2022-11-17
2
-5
/
+63
[next]