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
/
executor
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/io_uring, executor/common_linux: remove sqes_index in syz_io_uring_submit
Dylan Yudaken
2023-07-30
1
-17
/
+12
*
sys/linux/io_uring, executor/common_linux: fix io_uring segfault
Dylan Yudaken
2023-07-30
1
-9
/
+7
*
executor/android: updated x86 seccomp policy
Liz Prucka
2023-07-25
5
-494
/
+485
*
executor: fix loop condition in lookup_endpoint
Andrey Konovalov
2023-07-18
1
-1
/
+1
*
executor: include missing linux/falloc.h
Khem Raj
2023-06-20
1
-0
/
+1
*
all: support swap feature on Linux
Aleksandr Nogikh
2023-06-15
3
-9
/
+56
*
executor: move setup_ext() below other features
Aleksandr Nogikh
2023-06-15
2
-8
/
+7
*
executor: use exitf instead of fail outside of setup sequence (#3959)
Andrei Vagin
2023-06-15
5
-8
/
+8
*
executor: use v1 memory cgroup controller
Aleksandr Nogikh
2023-06-14
1
-16
/
+14
*
syz-manager, pkg/cover: normalize signals between VM instances
Liz Prucka
2023-06-12
1
-3
/
+6
*
executor: resolve pseudo syscall compilation problems
Aleksandr Nogikh
2023-05-04
6
-50
/
+81
*
executor: remove openbsd bits out of common_bsd.h
Greg Steuck
2023-04-27
1
-47
/
+1
*
executor: detangle common_openbsd.h out of common_bsd.h
Greg Steuck
2023-04-27
2
-1
/
+383
*
sys/targets: switch openbsd to SyscallNumbers: false
Greg Steuck
2023-04-27
2
-2
/
+27
*
executor: use explicit lretl in kvm_amd64.S
Space Meyer
2023-04-12
1
-1
/
+1
*
executor: mark amd64 kvm_gen.cc stack nonexecutable
Space Meyer
2023-04-12
1
-1
/
+1
*
sys/linux: add syz_pkey_set syscalls
Dmitry Vyukov
2023-04-03
1
-0
/
+24
*
executor: use valid temporary dir on Android
Kris Alder
2023-03-21
1
-1
/
+1
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-2
/
+2
*
executor: fix initialize_tun() for Android (#3656)
kalder
2023-02-06
1
-4
/
+8
*
vm/starnix: add support for fuzzing starnix (#3624)
juanPabloMiceli
2023-01-19
2
-7
/
+11
*
executor: better prevent the panic on ext4 errors (#3604)
Aleksandr Nogikh
2023-01-03
1
-1
/
+9
*
pkg/image: treat empty compressed image as valid image
Dmitry Vyukov
2022-12-22
1
-4
/
+2
*
pkg/image: optimize image decompression
Dmitry Vyukov
2022-12-22
1
-0
/
+1
*
executor: simplify setup_loop_device
Dmitry Vyukov
2022-11-23
1
-8
/
+6
*
executor: don't reset loop device on partition scan success
Dmitry Vyukov
2022-11-23
1
-1
/
+2
*
executor: reduce zlib memory consumption
Dmitry Vyukov
2022-11-23
1
-5
/
+8
*
executor: declare variables locally in zlib
Dmitry Vyukov
2022-11-23
1
-76
/
+46
*
executor: don't pass uncompressed zlib size
Dmitry Vyukov
2022-11-23
3
-31
/
+26
*
executor: remove support for zlib length calculation
Dmitry Vyukov
2022-11-23
1
-24
/
+14
*
executor: add test for zlib decompression
Dmitry Vyukov
2022-11-23
1
-0
/
+22
*
executor: fix puff_zlib_to_file signature
Dmitry Vyukov
2022-11-23
2
-13
/
+14
*
executor: update to match the new `syz_mount_image` call
Hrutvik Kanabar
2022-11-21
1
-27
/
+35
*
executor: add `zlib` decompression header file
Hrutvik Kanabar
2022-11-21
2
-1
/
+536
*
executor: fix "wrong response packet" in BT fuzzing (#3493)
Tamas Koczka
2022-11-07
1
-11
/
+37
*
executor: fix TestCommonExt for bigendian arches
Dmitry Vyukov
2022-11-03
1
-1
/
+1
*
executor: add setup_ext_test extension point
Dmitry Vyukov
2022-11-01
4
-0
/
+42
*
executor: test extension points
Dmitry Vyukov
2022-11-01
4
-2
/
+52
*
executor: include sys/mman.h (#3476)
glpesk
2022-10-28
1
-0
/
+1
*
executor: remove a few #defines which are not used any longer
Greg Steuck
2022-10-25
1
-10
/
+0
*
executor: deal with input_data more sensibly
Greg Steuck
2022-10-25
1
-16
/
+22
*
executor: cope with mimmutable(2) on OpenBSD
Anton Lindqvist
2022-10-23
1
-2
/
+7
*
executor: better errors for failed mmaps
Dmitry Vyukov
2022-10-21
5
-15
/
+22
*
executor: enable core dumps
Dmitry Vyukov
2022-10-07
1
-1
/
+2
*
executor: move syz_mount_image's sanity checks to syz-fuzzer
Aleksandr Nogikh
2022-09-27
1
-23
/
+0
*
executor: add NIC PCI pass-through VF support
George Kennedy
2022-09-21
2
-76
/
+219
*
pkg/csource: fix const sock_filter
George Kennedy
2022-09-21
2
-2
/
+2
*
sys/linux, tools/syz-imagegen: allow `syz_mount_image` to change directory
Hrutvik Kanabar
2022-09-13
1
-2
/
+10
*
executor: fix setup of netdevsim device
Dmitry Vyukov
2022-09-09
1
-7
/
+8
*
executor: fix setup of xfrm device
Dmitry Vyukov
2022-09-09
1
-12
/
+29
[next]