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
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: remove loop variables scoping
Taras Madan
2025-02-17
1
-2
/
+0
*
Revert "pkg/csource: list the newly added SYZ_KVM_ constants in TestExecutorM...
Alexander Potapenko
2024-09-25
1
-3
/
+0
*
pkg/csource: list the newly added SYZ_KVM_ constants in TestExecutorMacros
Alexander Potapenko
2024-09-25
1
-0
/
+3
*
prog: replace MinimizeParams with MinimizeMode
Dmitry Vyukov
2024-08-07
1
-1
/
+1
*
pkg/csource: build executor w/o optimizations
Dmitry Vyukov
2024-06-26
1
-0
/
+4
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-0
/
+58
*
sys/targets: mark big-endian targets
Dmitry Vyukov
2024-06-04
1
-2
/
+2
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
1
-1
/
+0
*
prog: make minimization parameters explicit
Aleksandr Nogikh
2024-05-27
1
-1
/
+1
*
Makefile: build executor with C++ compiler
Dmitry Vyukov
2024-05-21
1
-11
/
+7
*
pkg/csource: remove the Repro option
Aleksandr Nogikh
2024-05-17
4
-17
/
+2
*
pkg/csource: replace go:generate with go:embed
Dmitry Vyukov
2024-05-08
4
-12826
/
+4
*
executor: consistently fail on feature setup
Dmitry Vyukov
2024-05-07
1
-42
/
+41
*
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
[next]