index
:
syz
actual
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: make flatrpc build for C++
Dmitry Vyukov
2024-05-03
1
-6
/
+26
*
all: go fix everything
Dmitry Vyukov
2024-04-26
1
-1
/
+0
*
executor: arm64: call KVM_ARM_PREFERRED_TARGET on vmfd instead of cpufd
Alexander Potapenko
2024-04-18
1
-1
/
+1
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-2
/
+2
*
prog: don't require preallocated buffer for exec encoding
Dmitry Vyukov
2024-04-16
1
-3
/
+2
*
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
*
prog: profile what consumes space in exec encoding
Dmitry Vyukov
2024-04-15
1
-1
/
+1
*
pkg/csource: remove akaros quirk
Dmitry Vyukov
2024-04-15
1
-4
/
+2
*
all: remove akaros support
Dmitry Vyukov
2024-04-15
2
-82
/
+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
*
pkg/csource: annotate syscall() args with their pretty-printed values
Florent Revest
2024-02-01
2
-1
/
+70
*
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
*
pkg/csource/options.go: refactor deserializeLegacyFormats
Taras Madan
2023-10-30
1
-59
/
+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
*
all: use special placeholder for errors
Taras Madan
2023-07-24
3
-4
/
+4
*
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
4
-9
/
+63
*
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
*
pkg/csource: annotate syscall() args with their names
Florent Revest
2023-06-09
2
-10
/
+16
*
executor: resolve pseudo syscall compilation problems
Aleksandr Nogikh
2023-05-04
1
-57
/
+100
*
pkg/csource: compile single pseudo syscalls
Aleksandr Nogikh
2023-05-04
1
-0
/
+17
*
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
2
-1
/
+346
*
sys/targets: switch openbsd to SyscallNumbers: false
Greg Steuck
2023-04-27
1
-1
/
+21
*
sys/targets: introduce HasCallNumber to reduce clutter
Greg Steuck
2023-04-25
1
-3
/
+2
*
pkg/csource: refactor parameters of constArgToStr into helpers
Greg Steuck
2023-04-25
1
-16
/
+27
*
pkg/csource: introduce more structure into emitCallBody
Greg Steuck
2023-04-25
1
-16
/
+13
*
pkg/csource: abstract/recompute isNative
Greg Steuck
2023-04-25
1
-7
/
+12
*
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
*
all: tools/syz-env make generate result
Taras Madan
2023-02-24
1
-17
/
+17
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-2
/
+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
[next]