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: enable extra coverage on OpenBSD
Anton Lindqvist
2020-08-11
1
-0
/
+9
*
executor: always ignore SIGBUS on FreeBSD
Mark Johnston
2020-08-08
1
-1
/
+13
*
executor: use MAP_EXCL to map the data region on FreeBSD
Mark Johnston
2020-08-08
1
-1
/
+7
*
sys/linux: add descriptions for BPF LSM
Cheng-Min Chiang
2020-08-07
1
-0
/
+188
*
executor: add some code style checks
Dmitry Vyukov
2020-08-06
6
-12
/
+119
*
Makefile: enable clang-tidy in presubmit tests
Dmitry Vyukov
2020-08-04
2
-13
/
+7
*
executor: remove block comments
Dmitry Vyukov
2020-08-04
4
-34
/
+26
*
all: fake hci le conn using handle 201
Andy Nguyen
2020-08-02
1
-5
/
+40
*
Revert "executor: enable extra coverage on OpenBSD"
Anton Lindqvist
2020-08-02
1
-9
/
+0
*
executor: enable extra coverage on OpenBSD
Anton Lindqvist
2020-08-02
1
-0
/
+9
*
sys/linux: assorted improvements for vhci
Dmitry Vyukov
2020-07-30
1
-3
/
+4
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
2
-3
/
+306
*
executor: added syz_io_uring_setup to wrap both setup and mmap
Necip Fazil Yildiran
2020-07-29
1
-1
/
+85
*
all: fix marking of auto-generated files
Dmitry Vyukov
2020-07-29
2
-2
/
+2
*
sys/linux: enhanced descs for io_uring
Necip Fazil Yildiran
2020-07-24
1
-0
/
+147
*
executor: fix build errors in setup_32bit_idt()
Denis Efremov
2020-07-21
1
-1
/
+1
*
executor: remove NONFAILING from pseudo-syscalls
Dmitry Vyukov
2020-07-15
8
-106
/
+80
*
executor: wrap all syscalls into NONFAILING
Dmitry Vyukov
2020-07-15
1
-2
/
+5
*
executor: fix bitfields for big-endian arch
Alexander Egorenkov
2020-07-10
2
-3
/
+22
*
executor: clarify debug/debug_verbose use
Dmitry Vyukov
2020-07-08
1
-1
/
+5
*
executor: prohibit malloc
Dmitry Vyukov
2020-07-08
1
-0
/
+7
*
executor: enable cgroup/cpuset memory pressure calc.
Necip Fazil Yildiran
2020-06-29
1
-0
/
+1
*
executor/netbsd: base nth on 2 (#1874)
m00nbsd
2020-06-27
1
-2
/
+2
*
executor: add support for linux/riscv64
Tobias Klauser
2020-06-26
1
-0
/
+5
*
pkg/csource: fix casting of parameters for trampolines
Alexander Egorenkov
2020-06-26
1
-0
/
+7
*
sys/linux: first 64bit big-endian architecture s390x
Alexander Egorenkov
2020-06-25
1
-0
/
+2
*
executor: don't use static_assert
Dmitry Vyukov
2020-06-25
1
-1
/
+1
*
executor: fix write_output_64
Alexander Egorenkov
2020-06-25
1
-1
/
+7
*
ipc: fix endianness issues
Alexander Egorenkov
2020-06-23
3
-10
/
+19
*
executor: fix endianness problem in internet checksum
Alexander Egorenkov
2020-06-19
2
-19
/
+19
*
executor: enable KVM generator only on AMD64 arch
Alexander Egorenkov
2020-06-17
1
-1
/
+1
*
executor: Improve used terminology
Marco Elver
2020-06-15
2
-5
/
+6
*
sys/netbsd: support multiple vHCI buses (#1822)
m00nbsd
2020-06-13
3
-19
/
+30
*
all: use more respective language
Dmitry Vyukov
2020-06-11
2
-4
/
+4
*
sys/netbsd: add support for fault injection (#1817)
m00nbsd
2020-06-11
3
-1
/
+51
*
executor/fuchsia: Don't map memory as executable.
Marco Vanotti
2020-06-05
2
-21
/
+17
*
.golangci.yml: enable godot checker
Dmitry Vyukov
2020-06-05
1
-1
/
+1
*
executor: fix printing null master in netlink_device_change
Andrey Konovalov
2020-05-29
1
-1
/
+1
*
executor: fix a cast in common_usb_netbsd.h
m00nbsd
2020-05-24
1
-2
/
+2
*
executor: fix a USB define on NetBSD
m00nbsd
2020-05-21
1
-1
/
+3
*
executor: use the SYZ_USB define for NetBSD
m00nbsd
2020-05-21
1
-1
/
+1
*
executor: fix the types used in common_usb_netbsd.h
m00nbsd
2020-05-21
1
-57
/
+57
*
executor: add support for extra coverage on NetBSD
m00nbsd
2020-05-20
1
-11
/
+22
*
executor: add support for USB fuzzing on NetBSD
m00nbsd
2020-05-19
6
-9
/
+407
*
executor: exclude syz_kvm_setup_cpu on arm
Dmitry Vyukov
2020-05-18
1
-1
/
+1
*
executor, sys/linux: syz_usb_ep_read/write accept endpoint address
Andrey Konovalov
2020-05-15
2
-12
/
+62
*
executor: stall unknown usb requests
Andrey Konovalov
2020-05-15
2
-8
/
+55
*
executor: don't build gen.go on FreeBSD
Michael Tuexen
2020-05-13
1
-1
/
+1
*
executor: don't build gen.go on OpenBSD or NetBSD
Michael Tuexen
2020-05-13
1
-1
/
+1
*
executor: fix typo (#1737)
Michael Tüxen
2020-05-13
1
-1
/
+1
[next]