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: prevent ENOSPC if cgroup mount fails
Dmitry Vyukov
2022-07-15
1
-1
/
+15
*
executor: also reset flags on the parent dir if unlinking fails
Mark Johnston
2022-06-24
1
-0
/
+1
*
executor: clear more file flags when removing files
Mark Johnston
2022-06-24
1
-1
/
+1
*
syz-manager, executor: fix out-of-bound access due to NextInstructionPC
Yuchuan Liu
2022-06-24
1
-1
/
+1
*
executor: skips declaration of unused function 'doexit_thread' for fuchsia
Kouame Behouba Manassé
2022-06-22
3
-1
/
+5
*
executor: replace outdated fuchsia syscalls in common_fuchsia.h
Kouame Behouba Manassé
2022-06-22
1
-2
/
+2
*
executor: fix enabling of ICMP/ping sockets
Dmitry Vyukov
2022-06-20
1
-1
/
+4
*
executor: try harder to unlink files on FreeBSD
Mark Johnston
2022-06-17
1
-2
/
+31
*
executor: fix out of bounds write in lookup_connect_response_in()
Ovidiu Panait
2022-06-14
3
-4
/
+6
*
executor: fixed sandbox 'android'
Andrey Artemiev
2022-06-03
1
-1
/
+2
*
executor/android: update seccomp filters
Kris Alder
2022-06-02
4
-348
/
+406
*
executor: include sched.h for syz_clone
Andrei Vagin
2022-05-27
1
-0
/
+2
*
executor: write magic in write_extra_output
Andrei Vagin
2022-05-24
1
-0
/
+1
*
ipc: add magic in a call reply
Andrei Vagin
2022-05-24
1
-0
/
+3
*
executor: allow external extensions of the setup phase
Dmitry Vyukov
2022-04-27
3
-0
/
+10
*
executor: applied Bionic patch
Andrey Artemiev
2022-04-13
1
-0
/
+29
*
executor: tolerate syz_genetlink_get_family_id failures
Aleksandr Nogikh
2022-02-25
1
-4
/
+1
*
fix: "mmap_alloc_size"->"cov->mmap_alloc_size"
aiQG_
2022-02-21
1
-1
/
+1
*
executor: fail on SEGV during clone()
Aleksandr Nogikh
2022-01-21
4
-1
/
+40
*
executor: add extension point for adding non-mainline pseudo-syscalls
Dmitry Vyukov
2022-01-19
2
-0
/
+8
*
all: create 8 tun devices for OpenBSD
Aleksandr Nogikh
2022-01-14
1
-2
/
+2
*
all: add syz_clone() and syz_clone3() pseudo calls
Aleksandr Nogikh
2022-01-13
1
-0
/
+59
*
executor: remove custom sys_io_uring_setup definition
Aleksandr Nogikh
2022-01-13
1
-7
/
+1
*
executor: remove sys_memfd_create defines
Aleksandr Nogikh
2022-01-13
1
-19
/
+1
*
executor: move SYSCALL_DEFINES above common_*.h includes
Aleksandr Nogikh
2022-01-13
1
-1
/
+4
*
sys/syz-sysgen: generate possibly missing __NR/SYS defines
Aleksandr Nogikh
2022-01-13
1
-0
/
+1
*
executor: don't print errno for successful calls
Dmitry Vyukov
2022-01-11
1
-5
/
+7
*
executor: bump on FreeBSD the maximum number of tun devices to 256 (#2956)
Michael Tüxen
2021-12-31
1
-0
/
+5
*
executor: support larger maximum number of tun devices on *BSD (#2953)
Michael Tüxen
2021-12-30
1
-9
/
+17
*
executor: ignore async flag in the non-threaded mode
Aleksandr Nogikh
2021-12-13
1
-3
/
+3
*
executor: do exitf instead of fail on kcov shortage
Aleksandr Nogikh
2021-12-10
1
-2
/
+2
*
all: add the `rerun` call property
Aleksandr Nogikh
2021-12-10
1
-0
/
+9
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
2
-110
/
+86
*
executor: fix kcov mmaping in the non-optimized mode
Aleksandr Nogikh
2021-12-09
1
-2
/
+0
*
all: adapt to how mmapping a kcov instance works in Linux
Aleksandr Nogikh
2021-12-09
1
-4
/
+22
*
executor: spread overlapping fds
Aleksandr Nogikh
2021-12-06
2
-4
/
+4
*
executor: set fixed fd for the extra coverage kcov instance
Aleksandr Nogikh
2021-12-06
1
-0
/
+2
*
executor: delay kcov mmap until it is needed
Aleksandr Nogikh
2021-12-03
5
-56
/
+46
*
executor: reserve fds that will belong to kcov
Aleksandr Nogikh
2021-12-03
5
-3
/
+36
*
executor: allocate output region for individual programs
Aleksandr Nogikh
2021-12-03
1
-18
/
+79
*
executor: introduce threads without coverage
Aleksandr Nogikh
2021-12-03
1
-6
/
+24
*
executor: changed initialization of VMCS fields
Ayomide Erinfolami
2021-12-01
2
-4
/
+4
*
executor: add an ifdef SYZ_* style check
Aleksandr Nogikh
2021-11-30
1
-0
/
+8
*
executor: do not follow symlinks during umount
Aleksandr Nogikh
2021-10-29
1
-4
/
+4
*
all: add binderfs fuzzing support
Aleksandr Nogikh
2021-10-29
1
-0
/
+38
*
executor: don't mount some cgroup controllers during setup
Dmitry Vyukov
2021-10-13
1
-3
/
+3
*
executor: don't fail on cgroup mounting
Dmitry Vyukov
2021-10-13
1
-2
/
+6
*
executor: setup cgroups once
Dmitry Vyukov
2021-10-12
4
-7
/
+8
*
executor: remove unused sysctl setup
Dmitry Vyukov
2021-10-12
1
-1
/
+0
*
executor: enable cgroup controllers one-by-one
Dmitry Vyukov
2021-10-12
1
-18
/
+49
[next]