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
*
executor: tolerate syz_genetlink_get_family_id failures
Aleksandr Nogikh
2022-02-25
1
-3
/
+1
*
executor: fail on SEGV during clone()
Aleksandr Nogikh
2022-01-21
1
-1
/
+21
*
executor: add extension point for adding non-mainline pseudo-syscalls
Dmitry Vyukov
2022-01-19
1
-0
/
+1
*
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
/
+47
*
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
*
executor: bump on FreeBSD the maximum number of tun devices to 256 (#2956)
Michael Tüxen
2021-12-31
1
-0
/
+3
*
executor: support larger maximum number of tun devices on *BSD (#2953)
Michael Tüxen
2021-12-30
1
-8
/
+14
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-12
/
+2
*
executor: spread overlapping fds
Aleksandr Nogikh
2021-12-06
1
-4
/
+4
*
executor: changed initialization of VMCS fields
Ayomide Erinfolami
2021-12-01
1
-1
/
+1
*
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
/
+28
*
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
/
+3
*
executor: setup cgroups once
Dmitry Vyukov
2021-10-12
1
-7
/
+3
*
executor: enable cgroup controllers one-by-one
Dmitry Vyukov
2021-10-12
1
-18
/
+39
*
executor: mount new cgroups
Dmitry Vyukov
2021-10-12
1
-2
/
+2
*
executor: work around clang-format issue
Dmitry Vyukov
2021-10-05
1
-4
/
+6
*
executor: check for single-line compound statements
Dmitry Vyukov
2021-10-01
1
-12
/
+6
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-3
/
+9
*
executor: add missing includes to BSD's setup_fault
Aleksandr Nogikh
2021-09-22
1
-0
/
+1
*
executor/common_kvm_ppc64: fuzz more hypercalls
Alexey Kardashevskiy
2021-09-16
1
-8
/
+8
*
executor/common_kvm_ppc64: enable nested KVM
Alexey Kardashevskiy
2021-09-16
1
-0
/
+17
*
sys: skip kvm const extraction for non i386/amd64
Aleksandr Nogikh
2021-09-13
1
-4
/
+4
*
executor: ifconfig destroy wants the interface (not device) name (#2739)
Greg Steuck
2021-09-02
1
-1
/
+1
*
pkg/ifuzz/powerpc: add some RTAS fuzzing
Alexey Kardashevskiy
2021-07-19
1
-0
/
+14
*
executor/common_kvm_ppc64: run with enabled MMU
Alexey Kardashevskiy
2021-07-19
1
-0
/
+126
*
executor/common_kvm_ppc64: fix KVM support
Alexey Kardashevskiy
2021-07-19
1
-92
/
+174
*
executor: initialize scope in fault_ioc_info
Chuck Silvers
2021-07-02
1
-0
/
+1
*
sys/darwin: initial syscall definitions
Patrick Meyer
2021-06-07
1
-1
/
+1
*
executor: initial darwin support
Patrick Meyer
2021-05-20
1
-16
/
+21
*
executor: move vm.nr_overcommit_hugepages into config
Dmitry Vyukov
2021-05-12
1
-1
/
+0
*
executor: set ctrl-alt-del sysctl to 0
Dmitry Vyukov
2021-04-22
1
-1
/
+6
*
executor: fix driver.h import path in common_fuchsia.h
Marco Vanotti
2021-04-09
1
-1
/
+1
*
dashboard/config/linux: disable BPF_JIT on subset of instances
Dmitry Vyukov
2021-03-09
1
-1
/
+0
*
executor: don't setup x86-specific sysctl on non-x86
Dmitry Vyukov
2021-03-07
1
-15
/
+17
*
executor: disable rfkill during setup
Dmitry Vyukov
2021-03-04
1
-0
/
+18
*
pkg/report: detect executor failures
Dmitry Vyukov
2021-02-21
1
-114
/
+104
*
executor: don't fail in syz_genetlink_get_family_id
Dmitry Vyukov
2021-02-19
1
-82
/
+113
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-16
/
+73
*
executor: don't include kvm on arm
Dmitry Vyukov
2021-01-26
1
-1
/
+1
*
executor/common: repair clang complaint about bad indentation
Greg Steuck
2020-12-30
1
-1
/
+2
*
executor: remove hardcoded timeouts
Dmitry Vyukov
2020-12-25
1
-4
/
+10
*
executor: skip setsid() for threaded reproducers
Anton Lindqvist
2020-12-09
1
-2
/
+7
*
executor: tune few more sysctl's
Dmitry Vyukov
2020-12-01
1
-0
/
+3
*
tools/create-gce-image.sh: move sysctl's to executor
Dmitry Vyukov
2020-11-21
1
-0
/
+3
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
1
-0
/
+138
[next]