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
/
pkg
/
csource
/
generated.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/csource: replace go:generate with go:embed
Dmitry Vyukov
2024-05-08
1
-12736
/
+0
*
executor: consistently fail on feature setup
Dmitry Vyukov
2024-05-07
1
-42
/
+41
*
executor: arm64: call KVM_ARM_PREFERRED_TARGET on vmfd instead of cpufd
Alexander Potapenko
2024-04-18
1
-1
/
+1
*
executor: ignore EBADF when reading tun
Dmitry Vyukov
2024-04-16
1
-1
/
+1
*
executor: ignore socketpair error in syz_usbip_server_init
Dmitry Vyukov
2024-04-16
1
-2
/
+4
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
1
-81
/
+3
*
executor: cleanup mounts with MNT_FORCE
Aleksandr Nogikh
2024-04-10
1
-4
/
+5
*
executor: fix uninitialized variable when generating kvm code
CookedMelon
2024-04-05
1
-0
/
+4
*
executor: ignore ENOENT for socket calls
Dmitry Vyukov
2024-04-02
1
-0
/
+6
*
pkg/fuzzer: factor out the fuzzing engine
Aleksandr Nogikh
2024-03-12
1
-0
/
+19
*
executor: temporarily disable IORING_SETUP_CQE32 and IORING_SETUP_SQE128
Alexander Potapenko
2024-03-05
1
-1
/
+3
*
executor: don't fail on setns() in pseudo syscalls
Aleksandr Nogikh
2024-02-08
1
-4
/
+6
*
executor: don't hold a loop device fd
Aleksandr Nogikh
2024-01-12
1
-5
/
+24
*
executor: prevent netlink_send_ext with dofail=true
Aleksandr Nogikh
2024-01-05
1
-0
/
+5
*
syz-executor: don't fail on netlink errors during fuzzing
Aleksandr Nogikh
2024-01-05
1
-21
/
+23
*
executor: introduce syz_pidfd_open()
Aleksandr Nogikh
2023-12-19
1
-0
/
+12
*
sys/linux, pkg/host, executor: add NVMe-oF/TCP subsystem support
Alon Zahavi
2023-12-07
1
-2
/
+45
*
executor/common_zlib: fix an mmap leak
Zhiyao Feng
2023-10-06
1
-2
/
+2
*
sys/io_uring, executor/common_linux: remove sqes_index in syz_io_uring_submit
Dylan Yudaken
2023-07-30
1
-12
/
+9
*
sys/linux/io_uring, executor/common_linux: fix io_uring segfault
Dylan Yudaken
2023-07-30
1
-7
/
+5
*
executor/android: updated x86 seccomp policy
Liz Prucka
2023-07-25
1
-495
/
+478
*
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
1
-9
/
+51
*
executor: move setup_ext() below other features
Aleksandr Nogikh
2023-06-15
1
-4
/
+3
*
executor: use exitf instead of fail outside of setup sequence (#3959)
Andrei Vagin
2023-06-15
1
-4
/
+4
*
executor: use v1 memory cgroup controller
Aleksandr Nogikh
2023-06-14
1
-8
/
+6
*
executor: resolve pseudo syscall compilation problems
Aleksandr Nogikh
2023-05-04
1
-57
/
+100
*
executor: remove openbsd bits out of common_bsd.h
Greg Steuck
2023-04-27
1
-41
/
+1
*
executor: detangle common_openbsd.h out of common_bsd.h
Greg Steuck
2023-04-27
1
-1
/
+345
*
sys/targets: switch openbsd to SyscallNumbers: false
Greg Steuck
2023-04-27
1
-1
/
+21
*
sys/linux: add syz_pkey_set syscalls
Dmitry Vyukov
2023-04-03
1
-0
/
+19
*
executor: use valid temporary dir on Android
Kris Alder
2023-03-21
1
-1
/
+1
*
executor: fix initialize_tun() for Android (#3656)
kalder
2023-02-06
1
-0
/
+4
*
vm/starnix: add support for fuzzing starnix (#3624)
juanPabloMiceli
2023-01-19
1
-7
/
+7
*
executor: better prevent the panic on ext4 errors (#3604)
Aleksandr Nogikh
2023-01-03
1
-1
/
+8
*
pkg/image: treat empty compressed image as valid image
Dmitry Vyukov
2022-12-22
1
-10
/
+4
*
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
-10
/
+16
*
executor: declare variables locally in zlib
Dmitry Vyukov
2022-11-23
1
-126
/
+90
*
executor: don't pass uncompressed zlib size
Dmitry Vyukov
2022-11-23
1
-34
/
+36
*
executor: remove support for zlib length calculation
Dmitry Vyukov
2022-11-23
1
-48
/
+28
*
executor: add test for zlib decompression
Dmitry Vyukov
2022-11-23
1
-0
/
+389
*
executor: fix puff_zlib_to_file signature
Dmitry Vyukov
2022-11-23
1
-13
/
+14
*
executor: update to match the new `syz_mount_image` call
Hrutvik Kanabar
2022-11-21
1
-20
/
+392
*
executor: fix "wrong response packet" in BT fuzzing (#3493)
Tamas Koczka
2022-11-07
1
-11
/
+37
*
executor: add setup_ext_test extension point
Dmitry Vyukov
2022-11-01
1
-0
/
+3
*
executor: test extension points
Dmitry Vyukov
2022-11-01
1
-0
/
+5
*
executor: enable core dumps
Dmitry Vyukov
2022-10-07
1
-1
/
+1
[next]