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
/
executor
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
7
-16
/
+31
*
executor: fail if the first argument isn't a known command
Andrei Vagin
2021-09-30
1
-0
/
+5
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
4
-27
/
+30
*
all: introduce call properties
Aleksandr Nogikh
2021-09-22
1
-3
/
+8
*
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
4
-4
/
+4
*
executor: ifconfig destroy wants the interface (not device) name (#2739)
Greg Steuck
2021-09-02
1
-1
/
+1
*
executor: fix remote coverage collection
Aleksandr Nogikh
2021-08-26
3
-2
/
+4
*
pkg/ifuzz/powerpc: add some RTAS fuzzing
Alexey Kardashevskiy
2021-07-19
1
-0
/
+17
*
executor/common_kvm_ppc64: run with enabled MMU
Alexey Kardashevskiy
2021-07-19
2
-1
/
+147
*
executor/common_kvm_ppc64: fix KVM support
Alexey Kardashevskiy
2021-07-19
6
-12
/
+256
*
executor: prepare for proper powerpc testing
Alexey Kardashevskiy
2021-07-19
1
-5
/
+13
*
executor: prepare code generator to allow other achitectures
Alexey Kardashevskiy
2021-07-19
6
-11
/
+11
*
executor/common_kvm_ppc64: header comment cleanup
Alexey Kardashevskiy
2021-07-19
1
-2
/
+0
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
1
-0
/
+1
*
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: remove unreachable nocover.h include
Patrick Meyer
2021-05-20
1
-10
/
+1
*
executor: initial darwin support
Patrick Meyer
2021-05-20
5
-21
/
+170
*
executor: move vm.nr_overcommit_hugepages into config
Dmitry Vyukov
2021-05-12
1
-2
/
+0
*
executor: set ctrl-alt-del sysctl to 0
Dmitry Vyukov
2021-04-22
1
-1
/
+11
*
executor: fix driver.h import path in common_fuchsia.h
Marco Vanotti
2021-04-09
1
-1
/
+1
*
syz-manager, executor: fix out-of-bound access
Joey Jiao
2021-03-23
1
-1
/
+1
*
executor, syz-fuzzer: fix readonly root
Joey Jiao
2021-03-18
2
-5
/
+15
*
dashboard/config/linux: disable BPF_JIT on subset of instances
Dmitry Vyukov
2021-03-09
1
-2
/
+0
*
executor: don't setup x86-specific sysctl on non-x86
Dmitry Vyukov
2021-03-07
1
-32
/
+34
[next]