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
*
executor: arm64: call KVM_ARM_PREFERRED_TARGET on vmfd instead of cpufd
Alexander Potapenko
2024-04-18
1
-1
/
+3
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-1
/
+1
*
prog: include number of calls into exec encoding
Dmitry Vyukov
2024-04-16
1
-0
/
+1
*
executor: ignore EBADF when reading tun
Dmitry Vyukov
2024-04-16
1
-1
/
+2
*
executor: ignore socketpair error in syz_usbip_server_init
Dmitry Vyukov
2024-04-16
1
-2
/
+5
*
prog: more compact exec encoding for addresses
Dmitry Vyukov
2024-04-15
1
-5
/
+21
*
prog: don't pad data in exec encoding
Dmitry Vyukov
2024-04-15
1
-3
/
+2
*
prog: use leb128 for exec encoding
Dmitry Vyukov
2024-04-15
1
-22
/
+42
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
4
-128
/
+3
*
executor: cleanup mounts with MNT_FORCE
Aleksandr Nogikh
2024-04-10
1
-4
/
+9
*
executor: skip executor tests on systems with BrokenCompiler
Greg Steuck
2024-04-05
1
-0
/
+5
*
executor: fix uninitialized variable when generating kvm code
CookedMelon
2024-04-05
1
-0
/
+4
*
executor: add guard pages around the kcov mapping
Alexander Potapenko
2024-04-04
1
-2
/
+16
*
executor: ignore ENOENT for socket calls
Dmitry Vyukov
2024-04-02
1
-0
/
+12
*
pkg/fuzzer: factor out the fuzzing engine
Aleksandr Nogikh
2024-03-12
1
-0
/
+20
*
executor: collect coverage for the test OS
Aleksandr Nogikh
2024-03-12
1
-2
/
+77
*
executor: temporarily disable IORING_SETUP_CQE32 and IORING_SETUP_SQE128
Alexander Potapenko
2024-03-05
1
-1
/
+5
*
executor: don't fail on setns() in pseudo syscalls
Aleksandr Nogikh
2024-02-08
1
-4
/
+10
*
executor: don't hold a loop device fd
Aleksandr Nogikh
2024-01-12
1
-5
/
+26
*
executor: prevent netlink_send_ext with dofail=true
Aleksandr Nogikh
2024-01-05
2
-0
/
+12
*
syz-executor: don't fail on netlink errors during fuzzing
Aleksandr Nogikh
2024-01-05
1
-21
/
+23
*
executor: do not run VIRT86 and CPL3 tests with SVM virtualization
Piotr Siminski
2023-12-20
1
-29
/
+71
*
executor: keep style_test.go happy
Piotr Siminski
2023-12-20
1
-1
/
+1
*
executor: introduce syz_pidfd_open()
Aleksandr Nogikh
2023-12-19
1
-0
/
+18
*
sys/linux, pkg/host, executor: add NVMe-oF/TCP subsystem support
Alon Zahavi
2023-12-07
1
-2
/
+46
*
executor/common_zlib: fix an mmap leak
Zhiyao Feng
2023-10-06
1
-1
/
+1
*
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
[next]