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: fix arp netfiler tables alignment for arm
Dmitry Vyukov
2020-10-15
1
-4
/
+4
*
executor: set parent-death signal after changing user or group ID-s
Andrei Vagin
2020-10-09
1
-0
/
+5
*
executor: increase prog_extra_cover_timeout for progs that inject 802.11 frames
Aleksandr Nogikh
2020-10-05
1
-1
/
+3
*
executor: msvc support syz-executor
Suraj K Suresh
2020-10-03
5
-19
/
+64
*
sys/linux: descriptions for USB/IP
Nazime Hande Harputluoglu
2020-10-02
1
-0
/
+57
*
executor: check for \n in fail/exitf messages
Dmitry Vyukov
2020-09-28
4
-10
/
+17
*
executor/linux: stop dumping mount information when failed to open kcov file
Tetsuo Handa
2020-09-28
1
-40
/
+1
*
executor: make exit code during fail() depend on fault injection
Aleksandr Nogikh
2020-09-22
2
-7
/
+27
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
2
-3
/
+454
*
executor/common_linux.h: refactor __NR_syz_genetlink_get_family_id
Aleksandr Nogikh
2020-09-22
1
-38
/
+12
*
executor/common_linux.h: remove assumption that netlink always returns nonpos...
Aleksandr Nogikh
2020-09-22
1
-25
/
+25
*
sys/common_linux.h: replace netlink_devlink_id_get and netlink_wireguard_id_g...
Aleksandr Nogikh
2020-09-22
1
-63
/
+34
*
sys/common_linux.h: move the definition of a global nlmsg variable
Aleksandr Nogikh
2020-09-22
1
-2
/
+4
*
executor/common_linux.h: extend netlink helpers to support zero-payload attri...
Aleksandr Nogikh
2020-09-22
1
-1
/
+2
*
executor/common_linux.h: increase default nlmsg buffer size
Aleksandr Nogikh
2020-09-22
1
-1
/
+1
*
executor: forbid inlining of 'remove_dir'
Alexander Egorenkov
2020-09-18
1
-1
/
+8
*
executor: fix definition of __NR_io_uring_setup
Dmitry Vyukov
2020-09-15
2
-7
/
+23
*
executor: improve opendir(3) error handling
Anton Lindqvist
2020-09-12
1
-1
/
+13
*
executor: detect gvisor
Dmitry Vyukov
2020-09-12
1
-1
/
+14
*
sys/test/test: add a hanging test
Dmitry Vyukov
2020-09-12
3
-2
/
+11
*
executor/common_linux.h: add missing FUSE opcodes
Stefano Duo
2020-08-27
1
-1
/
+5
*
executor/linux: change mount propagation type to private
Tetsuo Handa
2020-08-26
1
-0
/
+3
*
executor/common_linux.h: make rfkill_unblock_all static
Andy Nguyen
2020-08-23
1
-1
/
+1
*
executor/common_linux.h: unblock rfkill and retry HCIDEVUP on ERFKILL
Andy Nguyen
2020-08-23
1
-2
/
+27
*
tools/docker: add old-env
Dmitry Vyukov
2020-08-22
1
-1
/
+1
*
executor/common_linux.go: fix build breakage for Linux 4.14
Stefano Duo
2020-08-18
1
-5
/
+87
*
executor/common_linux.h: open target dir inside syz_mount_image()
Stefano Duo
2020-08-14
1
-72
/
+79
*
executor/common_linux.h: add syz_fuse_handle_req()
Stefano Duo
2020-08-14
1
-0
/
+181
*
executor: fix use of SYZ_SANDBOX_ANDROID define
Dmitry Vyukov
2020-08-14
1
-8
/
+18
*
executor: warn about C89-style var declarations
Dmitry Vyukov
2020-08-14
13
-198
/
+172
*
executor/linux: dump more information when failed to open kcov file
Tetsuo Handa
2020-08-13
1
-0
/
+17
*
executor: fix style checking test
Dmitry Vyukov
2020-08-13
3
-5
/
+4
*
executor/linux: dump mount information when failed to open kcov file
Tetsuo Handa
2020-08-12
1
-1
/
+23
*
executor: initialize vhci early
Dmitry Vyukov
2020-08-12
1
-21
/
+18
*
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
[next]